@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/876db96b-d2d1-43d6-8d46-8644782d2287> a dcat:Dataset ;
    dct:description """The Road User Handbook is essential reading for anyone learning to drive. It aims to prepare you for the challenges of driving and reduce your risk on the road.\r
The handbook can also be used by other drivers and road users to check the rules, understand legal responsibilities and learn safe driving behavior.""" ;
    dct:identifier "876db96b-d2d1-43d6-8d46-8644782d2287" ;
    dct:issued "2021-09-08T15:00:13.791629"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:00:13.791635"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Road user handbook" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/876db96b-d2d1-43d6-8d46-8644782d2287/resource/929b2aca-edd7-481a-a841-fd4bc33e884a> ;
    dcat:keyword "Transport for NSW" .

<https://uatdatansw.dac.nsw.gov.au/dataset/876db96b-d2d1-43d6-8d46-8644782d2287/resource/929b2aca-edd7-481a-a841-fd4bc33e884a> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2021-02-01T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:00:13.787475"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/19260> .

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

