@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/71e01c30-4d6c-4417-894f-334d2825d908> a dcat:Dataset ;
    dct:description "Dump stations with potable water are located at Cades Cove, Cosby, Deep Creek, Look Rock, and Smokemont campgrounds. In addition, there is a dump station located across the road from the Sugarlands Visitor Center, approximately six miles from Elkmont Campground. Dish water and bath water must be drained at utility sinks or dump stations, not on the ground. Do not wash or bathe in streams or at water fountains. RV sewage should be drained only at a dump station. Showers and utility hookups are not available in the park. Showers may be available in nearby towns." ;
    dct:identifier "NPS_DataStore_2268404" ;
    dct:issued "2020-01-11"^^xsd:date ;
    dct:modified "2020-01-11"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-84.0139 35.4269, -84.0139 35.8414, -82.9981 35.8414, -82.9981 35.4269, -84.0139 35.4269))"^^gsp:wktLiteral ] ;
    dct:title "Great Smoky Mountains National Park RV Dump Stations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NPS IRMA Help" ;
            vcard:hasEmail <mailto:irma@nps.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/71e01c30-4d6c-4417-894f-334d2825d908/resource/aca72d0d-979e-4bb3-95f0-c43c2b43e7e1>,
        <https://data.amerigeoss.org/dataset/71e01c30-4d6c-4417-894f-334d2825d908/resource/b45400ea-74e8-4415-a8f2-ba702a37f29e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "campground",
        "ckan",
        "disposal",
        "dump",
        "geo",
        "geoss",
        "great",
        "grsm",
        "mountains",
        "national",
        "north-america",
        "nps",
        "park",
        "rv",
        "sanitary",
        "service",
        "sewer",
        "smoky",
        "station",
        "united-states",
        "waste" ;
    dcat:theme <%7B%22Geospatial%20Dataset%22%7D> .

<https://data.amerigeoss.org/dataset/71e01c30-4d6c-4417-894f-334d2825d908/resource/aca72d0d-979e-4bb3-95f0-c43c2b43e7e1> a dcat:Distribution ;
    dct:description "Map Service" ;
    dct:format "API" ;
    dct:issued "2021-11-05T04:05:18.672541"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:47:25.357648"^^xsd:dateTime ;
    dct:title "Map Service" ;
    dcat:accessURL <https://services1.arcgis.com/fBc8EJBxQRMcHlei/arcgis/rest/services/GRSM_RV_DUMPSTATION/FeatureServer> .

<https://data.amerigeoss.org/dataset/71e01c30-4d6c-4417-894f-334d2825d908/resource/b45400ea-74e8-4415-a8f2-ba702a37f29e> a dcat:Distribution ;
    dct:description "GeoJSON" ;
    dct:format "API" ;
    dct:issued "2021-11-05T04:05:18.672547"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:47:25.358062"^^xsd:dateTime ;
    dct:title "Data Service" ;
    dcat:accessURL <https://opendata.arcgis.com/datasets/5b05eb5528764f20ac23f09f956fd664_0.geojson> .

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

