@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/efe06d11-589d-4cf8-984e-09ff6e571943> a dcat:Dataset ;
    dct:description "Additional information reported in lieu of inclusion in the annual report. Read the complete annual report https://www.thecommongood.org.au/publications/" ;
    dct:identifier "efe06d11-589d-4cf8-984e-09ff6e571943" ;
    dct:issued "2025-11-11T14:58:48.979838"^^xsd:dateTime ;
    dct:modified "2025-11-11T14:58:51.990271"^^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 - 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/efe06d11-589d-4cf8-984e-09ff6e571943/resource/653e10b8-6d68-4583-a6b7-89c1691f8543> ;
    dcat:keyword "annual report" .

<https://data.gov.au/dataset/efe06d11-589d-4cf8-984e-09ff6e571943/resource/653e10b8-6d68-4583-a6b7-89c1691f8543> a dcat:Distribution ;
    dct:description """Overseas travel report for The Prince Charles Hospital Foundation  for 2016-2017.\r
""" ;
    dct:format "CSV" ;
    dct:issued "2017-09-18T12:17:15.825133"^^xsd:dateTime ;
    dct:modified "2025-11-11T14:58:48.974372"^^xsd:dateTime ;
    dct:title "2016-17 Annual Report - Overseas Travel - The Prince Charles Hospital Foundation " ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/efe06d11-589d-4cf8-984e-09ff6e571943/resource/653e10b8-6d68-4583-a6b7-89c1691f8543/download/overseas-travel-report170918.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" .

