@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/80b8ebb4-ced0-48e8-9e5a-8a3301dd054a> a dcat:Dataset ;
    dct:description "Office of Industrial Relations contract disclosure reporting for all awarded contracts over $10,000 - January to March 2025" ;
    dct:identifier "80b8ebb4-ced0-48e8-9e5a-8a3301dd054a" ;
    dct:issued "2025-11-11T11:14:07.958604"^^xsd:dateTime ;
    dct:modified "2025-11-11T11:14:12.036061"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/54cf988f-9e05-4272-9a0e-dc0063a76260> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "OIR Contract disclosure report FY 2024/25 Jan-Mar2025" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OIR.Procurement@oir.qld.gov.au" ;
            vcard:hasEmail <mailto:OIR.Procurement@oir.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/80b8ebb4-ced0-48e8-9e5a-8a3301dd054a/resource/71f68e7b-d9d8-4975-aba0-43d43f74bb23> ;
    dcat:keyword "Contract Disclosure",
        "OIR",
        "office of industrial Relations",
        "procurement" .

<https://data.gov.au/dataset/80b8ebb4-ced0-48e8-9e5a-8a3301dd054a/resource/71f68e7b-d9d8-4975-aba0-43d43f74bb23> a dcat:Distribution ;
    dct:description "OIR Contract disclosure report FY 2024-25 Jan-Mar 2025" ;
    dct:format "CSV" ;
    dct:issued "2025-06-17T05:18:44.365672"^^xsd:dateTime ;
    dct:modified "2025-11-11T11:14:07.940961"^^xsd:dateTime ;
    dct:title "OIR Contract disclosure report FY 2024-25 Jan-Mar 2025" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "099b56755ad5d98c00259dab2b2c91a4"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/80b8ebb4-ced0-48e8-9e5a-8a3301dd054a/resource/71f68e7b-d9d8-4975-aba0-43d43f74bb23/download/2024-25-q3-jan-to-mar-2801-over-10k-report-upload-file.csv> ;
    dcat:mediaType "application/csv" .

<https://data.gov.au/organization/54cf988f-9e05-4272-9a0e-dc0063a76260> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Office of Industrial Relations" .

