@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/c9fce3db-6022-4846-aab7-a563135ab390> a dcat:Dataset ;
    dct:description "From the National Geologic Map Database site: \"Geologic map of the Evarts quadrangle and part of the Hubbard Springs quadrangle, southeastern Kentucky and Virginia\"" ;
    dct:identifier "c9fce3db-6022-4846-aab7-a563135ab390" ;
    dct:issued "2025-11-25T22:42:19.572066"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:42:19.572070"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-81.1450 37.3702, -81.1450 36.5273, -83.9136 36.5273, -83.9136 37.3702, -81.1450 37.3702)))"^^gsp:wktLiteral ] ;
    dct:title "USGS NGMDB: Evarts and Hubbard Springs quadrangle" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/c9fce3db-6022-4846-aab7-a563135ab390/resource/e858400a-8f54-40ff-9867-7271c78e96af> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "data",
        "download",
        "edx",
        "energy",
        "energy-data-exchange",
        "evarts",
        "geo",
        "geology",
        "geoss",
        "gis",
        "global",
        "hubbard-springs",
        "kentucky",
        "national-geologic-map-database",
        "usgs",
        "virginia" .

<https://data.amerigeoss.org/dataset/c9fce3db-6022-4846-aab7-a563135ab390/resource/e858400a-8f54-40ff-9867-7271c78e96af> a dcat:Distribution ;
    dct:description "From the National Geologic Map Database site: \"Geologic map of the Evarts quadrangle and part of the Hubbard Springs quadrangle, southeastern Kentucky and Virginia\"" ;
    dct:format "HTML" ;
    dct:issued "2014-06-18T13:30:25.165571"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:42:19.562024"^^xsd:dateTime ;
    dcat:accessURL <http://ngmdb.usgs.gov/Prodesc/proddesc_2215.htm> .

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

