@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/5b34b7e1-2777-4681-839b-d745adba80f9> a dcat:Dataset ;
    dct:description "Joint Global Ocean Flux Study (JGOFS) Central Equatorial Pacific measurements from 1992." ;
    dct:identifier "C1633360386-OB_DAAC" ;
    dct:issued "1992-02-04"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "1992-10-21"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 -90.0000, 180.0000 -90.0000, 180.0000 90.0000, -180.0000 90.0000, -180.0000 -90.0000))"^^gsp:wktLiteral ] ;
    dct:title "JGOFS_EQPAC" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "undefined" ;
            vcard:hasEmail <mailto:seabass@seabass.gsfc.nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5b34b7e1-2777-4681-839b-d745adba80f9/resource/4904e1c6-329f-4955-a1a0-f8a1b1e495a3>,
        <https://data.amerigeoss.org/dataset/5b34b7e1-2777-4681-839b-d745adba80f9/resource/e8d642a1-d124-483c-965f-fa780be8ed93> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "earth-science",
        "geo",
        "geoss",
        "national",
        "north-america",
        "ocean-chemistry",
        "ocean-optics",
        "ocean-temperature",
        "oceans",
        "salinity-density",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/5b34b7e1-2777-4681-839b-d745adba80f9/resource/4904e1c6-329f-4955-a1a0-f8a1b1e495a3> a dcat:Distribution ;
    dct:description "Search results for publications that cite this dataset by its DOI." ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T04:22:11.877404"^^xsd:dateTime ;
    dct:modified "2025-11-21T23:08:19.076113"^^xsd:dateTime ;
    dct:title "Google Scholar search results" ;
    dcat:accessURL <https://scholar.google.com/scholar?q=10.5067%2FSeaBASS%2FJGOFS_EQPAC%2FDATA001> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/5b34b7e1-2777-4681-839b-d745adba80f9/resource/e8d642a1-d124-483c-965f-fa780be8ed93> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T04:22:11.877414"^^xsd:dateTime ;
    dct:modified "2025-11-21T23:08:19.076542"^^xsd:dateTime ;
    dct:title "This dataset's landing page" ;
    dcat:accessURL <https://seabass.gsfc.nasa.gov/experiment/JGOFS_EQPAC/> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

