@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/6b5224f6-5f8b-460f-ac29-521d932c1d22> a dcat:Dataset ;
    dct:description "Qld Hydro November 2025 Contract Disclosure Report" ;
    dct:identifier "6b5224f6-5f8b-460f-ac29-521d932c1d22" ;
    dct:issued "2025-12-20T01:15:42.977922"^^xsd:dateTime ;
    dct:modified "2025-12-20T01:15:45.375499"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c88c7ab4-77fc-4ad6-8ca2-9cad3571f8dd> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Qld Hydro November 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/6b5224f6-5f8b-460f-ac29-521d932c1d22/resource/b547cf4e-fe18-4573-a3c3-e087ab3edc9f> .

<https://data.gov.au/dataset/6b5224f6-5f8b-460f-ac29-521d932c1d22/resource/b547cf4e-fe18-4573-a3c3-e087ab3edc9f> a dcat:Distribution ;
    dct:description "Qld Hydro November 2025 Contract Disclosure Report" ;
    dct:format "XLSX" ;
    dct:issued "2025-12-17T01:39:45.227515"^^xsd:dateTime ;
    dct:modified "2025-12-20T01:15:42.975874"^^xsd:dateTime ;
    dct:title "Queensland Hydro Contract Disclosure - Nov 2025.xlsx" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "2041d791dc8aae12d34f9b0920fe03fe"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/6b5224f6-5f8b-460f-ac29-521d932c1d22/resource/b547cf4e-fe18-4573-a3c3-e087ab3edc9f/download/queensland-hydro-contract-disclosure-nov-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" .

