@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/08a30dac-2784-4b61-b2dc-dab448f69abb> a dcat:Dataset ;
    dct:description "Month ending demographic report of offenders serving community based orders in Queensland for the year 2026." ;
    dct:identifier "08a30dac-2784-4b61-b2dc-dab448f69abb" ;
    dct:issued "2026-03-25T07:53:40.812486"^^xsd:dateTime ;
    dct:modified "2026-03-25T07:53:43.018299"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/7950fb42-be48-4c32-8858-8e2f2a4d303b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Community Offender trend - statewide - 2026" ;
    owl:versionInfo "3.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "opendata@corrections.qld.gov.au" ;
            vcard:hasEmail <mailto:opendata@corrections.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/08a30dac-2784-4b61-b2dc-dab448f69abb/resource/33785032-c543-4a96-a0ba-bf415a06fede> ;
    dcat:keyword "community",
        "demographic",
        "offender",
        "parole",
        "probation" .

<https://data.gov.au/dataset/08a30dac-2784-4b61-b2dc-dab448f69abb/resource/33785032-c543-4a96-a0ba-bf415a06fede> a dcat:Distribution ;
    dct:description "Month ending demographic report of offenders serving community based orders in Queensland." ;
    dct:format "CSV" ;
    dct:issued "2026-03-24T00:08:18.741803"^^xsd:dateTime ;
    dct:modified "2026-03-25T07:53:40.803637"^^xsd:dateTime ;
    dct:title "Community Offender trend statewide January 2026" ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/08a30dac-2784-4b61-b2dc-dab448f69abb/resource/33785032-c543-4a96-a0ba-bf415a06fede/download/community-offenders-january-2026.csv> ;
    dcat:mediaType "application/csv" .

<https://data.gov.au/organization/7950fb42-be48-4c32-8858-8e2f2a4d303b> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Queensland Corrective Services" .

