@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/e72c2692-5a04-4dfd-8cfd-ab3e1c58c86d> a dcat:Dataset ;
    dct:description "Spreadsheet of Bell Creek Oil Field Oil and Gas Production from September 2017-June 2018" ;
    dct:identifier "e72c2692-5a04-4dfd-8cfd-ab3e1c58c86d" ;
    dct:issued "2025-11-25T22:58:11.440795"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:58:11.440799"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:title "Bell Creek Oil and Gas Production" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/e72c2692-5a04-4dfd-8cfd-ab3e1c58c86d/resource/48761596-1d12-47b3-a9f4-aef8b89c52c3> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bell-creek-oil-field",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geoss",
        "global",
        "oil-production",
        "pcor" .

<https://data.amerigeoss.org/dataset/e72c2692-5a04-4dfd-8cfd-ab3e1c58c86d/resource/48761596-1d12-47b3-a9f4-aef8b89c52c3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2018-08-15T15:38:32"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:58:11.432694"^^xsd:dateTime ;
    dct:title "BC-MBOG-oil-gas-production_2018-06-30.xlsx" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "md5:81eef185213def5158bb8e0bdbda7e8d"^^xsd:hexBinary ] ;
    dcat:accessURL <https://edx.netl.doe.gov/storage/f/2018-08-15T19%3A38%3A08.651Z/bc-mbog-oil-gas-production-2018-06-30.xlsx> ;
    dcat:byteSize "189773"^^xsd:nonNegativeInteger .

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

