@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.staging.publishing.service.gov.uk/dataset/24fa3956-e29a-4f14-ad68-0dfba6ec1d03> a dcat:Dataset ;
    dct:description "This is a database which holds all security clearance for the Government Car and Despatch Agency" ;
    dct:identifier "24fa3956-e29a-4f14-ad68-0dfba6ec1d03" ;
    dct:issued "2013-08-30T14:41:46.689455"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:title "Security Clearance Database" .

