@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/35acea42-05d2-42ba-9017-26a094d99b85> a dcat:Dataset ;
    dct:description "Additional information reported in lieu of inclusion in the annual report" ;
    dct:identifier "35acea42-05d2-42ba-9017-26a094d99b85" ;
    dct:issued "2025-11-11T08:40:29.109799"^^xsd:dateTime ;
    dct:modified "2025-11-11T08:40:31.853936"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/cc944344-1350-42e9-b212-0489a49ac83b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "PA Research Foundation Annual Report Data 2022-23" ;
    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/35acea42-05d2-42ba-9017-26a094d99b85/resource/a285bb9e-031f-48d6-9a5b-4c4a0fbd164e> ;
    dcat:keyword "annual report",
        "consultancies",
        "government" .

<https://data.gov.au/dataset/35acea42-05d2-42ba-9017-26a094d99b85/resource/a285bb9e-031f-48d6-9a5b-4c4a0fbd164e> a dcat:Distribution ;
    dct:description "Consultancies expenditure report for PA Research Foundation for 2022-23" ;
    dct:format "CSV" ;
    dct:issued "2023-06-28T05:24:23.356308"^^xsd:dateTime ;
    dct:modified "2025-11-11T08:40:29.094981"^^xsd:dateTime ;
    dct:title "2022-23 Annual Report - Consultancies - PA Research Foundation" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "b4ff86fe81c06c8a77e6548b0e4643e6"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/35acea42-05d2-42ba-9017-26a094d99b85/resource/a285bb9e-031f-48d6-9a5b-4c4a0fbd164e/download/2022-23-annual-report-consultancies-reporting-template-pa.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" .

