@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/e6248289-6dfa-4f1c-b4da-6000bf3b3cb1> a dcat:Dataset ;
    dct:description "System using active radar monitoring to ensure vessel safety in the Dover Strait, Thames Estuary and their approaches." ;
    dct:identifier "e6248289-6dfa-4f1c-b4da-6000bf3b3cb1" ;
    dct:issued "2013-08-30T14:43:31.722053"^^xsd:dateTime ;
    dct:modified "2013-12-19T10:28:47.285969"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/5e3fe168-abca-417c-b88e-83580a017495> ;
    dct:title "Channel Navigation Information System (CNIS)" .

<https://ckan.staging.publishing.service.gov.uk/organization/5e3fe168-abca-417c-b88e-83580a017495> a foaf:Organization ;
    foaf:name "Maritime and Coastguard Agency" .

