@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/0e41847a-4814-42f0-bef1-2aa1bc9145bd> a dcat:Dataset ;
    dct:description "Active Save Our Streams (SOS) sample sites within the Upper Nolichucky River watershed." ;
    dct:identifier "0e41847a-4814-42f0-bef1-2aa1bc9145bd" ;
    dct:issued "2025-11-19T17:20:39.963795"^^xsd:dateTime ;
    dct:modified "2025-11-19T17:20:39.963803"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-82.6079 36.0322, -82.2521 36.0322, -82.2521 36.2940, -82.6079 36.2940, -82.6079 36.0322))"^^gsp:wktLiteral ] ;
    dct:title "Upper Nolichucky River Watershed Active Save Our Streams Sites" ;
    dcat:keyword "active",
        "amerigeo",
        "amerigeoss",
        "benthic",
        "ckan",
        "geo",
        "geoss",
        "macroinvertebrates",
        "national",
        "nbii-southern-appalachian-information-node",
        "nc",
        "north-america",
        "north-carolina",
        "point",
        "quality",
        "river",
        "sample",
        "save-our-streams",
        "sites",
        "sos",
        "stations",
        "streams",
        "tennessee",
        "tn",
        "united-states",
        "upper-nolichucky-river-watershed",
        "water",
        "watershed" .

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

