@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/04da689a-1a17-410a-8091-d48eb50ebe93> 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-2301232> ;
    dct:issued "2009-07-28T00:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2009-07-28T00: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 ((-77.0452 38.5217, -77.0452 38.5368, -77.0292 38.5368, -77.0292 38.5217, -77.0452 38.5217))"^^gsp:wktLiteral ] ;
    dct:title "Thomas Stone National Historic Site 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/04da689a-1a17-410a-8091-d48eb50ebe93/resource/c84c15d4-1ce3-4ba9-bce3-05f338dbbce6> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "boundaries",
        "boundary",
        "lrdcab",
        "maryland",
        "national-park-service",
        "northeast",
        "ownership",
        "parcels",
        "thomas-stone-national-historic-site",
        "thst",
        "tracts",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/04da689a-1a17-410a-8091-d48eb50ebe93/resource/c84c15d4-1ce3-4ba9-bce3-05f338dbbce6> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2025-09-14T17:55:50.817839"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:25:20.372552"^^xsd:dateTime ;
    dct:title "THST_tracts.zip" ;
    dcat:accessURL <https://irma.nps.gov/DataStore/DownloadFile/693150?Reference=2301232> ;
    dcat:mediaType "application/zip" .

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

