@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/7156a50e-c55e-4321-8b8a-7d127c903ba0> a dcat:Dataset ;
    dct:description "Name, address, contact details, date of birth, disclosure reference numbers." ;
    dct:identifier "7156a50e-c55e-4321-8b8a-7d127c903ba0" ;
    dct:issued "2013-08-30T17:06:30.646634"^^xsd:dateTime ;
    dct:modified "2013-12-19T10:28:47.285969"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/b79e03cc-24a0-428e-ba6a-aa00a4eedab4> ;
    dct:title "Info held by Capita Recruitment Vetting Service." .

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

