@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/296aaa27-0195-48b3-8d2a-665339fac4b7> a dcat:Dataset ;
    dct:description "PA Game Commission districts" ;
    dct:identifier "296aaa27-0195-48b3-8d2a-665339fac4b7" ;
    dct:issued "2025-11-20T15:05:58.730810"^^xsd:dateTime ;
    dct:modified "2025-11-20T15:05:58.730814"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-80.5191 39.7199, -74.6892 39.7199, -74.6892 42.2695, -80.5191 42.2695, -80.5191 39.7199))"^^gsp:wktLiteral ] ;
    dct:title "Districts Boundaries" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/296aaa27-0195-48b3-8d2a-665339fac4b7/resource/9167fce9-740f-4d4c-a65d-9b194bae230c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/296aaa27-0195-48b3-8d2a-665339fac4b7/resource/9167fce9-740f-4d4c-a65d-9b194bae230c> a dcat:Distribution ;
    dct:issued "2020-11-29T22:38:49.243996"^^xsd:dateTime ;
    dct:modified "2025-11-20T15:05:58.724960"^^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" .

