@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/6fe0b259-6876-49f3-b18e-3f8ff64b86a2> a dcat:Dataset ;
    dct:description "The Pennsylvania Fish and Boat Commission owns numerous properties across Pennsylvania. This GIS layer contains point locations on each property." ;
    dct:identifier "6fe0b259-6876-49f3-b18e-3f8ff64b86a2" ;
    dct:issued "2025-11-22T14:29:39.105458"^^xsd:dateTime ;
    dct:modified "2025-11-22T14:29:39.105461"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-80.5540 39.6916, -74.6689 39.6916, -74.6689 42.2740, -80.5540 42.2740, -80.5540 39.6916))"^^gsp:wktLiteral ] ;
    dct:title "PFBC Properties" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6fe0b259-6876-49f3-b18e-3f8ff64b86a2/resource/b52597f9-ef65-4b8c-9292-0ab115e3857f> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/6fe0b259-6876-49f3-b18e-3f8ff64b86a2/resource/b52597f9-ef65-4b8c-9292-0ab115e3857f> a dcat:Distribution ;
    dct:issued "2020-11-29T22:57:56.399419"^^xsd:dateTime ;
    dct:modified "2025-11-22T14:29:39.099774"^^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" .

