@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/34dbefe7-b7ec-4cf7-ba92-3114adb3f733> a dcat:Dataset ;
    dct:description "State Park Boundaries as of February 2009" ;
    dct:identifier "34dbefe7-b7ec-4cf7-ba92-3114adb3f733" ;
    dct:issued "2025-11-20T22:25:10.343037"^^xsd:dateTime ;
    dct:modified "2025-11-20T22:25:10.343042"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-80.5614 39.7009, -74.6846 39.7009, -74.6846 42.1962, -80.5614 42.1962, -80.5614 39.7009))"^^gsp:wktLiteral ] ;
    dct:title "DCNR State Parks" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/34dbefe7-b7ec-4cf7-ba92-3114adb3f733/resource/692306d6-6e89-41cc-b361-56b9ee548526>,
        <https://data.amerigeoss.org/dataset/34dbefe7-b7ec-4cf7-ba92-3114adb3f733/resource/9c062507-15c0-4891-b873-dd013b2c8d2b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "pennsylvania",
        "recreation-areas",
        "state-parks",
        "united-states" .

<https://data.amerigeoss.org/dataset/34dbefe7-b7ec-4cf7-ba92-3114adb3f733/resource/692306d6-6e89-41cc-b361-56b9ee548526> a dcat:Distribution ;
    dct:issued "2020-11-29T22:32:28.075060"^^xsd:dateTime ;
    dct:modified "2025-11-20T22:25:10.336110"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.pasda.psu.edu/> .

<https://data.amerigeoss.org/dataset/34dbefe7-b7ec-4cf7-ba92-3114adb3f733/resource/9c062507-15c0-4891-b873-dd013b2c8d2b> a dcat:Distribution ;
    dct:description "CSDGM IMPORT ERROR: No digtinfo/formcont" ;
    dct:issued "2020-11-29T22:32:28.075053"^^xsd:dateTime ;
    dct:modified "2025-11-20T22:25:10.335691"^^xsd:dateTime ;
    dct:title "CSDGM IMPORT ERROR: No digtinfo/formname" ;
    dcat:accessURL <http://dcnr_stateparkbound_2003> .

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

