@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/cb06364a-205e-4695-bd63-c91635d90a45> a dcat:Dataset ;
    dct:description "Theory Test Statistics and financial information including evidence of contractors performance, theory test performance and statistics, local plans & gross turnover" ;
    dct:identifier "cb06364a-205e-4695-bd63-c91635d90a45" ;
    dct:issued "2013-08-30T17:08:35.764149"^^xsd:dateTime ;
    dct:modified "2013-08-30T22:17:18.146537"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/b79e03cc-24a0-428e-ba6a-aa00a4eedab4> ;
    dct:title "Theory Test Statistics and financial information" .

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

