@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/35c6adfc-7978-4bcd-97bf-18b8d2cf8b29> a dcat:Dataset ;
    dct:description """Annual consultancy expenditure by the Queensland Building and Construction Commission. 
If relevant only, include the following wording - Additional information reported in lieu of inclusion in the annual report. Read the complete annual report at www.qbcc.qld.gov.au/about-us/our-performance""" ;
    dct:identifier "35c6adfc-7978-4bcd-97bf-18b8d2cf8b29" ;
    dct:issued "2025-11-11T08:40:35.236934"^^xsd:dateTime ;
    dct:modified "2025-11-11T08:40:38.098466"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/2609974d-5693-4371-aacc-1cc3197f10be> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "QBCC Annual Report Data - Consultancies 21-22" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "info@qbcc.qld.gov.au" ;
            vcard:hasEmail <mailto:info@qbcc.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/35c6adfc-7978-4bcd-97bf-18b8d2cf8b29/resource/f8220b75-1126-4190-a07e-c094d3742081> ;
    dcat:keyword "QBCC",
        "annual report" .

<https://data.gov.au/dataset/35c6adfc-7978-4bcd-97bf-18b8d2cf8b29/resource/f8220b75-1126-4190-a07e-c094d3742081> a dcat:Distribution ;
    dct:description "Consultancies expenditure report for QBCC for 2021-22." ;
    dct:format "CSV" ;
    dct:issued "2022-09-30T06:30:31.908454"^^xsd:dateTime ;
    dct:modified "2025-11-11T08:40:35.224960"^^xsd:dateTime ;
    dct:title "QBCC Annual Report - 2021-2022 Consultancies" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "e78ed020d7d1f3eecb63eb8907e5e29b"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/35c6adfc-7978-4bcd-97bf-18b8d2cf8b29/resource/f8220b75-1126-4190-a07e-c094d3742081/download/qbcc-annual-report-2021-2022-consultancies.csv> ;
    dcat:mediaType "text/csv" .

<https://data.gov.au/organization/2609974d-5693-4371-aacc-1cc3197f10be> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Queensland Building and Construction Commission" .

