@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/7bd91638-c924-4823-b010-cd363cf93fb5> a dcat:Dataset ;
    dct:description "Details of security clearance of individuals employed by Department for Environment, Food and Rural Affairs (Defra) and the Defra Network" ;
    dct:identifier "7bd91638-c924-4823-b010-cd363cf93fb5" ;
    dct:issued "2013-08-21T21:59:12.361589"^^xsd:dateTime ;
    dct:modified "2013-12-19T10:28:47.285969"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/a7059f6a-7fb4-4e0f-9c7a-8cd9079780d3> ;
    dct:title "Security Branch Vetting Databases" .

<https://ckan.staging.publishing.service.gov.uk/organization/a7059f6a-7fb4-4e0f-9c7a-8cd9079780d3> a foaf:Organization ;
    foaf:name "Department for Environment, Food and Rural Affairs" .

