@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/30eac948-ca38-44ef-8262-a3674eedf29c> a dcat:Dataset ;
    dct:description "Interactive crash statistics with dynamic reports on road user deaths, deaths and injuries, locations and crash types" ;
    dct:identifier "30eac948-ca38-44ef-8262-a3674eedf29c" ;
    dct:issued "2016-07-19T04:33:17.765605"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-07-20T12:09:16.177201"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/83ac2e16-3767-445a-ac37-98d7c152e8a8> ;
    dct:title "NSW crash statistics: Road users by behavioural factors in crashes" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "odunne" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/30eac948-ca38-44ef-8262-a3674eedf29c/resource/1a9fe04f-e439-4b6f-a29a-504ad05a5e3d> ;
    dcat:keyword "alcohol",
        "behavourial",
        "crash",
        "fatality",
        "injury",
        "police" .

<https://uatdatansw.dac.nsw.gov.au/dataset/30eac948-ca38-44ef-8262-a3674eedf29c/resource/1a9fe04f-e439-4b6f-a29a-504ad05a5e3d> a dcat:Distribution ;
    dct:description "Road Users by Involvement of Alcohol in Crash, Reporting Years 2009-2013" ;
    dct:format "website link" ;
    dct:issued "2016-07-19T14:34:59.740844"^^xsd:dateTime ;
    dct:modified "2016-07-19T14:34:59.740844"^^xsd:dateTime ;
    dct:title "Road users by behavioural factors in crashes" ;
    dcat:accessURL <http://roadsafety.transport.nsw.gov.au/statistics/interactivecrashstats/nsw.html?tabnsw=2> .

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

