@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/3e1cb2f1-f2ce-4991-88ff-f48e83da00b9> a dcat:Dataset ;
    dct:description "NSW Workers Compensation claims statistics for 2002/03" ;
    dct:identifier "3e1cb2f1-f2ce-4991-88ff-f48e83da00b9" ;
    dct:issued "2021-09-08T15:20:27.510278"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:20:27.510283"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Statistical Bulletin 2002/2003 NSW Workers Compensation" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/3e1cb2f1-f2ce-4991-88ff-f48e83da00b9/resource/2a70d0da-6c3b-483d-bdba-a5881eb7fc9c> ;
    dcat:keyword "WorkCover Authority WorkCover NSW" .

<https://uatdatansw.dac.nsw.gov.au/dataset/3e1cb2f1-f2ce-4991-88ff-f48e83da00b9/resource/2a70d0da-6c3b-483d-bdba-a5881eb7fc9c> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2005-06-16T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:20:27.505211"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/14753> .

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

