@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/33af1c4b-0638-4608-934a-bc4344cbbeea> a dcat:Dataset ;
    dct:description "An Oil and Gas Water Pollution Control Facility is a DEP primary facility type related to the Oil & Gas Program. The following lists the sub-facility types related to Water Pollution Control that are included: ____ Discharge Point -- The outfall from a wastewater treatment facility for oil and gas fluids Internal Monitoring Point -- A monitoing point within the wastewater treatment system where samples are collected Treatment Plant -- A facility for treating oil and gas wastewater to achieve permit effluent limits" ;
    dct:identifier "33af1c4b-0638-4608-934a-bc4344cbbeea" ;
    dct:issued "2025-11-20T21:46:24.237120"^^xsd:dateTime ;
    dct:modified "2025-11-20T21:46:24.237125"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-80.4421 39.7234, -77.2081 39.7234, -77.2081 41.9988, -80.4421 41.9988, -80.4421 39.7234))"^^gsp:wktLiteral ] ;
    dct:title "Oil & Gas Water Pollution Control Facilities" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/33af1c4b-0638-4608-934a-bc4344cbbeea/resource/ed018c65-82aa-426f-9626-d698186126ef> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/33af1c4b-0638-4608-934a-bc4344cbbeea/resource/ed018c65-82aa-426f-9626-d698186126ef> a dcat:Distribution ;
    dct:issued "2020-11-29T22:30:31.322313"^^xsd:dateTime ;
    dct:modified "2025-11-20T21:46:24.231135"^^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" .

