@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/35f11ef2-c604-4688-bd92-97e9a051908a> a dcat:Dataset ;
    dct:description "Wetlands Ecological Integrity sample site and sample event metadata at Florissant Fossil Beds National Monument, Great Sand Dunes National Park, and Rocky Mountain National Park 2007-2020" ;
    dct:identifier "NPS_DataStore_2278733" ;
    dct:issued "2021-03-10"^^xsd:date ;
    dct:modified "2021-03-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-105.9137 37.6628, -105.9137 40.5538, -105.2458 40.5538, -105.2458 37.6628, -105.9137 37.6628))"^^gsp:wktLiteral ] ;
    dct:title "Wetlands Ecological Integrity Sample Site and Sample Event metadata at Florissant Fossil Beds National Monument, Great Sand Dunes National Park, and Rocky Mountain National Park 2007-2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NPS IRMA Help" ;
            vcard:hasEmail <mailto:irma@nps.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/35f11ef2-c604-4688-bd92-97e9a051908a/resource/c8d6c102-46a5-4527-8d1f-005e31430506> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "ecological-integrity",
        "events",
        "geo",
        "geoss",
        "national",
        "north-america",
        "sites",
        "united-states",
        "wetlands" ;
    dcat:theme <%7B%22Tabular%20Dataset%22%7D> .

<https://data.amerigeoss.org/dataset/35f11ef2-c604-4688-bd92-97e9a051908a/resource/c8d6c102-46a5-4527-8d1f-005e31430506> a dcat:Distribution ;
    dct:description "Wetlands Ecological Integrity sample site and sample event metadata data package FLFO, GRSA and ROMO 2007-2020" ;
    dct:format "ZIP" ;
    dct:issued "2021-11-05T04:01:18.268295"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:00:56.739997"^^xsd:dateTime ;
    dct:title "NPS_IMD_ROMN_WEI_SiteEventMetadata_2278733_DataPackage.zip" ;
    dcat:accessURL <https://irma.nps.gov/DataStore/DownloadFile/657909?Reference=2278733> ;
    dcat:mediaType "application/zip" .

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

