@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/25cebc4f-328b-406e-9274-2eab2c83e8ee> a dcat:Dataset ;
    dct:description " Kentucky Geologic Faults (1:500k scale)  " ;
    dct:identifier "25cebc4f-328b-406e-9274-2eab2c83e8ee" ;
    dct:issued "2025-11-25T21:19:25.552725"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:19:25.552729"^^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 Geologic Faults 1500k scale" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Chad Rowan" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/25cebc4f-328b-406e-9274-2eab2c83e8ee/resource/050397b4-d099-4cc5-9cee-42993e38896f> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "faults",
        "geo",
        "geologic-faults",
        "geology",
        "geoss",
        "global",
        "kentucky",
        "ky",
        "structural" .

<https://data.amerigeoss.org/dataset/25cebc4f-328b-406e-9274-2eab2c83e8ee/resource/050397b4-d099-4cc5-9cee-42993e38896f> a dcat:Distribution ;
    dct:description " Kentucky Geologic Faults (1:500k scale)  " ;
    dct:format "HTML" ;
    dct:issued "2012-05-03T10:00:53"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:19:25.543516"^^xsd:dateTime ;
    dct:title "Kentucky Geologic Faults (1:500k scale)" ;
    dcat:accessURL <http://kgs.uky.edu/kgsweb/download/state/kygeol.ZIP> .

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

