@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.integration.publishing.service.gov.uk/dataset/b17968b3-9977-46a6-9e09-41d298d9d511> a dcat:Dataset ;
    dct:description "Monthly key performance indicators. KPI 11 and KPI 18 includes booking number, Date of Test and Incident Number for all candidates who have had a test cancelled by Pearson, or received a result in excess of 10 minute delay." ;
    dct:identifier "b17968b3-9977-46a6-9e09-41d298d9d511" ;
    dct:issued "2013-08-30T17:07:00.464351"^^xsd:dateTime ;
    dct:modified "2013-08-30T22:14:42.988830"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/b79e03cc-24a0-428e-ba6a-aa00a4eedab4> ;
    dct:title "Monthly key performance indicators" .

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

