@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/df4e37f8-c0a6-411b-9424-abe7b7e3c932> a dcat:Dataset ;
    dct:description "The workers compensation monthly dashboard 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 "df4e37f8-c0a6-411b-9424-abe7b7e3c932" ;
    dct:issued "2018-10-11T01:34:44.509738"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2018-10-11T04:39:02.067729"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/55c1967a-3f73-419c-8ac0-d4cdbfc404aa> ;
    dct:title "Workers compensation system monthly dashboard - first report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "benharlandcox" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/df4e37f8-c0a6-411b-9424-abe7b7e3c932/resource/efe8732d-aadc-49b1-a4fc-905b09bef143> ;
    dcat:keyword "compensation",
        "dashboard",
        "monthly",
        "workers" .

<https://uatdatansw.dac.nsw.gov.au/dataset/df4e37f8-c0a6-411b-9424-abe7b7e3c932/resource/efe8732d-aadc-49b1-a4fc-905b09bef143> a dcat:Distribution ;
    dct:description "First workers compensation monthly dashboard report - published May 2018" ;
    dct:format "XLSX" ;
    dct:issued "2018-10-11T01:37:11.493656"^^xsd:dateTime ;
    dct:modified "2018-10-11T01:37:11.493656"^^xsd:dateTime ;
    dct:title "Workers compensation system monthly dashboard - first report" ;
    dcat:accessURL <https://nsw-azure-uat.links.com.au/data/dataset/df4e37f8-c0a6-411b-9424-abe7b7e3c932/resource/efe8732d-aadc-49b1-a4fc-905b09bef143/download/first-report-data-1.xlsx> ;
    dcat:byteSize "199946"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://uatdatansw.dac.nsw.gov.au/organization/55c1967a-3f73-419c-8ac0-d4cdbfc404aa> a foaf:Agent ;
    foaf:name "State Insurance Regulatory Authority" .

