@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/3d39923e-e5ce-41b0-a5c8-f8869328e4e0> a dcat:Dataset ;
    dct:description "Contract disclosure information for period 1 July 2020 to 30 June 2021" ;
    dct:identifier "3d39923e-e5ce-41b0-a5c8-f8869328e4e0" ;
    dct:issued "2025-11-11T08:54:54.816395"^^xsd:dateTime ;
    dct:modified "2025-11-11T08:54:57.900851"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/e1350fd1-3538-4fa5-8cad-6c3eb0abd41c> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Queensland Audit Office Contract Disclosure 2020-21" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "procurement@qao.qld.gov.ao" ;
            vcard:hasEmail <mailto:procurement@qao.qld.gov.ao> ] ;
    dcat:distribution <https://data.gov.au/dataset/3d39923e-e5ce-41b0-a5c8-f8869328e4e0/resource/9061a639-a16f-446a-aa73-33f94eef345a> .

<https://data.gov.au/dataset/3d39923e-e5ce-41b0-a5c8-f8869328e4e0/resource/9061a639-a16f-446a-aa73-33f94eef345a> a dcat:Distribution ;
    dct:description "QAO Contract Disclosure 2020-21" ;
    dct:format "CSV" ;
    dct:issued "2021-06-15T06:44:46.430541"^^xsd:dateTime ;
    dct:modified "2025-11-11T08:54:54.812321"^^xsd:dateTime ;
    dct:title "QAO Contract Disclosure 2020-21" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "112ccfcc5759ba7b5f3868c81c71961c"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/3d39923e-e5ce-41b0-a5c8-f8869328e4e0/resource/9061a639-a16f-446a-aa73-33f94eef345a/download/2020-21-qao-contract-disclosure.csv> ;
    dcat:mediaType "text/csv" .

<https://data.gov.au/organization/e1350fd1-3538-4fa5-8cad-6c3eb0abd41c> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Queensland Audit Office" .

