@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/902d9983-4415-4c87-92de-9c83be176069> a dcat:Dataset ;
    dct:description "Criminal Records Bureau and Disclosure Scotland application forms from Approved Driving Instructors & Potential Driving Instructors." ;
    dct:identifier "902d9983-4415-4c87-92de-9c83be176069" ;
    dct:issued "2013-08-30T17:05:48.749363"^^xsd:dateTime ;
    dct:modified "2013-08-30T22:12:55.673020"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/b79e03cc-24a0-428e-ba6a-aa00a4eedab4> ;
    dct:title "Criminal Records Bureau Application forms" .

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

