@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/1ca84c15-e1ef-4838-8a7b-341b3260bbfb> a dcat:Dataset ;
    dct:description "The wild and natural areas layer was derived from the state forest boundary coverage which is being updated frequently. It is derived from survey descriptions and will be, and has been in certain areas, adjusted to GPS boundry corners." ;
    dct:identifier "1ca84c15-e1ef-4838-8a7b-341b3260bbfb" ;
    dct:issued "2025-11-20T07:48:54.855342"^^xsd:dateTime ;
    dct:modified "2025-11-20T07:48:54.855346"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-79.7970 39.6807, -74.7594 39.6807, -74.7594 41.8397, -79.7970 41.8397, -79.7970 39.6807))"^^gsp:wktLiteral ] ;
    dct:title "DCNR - State Forest Wild and Natural Areas 2015" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1ca84c15-e1ef-4838-8a7b-341b3260bbfb/resource/bba7ecf2-c16b-4a7e-be5d-bfcc6e2308a4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "biota",
        "ckan",
        "environment",
        "geo",
        "geoss",
        "national",
        "north-america",
        "state-forest",
        "united-states" .

<https://data.amerigeoss.org/dataset/1ca84c15-e1ef-4838-8a7b-341b3260bbfb/resource/bba7ecf2-c16b-4a7e-be5d-bfcc6e2308a4> a dcat:Distribution ;
    dct:issued "2020-11-29T22:33:27.418536"^^xsd:dateTime ;
    dct:modified "2025-11-20T07:48:54.848184"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.pasda.psu.edu/> .

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

