@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/653ae82c-fac8-481e-b8b8-46fc93c0bd05> a dcat:Dataset ;
    dct:description """Demographics and reasons for leaving of all those giving notice to terminate (NTT) sent monthly.\r
""" ;
    dct:identifier "653ae82c-fac8-481e-b8b8-46fc93c0bd05" ;
    dct:issued "2013-08-31T00:55:55.073790"^^xsd:dateTime ;
    dct:modified "2016-02-10T18:18:11.093272"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/5db6e904-ea2f-42a7-93bd-a61da059246f> ;
    dct:title "Lvrs NTT data" .

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

