@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/cc8af0f8-f1d9-495e-8263-b4245f48da19> a dcat:Dataset ;
    dct:description "Large Goods Vehicle (LGV) Register Files containing contact details of individuals, LGV Accredited Centre Files containing business details & Fleet Accredited Course Files." ;
    dct:identifier "cc8af0f8-f1d9-495e-8263-b4245f48da19" ;
    dct:issued "2013-08-30T17:08:50.285361"^^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 "Voluntary register files" .

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

