@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/6ecfcbb9-48c7-4cff-8738-b624650e3882> a dcat:Dataset ;
    dct:description "This dataset displays parcels of Forest Service land congressionally designated as wilderness. The Allegheny Islands Wilderness and the Hickory Creek Wilderness were established by the Pennsylvania Wilderness Act of 1984 (Public Law 98-585)." ;
    dct:identifier "6ecfcbb9-48c7-4cff-8738-b624650e3882" ;
    dct:issued "2025-11-22T13:45:48.357121"^^xsd:dateTime ;
    dct:modified "2025-11-22T13:45:48.357125"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-79.4465 41.5129, -79.2231 41.5129, -79.2231 41.8273, -79.4465 41.8273, -79.4465 41.5129))"^^gsp:wktLiteral ] ;
    dct:title "Wilderness" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6ecfcbb9-48c7-4cff-8738-b624650e3882/resource/fa11523a-7f78-45fa-b8f3-3df4687ec0e8> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "hickory-creek",
        "islands",
        "national",
        "north-america",
        "united-states",
        "wilderness" .

<https://data.amerigeoss.org/dataset/6ecfcbb9-48c7-4cff-8738-b624650e3882/resource/fa11523a-7f78-45fa-b8f3-3df4687ec0e8> a dcat:Distribution ;
    dct:issued "2020-11-29T22:48:58.370067"^^xsd:dateTime ;
    dct:modified "2025-11-22T13:45:48.349595"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.pasda.psu.edu/uci/DataSummary.aspx?dataset=1634> .

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

