@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/e2c729b6-81c3-4f91-b1d0-8ec651b049a5> a dcat:Dataset ;
    dct:description "Townsville Hospital and Health Service contract disclosure data for Financial Year 22 (01/07/2021 to 30/06/2022)" ;
    dct:identifier "e2c729b6-81c3-4f91-b1d0-8ec651b049a5" ;
    dct:issued "2025-11-11T14:31:32.518578"^^xsd:dateTime ;
    dct:modified "2025-11-11T14:31:35.690581"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/cc944344-1350-42e9-b212-0489a49ac83b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Townsville HHS Contract disclosure FY22" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "THHS.Contracts@health.qld.gov.au" ;
            vcard:hasEmail <mailto:THHS.Contracts@health.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/e2c729b6-81c3-4f91-b1d0-8ec651b049a5/resource/7d74172b-02b0-44ee-8db9-82350fc84614> ;
    dcat:keyword "Contract",
        "Contract Disclosure Report" .

<https://data.gov.au/dataset/e2c729b6-81c3-4f91-b1d0-8ec651b049a5/resource/7d74172b-02b0-44ee-8db9-82350fc84614> a dcat:Distribution ;
    dct:description "Townsville HHS Contract disclosure report FY22 (01/07/2022 to 30/06/2022)" ;
    dct:format "XLSX" ;
    dct:issued "2022-12-09T03:29:25.799516"^^xsd:dateTime ;
    dct:modified "2025-11-11T14:31:32.510263"^^xsd:dateTime ;
    dct:title "THHS FY22 Contract Disclosure report" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "8c99f7bbc362eb6b7c806f56e4ed0f01"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/e2c729b6-81c3-4f91-b1d0-8ec651b049a5/resource/7d74172b-02b0-44ee-8db9-82350fc84614/download/thhs-fy22-contract-disclosure-report-221208.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" .

