@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/afd73460-4d78-4245-9f18-f01a57bd567b> a dcat:Dataset ;
    dct:description "From the site: \"A GIS database of geologic units and structural features in Ohio, with lithology, age, data structure, and format written and arranged just like the other states.\"" ;
    dct:identifier "afd73460-4d78-4245-9f18-f01a57bd567b" ;
    dct:issued "2025-11-25T22:28:29.040759"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:28:29.040763"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-79.5190 42.2285, -79.5190 38.1518, -85.0781 38.1518, -85.0781 42.2285, -79.5190 42.2285)))"^^gsp:wktLiteral ] ;
    dct:title "USGS Mineral Resources: Ohio geologic map data" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/afd73460-4d78-4245-9f18-f01a57bd567b/resource/43a94c97-14c3-4f44-b803-7152bcb49b71> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "data",
        "download",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geology",
        "geoss",
        "gis",
        "global",
        "map",
        "mineral-resources",
        "ohio",
        "usgs" .

<https://data.amerigeoss.org/dataset/afd73460-4d78-4245-9f18-f01a57bd567b/resource/43a94c97-14c3-4f44-b803-7152bcb49b71> a dcat:Distribution ;
    dct:description "From the site: \"A GIS database of geologic units and structural features in Ohio, with lithology, age, data structure, and format written and arranged just like the other states.\"" ;
    dct:format "HTML" ;
    dct:issued "2014-05-28T17:11:52.167715"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:28:29.031080"^^xsd:dateTime ;
    dcat:accessURL <http://mrdata.usgs.gov/geology/state/state.php?state=OH> .

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

