@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/a78f38d9-0175-48bb-830a-0d7609365aa3> a dcat:Dataset ;
    dct:description "Report on the performance of the Department of Environment and Heritage Protection on the Queensland Cultural Diversity Policy." ;
    dct:identifier "a78f38d9-0175-48bb-830a-0d7609365aa3" ;
    dct:issued "2025-11-11T12:31:43.913933"^^xsd:dateTime ;
    dct:modified "2025-11-11T12:31:47.142584"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/484b43b1-77a6-4914-8e55-eccca5ea6f2b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Queensland Cultural Diversity Policy - Department of Environment and Heritage Protection (2013-2014)" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OpenData@des.qld.gov.au" ;
            vcard:hasEmail <mailto:OpenData@des.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/a78f38d9-0175-48bb-830a-0d7609365aa3/resource/2e3fa321-ca3a-4e41-9bec-b538ef087f80> .

<https://data.gov.au/dataset/a78f38d9-0175-48bb-830a-0d7609365aa3/resource/2e3fa321-ca3a-4e41-9bec-b538ef087f80> a dcat:Distribution ;
    dct:description """Report on the performance of the Department of Environment and Heritage Protection on the Queensland Cultural Diversity Policy 2013-14 \r
\r
""" ;
    dct:format "XLSX" ;
    dct:issued "2014-09-26T06:51:18.589744"^^xsd:dateTime ;
    dct:modified "2025-11-11T12:31:43.909197"^^xsd:dateTime ;
    dct:title "Queensland Cultural Diversity Policy 2013-14" ;
    dcat:accessURL <https://data.des.qld.gov.au/__data/assets/excel_doc/0029/83378/cultural-diversity-policy-2013-14.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.gov.au/organization/484b43b1-77a6-4914-8e55-eccca5ea6f2b> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Environment, Tourism, Science and Innovation" .

