@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/9ded7113-250a-49d8-9bad-22f38a655213> a dcat:Dataset ;
    dct:description "Approved Driving Instructors & Potential Driving Instructors Criminal record disclosure results from the Criminal records bureau." ;
    dct:identifier "9ded7113-250a-49d8-9bad-22f38a655213" ;
    dct:issued "2013-08-30T17:05:51.556057"^^xsd:dateTime ;
    dct:modified "2013-08-30T22:12:59.970503"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/b79e03cc-24a0-428e-ba6a-aa00a4eedab4> ;
    dct:title "Criminal Records Disclosures" .

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

