@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/64788a30-f936-48b3-90cb-4b845125774a> a dcat:Dataset ;
    dct:description "Lakes within Pennsylvania that contain known warmwater/coolwater species fishing opportunities. The data set was created by Pennsylvania Fish and Boat Commission Fishery Biologists who identified popular sport fishing locations based upon fish population assessments and their knowledge of aquatic resources within the watersheds under their management responsibility." ;
    dct:identifier "64788a30-f936-48b3-90cb-4b845125774a" ;
    dct:issued "2025-11-22T06:33:46.928137"^^xsd:dateTime ;
    dct:modified "2025-11-22T06:33:46.928142"^^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.7255, -74.8076 39.7255, -74.8076 42.1731, -80.5041 42.1731, -80.5041 39.7255))"^^gsp:wktLiteral ] ;
    dct:title "Warmwater/Coolwater Lake Fisheries (Points)" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/64788a30-f936-48b3-90cb-4b845125774a/resource/3c304717-31d9-4681-aaca-008eb74f2188> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/64788a30-f936-48b3-90cb-4b845125774a/resource/3c304717-31d9-4681-aaca-008eb74f2188> a dcat:Distribution ;
    dct:issued "2020-11-29T22:26:22.791343"^^xsd:dateTime ;
    dct:modified "2025-11-22T06:33:46.922429"^^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" .

