@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/bccac7d6-56e3-4819-a446-b4cb3a654e83> a dcat:Dataset ;
    dct:description "Contract Disclosure Report Financial Year 2021-22 " ;
    dct:identifier "bccac7d6-56e3-4819-a446-b4cb3a654e83" ;
    dct:issued "2025-11-11T13:14:13.146403"^^xsd:dateTime ;
    dct:modified "2025-11-11T13:14:15.973887"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/5b36c2bb-0631-4dc8-b874-acacf585a786> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Queensland Reconstruction Authority _Contract Disclosure Report_FY 2021-22" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "procurement@qra.qld.gov.au" ;
            vcard:hasEmail <mailto:procurement@qra.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/bccac7d6-56e3-4819-a446-b4cb3a654e83/resource/ef616c99-ce3d-453a-b921-90dda3e1cf4f> .

<https://data.gov.au/dataset/bccac7d6-56e3-4819-a446-b4cb3a654e83/resource/ef616c99-ce3d-453a-b921-90dda3e1cf4f> a dcat:Distribution ;
    dct:description "Queensland-Reconstruction-Authority-_Contract-Disclosure-Report April 2022" ;
    dct:format "CSV" ;
    dct:issued "2021-08-09T00:38:59.559871"^^xsd:dateTime ;
    dct:modified "2025-11-11T13:14:13.143001"^^xsd:dateTime ;
    dct:title "Queensland-Reconstruction-Authority-_Contract-Disclosure-Report June 2022" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "e9e5178fbefcc584be80591f5b89e88a"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/bccac7d6-56e3-4819-a446-b4cb3a654e83/resource/ef616c99-ce3d-453a-b921-90dda3e1cf4f/download/12.-qra_contract-disclosure-report-june-2021-22.csv> ;
    dcat:mediaType "text/csv" .

<https://data.gov.au/organization/5b36c2bb-0631-4dc8-b874-acacf585a786> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Queensland Reconstruction Authority" .

