@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/3411b8fa-665f-4651-818f-ddea359c7d0c> a dcat:Dataset ;
    dct:description "These ESRI shape files contain National Park Service tract and boundary data created by the Land Resources Division. The tract data is essentially all of the parcel boundaries associated within and adjoining the San Antonio Missions National Historical Park as legislated by congress. The boundary data is the current legislated park boundary. Tracts are created from deeds, plats and surveys of record then assigned a number by regional cartographic staff at the Land Resources Program Centers. This spatial data is used as the basis for NPS Land Status Maps." ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/nps-datastore-2314448> ;
    dct:issued "2025-06-16T00:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2025-06-16T00: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 ((-98.4962 29.0912, -98.4962 29.3925, -98.1601 29.3925, -98.1601 29.0912, -98.4962 29.0912))"^^gsp:wktLiteral ] ;
    dct:title "San Antonio Missions National Historical Park 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/3411b8fa-665f-4651-818f-ddea359c7d0c/resource/d80e3dcf-81f2-47af-b643-9f39e2bbf01b> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "boundaries",
        "boundary",
        "intermountain-region",
        "land-ownership",
        "land-status-ownership",
        "national-park-service",
        "parcels",
        "planning-cadastre",
        "saan",
        "san-antonio-missions-national-historical-park",
        "tracts",
        "tx",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/3411b8fa-665f-4651-818f-ddea359c7d0c/resource/d80e3dcf-81f2-47af-b643-9f39e2bbf01b> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2025-09-14T21:01:18.086707"^^xsd:dateTime ;
    dct:modified "2025-09-25T00:20:36.082408"^^xsd:dateTime ;
    dct:title "saan_tracts.zip" ;
    dcat:accessURL <https://irma.nps.gov/DataStore/DownloadFile/733850?Reference=2314448> ;
    dcat:mediaType "application/zip" .

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

