@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://data.nsw.gov.au/dataset/b7e87fd7-6011-43b7-a331-7779b2e42a26> a dcat:Dataset ;
    dct:description """WorkCover News, the workplace safety and injury management magazine.

**Note:** This resource was originally published on opengov.nsw.gov.au. The OpenGov website has been retired. If you have any questions, please contact the Agency Services team at transfer@mhnsw.au

**Agency**
  
-   WorkCover Authority [WorkCover NSW]
        """ ;
    dct:identifier "b7e87fd7-6011-43b7-a331-7779b2e42a26" ;
    dct:issued "2021-09-08T15:20:41.487066"^^xsd:dateTime ;
    dct:modified "2025-11-14T04:08:56.482962"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "WorkCover News - Issue 85" ;
    dcat:distribution <https://data.nsw.gov.au/dataset/b7e87fd7-6011-43b7-a331-7779b2e42a26/resource/f22f5343-4570-4413-b393-542b16a545ff> ;
    dcat:keyword "Health - Safety Workers Compensation Injury Management",
        "WorkCover Authority WorkCover NSW" .

<https://data.nsw.gov.au/dataset/b7e87fd7-6011-43b7-a331-7779b2e42a26/resource/f22f5343-4570-4413-b393-542b16a545ff> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-11-14T04:08:56.511908"^^xsd:dateTime ;
    dct:modified "2025-11-14T04:08:56.494578"^^xsd:dateTime ;
    dct:title "WorkCover News Issue 85 14638" ;
    dcat:accessURL <https://data.nsw.gov.au/data/dataset/b7e87fd7-6011-43b7-a331-7779b2e42a26/resource/f22f5343-4570-4413-b393-542b16a545ff/download/workcover_news_issue_85_14638.pdf> ;
    dcat:byteSize "6796691"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

