@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/e4726156-8a2b-4d49-a6ce-307add105777> a dcat:Dataset ;
    dct:description " KY Water Wells  " ;
    dct:identifier "e4726156-8a2b-4d49-a6ce-307add105777" ;
    dct:issued "2025-11-25T22:56:40.300299"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:56:40.300303"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:title "KY Water Wells" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Chad Rowan" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/e4726156-8a2b-4d49-a6ce-307add105777/resource/2225a61c-79dc-44b2-891c-f4f0f6b5e919> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geoss",
        "global",
        "kentucky",
        "ky",
        "types",
        "water",
        "water-wells",
        "well-data",
        "wells" .

<https://data.amerigeoss.org/dataset/e4726156-8a2b-4d49-a6ce-307add105777/resource/2225a61c-79dc-44b2-891c-f4f0f6b5e919> a dcat:Distribution ;
    dct:description " KY Water Wells  " ;
    dct:format "HTML" ;
    dct:issued "2012-05-02T09:37:57"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:56:40.290432"^^xsd:dateTime ;
    dct:title "KY Water Wells" ;
    dcat:accessURL <http://kgs.uky.edu/kgsweb/download/rivers/WWELLS.ZIP> .

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

