@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/639265bf-bb8b-4a1c-b9b7-d2ef7883d2d9> a dcat:Dataset ;
    dct:description "Crashes by type and region, 2009-2013 " ;
    dct:identifier "639265bf-bb8b-4a1c-b9b7-d2ef7883d2d9" ;
    dct:issued "2016-07-19T04:50:49.893486"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-07-20T12:09:18.145016"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/83ac2e16-3767-445a-ac37-98d7c152e8a8> ;
    dct:title "NSW crash statistics: Crashes by type and region" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "odunne" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/639265bf-bb8b-4a1c-b9b7-d2ef7883d2d9/resource/4b16745e-d2b8-43cf-8855-fc401f538792> ;
    dcat:keyword "crash",
        "location",
        "type" .

<https://uatdatansw.dac.nsw.gov.au/dataset/639265bf-bb8b-4a1c-b9b7-d2ef7883d2d9/resource/4b16745e-d2b8-43cf-8855-fc401f538792> a dcat:Distribution ;
    dct:description "Interactive report on crashes by type and region between 2009-2013" ;
    dct:format "website link" ;
    dct:issued "2016-07-19T14:52:02.280203"^^xsd:dateTime ;
    dct:modified "2016-07-19T14:52:02.280203"^^xsd:dateTime ;
    dct:title "Crashes by type and region" ;
    dcat:accessURL <http://roadsafety.transport.nsw.gov.au/statistics/interactivecrashstats/nsw.html?tabnsw=3> .

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

