@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/1447eed2-599f-4bb6-bfaa-553f323b103d> a dcat:Dataset ;
    dct:description "Boundaries of the PA DCNR, Bureau of Forestry Districts. These districts represent the regional management organization of the Bureau." ;
    dct:identifier "1447eed2-599f-4bb6-bfaa-553f323b103d" ;
    dct:issued "2025-11-20T03:01:07.575644"^^xsd:dateTime ;
    dct:modified "2025-11-20T03:01:07.575648"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-80.6174 39.6743, -74.6168 39.6743, -74.6168 42.2824, -80.6174 42.2824, -80.6174 39.6743))"^^gsp:wktLiteral ] ;
    dct:title "DCNR - State Forest District Boundaries 2017" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1447eed2-599f-4bb6-bfaa-553f323b103d/resource/6ab73671-8fbc-4040-919c-d2bfc828556e> ;
    dcat:keyword "administrative-units",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "pennsylvania",
        "state-forest-districts",
        "united-states" .

<https://data.amerigeoss.org/dataset/1447eed2-599f-4bb6-bfaa-553f323b103d/resource/6ab73671-8fbc-4040-919c-d2bfc828556e> a dcat:Distribution ;
    dct:issued "2020-11-29T22:59:48.994408"^^xsd:dateTime ;
    dct:modified "2025-11-20T03:01:07.568762"^^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" .

