@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/40d782bf-3d0c-4be2-8e17-06da8d7976bf> a dcat:Dataset ;
    dct:description "This dataset contains ground-truth sampling locations and data collected in support of Submerged Marine Habitat Mapping at Fire Island National Seashore.  This ESRI file geodatabase contains six feature classes: benthic macrofaunal data, field notes, CMECS classification based on sediment, raw sediment data, SPI analysis, and CMECS classification based on SPI data." ;
    dct:identifier "NPS_DataStore_2278241" ;
    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 "Ground-truth Sampling Locations and Data, Submerged Marine Habitat Mapping, Fire Island 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/40d782bf-3d0c-4be2-8e17-06da8d7976bf/resource/81bd3600-d91e-46d8-b062-1412d0d4536e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "benthic-habitat",
        "benthic-habitat-mapping",
        "ckan",
        "cmecs",
        "fiis",
        "fire-island",
        "fire-island-national-seashore",
        "geo",
        "geoss",
        "ground-truthing",
        "hurricane-sandy",
        "hxsandy",
        "macrofauna",
        "national",
        "ncbn",
        "north-america",
        "northeast-coastal-and-barrier-network",
        "sediment",
        "submerged-habitat",
        "submerged-habitat-mapping",
        "united-states" ;
    dcat:theme <%7B%22Geospatial%20Dataset%22%7D> .

<https://data.amerigeoss.org/dataset/40d782bf-3d0c-4be2-8e17-06da8d7976bf/resource/81bd3600-d91e-46d8-b062-1412d0d4536e> a dcat:Distribution ;
    dct:description "Ground truth points and data in ESRI File Geodatabase format" ;
    dct:format "ZIP" ;
    dct:issued "2022-08-07T15:41:07.234568"^^xsd:dateTime ;
    dct:modified "2025-11-21T05:50:38.633028"^^xsd:dateTime ;
    dct:title "URI_FIIS_Mapping_Ground_Truth_Data.gdb.zip" ;
    dcat:accessURL <https://irma.nps.gov/DataStore/DownloadFile/646485?Reference=2278241> ;
    dcat:mediaType "application/zip" .

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

