@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/c61bd8b0-10a7-410f-817b-eb1fd9d25484> a dcat:Dataset ;
    dct:description "Report on the performance of the Queensland Building and Construction Commission against measures in the Queensland Language Services Policy." ;
    dct:identifier "c61bd8b0-10a7-410f-817b-eb1fd9d25484" ;
    dct:issued "2025-11-11T13:34:04.456233"^^xsd:dateTime ;
    dct:modified "2025-11-11T13:34:07.571750"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/2609974d-5693-4371-aacc-1cc3197f10be> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Queensland Language Services Policy - Queensland Building and Construction Commission" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "info@qbcc.qld.gov.au" ;
            vcard:hasEmail <mailto:info@qbcc.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/c61bd8b0-10a7-410f-817b-eb1fd9d25484/resource/ffbe9b4b-4d00-48f0-b006-a18a989db3b8> ;
    dcat:keyword "cultural diversity",
        "interpreters",
        "queensland language services policy" .

<https://data.gov.au/dataset/c61bd8b0-10a7-410f-817b-eb1fd9d25484/resource/ffbe9b4b-4d00-48f0-b006-a18a989db3b8> a dcat:Distribution ;
    dct:description "Details of interpreter expenses for 2014-2015." ;
    dct:format "CSV" ;
    dct:issued "2015-11-18T23:59:02.032168"^^xsd:dateTime ;
    dct:modified "2025-11-11T13:34:04.445954"^^xsd:dateTime ;
    dct:title "2014-2015 Queensland Language Services Policy - QBCC " ;
    dcat:accessURL <http://www.hpw.qld.gov.au/SiteCollectionDocuments/QBCC%20Language.csv> .

<https://data.gov.au/organization/2609974d-5693-4371-aacc-1cc3197f10be> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Queensland Building and Construction Commission" .

