@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/ec1cbc7e-6cb3-4ef7-9ff2-d0ee86e0b28f> a dcat:Dataset ;
    dct:description "No notes provided" ;
    dct:identifier "ec1cbc7e-6cb3-4ef7-9ff2-d0ee86e0b28f" ;
    dct:issued "2021-09-08T14:59:46.482088"^^xsd:dateTime ;
    dct:modified "2021-09-08T14:59:46.482094"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "NSW road safety progress report 2016" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/ec1cbc7e-6cb3-4ef7-9ff2-d0ee86e0b28f/resource/ac4cfdeb-d7ca-41de-be31-1ac07281d139> ;
    dcat:keyword "Transport for NSW" .

<https://uatdatansw.dac.nsw.gov.au/dataset/ec1cbc7e-6cb3-4ef7-9ff2-d0ee86e0b28f/resource/ac4cfdeb-d7ca-41de-be31-1ac07281d139> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2017-01-01T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T14:59:46.477845"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/19398> .

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

