@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/45a2a5fd-e078-4fed-9857-fad57eb944c5> a dcat:Dataset ;
    dct:description "Conductivity, Temperature, and Depth (CTD) Profiles associated with submerged mapping cruises, FIIS" ;
    dct:identifier "NPS_DataStore_2278122" ;
    dct:issued "2017-04-19"^^xsd:date ;
    dct:modified "2017-04-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-73.2355 40.6249, -73.2355 40.7806, -72.7532 40.7806, -72.7532 40.6249, -73.2355 40.6249))"^^gsp:wktLiteral ] ;
    dct:title "Fire Island National Seashore Conductivity, Temperature, and Depth (CTD) Profiles" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NPS IRMA Help" ;
            vcard:hasEmail <mailto:irma@nps.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/45a2a5fd-e078-4fed-9857-fad57eb944c5/resource/0b919c3a-5d94-4f4c-8519-01d09676612f> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "benthic-habitat",
        "benthic-habitat-mapping",
        "ckan",
        "conductivity",
        "contour-lines",
        "contours",
        "depth",
        "fiis",
        "fire-island",
        "fire-island-national-seashore",
        "geo",
        "geoss",
        "hurricane-sandy",
        "hxsandy",
        "national",
        "ncbn",
        "north-america",
        "northeast-coastal-and-barrier-network",
        "submerged-habitat",
        "submerged-habitat-mapping",
        "temperature",
        "united-states" ;
    dcat:theme <%7B%22Tabular%20Dataset%22%7D> .

<https://data.amerigeoss.org/dataset/45a2a5fd-e078-4fed-9857-fad57eb944c5/resource/0b919c3a-5d94-4f4c-8519-01d09676612f> a dcat:Distribution ;
    dct:description "CTD Profiles in Microsoft .xlsx format" ;
    dct:format "ZIP" ;
    dct:issued "2022-08-07T15:41:17.169294"^^xsd:dateTime ;
    dct:modified "2025-11-21T09:08:41.994103"^^xsd:dateTime ;
    dct:title "CTD_profiles.zip" ;
    dcat:accessURL <https://irma.nps.gov/DataStore/DownloadFile/646253?Reference=2278122> ;
    dcat:mediaType "application/zip" .

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

