@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/13ac9d26-8a74-41e2-aa37-6f965b7a5273> a dcat:Dataset ;
    dct:description "Documentation for web services provided by the National Park Service Data Store" ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/nps-datastore-2229206> ;
    dct:issued "2010-01-01T00:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2010-01-01T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "DataStore Web Services" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NPS IRMA Help" ;
            vcard:hasEmail <mailto:NRSS_DataStore@nps.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/13ac9d26-8a74-41e2-aa37-6f965b7a5273/resource/e5e8c180-b05f-4a18-a625-05a6dd716963> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "datastore",
        "services",
        "web" ;
    dcat:theme <%7B%22Relational%20Database%22%7D> .

<https://data.amerigeoss.org/dataset/13ac9d26-8a74-41e2-aa37-6f965b7a5273/resource/e5e8c180-b05f-4a18-a625-05a6dd716963> a dcat:Distribution ;
    dct:format "API" ;
    dct:issued "2025-09-12T01:44:05.893710"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:09:27.801975"^^xsd:dateTime ;
    dct:title "Data Service" ;
    dcat:accessURL <http://irmaservices.nps.gov/> .

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

