@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/b4c9903d-364d-4117-94c8-9eca9edba72f> a dcat:Dataset ;
    dct:description "The number of reported offences per 100,000 persons by police districts, monthly from July 2001." ;
    dct:identifier "b4c9903d-364d-4117-94c8-9eca9edba72f" ;
    dct:issued "2025-11-11T12:59:17.399192"^^xsd:dateTime ;
    dct:modified "2025-11-11T12:59:20.453317"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/a014433d-8aba-4ec3-a918-90bea33a84cf> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Offence rates—police districts—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/b4c9903d-364d-4117-94c8-9eca9edba72f/resource/72c3d677-d1b9-4f1a-80a1-30a0fa2b1899> ;
    dcat:keyword "Queensland Police Service",
        "crime",
        "crime statistics",
        "offender",
        "reported crime",
        "victim" .

<https://data.gov.au/dataset/b4c9903d-364d-4117-94c8-9eca9edba72f/resource/72c3d677-d1b9-4f1a-80a1-30a0fa2b1899> a dcat:Distribution ;
    dct:description "The number of reported offences per 100,000 persons by police districts, monthly from July 2001. Updated Monthly." ;
    dct:format "CSV" ;
    dct:issued "2014-06-05T20:49:22.544888"^^xsd:dateTime ;
    dct:modified "2025-11-11T12:59:17.381949"^^xsd:dateTime ;
    dct:title "Offence rates—police districts—monthly from July 2001 " ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "567f2a1f63d76cb24b032644dc9be5bf"^^xsd:hexBinary ] ;
    dcat:accessURL <https://open-crime-data.s3-ap-southeast-2.amazonaws.com/Crime%20Statistics/district_Reported_Offences_Rates.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" .

