@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/17e88848-29c0-4b16-aa9e-e2e938e4735b> a dcat:Dataset ;
    dct:description "Represents the area of Upper Nolichucky's watershed. Includes area and perimeter data. Created from 11 digit HUC data." ;
    dct:identifier "17e88848-29c0-4b16-aa9e-e2e938e4735b" ;
    dct:issued "2025-11-20T04:54:18.085297"^^xsd:dateTime ;
    dct:modified "2025-11-20T04:54:18.085301"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-82.8336 36.3597, -81.2611 36.3597, -81.2611 37.0873, -82.8336 37.0873, -82.8336 36.3597))"^^gsp:wktLiteral ] ;
    dct:title "SAVEM - Watershed - Upper Nolichucky" ;
    dcat:keyword "11-digit-huc",
        "amerigeo",
        "amerigeoss",
        "area",
        "boundary",
        "ckan",
        "creek",
        "digit",
        "geo",
        "geoss",
        "huc",
        "hydrologic-unit-code",
        "national",
        "north-america",
        "outline",
        "polygon",
        "shape",
        "tennessee",
        "united-states",
        "upper-nolichucky",
        "virginia",
        "watershed" .

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

