@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/2f852706-d3fe-421f-872c-6cfb740e674e> a dcat:Dataset ;
    dct:description "HIQ Disclosure Report for contracts over $10,000." ;
    dct:identifier "2f852706-d3fe-421f-872c-6cfb740e674e" ;
    dct:issued "2025-11-11T08:27:48.985241"^^xsd:dateTime ;
    dct:modified "2026-03-28T04:04:16.384610"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/cc944344-1350-42e9-b212-0489a49ac83b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "2025-26 Health Infrastructure Queensland Contract Disclosure Report" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "HIQProcurementstrategy@health.qld.gov.au" ;
            vcard:hasEmail <mailto:HIQProcurementstrategy@health.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/2f852706-d3fe-421f-872c-6cfb740e674e/resource/f2663e33-0b6b-4c5e-9de6-4dd71637e0e4> ;
    dcat:keyword "CONTRACT DISCLOSURE",
        "Contract Disclosure",
        "Contract disclosure" .

<https://data.gov.au/dataset/2f852706-d3fe-421f-872c-6cfb740e674e/resource/f2663e33-0b6b-4c5e-9de6-4dd71637e0e4> a dcat:Distribution ;
    dct:description "HIQ Disclosure Report for contracts over $10,000." ;
    dct:format "CSV" ;
    dct:issued "2025-09-17T04:11:16.115977"^^xsd:dateTime ;
    dct:modified "2026-03-28T04:04:14.673403"^^xsd:dateTime ;
    dct:title "2025-26 Health Infrastructure Queensland  Contract Disclosure Report" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "1ea2fb1a83ebac8e0e1d14b63b74b3e7"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/2f852706-d3fe-421f-872c-6cfb740e674e/resource/f2663e33-0b6b-4c5e-9de6-4dd71637e0e4/download/2025-26-health-infrastructure-queensland-contract-disclosure-report-july-2025-to-february-2026.csv> ;
    dcat:mediaType "application/csv" .

<https://data.gov.au/organization/cc944344-1350-42e9-b212-0489a49ac83b> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Queensland Health" .

