@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://ckan.publishing.service.gov.uk/dataset/25538451-ceb8-453d-85b8-b11fd182d694> a dcat:Dataset ;
    dct:description "Coroners data. The existing database provides information on the blood alcohol concentrations (BACs) of road traffic accident fatalities." ;
    dct:identifier "25538451-ceb8-453d-85b8-b11fd182d694" ;
    dct:issued "2013-08-30T14:30:05.400604"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/e4900b3b-a7f8-447a-bd5e-43735f8f1b4a> ;
    dct:title "Database of BAC levels in road fatalities" .

<https://ckan.publishing.service.gov.uk/organization/e4900b3b-a7f8-447a-bd5e-43735f8f1b4a> a foaf:Organization ;
    foaf:name "Department for Transport" .

