@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/17f6b27f-c14f-4b95-a4a0-f6eaf735070f> a dcat:Dataset ;
    dct:description "Qld Hydro October 2025 Contract Disclosure Report" ;
    dct:identifier "17f6b27f-c14f-4b95-a4a0-f6eaf735070f" ;
    dct:issued "2025-12-19T22:10:18.138298"^^xsd:dateTime ;
    dct:modified "2025-12-19T22:10:20.454672"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c88c7ab4-77fc-4ad6-8ca2-9cad3571f8dd> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Qld Hydro October 2025 Contract Disclosure Report" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "indirectsprocurement@qldhydro.com.au" ;
            vcard:hasEmail <mailto:indirectsprocurement@qldhydro.com.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/17f6b27f-c14f-4b95-a4a0-f6eaf735070f/resource/1117c9f5-fb04-44b2-bddf-7036b976e583> .

<https://data.gov.au/dataset/17f6b27f-c14f-4b95-a4a0-f6eaf735070f/resource/1117c9f5-fb04-44b2-bddf-7036b976e583> a dcat:Distribution ;
    dct:description "Qld Hydro October 2025 Contract Disclosure Report" ;
    dct:format "XLSX" ;
    dct:issued "2025-11-17T03:57:28.925854"^^xsd:dateTime ;
    dct:modified "2025-12-19T22:10:18.136662"^^xsd:dateTime ;
    dct:title "QLD Hydro Contract Disclosure - Oct 2025.xlsx" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "0b1c1e572b572b30e22193b4ffc4d11b"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/17f6b27f-c14f-4b95-a4a0-f6eaf735070f/resource/1117c9f5-fb04-44b2-bddf-7036b976e583/download/qld-hydro-contract-disclosure-oct-2025.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.gov.au/organization/c88c7ab4-77fc-4ad6-8ca2-9cad3571f8dd> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Queensland Hydro" .

