@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/41da10fe-f44d-4278-b08e-2ee50549a4e9> a dcat:Dataset ;
    dct:description "The report provides regular and timely information on the performance of the NSW Workers Compensation System. The performance measures include effectiveness, efficiency, viability, affordability, customer experience and equity." ;
    dct:identifier "41da10fe-f44d-4278-b08e-2ee50549a4e9" ;
    dct:issued "2018-11-08T03:20:26.629822"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2018-11-08T03:22:27.393702"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8a3b047a-a2b9-42ca-8022-9e350196926e> ;
    dct:title "Workers compensation monthly report - July 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "tanya-briggs-5325" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/41da10fe-f44d-4278-b08e-2ee50549a4e9/resource/043ab18a-a2e5-4784-aa49-50a726898e60> .

<https://uatdatansw.dac.nsw.gov.au/dataset/41da10fe-f44d-4278-b08e-2ee50549a4e9/resource/043ab18a-a2e5-4784-aa49-50a726898e60> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2018-11-08T03:21:22.949777"^^xsd:dateTime ;
    dct:modified "2018-11-08T03:21:22.949777"^^xsd:dateTime ;
    dct:title "Workers compensation monthly report - July 2018" ;
    dcat:accessURL <https://www.sira.nsw.gov.au/__data/assets/excel_doc/0008/420200/july-2018-data.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://uatdatansw.dac.nsw.gov.au/organization/8a3b047a-a2b9-42ca-8022-9e350196926e> a foaf:Agent ;
    foaf:name "Department of Customer Service" .

