@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/4d4e0a47-dadd-476f-9656-3909873483e1> a dcat:Dataset ;
    dct:description "From the site: \"A digital version of the Geologic Map of the United States, originally published at a scale of 1:2,500,000 (King and Beikman, 1974b).\"" ;
    dct:identifier "4d4e0a47-dadd-476f-9656-3909873483e1" ;
    dct:issued "2025-11-25T21:38:19.681360"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:38:19.681364"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-63.8086 50.8476, -63.8086 24.5271, -130.9570 24.5271, -130.9570 50.8476, -63.8086 50.8476)))"^^gsp:wktLiteral ] ;
    dct:title "USGS Mineral Resources: Geology of the conterminous United States" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4d4e0a47-dadd-476f-9656-3909873483e1/resource/dde2ae4f-9ecf-416f-957d-7ebdef51481e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "data",
        "download",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geology",
        "geoss",
        "global",
        "map",
        "mineral-resources",
        "united-states",
        "usgs" .

<https://data.amerigeoss.org/dataset/4d4e0a47-dadd-476f-9656-3909873483e1/resource/dde2ae4f-9ecf-416f-957d-7ebdef51481e> a dcat:Distribution ;
    dct:description "From the site: \"A digital version of the Geologic Map of the United States, originally published at a scale of 1:2,500,000 (King and Beikman, 1974b).\"" ;
    dct:format "HTML" ;
    dct:issued "2014-05-28T15:58:57.454355"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:38:19.671935"^^xsd:dateTime ;
    dcat:accessURL <http://mrdata.usgs.gov/geology/us/> .

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

