@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/cc7f1aa0-c7cc-4579-80a0-b2c4f4305a65> a dcat:Dataset ;
    dct:description "From the National Geologic Map Database site: \"Geology of the Cloverport quadrangle, Kentucky-Indiana and the Kentucky part of the Cannelton quadrangle\"" ;
    dct:identifier "cc7f1aa0-c7cc-4579-80a0-b2c4f4305a65" ;
    dct:issued "2025-11-25T22:43:41.918083"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:43:41.918088"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-84.5508 38.2813, -84.5508 37.5968, -87.4512 37.5968, -87.4512 38.2813, -84.5508 38.2813)))"^^gsp:wktLiteral ] ;
    dct:title "USGS NGMDB: Cloverport quadrangle" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/cc7f1aa0-c7cc-4579-80a0-b2c4f4305a65/resource/ac03ef8f-fb4a-4f42-abb2-b10c594bf221> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "cloverport",
        "data",
        "download",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geology",
        "geoss",
        "gis",
        "global",
        "indiana",
        "kentucky",
        "national-geologic-map-database",
        "usgs" .

<https://data.amerigeoss.org/dataset/cc7f1aa0-c7cc-4579-80a0-b2c4f4305a65/resource/ac03ef8f-fb4a-4f42-abb2-b10c594bf221> a dcat:Distribution ;
    dct:description "From the National Geologic Map Database site: \"Geology of the Cloverport quadrangle, Kentucky-Indiana and the Kentucky part of the Cannelton quadrangle\"" ;
    dct:format "HTML" ;
    dct:issued "2014-06-18T14:08:06.372156"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:43:41.908006"^^xsd:dateTime ;
    dcat:accessURL <http://ngmdb.usgs.gov/Prodesc/proddesc_729.htm> .

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

