@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/9f698918-8fd1-45f4-a32e-52324a05d678> a dcat:Dataset ;
    dct:description "Ranking of each LGA in NSW based on the rate for selected offences. Rankings are available for the most recent 5 years of data. " ;
    dct:identifier "9f698918-8fd1-45f4-a32e-52324a05d678" ;
    dct:issued "2019-04-10T01:52:18.720841"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2019-04-10T01:53:20.403224"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/f520d2ca-de29-4265-b79a-6d1d89d4517f> ;
    dct:title "Recorded crime incident Local Government Area Ranking dataset" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "nicole-mahoney-283" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/9f698918-8fd1-45f4-a32e-52324a05d678/resource/6b5d7c32-b56e-4242-bd0a-457cff6fdcab> ;
    dcat:keyword "AVO",
        "LGA",
        "assault",
        "bail",
        "crime",
        "drugs",
        "ranking",
        "robbery",
        "theft",
        "transport",
        "trespass" .

<https://uatdatansw.dac.nsw.gov.au/dataset/9f698918-8fd1-45f4-a32e-52324a05d678/resource/6b5d7c32-b56e-4242-bd0a-457cff6fdcab> a dcat:Distribution ;
    dct:description "LGA rankings in NSW for selected offences based on rate. Available for the most recent 5 years of data" ;
    dct:format "XLS" ;
    dct:issued "2019-04-10T01:53:20.107678"^^xsd:dateTime ;
    dct:modified "2019-04-10T01:53:20.107678"^^xsd:dateTime ;
    dct:title "Recorded crime LGA rankings" ;
    dcat:accessURL <https://www.bocsar.nsw.gov.au/Documents/Datasets/LgaRankings_27_Offences.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

