@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/2d93244d-3d53-482a-823d-7be99e9c0ee8> a dcat:Dataset ;
    dct:description "GIS datasets of trails and trailheads within Zion National Park." ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/nps-datastore-2218669> ;
    dct:issued "2014-12-01T00:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2014-12-01T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-113.2283 37.1414, -113.2283 37.5043, -112.8631 37.5043, -112.8631 37.1414, -113.2283 37.1414))"^^gsp:wktLiteral ] ;
    dct:title "Zion National Park Trail and Trailhead GIS Datasets" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NPS IRMA Help" ;
            vcard:hasEmail <mailto:NRSS_DataStore@nps.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2d93244d-3d53-482a-823d-7be99e9c0ee8/resource/27e903d1-1355-455b-a273-a0bcc65c2867>,
        <https://data.amerigeoss.org/dataset/2d93244d-3d53-482a-823d-7be99e9c0ee8/resource/d3ecd040-3f8f-435e-9e52-69aebe573edd> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "backpacking",
        "hiking",
        "horse-use",
        "trail",
        "trailhead",
        "trailheads",
        "trails",
        "utah",
        "zion-national-park" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/2d93244d-3d53-482a-823d-7be99e9c0ee8/resource/27e903d1-1355-455b-a273-a0bcc65c2867> a dcat:Distribution ;
    dct:description "Zion National Park Trail GIS Dataset in ESRI Shapefile format" ;
    dct:format "ZIP" ;
    dct:issued "2025-09-14T18:15:40.522257"^^xsd:dateTime ;
    dct:modified "2025-09-24T19:17:06.662915"^^xsd:dateTime ;
    dct:title "ZION_TRANS_Trail.zip" ;
    dcat:accessURL <https://irma.nps.gov/DataStore/DownloadFile/514700?Reference=2218669> ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/dataset/2d93244d-3d53-482a-823d-7be99e9c0ee8/resource/d3ecd040-3f8f-435e-9e52-69aebe573edd> a dcat:Distribution ;
    dct:description "Zion National Park Trailhead GIS Dataset in ESRI Shapefile format" ;
    dct:format "ZIP" ;
    dct:issued "2025-09-14T18:15:40.522260"^^xsd:dateTime ;
    dct:modified "2025-09-24T19:17:06.664267"^^xsd:dateTime ;
    dct:title "ZION_TRANS_Trailhead_pt.zip" ;
    dcat:accessURL <https://irma.nps.gov/DataStore/DownloadFile/514699?Reference=2218669> ;
    dcat:mediaType "application/zip" .

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

