@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/947144df-b1b9-4633-9f10-42027aa5ad10> a dcat:Dataset ;
    dct:description "Information used to ensure the consistency and quality of the driving test." ;
    dct:identifier "947144df-b1b9-4633-9f10-42027aa5ad10" ;
    dct:issued "2013-08-30T17:07:35.603393"^^xsd:dateTime ;
    dct:modified "2013-08-30T22:15:36.449936"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/b79e03cc-24a0-428e-ba6a-aa00a4eedab4> ;
    dct:title "Quality Assurance database" .

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

