@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/f7d9e005-b437-454c-9870-811b505f2685> a dcat:Dataset ;
    dct:description """From the National Geologic Map Database site: "Geology of the Ewing quadrangle, Kentucky and Virginia"\r
""" ;
    dct:identifier "f7d9e005-b437-454c-9870-811b505f2685" ;
    dct:issued "2025-11-25T23:07:16.166841"^^xsd:dateTime ;
    dct:modified "2025-11-25T23:07:16.166845"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-82.7380 37.1953, -82.7380 36.0313, -84.7046 36.0313, -84.7046 37.1953, -82.7380 37.1953)))"^^gsp:wktLiteral ] ;
    dct:title "USGS NGMDB: Ewing quadrangle - version 2" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f7d9e005-b437-454c-9870-811b505f2685/resource/fcacba23-78eb-4888-b72b-d03b9025487e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "data",
        "download",
        "edx",
        "energy",
        "energy-data-exchange",
        "ewing",
        "geo",
        "geology",
        "geoss",
        "gis",
        "global",
        "kentucky",
        "national-geologic-map-database",
        "usgs",
        "virginia" .

<https://data.amerigeoss.org/dataset/f7d9e005-b437-454c-9870-811b505f2685/resource/fcacba23-78eb-4888-b72b-d03b9025487e> a dcat:Distribution ;
    dct:description "From the National Geologic Map Database site: \"Geology of the Ewing quadrangle, Kentucky and Virginia\"" ;
    dct:format "HTML" ;
    dct:issued "2014-06-18T14:17:45.631179"^^xsd:dateTime ;
    dct:modified "2025-11-25T23:07:16.156825"^^xsd:dateTime ;
    dcat:accessURL <http://ngmdb.usgs.gov/Prodesc/proddesc_20876.htm> .

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

