@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/30c4e34f-4030-484c-8e94-4ecb3dbf4067> a dcat:Dataset ;
    dct:description "A heat map shows the distribution of relative workplace injury 'risk’ through industry sectors and business size" ;
    dct:identifier "30c4e34f-4030-484c-8e94-4ecb3dbf4067" ;
    dct:issued "2025-11-11T08:28:56.030581"^^xsd:dateTime ;
    dct:modified "2025-11-11T08:28:59.396209"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/9c9f1649-df31-4860-b79a-92f2d0849c2f> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Workplace injury heat maps 2009–10" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OIRdata@oir.qld.gov.au" ;
            vcard:hasEmail <mailto:OIRdata@oir.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/30c4e34f-4030-484c-8e94-4ecb3dbf4067/resource/352a6c67-d420-4dac-8f56-6eafe45471f2> ;
    dcat:keyword "business and industry",
        "services" .

<https://data.gov.au/dataset/30c4e34f-4030-484c-8e94-4ecb3dbf4067/resource/352a6c67-d420-4dac-8f56-6eafe45471f2> a dcat:Distribution ;
    dct:description """The heat map shows the distribution of relative workplace injury 'risk' through industry sectors and business size.\r
""" ;
    dct:format "XLS" ;
    dct:issued "2013-05-29T16:02:39.970828"^^xsd:dateTime ;
    dct:modified "2025-11-11T08:28:56.010554"^^xsd:dateTime ;
    dct:title "Heat maps data 2009–10" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "b3120badb7cca5c177b9b3b1842461512c2c7393"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/30c4e34f-4030-484c-8e94-4ecb3dbf4067/resource/352a6c67-d420-4dac-8f56-6eafe45471f2/download/heatmaps.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" .

