@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/68e4fd41-0763-47c4-9fea-43f1bbc345e5> a dcat:Dataset ;
    dct:description "Pennsylvania municipalities with NPDES MS4 permits or waivers, have been identified by the Pennsylvania Department of Environmental Protection. Attribute data indicates whether the municipality holds a general or individual NPDES MS4 permit (PAG-13), or whether the municipality qualified for a waiver from the permitting requirement." ;
    dct:identifier "68e4fd41-0763-47c4-9fea-43f1bbc345e5" ;
    dct:issued "2025-11-22T09:50:44.519449"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:50:44.519453"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-80.5902 39.6745, -74.6189 39.6745, -74.6189 42.2308, -80.5902 42.2308, -80.5902 39.6745))"^^gsp:wktLiteral ] ;
    dct:title "MS4 Municipalities" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/68e4fd41-0763-47c4-9fea-43f1bbc345e5/resource/029d3270-873b-4baf-bdad-30a88d8aeecf> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "boundaries",
        "ckan",
        "geo",
        "geoss",
        "ms4",
        "municipalities",
        "municipality",
        "national",
        "north-america",
        "npdes",
        "pennsylvania",
        "permits",
        "united-states",
        "waivers" .

<https://data.amerigeoss.org/dataset/68e4fd41-0763-47c4-9fea-43f1bbc345e5/resource/029d3270-873b-4baf-bdad-30a88d8aeecf> a dcat:Distribution ;
    dct:issued "2020-11-29T22:43:57.143480"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:50:44.510012"^^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" .

