@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/a22cffa1-a663-4304-b260-da3bf4004767> a dcat:Dataset ;
    dct:description """The NSW Reoffending Database (ROD) contains information on each person who has been convicted of a criminal offence in NSW since 1994, and provides information on:\r
\r
the number of convicted offenders receiving a penalty other than prison who re-offend within 12 months, by gender, age and Indigenous status.\r
\r
2) the number of persons exiting prison who re-offend within 12 months, by gender, age and Indigenous status.\r
\r
3) the number of convicted adult offenders who re-offend within the same offence group within 12 months by offence.\r
\r
4) the number of convicted adult offenders who re-offend with any offence within 12 months by offence.""" ;
    dct:identifier "a22cffa1-a663-4304-b260-da3bf4004767" ;
    dct:issued "2016-07-26T04:32:04.646442"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2019-04-09T05:37:37.351685"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/f520d2ca-de29-4265-b79a-6d1d89d4517f> ;
    dct:title "Re-offending statistics for NSW" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "nicole-mahoney-283" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/a22cffa1-a663-4304-b260-da3bf4004767/resource/1c0d4b71-5afd-44af-9d20-86901cf49dd4> ;
    dcat:keyword "convicted offenders",
        "domestic violence offences",
        "driving offences",
        "exiting prison",
        "property offences",
        "re-offending",
        "violent offences" .

<https://uatdatansw.dac.nsw.gov.au/dataset/a22cffa1-a663-4304-b260-da3bf4004767/resource/1c0d4b71-5afd-44af-9d20-86901cf49dd4> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2016-07-26T14:32:37.279146"^^xsd:dateTime ;
    dct:modified "2016-07-26T14:32:37.279146"^^xsd:dateTime ;
    dct:title "Re-offending statistics for NSW - XLS" ;
    dcat:accessURL <http://www.bocsar.nsw.gov.au/Pages/bocsar_pages/Re-offending.aspx> .

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

