@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/24afdb33-0f79-41f1-b32e-8a36d0773664> a dcat:Dataset ;
    dct:description "Additional information reported in lieu of inclusion in the annual report. Read the complete annual report http://gchfoundation.org.au/about/publications/" ;
    dct:identifier "24afdb33-0f79-41f1-b32e-8a36d0773664" ;
    dct:issued "2025-11-11T08:06:39.571187"^^xsd:dateTime ;
    dct:modified "2025-11-11T08:06:43.179846"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/cc944344-1350-42e9-b212-0489a49ac83b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Gold Coast Hospital Foundation Annual Report Data - 2016-17" ;
    owl:versionInfo "1" ;
    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/24afdb33-0f79-41f1-b32e-8a36d0773664/resource/931ff163-90e7-4959-a26d-604e0d811fa5> ;
    dcat:keyword "annual report" .

<https://data.gov.au/dataset/24afdb33-0f79-41f1-b32e-8a36d0773664/resource/931ff163-90e7-4959-a26d-604e0d811fa5> a dcat:Distribution ;
    dct:description """Consultancies expenditure report for Gold Coast Hospital Foundation for 2016-2017.\r
""" ;
    dct:format "XLSX" ;
    dct:issued "2017-09-18T12:00:00.414371"^^xsd:dateTime ;
    dct:modified "2025-11-11T08:06:39.564487"^^xsd:dateTime ;
    dct:title "2016-17 Annual Report - Consultancies - Gold Coast Hospital Foundation" ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/24afdb33-0f79-41f1-b32e-8a36d0773664/resource/931ff163-90e7-4959-a26d-604e0d811fa5/download/consultancies-reporting-gchf.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

