@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/1dc73691-fa7d-47b1-a931-bde7da81b8ed> a dcat:Dataset ;
    dct:description "Department of Tourism and Sport Contracts Disclosure Report for Qtr. 1, Financial Year  2024-2025" ;
    dct:identifier "1dc73691-fa7d-47b1-a931-bde7da81b8ed" ;
    dct:issued "2025-11-11T07:51:43.341753"^^xsd:dateTime ;
    dct:modified "2025-11-11T07:51:46.225141"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/df55fa16-414a-4c55-b49c-d43ae4425fb0> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "DTS Contracts Disclosure Report for Qtr. 1 & 2 2024-2025" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "procurement@dtis.qld.gov.au" ;
            vcard:hasEmail <mailto:procurement@dtis.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/1dc73691-fa7d-47b1-a931-bde7da81b8ed/resource/f6c514fd-0deb-4386-b533-f41f7a5fed7d> ;
    dcat:keyword "Contracts Disclosure" .

<https://data.gov.au/dataset/1dc73691-fa7d-47b1-a931-bde7da81b8ed/resource/f6c514fd-0deb-4386-b533-f41f7a5fed7d> a dcat:Distribution ;
    dct:description "DTIS Contracts Disclosure Report_Qtr 1 & 2 2024-25.csv" ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T06:27:22.344450"^^xsd:dateTime ;
    dct:modified "2025-11-11T07:51:43.335322"^^xsd:dateTime ;
    dct:title "DTIS Contracts Disclosure Report_Qtr 1 & 2 2024-25.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "8b6977dbb606f3e7237641e60a21db14"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/1dc73691-fa7d-47b1-a931-bde7da81b8ed/resource/f6c514fd-0deb-4386-b533-f41f7a5fed7d/download/dts-contracts-disclosure-report_qtr-1-2-2024-25.csv> ;
    dcat:mediaType "application/csv" .

<https://data.gov.au/organization/df55fa16-414a-4c55-b49c-d43ae4425fb0> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Sport, Racing and Olympic and Paralympic Games" .

