@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/301ce9eb-ceea-4610-b859-122ce3c80e54> a dcat:Dataset ;
    dct:description "Represents the area of Beaverdam Creek's watershed. Includes area and perimeter data. Created from 11 digit HUC data." ;
    dct:identifier "301ce9eb-ceea-4610-b859-122ce3c80e54" ;
    dct:issued "2025-11-20T18:54:34.174547"^^xsd:dateTime ;
    dct:modified "2025-11-20T18:54:34.174551"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-81.9885 36.4714, -81.7647 36.4714, -81.7647 36.6374, -81.9885 36.6374, -81.9885 36.4714))"^^gsp:wktLiteral ] ;
    dct:title "SAVEM - Watershed - Beaverdam Creek" ;
    dcat:keyword "11-digit-huc",
        "amerigeo",
        "amerigeoss",
        "area",
        "beaverdam",
        "boundary",
        "ckan",
        "creek",
        "digit",
        "geo",
        "geoss",
        "huc",
        "hydrologic-unit-code",
        "national",
        "nbii-southern-appalachian-information-node",
        "north-america",
        "outline",
        "polygon",
        "shape",
        "tennessee",
        "tn",
        "united-states",
        "va",
        "virginia",
        "watershed" .

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

