@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/d5ff61ac-b7ad-493b-8b79-612fcd8d23c1> a dcat:Dataset ;
    dct:description "Contract disclosure report for Healthcare Purchasing and System Performance and Chief Operating Office Divisions within the Department of Health for the financial year 2023-24" ;
    dct:identifier "d5ff61ac-b7ad-493b-8b79-612fcd8d23c1" ;
    dct:issued "2025-11-11T14:06:39.730554"^^xsd:dateTime ;
    dct:modified "2025-11-11T14:06:43.393251"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/cc944344-1350-42e9-b212-0489a49ac83b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "DOH-HPSP COO Contract Disclosure 2023-2024" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "HPSP-Business-Services@health.qld.gov.au" ;
            vcard:hasEmail <mailto:HPSP-Business-Services@health.qld.gov.au> ] .

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

