@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/4d338469-d189-4484-ad89-feab8c56f58c> a dcat:Dataset ;
    dct:description "NSW Workers Compensation claims statistics for 2008/09" ;
    dct:identifier "4d338469-d189-4484-ad89-feab8c56f58c" ;
    dct:issued "2021-09-08T15:20:26.641936"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:20:26.641941"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Statistical Bulletin 2008/2009 NSW Workers Compensation" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/4d338469-d189-4484-ad89-feab8c56f58c/resource/ed6e8a01-39f7-4f81-b53e-6c16a74f723f> ;
    dcat:keyword "WorkCover Authority WorkCover NSW" .

<https://uatdatansw.dac.nsw.gov.au/dataset/4d338469-d189-4484-ad89-feab8c56f58c/resource/ed6e8a01-39f7-4f81-b53e-6c16a74f723f> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2010-07-19T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:20:26.636902"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/14759> .

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

