@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/76da9324-a806-4a8b-a6ea-054724e35619> a dcat:Dataset ;
    dct:description "Measurements taken in the eastern Pacific Ocean off the coast of Baja California in 1999." ;
    dct:identifier "C1633360478-OB_DAAC" ;
    dct:issued "1999-10-01"^^xsd:date ;
    dct:modified "2019-12-13"^^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 "MELVILLE" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "undefined" ;
            vcard:hasEmail <mailto:seabass@seabass.gsfc.nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/76da9324-a806-4a8b-a6ea-054724e35619/resource/39ffcc70-cc72-46c7-acc2-377b47c537c8>,
        <https://data.amerigeoss.org/dataset/76da9324-a806-4a8b-a6ea-054724e35619/resource/e143b7c0-f145-424b-b74e-70c97d95e415> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "earth-science",
        "geo",
        "geoss",
        "national",
        "national-geospatial-data-asset",
        "ngda",
        "north-america",
        "ocean-chemistry",
        "ocean-optics",
        "ocean-temperature",
        "oceans",
        "salinity-density",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/76da9324-a806-4a8b-a6ea-054724e35619/resource/39ffcc70-cc72-46c7-acc2-377b47c537c8> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T04:57:51.262569"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:55:18.558670"^^xsd:dateTime ;
    dct:title "This dataset's landing page" ;
    dcat:accessURL <https://seabass.gsfc.nasa.gov/experiment/MELVILLE/> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/76da9324-a806-4a8b-a6ea-054724e35619/resource/e143b7c0-f145-424b-b74e-70c97d95e415> a dcat:Distribution ;
    dct:description "Search results for publications that cite this dataset by its DOI." ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T04:57:51.262562"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:55:18.558218"^^xsd:dateTime ;
    dct:title "Google Scholar search results" ;
    dcat:accessURL <https://scholar.google.com/scholar?q=10.5067%2FSeaBASS%2FMELVILLE%2FDATA001> ;
    dcat:mediaType "text/html" .

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

