@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/8ceeb583-3276-4eb6-9777-609c3a390978> a dcat:Dataset ;
    dct:description """Quarterly custody report and data tables.\r
Examines the trends in the number of adults and juveniles in prison in NSW. Receptions, discharges and custody population by age, gender, indigenous status, most serious offence and length of stay.""" ;
    dct:identifier "8ceeb583-3276-4eb6-9777-609c3a390978" ;
    dct:issued "2019-04-09T04:32:57.828874"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2019-04-10T04:51:13.840366"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/f520d2ca-de29-4265-b79a-6d1d89d4517f> ;
    dct:title "NSW Custody Statistics" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "nicole-mahoney-283" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/8ceeb583-3276-4eb6-9777-609c3a390978/resource/e3045721-6bfd-481f-8b27-4e9c0c7ded6c> ;
    dcat:keyword "NSW",
        "adult",
        "custody",
        "discharge",
        "indigenous",
        "juvenile",
        "prison",
        "reception",
        "remand" .

<https://uatdatansw.dac.nsw.gov.au/dataset/8ceeb583-3276-4eb6-9777-609c3a390978/resource/e3045721-6bfd-481f-8b27-4e9c0c7ded6c> a dcat:Distribution ;
    dct:description "NSW prison population data and quarterly custody reports" ;
    dct:format "XLS" ;
    dct:issued "2019-04-09T04:33:47.909597"^^xsd:dateTime ;
    dct:modified "2019-04-09T04:33:47.909597"^^xsd:dateTime ;
    dct:title "BOCSAR Custody Statistics" ;
    dcat:accessURL <https://www.bocsar.nsw.gov.au/Pages/bocsar_custody_stats/bocsar_custody_stats.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" .

