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

<https://data.gov.au/dataset/88bae1b1-19a6-476c-856b-782d7dd29393> a dcat:Dataset ;
    dct:description "The number of reported offences by Police Regions, monthly from July 2001." ;
    dct:identifier "88bae1b1-19a6-476c-856b-782d7dd29393" ;
    dct:issued "2025-11-11T11:31:07.383714"^^xsd:dateTime ;
    dct:modified "2025-11-11T11:31:10.871289"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/a014433d-8aba-4ec3-a918-90bea33a84cf> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Offence numbers—police regions—monthly from July 2001" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OpenData@police.qld.gov.au" ;
            vcard:hasEmail <mailto:OpenData@police.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/88bae1b1-19a6-476c-856b-782d7dd29393/resource/a7a1a283-e645-4f2e-b83e-3d344ea676c9> ;
    dcat:keyword "Queensland Police Service",
        "crime",
        "crime statistics",
        "offender",
        "reported crime",
        "victim" .

<https://data.gov.au/dataset/88bae1b1-19a6-476c-856b-782d7dd29393/resource/a7a1a283-e645-4f2e-b83e-3d344ea676c9> a dcat:Distribution ;
    dct:description "The number of reported offences by Police Regions, monthly from July 2001.  Updated Monthly." ;
    dct:format "CSV" ;
    dct:issued "2014-06-05T20:43:21.419119"^^xsd:dateTime ;
    dct:modified "2025-11-11T11:31:07.357700"^^xsd:dateTime ;
    dct:title "Offence numbers—police regions—monthly from July 2001 " ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "e7f243401d557f1c93e2b296698b7929"^^xsd:hexBinary ] ;
    dcat:accessURL <https://open-crime-data.s3-ap-southeast-2.amazonaws.com/Crime%20Statistics/region_Reported_Offences_Number.csv> ;
    dcat:mediaType "text/csv" .

<https://data.gov.au/organization/a014433d-8aba-4ec3-a918-90bea33a84cf> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Police" .

