@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/af5a6eab-e4e8-486e-8789-f1bd7bcb2c80> a dcat:Dataset ;
    dct:description "The CDT casework database records all positive and Sub Cut Off results for Army personnel.  Personnel are identified by service No, Rank, name, DOB and unit.  The database offers an auditable tracking tool for all Army Positive and Sub Cut Off results." ;
    dct:identifier "af5a6eab-e4e8-486e-8789-f1bd7bcb2c80" ;
    dct:issued "2013-08-31T00:55:05.577932"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/5db6e904-ea2f-42a7-93bd-a61da059246f> ;
    dct:title "CDT Casework Database" .

<https://ckan.staging.publishing.service.gov.uk/organization/5db6e904-ea2f-42a7-93bd-a61da059246f> a foaf:Organization ;
    foaf:name "Ministry of Defence" .

