@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/4f56ed1b-c13d-4061-9b84-bc9f0765dff2> a dcat:Dataset ;
    dct:description """WorkCover News, the workplace safety and injury management magazine. This Issue includes: \r
- NSW Workplace Safety Summit\r
- More success for WorkCover's Premium Discount Scheme""" ;
    dct:identifier "4f56ed1b-c13d-4061-9b84-bc9f0765dff2" ;
    dct:issued "2021-09-08T15:20:40.267129"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:20:40.267134"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "WorkCover News - Issue 50 (September - November 2002)" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/4f56ed1b-c13d-4061-9b84-bc9f0765dff2/resource/d457ee11-a6eb-45a2-a65d-2467e0378901> ;
    dcat:keyword "Health - Safety Workers Compensation Injury Management",
        "WorkCover Authority WorkCover NSW" .

<https://uatdatansw.dac.nsw.gov.au/dataset/4f56ed1b-c13d-4061-9b84-bc9f0765dff2/resource/d457ee11-a6eb-45a2-a65d-2467e0378901> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2002-09-01T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:20:40.262075"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/14648> .

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

