@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/2961b32e-bc37-498a-9f7e-037e0f7959fe> a dcat:Dataset ;
    dct:description "No notes provided" ;
    dct:identifier "2961b32e-bc37-498a-9f7e-037e0f7959fe" ;
    dct:issued "2021-09-08T15:20:11.051408"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:20:11.051413"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "NSW WorkCover Scheme Report 2012-13" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/2961b32e-bc37-498a-9f7e-037e0f7959fe/resource/65b90d55-24a5-4f57-8423-6d1d2f7a2f6a> ;
    dcat:keyword "WorkCover Authority WorkCover NSW" .

<https://uatdatansw.dac.nsw.gov.au/dataset/2961b32e-bc37-498a-9f7e-037e0f7959fe/resource/65b90d55-24a5-4f57-8423-6d1d2f7a2f6a> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2013-10-31T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:20:11.047639"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/14868> .

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

