@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/a807e2b0-54cf-44ce-a982-6674c65675d7> a dcat:Dataset ;
    dct:description "Service delivery performance indicator data for 2014-15 financial year. " ;
    dct:identifier "a807e2b0-54cf-44ce-a982-6674c65675d7" ;
    dct:issued "2025-11-11T12:32:54.358279"^^xsd:dateTime ;
    dct:modified "2025-11-11T12:32:58.063897"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/3f10aca8-ebe3-4e5c-a962-8ee06fff2c14> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Legal Aid Queensland—service delivery performance indicators—2014-15" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "webteam@legalaid.qld.gov.au" ;
            vcard:hasEmail <mailto:webteam@legalaid.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/a807e2b0-54cf-44ce-a982-6674c65675d7/resource/41dd4482-37ad-4efb-aae5-f794648b7457>,
        <https://data.gov.au/dataset/a807e2b0-54cf-44ce-a982-6674c65675d7/resource/5a05cbbe-58f3-41e6-bd6c-74ea41ec9ab9> ;
    dcat:keyword "financials",
        "government",
        "legal",
        "legal aid",
        "performance",
        "service delivery" .

<https://data.gov.au/dataset/a807e2b0-54cf-44ce-a982-6674c65675d7/resource/41dd4482-37ad-4efb-aae5-f794648b7457> a dcat:Distribution ;
    dct:description "Service delivery performance indicator data for Legal Aid Queensland for the 2014-15 financial year. " ;
    dct:format "CSV" ;
    dct:issued "2015-10-23T02:48:13.299586"^^xsd:dateTime ;
    dct:modified "2025-11-11T12:32:54.335881"^^xsd:dateTime ;
    dct:title "Legal Aid Queensland service delivery performance indicators—2014-15" ;
    dcat:accessURL <http://www.legalaid.qld.gov.au/files/assets/public/open-data/laq-service-delivery-performance-indicators-2014-15.csv> .

<https://data.gov.au/dataset/a807e2b0-54cf-44ce-a982-6674c65675d7/resource/5a05cbbe-58f3-41e6-bd6c-74ea41ec9ab9> a dcat:Distribution ;
    dct:description "Description of definitions relating to Legal Aid Queensland's service delivery performance indicator data for the 2014-15 financial year. " ;
    dct:format "PDF" ;
    dct:issued "2015-10-23T03:34:01.973052"^^xsd:dateTime ;
    dct:modified "2025-11-11T12:32:54.338278"^^xsd:dateTime ;
    dct:title "Definitions—Legal Aid Queensland service delivery performance indicators—2014-15" ;
    dcat:accessURL <http://www.legalaid.qld.gov.au/files/assets/public/open-data/laq-service-delivery-performance-indicators-2014-15.pdf> .

<https://data.gov.au/organization/3f10aca8-ebe3-4e5c-a962-8ee06fff2c14> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Legal Aid Queensland" .

