@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/6c0bce55-b9dc-4b38-b888-5112e92d5917> a dcat:Dataset ;
    dct:description "Queensland Rail Contract Disclosure FY2021-2022" ;
    dct:identifier "6c0bce55-b9dc-4b38-b888-5112e92d5917" ;
    dct:issued "2025-11-11T10:30:16.991689"^^xsd:dateTime ;
    dct:modified "2025-11-11T10:30:20.570637"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/cff307ee-320a-41eb-a4ef-187ff65563ab> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Queensland Rail Contract Disclosure FY2021-2022" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "andrey.zosimov@qr.com.au" ;
            vcard:hasEmail <mailto:andrey.zosimov@qr.com.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/6c0bce55-b9dc-4b38-b888-5112e92d5917/resource/e0a65ba1-e10e-4562-ac4e-777f2d68c495> ;
    dcat:keyword "Contract Disclosure Report",
        "QR",
        "Rail" .

<https://data.gov.au/dataset/6c0bce55-b9dc-4b38-b888-5112e92d5917/resource/e0a65ba1-e10e-4562-ac4e-777f2d68c495> a dcat:Distribution ;
    dct:description "Queensland Rail contract disclosure report for the 2021-2022 financial year." ;
    dct:format "CSV" ;
    dct:issued "2021-08-08T21:35:40.663080"^^xsd:dateTime ;
    dct:modified "2025-11-11T10:30:16.980134"^^xsd:dateTime ;
    dct:title "QR Contract Disclosure FY2021-2022" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "8041650d5f3f9c98f4f8db3eef2f2cfe"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/6c0bce55-b9dc-4b38-b888-5112e92d5917/resource/e0a65ba1-e10e-4562-ac4e-777f2d68c495/download/qr-contract-disclosure-fy2021-2022.csv> ;
    dcat:mediaType "text/csv" .

<https://data.gov.au/organization/cff307ee-320a-41eb-a4ef-187ff65563ab> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Transport and Main Roads" .

