@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/13a271c3-aca2-4ed4-89fe-29191b63c9e8> a dcat:Dataset ;
    dct:description "Northwestern Ohio Marcellus Shale Well Locations" ;
    dct:identifier "13a271c3-aca2-4ed4-89fe-29191b63c9e8" ;
    dct:issued "2025-11-25T21:11:06.401522"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:11:06.401525"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:title "Northwestern Ohio Marcellus Shale Well Locations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ODNR" ;
            vcard:hasEmail <mailto:aaron.barkhurst@matricresearch.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/13a271c3-aca2-4ed4-89fe-29191b63c9e8/resource/05ee39b7-18c0-44d6-a00c-42bb6b41a095> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geoss",
        "global",
        "marcellus",
        "oh",
        "shale",
        "well" .

<https://data.amerigeoss.org/dataset/13a271c3-aca2-4ed4-89fe-29191b63c9e8/resource/05ee39b7-18c0-44d6-a00c-42bb6b41a095> a dcat:Distribution ;
    dct:description "Marcellus shale locations in Northwestern Ohio" ;
    dct:format "CSV" ;
    dct:issued "2013-04-17T08:45:19.330039"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:11:06.393927"^^xsd:dateTime ;
    dct:title "oh-marcellusshalelocations2.csv" ;
    dcat:accessURL <https://edx.netl.doe.gov/storage/f/2013-04-17T12%3A44%3A39.907Z/oh-marcellusshalelocations2.csv> .

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

