@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/89bd9aea-8418-4f7a-bc99-07504fb9ab0d> a dcat:Dataset ;
    dct:description "From the site: \"A GIS database of geologic units and structural features in West Virginia, with lithology, age, data structure, and format written and arranged just like the other states.\"" ;
    dct:identifier "89bd9aea-8418-4f7a-bc99-07504fb9ab0d" ;
    dct:issued "2025-11-25T22:08:51.002242"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:08:51.002247"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-77.4316 40.7805, -77.4316 37.0201, -83.5400 37.0201, -83.5400 40.7805, -77.4316 40.7805)))"^^gsp:wktLiteral ] ;
    dct:title "USGS Mineral Resources: West Virginia geologic map data" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/89bd9aea-8418-4f7a-bc99-07504fb9ab0d/resource/4b7b08f5-c410-4f54-8899-66d975950f15> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "data",
        "download",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geology",
        "geoss",
        "gis",
        "global",
        "map",
        "mineral-resources",
        "usgs",
        "west-virginia" .

<https://data.amerigeoss.org/dataset/89bd9aea-8418-4f7a-bc99-07504fb9ab0d/resource/4b7b08f5-c410-4f54-8899-66d975950f15> a dcat:Distribution ;
    dct:description "From the site: \"A GIS database of geologic units and structural features in West Virginia, with lithology, age, data structure, and format written and arranged just like the other states.\"" ;
    dct:format "HTML" ;
    dct:issued "2014-05-28T18:13:56.597554"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:08:50.992837"^^xsd:dateTime ;
    dcat:accessURL <http://mrdata.usgs.gov/geology/state/state.php?state=WV> .

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

