@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/15a7c925-b21f-46c4-a0e2-f2f30bb94d69> a dcat:Dataset ;
    dct:description "This dataset depicts a route system for ANF designated forest trails within the Allegheny National Forest (ANF). Routed trails consist of one single arc for each numbered trail. Routed trails have been calibrated to include measure values for mileposts." ;
    dct:identifier "15a7c925-b21f-46c4-a0e2-f2f30bb94d69" ;
    dct:issued "2025-11-20T03:42:30.273697"^^xsd:dateTime ;
    dct:modified "2025-11-20T03:42:30.273701"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-79.4313 41.3067, -78.6837 41.3067, -78.6837 42.0096, -79.4313 42.0096, -79.4313 41.3067))"^^gsp:wktLiteral ] ;
    dct:title "Trail" ;
    dcat:keyword "allegheny-national-forest",
        "amerigeo",
        "amerigeoss",
        "anf",
        "atv",
        "bike",
        "ckan",
        "geo",
        "geoss",
        "hike",
        "national",
        "north-america",
        "pa",
        "path",
        "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" .

