@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/ec243a82-37cc-4ccd-8217-18aab43d43df> a dcat:Dataset ;
    dct:description "This website contains information on the locations of well sites in the state of Ohio, but does not contain additional information like gamma ray, density, permeability, etc." ;
    dct:identifier "ec243a82-37cc-4ccd-8217-18aab43d43df" ;
    dct:issued "2025-11-25T23:00:44.291197"^^xsd:dateTime ;
    dct:modified "2025-11-25T23:00:44.291202"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-82.5476 38.4005, -82.5754 38.4039, -83.6785 38.6209, -83.7702 38.6508, -84.1767 38.7885, -84.2287 38.8127, -84.8115 39.1026, -84.8121 39.3030, -84.8110 39.5641, -84.7904 41.6975, -80.5206 41.9869, -80.5200 41.4893, -80.5203 40.8542, -80.5220 40.6372, -80.6045 40.3062, -80.6147 40.2765, -80.8328 39.7034, -80.8811 39.6241, -82.3292 38.4419, -82.4950 38.4058, -82.5476 38.4005)))"^^gsp:wktLiteral ] ;
    dct:title "Oil and Gas Well Locator Ohio State" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ec243a82-37cc-4ccd-8217-18aab43d43df/resource/6fae41bd-54ef-42c6-b8e9-c9538198ed91> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geoss",
        "global",
        "marcellus-shale",
        "ohio",
        "task-9",
        "well-data",
        "well-location" .

<https://data.amerigeoss.org/dataset/ec243a82-37cc-4ccd-8217-18aab43d43df/resource/6fae41bd-54ef-42c6-b8e9-c9538198ed91> a dcat:Distribution ;
    dct:description "This website is produced by the Ohio Department of Natural Resources and displays well location information." ;
    dct:format "HTML" ;
    dct:issued "2014-05-14T13:44:06.220193"^^xsd:dateTime ;
    dct:modified "2025-11-25T23:00:44.282574"^^xsd:dateTime ;
    dct:title "Ohio Oil & Gas Well Locator" ;
    dcat:accessURL <https://gis.ohiodnr.gov/MapViewer/?config=oilgaswells> .

<https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> a foaf:Agent ;
    foaf:name "Energy Data Exchange" .

