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

<https://data.gov.au/dataset/10af6c2e-4c63-4f23-aa7b-130bc5336ece> a dcat:Dataset ;
    dct:description "Petroleum production and reserves data has been compiled from company reports since 31 December 2004." ;
    dct:identifier "10af6c2e-4c63-4f23-aa7b-130bc5336ece" ;
    dct:issued "2025-11-11T07:23:45.803316"^^xsd:dateTime ;
    dct:modified "2025-11-11T07:23:49.257381"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/59f4ef91-35de-4372-8e5d-a30c7709c169> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Crude oil production and reserves statistics" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "opendata@resources.qld.gov.au " ;
            vcard:hasEmail <mailto:opendata@resources.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/10af6c2e-4c63-4f23-aa7b-130bc5336ece/resource/119d5389-d723-4094-bb4f-7c0b9c45ecdf> .

<https://data.gov.au/dataset/10af6c2e-4c63-4f23-aa7b-130bc5336ece/resource/119d5389-d723-4094-bb4f-7c0b9c45ecdf> a dcat:Distribution ;
    dct:description "Spreadsheet contains 6 monthly statistical data for crude oil production in Queensland." ;
    dct:format "XLS" ;
    dct:issued "2013-01-21T22:09:55.209213"^^xsd:dateTime ;
    dct:modified "2025-11-11T07:23:45.798058"^^xsd:dateTime ;
    dct:title "Crude oil production from January 2005 to June 2016" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "1c15a05b7d73ebad31344466b656a0d4ee795df1"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/10af6c2e-4c63-4f23-aa7b-130bc5336ece/resource/119d5389-d723-4094-bb4f-7c0b9c45ecdf/download/crude-oil-production.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.gov.au/organization/59f4ef91-35de-4372-8e5d-a30c7709c169> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Natural Resources and Mines, Manufacturing and Regional and Rural Development" .

