@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/352275f9-9cb9-4fe9-8859-eb87cc1b17e3> a dcat:Dataset ;
    dct:description "This layer contains the lakes that are part of the Pennsylvania Fish and Boat Commission Fisheries Resource Database. These include lakes that are currently or have previously been stocked, regulated or sampled." ;
    dct:identifier "352275f9-9cb9-4fe9-8859-eb87cc1b17e3" ;
    dct:issued "2025-11-20T22:34:34.351789"^^xsd:dateTime ;
    dct:modified "2025-11-20T22:34:34.351792"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-80.5041 39.7799, -75.0480 39.7799, -75.0480 42.1731, -80.5041 42.1731, -80.5041 39.7799))"^^gsp:wktLiteral ] ;
    dct:title "Fishing Special Regulation Lakes (Points)" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/352275f9-9cb9-4fe9-8859-eb87cc1b17e3/resource/90139501-dc8e-4f57-9a95-7344340fcc01> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/352275f9-9cb9-4fe9-8859-eb87cc1b17e3/resource/90139501-dc8e-4f57-9a95-7344340fcc01> a dcat:Distribution ;
    dct:issued "2020-11-29T22:47:31.901115"^^xsd:dateTime ;
    dct:modified "2025-11-20T22:34:34.344546"^^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" .

