@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/c8da406f-3981-4ade-908d-4e576fb757b3> a dcat:Dataset ;
    dct:description "NSW Workers Compensation claims statistics for 2006/07" ;
    dct:identifier "c8da406f-3981-4ade-908d-4e576fb757b3" ;
    dct:issued "2021-09-08T15:20:26.793563"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:20:26.793569"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Statistical Bulletin 2006/2007 NSW Workers Compensation" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/c8da406f-3981-4ade-908d-4e576fb757b3/resource/b044bcf3-abb0-424e-af72-b17f57cec3db> ;
    dcat:keyword "WorkCover Authority WorkCover NSW" .

<https://uatdatansw.dac.nsw.gov.au/dataset/c8da406f-3981-4ade-908d-4e576fb757b3/resource/b044bcf3-abb0-424e-af72-b17f57cec3db> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2008-06-18T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:20:26.789504"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/14757> .

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

