@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/3e3fefa2-509a-41bd-a3e8-6c9230942ae0> a dcat:Dataset ;
    dct:description "Major roads within the Upper Nolichucky River watershed. Includes name, locations, FIPS code of state, length, and FCC of interstates, highways, and other major thoroughfares." ;
    dct:identifier "3e3fefa2-509a-41bd-a3e8-6c9230942ae0" ;
    dct:issued "2025-11-21T04:01:52.257063"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:01:52.257067"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-82.6448 35.9547, -82.2293 35.9547, -82.2293 36.3058, -82.6448 36.3058, -82.6448 35.9547))"^^gsp:wktLiteral ] ;
    dct:title "SAVEM - Major Roads - Upper Nolichucky" ;
    dcat:keyword "1999",
        "amerigeo",
        "amerigeoss",
        "cfcc",
        "ckan",
        "geo",
        "geoss",
        "highways",
        "interstates",
        "line",
        "national",
        "nbii-southern-appalachian-information-node",
        "nc",
        "north-america",
        "north-carolina",
        "roads",
        "tennessee",
        "tn",
        "transportation",
        "united-states",
        "upper-nolichucky" .

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

