@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/5d7cb4b5-7d28-4bc7-84b3-8d666b3f3d34> a dcat:Dataset ;
    dct:description "GRSM_HYDRO_SEEPS: A GPS file of data provided by Park Fisherman Dick Sellers, whom GPS's every seep, wet spot, spring, and stream he crosses during his extensive park travels in pursuit of the elusive Brook Trout." ;
    dct:identifier "NPS_DataStore_2230305" ;
    dct:issued "2016-07-07"^^xsd:date ;
    dct:modified "2016-07-07"^^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.4259, -84.0139 35.8424, -83.0425 35.8424, -83.0425 35.4259, -84.0139 35.4259))"^^gsp:wktLiteral ] ;
    dct:title "Great Smoky Mountains National Park GRSM_HYDRO_SEEPS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NPS IRMA Help" ;
            vcard:hasEmail <mailto:irma@nps.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5d7cb4b5-7d28-4bc7-84b3-8d666b3f3d34/resource/98dd89e8-975f-4e07-a64d-f9df73ddf9ee> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "ecological-framework-biological-integrity-focal-species-or-communities-wetland-communities",
        "geo",
        "geoss",
        "great-smoky-mountains-national-park",
        "grsm",
        "hydrology",
        "national",
        "north-america",
        "seeps",
        "springs",
        "united-states",
        "water",
        "wetlands" ;
    dcat:theme <%7B%22Geospatial%20Dataset%22%7D> .

<https://data.amerigeoss.org/dataset/5d7cb4b5-7d28-4bc7-84b3-8d666b3f3d34/resource/98dd89e8-975f-4e07-a64d-f9df73ddf9ee> a dcat:Distribution ;
    dct:format "API" ;
    dct:issued "2021-11-05T04:28:16.674156"^^xsd:dateTime ;
    dct:modified "2025-11-22T00:58:17.955250"^^xsd:dateTime ;
    dct:title "Map Service" ;
    dcat:accessURL <https://services1.arcgis.com/fBc8EJBxQRMcHlei/arcgis/rest/services/GRSM_SEEPS/FeatureServer/0> .

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

