@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/19c0444b-0ea9-420b-87ea-160162ed5ebb> a dcat:Dataset ;
    dct:description "This is the legacy system used to capture Health and Safety events within the MoD. It was run by DASA and has now been replaced by ISIS. The data is maintained as an archive by DASA for Statistical purposed. This is a dormant system the data will not be amended." ;
    dct:identifier "19c0444b-0ea9-420b-87ea-160162ed5ebb" ;
    dct:issued "2013-08-31T00:46:01.031252"^^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 "Central Health and Safety Project" .

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

