@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/29982701-6e58-4f58-9cf1-2f2f89f5e933> a dcat:Dataset ;
    dct:description "Measurements made by the Lady Pamela research vessel off the south Florida coast near Fort Lauderdale in 2003." ;
    dct:identifier "C1633360238-OB_DAAC" ;
    dct:issued "2003-08-07"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2003-08-12"^^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 "Ft_Lauderdale" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "undefined" ;
            vcard:hasEmail <mailto:seabass@seabass.gsfc.nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/29982701-6e58-4f58-9cf1-2f2f89f5e933/resource/11bbdf88-964a-44b9-bf93-6453f4a0f3a6>,
        <https://data.amerigeoss.org/dataset/29982701-6e58-4f58-9cf1-2f2f89f5e933/resource/cd4268c1-fdea-4e58-b9be-92892375e562> ;
    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/29982701-6e58-4f58-9cf1-2f2f89f5e933/resource/11bbdf88-964a-44b9-bf93-6453f4a0f3a6> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T04:03:00.872665"^^xsd:dateTime ;
    dct:modified "2025-11-20T15:12:26.882581"^^xsd:dateTime ;
    dct:title "This dataset's landing page" ;
    dcat:accessURL <https://seabass.gsfc.nasa.gov/experiment/Ft_Lauderdale/> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/29982701-6e58-4f58-9cf1-2f2f89f5e933/resource/cd4268c1-fdea-4e58-b9be-92892375e562> a dcat:Distribution ;
    dct:description "Search results for publications that cite this dataset by its DOI." ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T04:03:00.872654"^^xsd:dateTime ;
    dct:modified "2025-11-20T15:12:26.882171"^^xsd:dateTime ;
    dct:title "Google Scholar search results" ;
    dcat:accessURL <https://scholar.google.com/scholar?q=10.5067%2FSeaBASS%2FFT_LAUDERDALE%2FDATA001> ;
    dcat:mediaType "text/html" .

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

