@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/ba57fa3f-b354-4ada-bd1b-ade21b2fe342> a dcat:Dataset ;
    dct:description "Complete geologic map of Kentucky by the National Geologic Map Database." ;
    dct:identifier "ba57fa3f-b354-4ada-bd1b-ade21b2fe342" ;
    dct:issued "2025-11-25T22:33:57.850135"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:33:57.850139"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-81.6284 39.3853, -81.6284 36.2266, -89.6704 36.2266, -89.6704 39.3853, -81.6284 39.3853)))"^^gsp:wktLiteral ] ;
    dct:title "USGS NGMDB: Geologic Map of Kentucky" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ba57fa3f-b354-4ada-bd1b-ade21b2fe342/resource/2d490eb3-173c-48c1-8b2f-de3763b7214f> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "data",
        "download",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geology",
        "geoss",
        "gis",
        "global",
        "kentucky",
        "kmz",
        "national-geologic-map-database",
        "usgs" .

<https://data.amerigeoss.org/dataset/ba57fa3f-b354-4ada-bd1b-ade21b2fe342/resource/2d490eb3-173c-48c1-8b2f-de3763b7214f> a dcat:Distribution ;
    dct:description "Complete geologic map of Kentucky by the National Geologic Map Database." ;
    dct:format "HTML" ;
    dct:issued "2014-06-18T14:34:40.974358"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:33:57.840578"^^xsd:dateTime ;
    dcat:accessURL <http://ngmdb.usgs.gov/Prodesc/proddesc_16355.htm> .

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

