@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/168b7506-0337-49f6-abc7-79523f7bc45c> a dcat:Dataset ;
    dct:description "These files contain SET monitoring data collected at Cape Cod National Seashore" ;
    dct:identifier "NPS_DataStore_2273835" ;
    dct:issued "2020-04-24"^^xsd:date ;
    dct:modified "2020-04-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-77.3220 36.5502, -77.3220 42.0822, -69.9306 42.0822, -69.9306 36.5502, -77.3220 36.5502))"^^gsp:wktLiteral ] ;
    dct:title "2019 FIIS Sediment Elevation Table Monitoring Data, exported from IMD SQL Server database" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NPS IRMA Help" ;
            vcard:hasEmail <mailto:irma@nps.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/168b7506-0337-49f6-abc7-79523f7bc45c/resource/5e6d2e5f-d133-497e-a0c1-4ad8625d93a1>,
        <https://data.amerigeoss.org/dataset/168b7506-0337-49f6-abc7-79523f7bc45c/resource/858c71a6-1520-4306-a1c0-9251fb9f05fe> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "application-inventory-registry",
        "ckan",
        "ecological-framework-biological-integrity-focal-species-or-communities-terrestrial-complex",
        "ecological-framework-geology-and-soils-geomorphology-coastal-oceanographic-features-and-process",
        "elevation",
        "fiis",
        "fire-island-national-seashore",
        "geo",
        "geoss",
        "im",
        "inventory-monitoring",
        "national",
        "ncbn",
        "north-america",
        "northeast-coastal-and-barrier-network",
        "salt-marsh",
        "sediment",
        "united-states",
        "vital-sign" ;
    dcat:theme <%7B%22Generic%20Dataset%22%7D> .

<https://data.amerigeoss.org/dataset/168b7506-0337-49f6-abc7-79523f7bc45c/resource/5e6d2e5f-d133-497e-a0c1-4ad8625d93a1> a dcat:Distribution ;
    dct:description "CSDGM metadata for accepted marker horizon measurements from FIIS, 2019" ;
    dct:format "XML" ;
    dct:issued "2022-08-07T15:43:33.989213"^^xsd:dateTime ;
    dct:modified "2025-11-20T04:11:17.863455"^^xsd:dateTime ;
    dct:title "2019_FIIS_Pin_Data.xml" ;
    dcat:accessURL <https://irma.nps.gov/DataStore/DownloadFile/639386?Reference=2273835> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/168b7506-0337-49f6-abc7-79523f7bc45c/resource/858c71a6-1520-4306-a1c0-9251fb9f05fe> a dcat:Distribution ;
    dct:description "Accepted SET Pin Measurements from FIIS, 2019" ;
    dct:format "CSV" ;
    dct:issued "2022-08-07T15:43:33.989208"^^xsd:dateTime ;
    dct:modified "2025-11-20T04:11:17.862814"^^xsd:dateTime ;
    dct:title "2019_FIIS_Pin_Data.csv" ;
    dcat:accessURL <https://irma.nps.gov/DataStore/DownloadFile/639385?Reference=2273835> ;
    dcat:mediaType "text/csv" .

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

