@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/46bf6172-8d77-453e-99b8-8569a78f0a7d> a dcat:Dataset ;
    dct:description "Class A streams are streams that support a population of wild (natural reproduction) trout of sufficient size and abundance to support a long-term and rewarding sport fishery. The Commission does not stock these streams. This GIS layer respresents the sections of streams that are designated as such." ;
    dct:identifier "46bf6172-8d77-453e-99b8-8569a78f0a7d" ;
    dct:issued "2025-11-21T09:46:29.445279"^^xsd:dateTime ;
    dct:modified "2025-11-21T09:46:29.445282"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-80.2403 39.7231, -74.7864 39.7231, -74.7864 41.9993, -80.2403 41.9993, -80.2403 39.7231))"^^gsp:wktLiteral ] ;
    dct:title "Class A Wild Trout Streams" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/46bf6172-8d77-453e-99b8-8569a78f0a7d/resource/3674fe00-fd80-4dc8-bcda-a46798bad4ce> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/46bf6172-8d77-453e-99b8-8569a78f0a7d/resource/3674fe00-fd80-4dc8-bcda-a46798bad4ce> a dcat:Distribution ;
    dct:issued "2020-11-29T22:42:56.342322"^^xsd:dateTime ;
    dct:modified "2025-11-21T09:46:29.439412"^^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" .

