@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/5f83055f-df3c-4457-a520-e8e021d08059> a dcat:Dataset ;
    dct:description "Any files relating to ongoing Approved Driving Instructor (ADI) Appeals & ADI Enforcement cases. The information covers the nature of the case and potential ADI history." ;
    dct:identifier "5f83055f-df3c-4457-a520-e8e021d08059" ;
    dct:issued "2013-08-30T17:05:12.741933"^^xsd:dateTime ;
    dct:modified "2013-08-30T22:11:52.247830"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/b79e03cc-24a0-428e-ba6a-aa00a4eedab4> ;
    dct:title "Appeal and Enforcement records" .

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

