@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/7af49570-3e21-4b8d-a590-56dd78ff3aed> a dcat:Dataset ;
    dct:description "This dataset contains the Population Health Contract Disclosure Report for the 2024–2025 financial year. It includes contract details disclosed in accordance with Queensland Government reporting requirements." ;
    dct:identifier "7af49570-3e21-4b8d-a590-56dd78ff3aed" ;
    dct:issued "2026-03-02T00:25:56.321608"^^xsd:dateTime ;
    dct:modified "2026-03-02T00:25:58.764988"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/cc944344-1350-42e9-b212-0489a49ac83b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Population Health Contract Disclosure Report 2024–2025" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "lana.piutau@health.qld.gov.au" ;
            vcard:hasEmail <mailto:lana.piutau@health.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/7af49570-3e21-4b8d-a590-56dd78ff3aed/resource/1fa566e5-15ed-4862-8476-528521e7d075> ;
    dcat:keyword "Queensland Health",
        "department of health",
        "health",
        "population",
        "public health" .

<https://data.gov.au/dataset/7af49570-3e21-4b8d-a590-56dd78ff3aed/resource/1fa566e5-15ed-4862-8476-528521e7d075> a dcat:Distribution ;
    dct:description "This dataset contains the Population Health Contract Disclosure Report for the 2024–2025 financial year. It includes contract details disclosed in accordance with Queensland Government reporting requirements." ;
    dct:format "CSV" ;
    dct:issued "2026-02-23T22:46:17.169364"^^xsd:dateTime ;
    dct:modified "2026-03-02T00:25:56.316524"^^xsd:dateTime ;
    dct:title "Population Health Contract Disclosure Report 2024–2025" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "d67eddfb8cb6ebdac0f90c5a7548c4dd"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/7af49570-3e21-4b8d-a590-56dd78ff3aed/resource/1fa566e5-15ed-4862-8476-528521e7d075/download/pop-health-contract-disclosure-report.csv> ;
    dcat:mediaType "application/csv" .

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

