@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/8267fc13-f296-4804-827a-b23964fa2a34> a dcat:Dataset ;
    dct:description "Learning to Drive consultation response database. Information relating to the Learning To Drive consultation including copies of responses linked to the individuals and organisations who provided them." ;
    dct:identifier "8267fc13-f296-4804-827a-b23964fa2a34" ;
    dct:issued "2013-08-30T17:06:54.369081"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/b79e03cc-24a0-428e-ba6a-aa00a4eedab4> ;
    dct:title "Learning to Drive consultation response database" .

<https://ckan.staging.publishing.service.gov.uk/organization/b79e03cc-24a0-428e-ba6a-aa00a4eedab4> a foaf:Organization ;
    foaf:name "Driving Standards Agency" .

