@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/3fb0e180-4c2a-4ba3-85b8-f9f1605cc865> a dcat:Dataset ;
    dct:description "Interactive crash statistics with dynamic reports on road user deaths and injuries, locations and crash types" ;
    dct:identifier "3fb0e180-4c2a-4ba3-85b8-f9f1605cc865" ;
    dct:issued "2016-07-19T04:19:37.417647"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-07-20T12:09:17.868933"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/83ac2e16-3767-445a-ac37-98d7c152e8a8> ;
    dct:title "NSW crash statistics: Road users by gender or region" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "odunne" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/3fb0e180-4c2a-4ba3-85b8-f9f1605cc865/resource/20167a5d-a62a-41d2-a882-5b7183103ce4> ;
    dcat:keyword "car",
        "crash",
        "fatality",
        "gender",
        "injury",
        "location",
        "motorbike",
        "police",
        "road",
        "transport" .

<https://uatdatansw.dac.nsw.gov.au/dataset/3fb0e180-4c2a-4ba3-85b8-f9f1605cc865/resource/20167a5d-a62a-41d2-a882-5b7183103ce4> a dcat:Distribution ;
    dct:description "Interactive crash statistics with dynamic reports on road users by gender or region" ;
    dct:format "website link" ;
    dct:issued "2016-07-19T14:22:17.575279"^^xsd:dateTime ;
    dct:modified "2016-07-19T14:22:17.575279"^^xsd:dateTime ;
    dct:title "Road users by gender or region" ;
    dcat:accessURL <http://roadsafety.transport.nsw.gov.au/statistics/interactivecrashstats/nsw.html?tabnsw=1> .

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

