@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/ab4a7660-f3c4-422b-a7fe-08a6cd59b794> a dcat:Dataset ;
    dct:description "System that enables the users to identify which service personnel have undertaken large quantities of Separated Service. This is to aid the Army planning in identification of potential people to deploy. This is a DASA hosted system used by the Army." ;
    dct:identifier "ab4a7660-f3c4-422b-a7fe-08a6cd59b794" ;
    dct:issued "2013-08-31T00:45:46.092194"^^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 "Separated Service" .

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

