@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/77b608ff-a451-4173-8ce8-af542cb351a8> a dcat:Dataset ;
    dct:description "Overseas travel expenditure report for Queensland Performing Arts Centre for 2019-2020." ;
    dct:identifier "77b608ff-a451-4173-8ce8-af542cb351a8" ;
    dct:issued "2025-11-11T10:55:20.172199"^^xsd:dateTime ;
    dct:modified "2026-03-28T04:14:23.652286"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/443ae26c-130d-4c61-8412-f885c242676b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "qpac-overseas-travel-2019-2020" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "andrea.huynh@qpac.com.au" ;
            vcard:hasEmail <mailto:andrea.huynh@qpac.com.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/77b608ff-a451-4173-8ce8-af542cb351a8/resource/f6516bdb-8101-41e8-9b8b-1727bb02b8e3> .

<https://data.gov.au/dataset/77b608ff-a451-4173-8ce8-af542cb351a8/resource/f6516bdb-8101-41e8-9b8b-1727bb02b8e3> a dcat:Distribution ;
    dct:description "Overseas travel expenditure report for Queensland Performing Arts Centre for 2019-2020." ;
    dct:format "CSV" ;
    dct:issued "2020-10-07T01:33:20.511034"^^xsd:dateTime ;
    dct:modified "2026-03-28T04:14:22.086801"^^xsd:dateTime ;
    dct:title "Queensland Performing Arts Centre - Overseas travel 2019-2020 " ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/77b608ff-a451-4173-8ce8-af542cb351a8/resource/f6516bdb-8101-41e8-9b8b-1727bb02b8e3/download/2019-20-annual-report-overseas-travel-reporting-template_qpac.csv> ;
    dcat:mediaType "text/csv" .

<https://data.gov.au/organization/443ae26c-130d-4c61-8412-f885c242676b> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Education" .

