@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/6cb47da8-0ca4-4b93-8438-b063e80a1b02> a dcat:Dataset ;
    dct:description "Lakes and major water features within the Clinch River watershed." ;
    dct:identifier "6cb47da8-0ca4-4b93-8438-b063e80a1b02" ;
    dct:issued "2025-11-22T12:21:37.751149"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:21:37.751153"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-84.2217 36.2251, -81.9982 36.2251, -81.9982 36.9788, -84.2217 36.9788, -84.2217 36.2251))"^^gsp:wktLiteral ] ;
    dct:title "SAVEM - Major Water - Clinch River Watershed" ;
    dcat:keyword "1997",
        "1999",
        "2000",
        "amerigeo",
        "amerigeoss",
        "bays",
        "canals",
        "ckan",
        "geo",
        "geoss",
        "hydrography",
        "inlandwaters",
        "lakes",
        "national",
        "nbii-southern-appalachian-information-node",
        "north-america",
        "polygon",
        "reservoirs",
        "rivers",
        "tennessee",
        "tn",
        "united-states",
        "va",
        "virginia",
        "water" .

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

