@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/01b92121-5c6c-432e-9025-da48a0e03ec9> a dcat:Dataset ;
    dct:description "WorkCover News, the workplace safety and injury management magazine. " ;
    dct:identifier "01b92121-5c6c-432e-9025-da48a0e03ec9" ;
    dct:issued "2021-09-08T15:20:42.910088"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:20:42.910094"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "WorkCover News - Issue 82 (October 2010 - January 2011)" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/01b92121-5c6c-432e-9025-da48a0e03ec9/resource/618f65f1-c3ae-423e-b837-c864508ece96> ;
    dcat:keyword "Health - Safety Workers Compensation Injury Management",
        "WorkCover Authority WorkCover NSW" .

<https://uatdatansw.dac.nsw.gov.au/dataset/01b92121-5c6c-432e-9025-da48a0e03ec9/resource/618f65f1-c3ae-423e-b837-c864508ece96> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2010-10-29T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:20:42.903336"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/14635> .

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

