@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/91c79fee-5c7e-44f3-ad96-7abee2e27f1c> a dcat:Dataset ;
    dct:description "To list all those who hold a national security vetting clearance and Disclosure Scotland details of all contractors within the organisation" ;
    dct:identifier "91c79fee-5c7e-44f3-ad96-7abee2e27f1c" ;
    dct:issued "2013-08-30T15:17:35.243016"^^xsd:dateTime ;
    dct:modified "2013-08-30T15:17:35.243016"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "Vetting Spreadsheet" .

<https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> a foaf:Organization ;
    foaf:name "Office for National Statistics" .

