@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/b8e30ba8-22ed-4ac8-9d5c-ac05ed5831ac> a dcat:Dataset ;
    dct:description "A collection of open and public data that contains REE and Coal data that covers the US coal basins." ;
    dct:identifier "b8e30ba8-22ed-4ac8-9d5c-ac05ed5831ac" ;
    dct:issued "2025-11-25T22:33:12.666210"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:33:12.666213"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:title "REE and Coal Open Geodatabase" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/b8e30ba8-22ed-4ac8-9d5c-ac05ed5831ac/resource/1a9924b4-7f73-45f3-b646-59f96f6b9b68> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "coal",
        "database",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geodatabase",
        "geoss",
        "global",
        "open",
        "ree",
        "spatial" .

<https://data.amerigeoss.org/dataset/b8e30ba8-22ed-4ac8-9d5c-ac05ed5831ac/resource/1a9924b4-7f73-45f3-b646-59f96f6b9b68> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2019-03-26T16:02:13"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:33:12.657418"^^xsd:dateTime ;
    dct:title "REE and Coal Open Geodatabase.zip" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "md5:76efead812bfe42818474cf33bece50a"^^xsd:hexBinary ] ;
    dcat:accessURL <https://edx.netl.doe.gov/storage/f/2019-03-26T20%3A00%3A33.528Z/ree-and-coal-open-geodatabase.zip> ;
    dcat:byteSize "1016826286"^^xsd:nonNegativeInteger .

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

