@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://uatdatansw.dac.nsw.gov.au/dataset/785248d9-df85-4856-ae99-522d62c21330> a dcat:Dataset ;
    dct:description """Feed of news from SafeWork NSW covering these categories:\r
\r
* Media Release\r
\r
* Notice\r
\r
* Event\r
\r
* Safety Alert\r
\r
* Ministerial Media Release""" ;
    dct:identifier "785248d9-df85-4856-ae99-522d62c21330" ;
    dct:issued "2013-05-26T23:36:33.771204"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2019-06-11T04:19:48.372458"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/b049376b-0917-4a5f-bad4-54cd6dcc00be> ;
    dct:title "SafeWork News" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "gordond" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/785248d9-df85-4856-ae99-522d62c21330/resource/2bd463d7-cd20-4cd2-957d-e743aba40e2c> ;
    dcat:keyword "whs" .

<https://uatdatansw.dac.nsw.gov.au/dataset/785248d9-df85-4856-ae99-522d62c21330/resource/2bd463d7-cd20-4cd2-957d-e743aba40e2c> a dcat:Distribution ;
    dct:description """SafeWork Wrap newsletter\r
The WRAP newsletter has the latest health and safety news, general information, industry updates, enforceable undertakings and more.and then regularly share with your workers. It’s an easy, conversational way to keep safety top-of-mind in your workplace.\r
\r
You can also see all our previous SafeWork Wrap articles on our blog.""" ;
    dct:format "RSS" ;
    dct:issued "2015-01-23T00:17:36.513421"^^xsd:dateTime ;
    dct:modified "2015-01-23T00:17:36.513421"^^xsd:dateTime ;
    dct:title "SafeWork News" ;
    dcat:accessURL <https://www.safework.nsw.gov.au/advice-and-resources/safework-wrap-newsletter> .

<https://uatdatansw.dac.nsw.gov.au/organization/b049376b-0917-4a5f-bad4-54cd6dcc00be> a foaf:Agent ;
    foaf:name "SafeWork NSW" .

