@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/11873de1-e16b-4396-b498-46e17283c140> a dcat:Dataset ;
    dct:description "Is an application that CESOA use to capture all incidents which occur to Units within the Army or other Units which are under their jurisdiction" ;
    dct:identifier "11873de1-e16b-4396-b498-46e17283c140" ;
    dct:issued "2013-08-31T00:53:57.811231"^^xsd:dateTime ;
    dct:modified "2013-08-31T00:53:57.811231"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/5db6e904-ea2f-42a7-93bd-a61da059246f> ;
    dct:title "AINC II R" .

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

