@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/33fc09a9-df47-4399-9838-e97316685083> a dcat:Dataset ;
    dct:description "The conservation well layer identifies the permitted surface location of oil and gas conservation wells that have not been plugged. These include active, regulatory inactive, orphaned, and abandoned wells. A conservation well is any well which penetrates the Onondaga horizon, or in those areas in which the Onondaga horizon is nearer to the surface than thirty-eight hundred feet, any well which exceeds a depth of thirty-eight hundred feet beneath the surface." ;
    dct:identifier "33fc09a9-df47-4399-9838-e97316685083" ;
    dct:issued "2025-11-20T21:56:56.227250"^^xsd:dateTime ;
    dct:modified "2025-11-20T21:56:56.227254"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 -0.6768, 180.0000 -0.6768, 180.0000 90.0000, -180.0000 90.0000, -180.0000 -0.6768))"^^gsp:wktLiteral ] ;
    dct:title "Conservation Wells" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/33fc09a9-df47-4399-9838-e97316685083/resource/a1812698-7e3e-4910-8898-11820d57011b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/33fc09a9-df47-4399-9838-e97316685083/resource/a1812698-7e3e-4910-8898-11820d57011b> a dcat:Distribution ;
    dct:issued "2020-11-29T22:22:49.279345"^^xsd:dateTime ;
    dct:modified "2025-11-20T21:56:56.221654"^^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" .

