@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/614573dc-cd10-4a6f-afc6-eb00a48cea19> a dcat:Dataset ;
    dct:description "This data depicts roads (Forest, state, township, borough, and non-system) and trails within or in close proximity to the Allegheny National Forest." ;
    dct:identifier "614573dc-cd10-4a6f-afc6-eb00a48cea19" ;
    dct:issued "2025-11-22T03:58:01.174419"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:58:01.174424"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-79.5200 41.2410, -78.5982 41.2410, -78.5982 42.0147, -79.5200 42.0147, -79.5200 41.2410))"^^gsp:wktLiteral ] ;
    dct:title "TravelRoute_ln201606" ;
    dcat:keyword "allegheny-national-forest",
        "amerigeo",
        "amerigeoss",
        "anf",
        "atv",
        "bike",
        "ckan",
        "geo",
        "geoss",
        "hike",
        "national",
        "north-america",
        "pa",
        "pathway",
        "pennsylvania",
        "road",
        "route",
        "ski",
        "snowmobile",
        "trail",
        "united-states" .

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

