@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/44761024-0b69-4e55-84a7-82e485db97e4> 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 "NPS_DataStore_2229062" ;
    dct:issued "2016-03-24"^^xsd:date ;
    dct:modified "2016-03-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-70.2506 41.6371, -70.2506 42.0858, -69.9235 42.0858, -69.9235 41.6371, -70.2506 41.6371))"^^gsp:wktLiteral ] ;
    dct:title "Cape Cod National Seashore Tract and Boundary Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NPS IRMA Help" ;
            vcard:hasEmail <mailto:irma@nps.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/44761024-0b69-4e55-84a7-82e485db97e4/resource/81fb3d04-b6a5-4133-a602-c69fd8f38d65> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "boundaries",
        "boundary",
        "ckan",
        "geo",
        "geoss",
        "lrdcab",
        "national",
        "national-park-service",
        "north-america",
        "ownership",
        "parcels",
        "planning-cadastre",
        "tracts",
        "united-states" ;
    dcat:theme <%7B%22Geospatial%20Dataset%22%7D> .

<https://data.amerigeoss.org/dataset/44761024-0b69-4e55-84a7-82e485db97e4/resource/81fb3d04-b6a5-4133-a602-c69fd8f38d65> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2021-11-05T04:28:42.473110"^^xsd:dateTime ;
    dct:modified "2025-11-21T08:25:24.987437"^^xsd:dateTime ;
    dct:title "caco_tracts.zip" ;
    dcat:accessURL <https://irma.nps.gov/DataStore/DownloadFile/548280?Reference=2229062> ;
    dcat:mediaType "application/zip" .

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

