@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/68dd8f7b-7ede-4ab7-9a59-e78ede249e7b> 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 "68dd8f7b-7ede-4ab7-9a59-e78ede249e7b" ;
    dct:issued "2025-11-22T09:49:41.921869"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:49:41.921872"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-80.5712 39.6854, -74.6960 39.6854, -74.6960 42.3899, -80.5712 42.3899, -80.5712 39.6854))"^^gsp:wktLiteral ] ;
    dct:title "PFBC Database Lakes (Polygons)" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/68dd8f7b-7ede-4ab7-9a59-e78ede249e7b/resource/2ee8862e-27ff-40d8-8e70-18ce1ef76ca7> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "fisheries",
        "fishing",
        "geo",
        "geoss",
        "lakes",
        "national",
        "north-america",
        "sampling",
        "special-regulation",
        "stocking",
        "united-states" .

<https://data.amerigeoss.org/dataset/68dd8f7b-7ede-4ab7-9a59-e78ede249e7b/resource/2ee8862e-27ff-40d8-8e70-18ce1ef76ca7> a dcat:Distribution ;
    dct:issued "2020-11-29T22:27:46.064806"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:49:41.913726"^^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" .

