@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/bcf4fcbc-0f51-47a6-9dc2-359619cee63c> a dcat:Dataset ;
    dct:description "Interactive crash report on crashes by weather, natural lighting or road surface" ;
    dct:identifier "bcf4fcbc-0f51-47a6-9dc2-359619cee63c" ;
    dct:issued "2016-07-19T05:04:01.275781"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-07-20T12:09:18.407255"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/83ac2e16-3767-445a-ac37-98d7c152e8a8> ;
    dct:title "NSW crash statistics: Crashes by weather, natural lighting or road surface" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "odunne" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/bcf4fcbc-0f51-47a6-9dc2-359619cee63c/resource/ba6ccfcd-5474-4f43-b51e-e03b9712b9c7> ;
    dcat:keyword "crash",
        "fatality",
        "road",
        "surface",
        "weather" .

<https://uatdatansw.dac.nsw.gov.au/dataset/bcf4fcbc-0f51-47a6-9dc2-359619cee63c/resource/ba6ccfcd-5474-4f43-b51e-e03b9712b9c7> a dcat:Distribution ;
    dct:description "Interactive crash report on crashes by weather, natural lighting or road surface" ;
    dct:format "website link" ;
    dct:issued "2016-07-19T15:04:51.538583"^^xsd:dateTime ;
    dct:modified "2016-07-19T15:04:51.538583"^^xsd:dateTime ;
    dct:title "Crashes by weather, natural lighting or road surface" ;
    dcat:accessURL <http://roadsafety.transport.nsw.gov.au/statistics/interactivecrashstats/nsw.html?tabnsw=4> .

<https://uatdatansw.dac.nsw.gov.au/organization/83ac2e16-3767-445a-ac37-98d7c152e8a8> a foaf:Agent ;
    foaf:name "Transport for NSW" .

