@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/2be9d1f7-458f-4c01-b6fc-58bb16a08ace> a dcat:Dataset ;
    dct:description "Report on the performance of the Department of National Parks, Recreation, Sport and Racing on the Queensland Cultural Diversity Policy. " ;
    dct:identifier "2be9d1f7-458f-4c01-b6fc-58bb16a08ace" ;
    dct:issued "2025-11-11T08:21:11.993618"^^xsd:dateTime ;
    dct:modified "2025-11-11T08:21:15.600091"^^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 National Parks, Recreation, Sport and Racing (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/2be9d1f7-458f-4c01-b6fc-58bb16a08ace/resource/e7bf782a-b179-4ef1-9792-f1a808d8f9f4> .

<https://data.gov.au/dataset/2be9d1f7-458f-4c01-b6fc-58bb16a08ace/resource/e7bf782a-b179-4ef1-9792-f1a808d8f9f4> a dcat:Distribution ;
    dct:description """Report on the performance of the Department of National Parks, Recreation, Sport and Racing on the Queensland Cultural Diversity Policy 2013-14 \r
""" ;
    dct:format "XLSX" ;
    dct:issued "2014-09-26T07:08:28.022992"^^xsd:dateTime ;
    dct:modified "2025-11-11T08:21:11.988215"^^xsd:dateTime ;
    dct:title "Queensland Cultural Diversity Policy 2013-14" ;
    dcat:accessURL <https://data.des.qld.gov.au/__data/assets/excel_doc/0030/109488/cultural-diversity-policy-2013-2014.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats" .

<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" .

