@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/f0a551af-1004-4f3a-9e49-783aa2580656> a dcat:Dataset ;
    dct:description "Fleet Surface Ships and Submarines. Personal injury details used to comply with legislation and provide adhoc reports to senior management" ;
    dct:identifier "f0a551af-1004-4f3a-9e49-783aa2580656" ;
    dct:issued "2013-08-31T00:42:25.627500"^^xsd:dateTime ;
    dct:modified "2013-12-19T10:28:47.285969"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/5db6e904-ea2f-42a7-93bd-a61da059246f> ;
    dct:title "Naval Service Incident Notification (Acc" .

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

