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

<https://uatdatansw.dac.nsw.gov.au/dataset/7aca590b-a593-4fd4-a515-39f3c5805099> a dcat:Dataset ;
    dct:description "NSW workers compensation statistics" ;
    dct:identifier "7aca590b-a593-4fd4-a515-39f3c5805099" ;
    dct:issued "2021-09-08T15:14:13.494337"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:14:13.494343"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Statistical Bulletin 2016/17" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/7aca590b-a593-4fd4-a515-39f3c5805099/resource/651a9e3d-e0c5-473b-8327-0cc7ca0181d8> ;
    dcat:keyword "State Insurance Regulatory Authority" .

<https://uatdatansw.dac.nsw.gov.au/dataset/7aca590b-a593-4fd4-a515-39f3c5805099/resource/651a9e3d-e0c5-473b-8327-0cc7ca0181d8> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2018-07-23T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:14:13.488969"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/17409> .

<https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> a foaf:Agent ;
    foaf:name "NSW Government" .

