@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/726d87d7-d592-4d9e-af51-29f768980367> a dcat:Dataset ;
    dct:description "The number of and average price per region of each HOTEL Authority sale tender conducted since June 2004." ;
    dct:identifier "726d87d7-d592-4d9e-af51-29f768980367" ;
    dct:issued "2025-11-11T10:44:42.233653"^^xsd:dateTime ;
    dct:modified "2025-11-11T10:44:45.312949"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/9c9f1649-df31-4860-b79a-92f2d0849c2f> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Hotel EGM authority Tender Summaries" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "opendata@justice.qld.gov.au" ;
            vcard:hasEmail <mailto:opendata@justice.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/726d87d7-d592-4d9e-af51-29f768980367/resource/c3ed2ea0-be6e-42fd-aab4-cb2e4d11d48d> ;
    dcat:keyword "gaming",
        "government",
        "tender" .

<https://data.gov.au/dataset/726d87d7-d592-4d9e-af51-29f768980367/resource/c3ed2ea0-be6e-42fd-aab4-cb2e4d11d48d> a dcat:Distribution ;
    dct:description """The number of and average price per region of each HOTEL Authority sale tender conducted since June 2004.\r
""" ;
    dct:format "XLS" ;
    dct:issued "2014-06-26T07:08:04.432339"^^xsd:dateTime ;
    dct:modified "2025-11-11T10:44:42.217720"^^xsd:dateTime ;
    dct:title "Hotel EGM authority Tender Summaries" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "fc14a71eb07e503ebdbe7be7809dbcaa456489f4"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/726d87d7-d592-4d9e-af51-29f768980367/resource/c3ed2ea0-be6e-42fd-aab4-cb2e4d11d48d/download/20150422_olgr_gaming-hotel-egm-authority-tender-results-summary.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.gov.au/organization/9c9f1649-df31-4860-b79a-92f2d0849c2f> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Justice" .

