@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/86901898-325f-452a-b478-8ccb1b1bc8e1> a dcat:Dataset ;
    dct:description "Reduce victim reported crime by 38% by 2014, maintaining or improving thereafter." ;
    dct:identifier "86901898-325f-452a-b478-8ccb1b1bc8e1" ;
    dct:issued "2025-06-25T14:38:42.686260"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-06-25T14:38:44.494095"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/753f127b-8991-447e-b3a2-e46b6f0c5d5a> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (135.8667 -29.3833)"^^gsp:wktLiteral ] ;
    dct:title "SASP Target 17 - Statewide crime rates" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ckanadmin1" ] ;
    dcat:distribution <https://data.gov.au/dataset/86901898-325f-452a-b478-8ccb1b1bc8e1/resource/04be201e-29e3-49e7-b75c-bb50a3fcb7f8> ;
    dcat:keyword "crime",
        "sasp",
        "statewide" .

<https://data.gov.au/dataset/86901898-325f-452a-b478-8ccb1b1bc8e1/resource/04be201e-29e3-49e7-b75c-bb50a3fcb7f8> a dcat:Distribution ;
    dct:description "Reduce victim reported crime by 38% by 2014, maintaining or improving thereafter" ;
    dct:format "XLS" ;
    dct:issued "2015-07-02T12:04:57.332297"^^xsd:dateTime ;
    dct:modified "2025-06-25T14:38:42.678550"^^xsd:dateTime ;
    dct:title "SASP Target 17 - Statewide Crime Rates" ;
    dcat:accessURL <https://data.sa.gov.au/data/dataset/86901898-325f-452a-b478-8ccb1b1bc8e1/resource/04be201e-29e3-49e7-b75c-bb50a3fcb7f8/download/17statewidecrimerates2012pr.xlsx> .

<https://data.gov.au/organization/753f127b-8991-447e-b3a2-e46b6f0c5d5a> a foaf:Agent ;
    foaf:mbox "DataSA@sa.gov.au" ;
    foaf:name "Department of the Premier and Cabinet" .

