@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/7d600474-8a12-4849-85f9-3d2a07587bca> a dcat:Dataset ;
    dct:description "Roads for the Upper Nolichucky River watershed." ;
    dct:identifier "7d600474-8a12-4849-85f9-3d2a07587bca" ;
    dct:issued "2025-11-22T22:23:47.076937"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:23:47.076941"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-82.6727 35.9545, -82.2294 35.9545, -82.2294 36.3059, -82.6727 36.3059, -82.6727 35.9545))"^^gsp:wktLiteral ] ;
    dct:title "SAVEM - TIGER Roads - Upper Nolichucky" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7d600474-8a12-4849-85f9-3d2a07587bca/resource/416d6ba3-d7e7-427b-afdc-6fafec448cf6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "creek",
        "geo",
        "geoss",
        "line",
        "national",
        "nbii-southern-appalachian-information-node",
        "nc",
        "north-america",
        "north-carolina",
        "road",
        "tennessee",
        "tn",
        "united-states",
        "upper-nolichucky",
        "watershed" .

<https://data.amerigeoss.org/dataset/7d600474-8a12-4849-85f9-3d2a07587bca/resource/416d6ba3-d7e7-427b-afdc-6fafec448cf6> a dcat:Distribution ;
    dct:issued "2020-11-29T22:26:12.046913"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:23:47.065514"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://sain.nbii.gov> .

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

