@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/c37fc945-4989-4dbd-800b-01c9af7f596e> a dcat:Dataset ;
    dct:description """WorkCover News, the workplace safety and injury management magazine. This Issue includes:\r
- Reshaping Workers Compensation in NSW\r
- Premium Discount Scheme Awards 2003\r
- Testing & Tagging What employers need to know\r
- Retail Safety for Christmas\r
""" ;
    dct:identifier "c37fc945-4989-4dbd-800b-01c9af7f596e" ;
    dct:issued "2021-09-08T15:20:43.202272"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:20:43.202279"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "WorkCover News - Issue 55 (December 2003 - February 2004)" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/c37fc945-4989-4dbd-800b-01c9af7f596e/resource/fad73751-dafe-4e55-8001-2a9b2eec00fc> ;
    dcat:keyword "Health - Safety Workers Compensation Injury Management",
        "WorkCover Authority WorkCover NSW" .

<https://uatdatansw.dac.nsw.gov.au/dataset/c37fc945-4989-4dbd-800b-01c9af7f596e/resource/fad73751-dafe-4e55-8001-2a9b2eec00fc> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2003-12-16T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:20:43.193642"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/14608> .

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

