@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/51ec66bd-79d9-483b-be08-84b641133bd0> a dcat:Dataset ;
    dct:description "WorkCover News, the workplace safety and injury management magazine. " ;
    dct:identifier "51ec66bd-79d9-483b-be08-84b641133bd0" ;
    dct:issued "2021-09-08T15:20:41.313585"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:20:41.313591"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "WorkCover News - Issue 81 (July - September 2010)" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/51ec66bd-79d9-483b-be08-84b641133bd0/resource/722d8070-408e-4c2f-982c-731f89d3e5af> ;
    dcat:keyword "Health - Safety Workers Compensation Injury Management",
        "WorkCover Authority WorkCover NSW" .

<https://uatdatansw.dac.nsw.gov.au/dataset/51ec66bd-79d9-483b-be08-84b641133bd0/resource/722d8070-408e-4c2f-982c-731f89d3e5af> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2010-08-23T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:20:41.306729"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/14634> .

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

