@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/165c9c51-7c66-4fca-a317-44879844ac93> a dcat:Dataset ;
    dct:description "NSW Workers Compensation claims statistics for 2005/06" ;
    dct:identifier "165c9c51-7c66-4fca-a317-44879844ac93" ;
    dct:issued "2021-09-08T15:20:26.920943"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:20:26.920949"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Statistical Bulletin 2005/2006 NSW Workers Compensation" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/165c9c51-7c66-4fca-a317-44879844ac93/resource/d5f6aef9-eaac-4861-a8a8-d2b642feeb59> ;
    dcat:keyword "WorkCover Authority WorkCover NSW" .

<https://uatdatansw.dac.nsw.gov.au/dataset/165c9c51-7c66-4fca-a317-44879844ac93/resource/d5f6aef9-eaac-4861-a8a8-d2b642feeb59> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2007-09-20T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:20:26.916025"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/14756> .

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

