@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/7cec98cf-67b0-4e56-8d86-5631b92d45df> a dcat:Dataset ;
    dct:description "Records of continual professional development of LGV and PCV drivers. Includes training organisation list and courses available including those offered by specific qualified training centres; attendees records and a central record of training undertaken." ;
    dct:identifier "7cec98cf-67b0-4e56-8d86-5631b92d45df" ;
    dct:issued "2013-08-30T17:05:29.244880"^^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 "Certificate of Professional Competence (CPC) system" .

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

