@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.integration.publishing.service.gov.uk/dataset/d2b4bd85-b1fe-4458-ae83-e5a43f0ec4e1> a dcat:Dataset ;
    dct:description "To record the attitudes and views of staff members working for the Army Cadet Force." ;
    dct:identifier "d2b4bd85-b1fe-4458-ae83-e5a43f0ec4e1" ;
    dct:issued "2013-08-31T00:55:40.895554"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/5db6e904-ea2f-42a7-93bd-a61da059246f> ;
    dct:title "2009 Army Cadet Force Survey- Adult Responses" .

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

