@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/7f647a60-d99c-4738-9312-0bba8008af08> a dcat:Dataset ;
    dct:description "Captures a soldiers mission specific training history and his administrative and medical preparations prior to an operational deployment in order that commanders receive assurance on the levels of risk being carried in the force generation process." ;
    dct:identifier "7f647a60-d99c-4738-9312-0bba8008af08" ;
    dct:issued "2013-08-31T00:54:36.980454"^^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 "Operational Deployability Record ODR" .

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

