@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/59502e4a-c9cc-49c4-a23a-268d976b4f34> a dcat:Dataset ;
    dct:description " Oil and Gas Records Database of Kentucky.  " ;
    dct:identifier "59502e4a-c9cc-49c4-a23a-268d976b4f34" ;
    dct:issued "2025-11-25T21:44:14.444737"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:44:14.444741"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-88.0428 36.4966, -89.5333 36.4982, -89.5671 36.5188, -89.5682 36.5415, -89.5562 36.5578, -89.1696 37.0643, -89.1464 37.0932, -89.0651 37.1859, -87.9219 37.9199, -84.7429 39.1421, -84.4449 39.1118, -82.8903 38.7428, -82.6137 38.4727, -81.9596 37.5312, -82.8780 36.8937, -83.1385 36.7401, -83.6956 36.5842, -88.0428 36.4966)))"^^gsp:wktLiteral ] ;
    dct:title "KY Oil and Gas Records Database" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Chad Rowan" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/59502e4a-c9cc-49c4-a23a-268d976b4f34/resource/00621b43-1da6-4b1c-8b3c-04c42f974cae> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "gas",
        "geo",
        "geoss",
        "global",
        "kentucky",
        "ky",
        "oil",
        "well-data",
        "wells" .

<https://data.amerigeoss.org/dataset/59502e4a-c9cc-49c4-a23a-268d976b4f34/resource/00621b43-1da6-4b1c-8b3c-04c42f974cae> a dcat:Distribution ;
    dct:description " Oil and Gas Records Database of Kentucky.  " ;
    dct:format "HTML" ;
    dct:issued "2012-05-02T09:09:04"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:44:14.435706"^^xsd:dateTime ;
    dct:title "KY Oil and Gas Records Database" ;
    dcat:accessURL <http://kgs.uky.edu/kgsweb/DataSearching/OilGas/OGSearch.asp> .

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

