@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.staging.publishing.service.gov.uk/dataset/2e0d707d-7c31-4b3d-8ad0-24467c00a065> a dcat:Dataset ;
    dct:description " System to support the use of driver retraining courses as an alternative to a penalty notice or prosecution." ;
    dct:identifier "2e0d707d-7c31-4b3d-8ad0-24467c00a065" ;
    dct:issued "2013-09-25T14:24:33.655176"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/036abab4-15ed-485a-8e14-9a599ea1619e> ;
    dct:title "Driver Offender Retraining Scheme" .

<https://ckan.staging.publishing.service.gov.uk/organization/036abab4-15ed-485a-8e14-9a599ea1619e> a foaf:Organization ;
    foaf:name "Home Office" .

