@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/7cc726f6-6a4e-4354-8e07-da99288636a9> a dcat:Dataset ;
    dct:description """Annual consultancy expenditure by The Prince Charles Hospital Foundation. 
Additional information reported in lieu of inclusion in the annual report. Read the complete annual report https://www.thecommongood.org.au/publications-and-reports/""" ;
    dct:identifier "7cc726f6-6a4e-4354-8e07-da99288636a9" ;
    dct:issued "2025-11-11T11:05:17.327533"^^xsd:dateTime ;
    dct:modified "2025-11-11T11:05:21.012248"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/cc944344-1350-42e9-b212-0489a49ac83b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "The Prince Charles Hospital Foundation Annual Report Data - Consultancies" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "opendata@health.qld.gov.au" ;
            vcard:hasEmail <mailto:opendata@health.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/7cc726f6-6a4e-4354-8e07-da99288636a9/resource/b55151f1-33e9-4f4b-8705-6c70093e67d3> ;
    dcat:keyword "annual report",
        "consultancy",
        "tpchf" .

<https://data.gov.au/dataset/7cc726f6-6a4e-4354-8e07-da99288636a9/resource/b55151f1-33e9-4f4b-8705-6c70093e67d3> a dcat:Distribution ;
    dct:description """Consultancies expenditure report for The Prince Charles Hospital Foundation for 2024-25.\r
""" ;
    dct:format "CSV" ;
    dct:issued "2025-08-07T00:16:01.757918"^^xsd:dateTime ;
    dct:modified "2025-11-11T11:05:17.313944"^^xsd:dateTime ;
    dct:title "2024-25 Annual Report - Consultancies - The Prince Charles Hospital Foundation" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "fb78b8036742c51d1f9393f8d48d65f3"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/7cc726f6-6a4e-4354-8e07-da99288636a9/resource/b55151f1-33e9-4f4b-8705-6c70093e67d3/download/2024-25-tpchf-annual-report-consultancies-reporting.csv> ;
    dcat:mediaType "text/csv" .

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

