@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/66a0170e-459e-4d3e-930c-a3fbf57005ff> a dcat:Dataset ;
    dct:description "National (UK) database of marine accidents including persons and vessels involved, and details of the accident and investigation" ;
    dct:identifier "66a0170e-459e-4d3e-930c-a3fbf57005ff" ;
    dct:issued "2013-08-30T14:49:21.066708"^^xsd:dateTime ;
    dct:modified "2013-12-19T10:28:47.285969"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/154f955d-1641-498d-b9ba-593d71df913f> ;
    dct:title "Marine Accidents Database" .

<https://ckan.integration.publishing.service.gov.uk/organization/154f955d-1641-498d-b9ba-593d71df913f> a foaf:Organization ;
    foaf:name "Marine Accident Investigation Branch" .

