@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/26aed63a-56ef-4aec-8b01-a901876938d9> a dcat:Dataset ;
    dct:description "Queensland Police Service Neighbourhood Watch areas  - Update Monthly" ;
    dct:identifier "26aed63a-56ef-4aec-8b01-a901876938d9" ;
    dct:issued "2025-11-11T08:10:24.800389"^^xsd:dateTime ;
    dct:modified "2025-11-11T08:10:27.980523"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/a014433d-8aba-4ec3-a918-90bea33a84cf> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "QPS Neighbourhood Watch Areas" ;
    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/26aed63a-56ef-4aec-8b01-a901876938d9/resource/0f601193-7c64-45e6-9dc9-d6c6e53f5535> ;
    dcat:keyword "GovHack 2018",
        "Neighbourhood Watch",
        "QPS NHW areas",
        "maps",
        "spatial dat" .

<https://data.gov.au/dataset/26aed63a-56ef-4aec-8b01-a901876938d9/resource/0f601193-7c64-45e6-9dc9-d6c6e53f5535> a dcat:Distribution ;
    dct:description "Shapefile containing Queensland Police Service Neighbourhood Watch areas - Update Monthly" ;
    dct:format "ZIP" ;
    dct:issued "2014-07-17T20:57:00.617887"^^xsd:dateTime ;
    dct:modified "2025-11-11T08:10:24.783453"^^xsd:dateTime ;
    dct:title "Queensland Police Service Neighbourhood Watch areas - Update Monthly" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "bf7b0bbcb2011cb0ec9865a0bf31a1c143e147a7"^^xsd:hexBinary ] ;
    dcat:accessURL <https://open-crime-data.s3-ap-southeast-2.amazonaws.com/document/QPS_NHW.zip> .

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

