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

<https://uatdatansw.dac.nsw.gov.au/dataset/8a39cc2d-3c5a-4274-97de-a7f8ce5b24ee> a dcat:Dataset ;
    dct:description "Recorded crime by offence by NSW suburb by month from 2011" ;
    dct:identifier "8a39cc2d-3c5a-4274-97de-a7f8ce5b24ee" ;
    dct:issued "2016-07-27T04:06:07.357368"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2019-04-09T04:57:28.414777"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/f520d2ca-de29-4265-b79a-6d1d89d4517f> ;
    dct:title "Recorded crime by offence by NSW suburb by month from 2011" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "nicole-mahoney-283" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/8a39cc2d-3c5a-4274-97de-a7f8ce5b24ee/resource/ded8f0aa-b433-4b6b-9b62-a129726063b8> ;
    dcat:keyword "NSW",
        "assaults",
        "crime",
        "incidents",
        "offence",
        "offences" .

<https://uatdatansw.dac.nsw.gov.au/dataset/8a39cc2d-3c5a-4274-97de-a7f8ce5b24ee/resource/ded8f0aa-b433-4b6b-9b62-a129726063b8> a dcat:Distribution ;
    dct:description "Recorded crime by offence by NSW suburb by month 2011 to 2015" ;
    dct:format "XLS" ;
    dct:issued "2016-07-27T14:13:06.672575"^^xsd:dateTime ;
    dct:modified "2016-07-27T14:13:06.672575"^^xsd:dateTime ;
    dct:title "Recorded crime by offence by NSW suburb by month 2011 to 2015" ;
    dcat:accessURL <https://www.bocsar.nsw.gov.au/Documents/Datasets/SuburbData.zip> ;
    dcat:mediaType "application/zip" .

<https://uatdatansw.dac.nsw.gov.au/organization/f520d2ca-de29-4265-b79a-6d1d89d4517f> a foaf:Agent ;
    foaf:name "NSW Bureau of Crime Statistics and Research" .

