@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/30d75c66-95ef-4990-a31d-718f21ce5a67> a dcat:Dataset ;
    dct:description """Annual Reporting by the Queensland Racing Integrity Commission.
Information on overseas travel expenditure by the Queensland Racing Integrity Commission also included in the Commission's 2022-2023 Annual Report.
The Commission did not procure any consultancies, translation or interpreting services in 2022-2023.""" ;
    dct:identifier "30d75c66-95ef-4990-a31d-718f21ce5a67" ;
    dct:issued "2025-11-11T08:29:10.023160"^^xsd:dateTime ;
    dct:modified "2025-11-11T08:29:13.060121"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/96504e9b-6ddf-407f-86ee-a688e21113b3> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Queensland Racing Integrity Commission Annual Report Data - 2022-2023" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "qric.corro@qric.qld.gov.au" ;
            vcard:hasEmail <mailto:qric.corro@qric.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/30d75c66-95ef-4990-a31d-718f21ce5a67/resource/791ed4df-8d6a-4882-8b9b-2389799fd3f1> ;
    dcat:keyword "Annual Report",
        "Overseas travel",
        "QRIC" .

<https://data.gov.au/dataset/30d75c66-95ef-4990-a31d-718f21ce5a67/resource/791ed4df-8d6a-4882-8b9b-2389799fd3f1> a dcat:Distribution ;
    dct:description "Overseas travel report for Queensland Racing Integrity Commission for 2023-23." ;
    dct:format "CSV" ;
    dct:issued "2023-09-26T04:03:08.518904"^^xsd:dateTime ;
    dct:modified "2025-11-11T08:29:10.007316"^^xsd:dateTime ;
    dct:title "2022-23 Annual Report - Overseas travel - Queensland Racing Integrity Commission" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "252e396dd1df7c8f1951fce0b61c9d99"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/30d75c66-95ef-4990-a31d-718f21ce5a67/resource/791ed4df-8d6a-4882-8b9b-2389799fd3f1/download/edocs-18664363-v1-open_data_overseas_travel_2022-2023.csv> ;
    dcat:mediaType "text/csv" .

<https://data.gov.au/organization/96504e9b-6ddf-407f-86ee-a688e21113b3> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Queensland Racing Integrity Commission" .

