@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/f79b1799-b4eb-4123-8349-88a85e8bb580> a dcat:Dataset ;
    dct:description "No notes provided" ;
    dct:identifier "f79b1799-b4eb-4123-8349-88a85e8bb580" ;
    dct:issued "2022-06-03T14:27:15.300342"^^xsd:dateTime ;
    dct:modified "2022-06-03T14:27:15.300348"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "NSW road safety progress report 2021" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/f79b1799-b4eb-4123-8349-88a85e8bb580/resource/248881b8-a72e-43ec-89cd-a6295a952aaf> ;
    dcat:keyword "Transport for NSW" .

<https://uatdatansw.dac.nsw.gov.au/dataset/f79b1799-b4eb-4123-8349-88a85e8bb580/resource/248881b8-a72e-43ec-89cd-a6295a952aaf> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2022-01-01T00:00:00"^^xsd:dateTime ;
    dct:modified "2022-06-03T14:27:15.293568"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/20078> .

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

