@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/53d9400d-79cb-4376-9d77-61c46eac270a> 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_2235462" ;
    dct:issued "2021-06-14"^^xsd:date ;
    dct:modified "2021-06-14"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-120.8551 48.2458, -120.8551 48.4513, -120.5461 48.4513, -120.5461 48.2458, -120.8551 48.2458))"^^gsp:wktLiteral ] ;
    dct:title "Lake Chelan National Recreation Area 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/53d9400d-79cb-4376-9d77-61c46eac270a/resource/fd6f25b0-a7c1-4482-8d44-2203b2553085> ;
    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/53d9400d-79cb-4376-9d77-61c46eac270a/resource/fd6f25b0-a7c1-4482-8d44-2203b2553085> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2022-08-07T13:41:58.820590"^^xsd:dateTime ;
    dct:modified "2025-11-21T18:05:34.842215"^^xsd:dateTime ;
    dct:title "lach_tracts.zip" ;
    dcat:accessURL <https://irma.nps.gov/DataStore/DownloadFile/662118?Reference=2235462> ;
    dcat:mediaType "application/zip" .

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

