@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/10fb8dff-fd39-4d65-8075-7d042115d4e4> a dcat:Dataset ;
    dct:description "This dataset contains sub-bottom seismic reflection data collected during acoustic surveys completed within and adjacent to the boundaries of Cape Cod National Seashore (CACO) from 2014-2015." ;
    dct:identifier "NPS_DataStore_2278537" ;
    dct:issued "2019-03-01"^^xsd:date ;
    dct:modified "2019-03-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-70.2515 41.5995, -70.2515 42.0869, -69.9231 42.0869, -69.9231 41.5995, -70.2515 41.5995))"^^gsp:wktLiteral ] ;
    dct:title "Sub-bottom seismic reflection raw data, 2014-2015, Cape Cod National Seashore" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NPS IRMA Help" ;
            vcard:hasEmail <mailto:irma@nps.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/10fb8dff-fd39-4d65-8075-7d042115d4e4/resource/79aeb4bb-8c52-4af1-8647-1a8a1682e76c>,
        <https://data.amerigeoss.org/dataset/10fb8dff-fd39-4d65-8075-7d042115d4e4/resource/7e7afe36-9047-4cd3-ac8e-d963b0a8576a>,
        <https://data.amerigeoss.org/dataset/10fb8dff-fd39-4d65-8075-7d042115d4e4/resource/86354351-33af-40d3-a5b4-9cb1a7c4183d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "benthic-ecology",
        "benthic-habitat",
        "benthic-habitat-mapping",
        "caco",
        "cape-cod",
        "cape-cod-national-seashore",
        "ckan",
        "geo",
        "geoss",
        "hurricane-sandy",
        "hxsandy",
        "marine-geology",
        "national",
        "ncbn",
        "north-america",
        "northeast-coastal-and-barrier-network",
        "phase-measuring-sidescan-sonar",
        "seafloor",
        "seafloor-mapping",
        "sediment",
        "submerged-habitat",
        "submerged-habitat-mapping",
        "united-states" ;
    dcat:theme <%7B%22Geospatial%20Dataset%22%7D> .

<https://data.amerigeoss.org/dataset/10fb8dff-fd39-4d65-8075-7d042115d4e4/resource/79aeb4bb-8c52-4af1-8647-1a8a1682e76c> a dcat:Distribution ;
    dct:description "Raw sub-bottom seismic data in .JSF format for Chatham and Pleasant Bay, CACO" ;
    dct:format "ZIP" ;
    dct:issued "2022-08-07T15:39:27.609088"^^xsd:dateTime ;
    dct:modified "2025-11-20T01:20:56.927490"^^xsd:dateTime ;
    dct:title "Chatham_PBay_JSF.zip" ;
    dcat:accessURL <https://irma.nps.gov/DataStore/DownloadFile/646937?Reference=2278537> ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/dataset/10fb8dff-fd39-4d65-8075-7d042115d4e4/resource/7e7afe36-9047-4cd3-ac8e-d963b0a8576a> a dcat:Distribution ;
    dct:description "Raw sub-bottom seismic data in .JSF format for Nauset Marsh, CACO" ;
    dct:format "ZIP" ;
    dct:issued "2022-08-07T15:39:27.609096"^^xsd:dateTime ;
    dct:modified "2025-11-20T01:20:56.927909"^^xsd:dateTime ;
    dct:title "Nauset_Marsh_JSF.zip" ;
    dcat:accessURL <https://irma.nps.gov/DataStore/DownloadFile/646943?Reference=2278537> ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/dataset/10fb8dff-fd39-4d65-8075-7d042115d4e4/resource/86354351-33af-40d3-a5b4-9cb1a7c4183d> a dcat:Distribution ;
    dct:description "Raw sub-bottom seismic data in .JSF format for Wellfleet, CACO" ;
    dct:format "ZIP" ;
    dct:issued "2022-08-07T15:39:27.609100"^^xsd:dateTime ;
    dct:modified "2025-11-20T01:20:56.928310"^^xsd:dateTime ;
    dct:title "Wellfleet_JSF_Files.zip" ;
    dcat:accessURL <https://irma.nps.gov/DataStore/DownloadFile/646952?Reference=2278537> ;
    dcat:mediaType "application/zip" .

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

