@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/0869f28d-e90d-4acf-9c35-6988ce9ae626> a dcat:Dataset ;
    dct:description "QH Corporate Enterprise Solutions_Contract disclosure report information for the 2023-24 period" ;
    dct:identifier "0869f28d-e90d-4acf-9c35-6988ce9ae626" ;
    dct:issued "2026-03-02T00:03:35.039032"^^xsd:dateTime ;
    dct:modified "2026-03-02T00:03:37.600944"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/cc944344-1350-42e9-b212-0489a49ac83b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "QH Corporate Enterprise Solutions_Contract disclosure report 2023-24" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CES_Contracts@health.qld.gov.au" ;
            vcard:hasEmail <mailto:CES_Contracts@health.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/0869f28d-e90d-4acf-9c35-6988ce9ae626/resource/79ecb633-3135-4470-a683-08186a6f7aee> ;
    dcat:keyword "Queensland Health" .

<https://data.gov.au/dataset/0869f28d-e90d-4acf-9c35-6988ce9ae626/resource/79ecb633-3135-4470-a683-08186a6f7aee> a dcat:Distribution ;
    dct:description "Contracts disclosure information for Corporate Enterprise Solutions for the 2023-24 period " ;
    dct:format "CSV" ;
    dct:issued "2025-07-16T01:48:30.347684"^^xsd:dateTime ;
    dct:modified "2026-03-02T00:03:35.036872"^^xsd:dateTime ;
    dct:title "QH Corporate Enterprise Solutions_Contract disclosure report_2023-24.xlsx" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "d3a14c8376c08e3c8c3986ab6164189a"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/0869f28d-e90d-4acf-9c35-6988ce9ae626/resource/79ecb633-3135-4470-a683-08186a6f7aee/download/qh_corporate-enterprise-solutions_contract-disclosure-report_2023-24.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" .

