@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/593b51e8-2402-44c2-aff1-52dee5e97c9f> a dcat:Dataset ;
    dct:description "This shapefile represents the polygon locations and data for DEP designated stormwater management watersheds." ;
    dct:identifier "593b51e8-2402-44c2-aff1-52dee5e97c9f" ;
    dct:issued "2025-11-21T21:35:45.369103"^^xsd:dateTime ;
    dct:modified "2025-11-21T21:35:45.369107"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-80.6175 39.6741, -74.6162 39.6741, -74.6162 42.2827, -80.6175 42.2827, -80.6175 39.6741))"^^gsp:wktLiteral ] ;
    dct:title "Stormwater 167 201804" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/593b51e8-2402-44c2-aff1-52dee5e97c9f/resource/7c96c9fd-0b0d-4e53-9bfa-4ae4da286491> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/593b51e8-2402-44c2-aff1-52dee5e97c9f/resource/7c96c9fd-0b0d-4e53-9bfa-4ae4da286491> a dcat:Distribution ;
    dct:issued "2020-11-29T22:40:02.094599"^^xsd:dateTime ;
    dct:modified "2025-11-21T21:35:45.363345"^^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" .

