@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/2197a7c4-946a-4e9e-9530-2f9f117749fc> a dcat:Dataset ;
    dct:description "These ESRI shape files are of National Park Service tract and boundary data that was created by the Land Resources Division. Tracts are numbered and created by the regional cartographic staff at the Land Resources Program Centers and are associated to the Land Status Maps. This data should be used to display properties that NPS owns and properties that NPS may have some type of interest such as scenic easements or right of ways." ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/nps-datastore-2301292> ;
    dct:issued "2018-02-06T00:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2018-02-06T00: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 ((-111.4000 35.2000, -111.4000 35.4000, -111.1000 35.4000, -111.1000 35.2000, -111.4000 35.2000))"^^gsp:wktLiteral ] ;
    dct:title "Wupatki National Monument Tract and Boundary Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NPS IRMA Help" ;
            vcard:hasEmail <mailto:NRSS_DataStore@nps.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2197a7c4-946a-4e9e-9530-2f9f117749fc/resource/0ff87fa3-0263-4e35-861e-0738b323df83> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "arizona",
        "boundaries",
        "boundary",
        "intermountain-region",
        "land-status-ownership",
        "national-park-service",
        "north-america",
        "ownership",
        "parcels",
        "planning-cadastre",
        "tracts",
        "united-states",
        "wupa",
        "wupatki-national-monument" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/2197a7c4-946a-4e9e-9530-2f9f117749fc/resource/0ff87fa3-0263-4e35-861e-0738b323df83> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2025-09-14T17:52:18.322155"^^xsd:dateTime ;
    dct:modified "2025-09-24T08:52:04.987894"^^xsd:dateTime ;
    dct:title "wupa_tracts.zip" ;
    dcat:accessURL <https://irma.nps.gov/DataStore/DownloadFile/693227?Reference=2301292> ;
    dcat:mediaType "application/zip" .

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

