@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/45678302-632d-4304-ad6c-499ded0556ef> a dcat:Dataset ;
    dct:description "Images relevant to the MCA" ;
    dct:identifier "45678302-632d-4304-ad6c-499ded0556ef" ;
    dct:issued "2013-08-30T14:44:16.918255"^^xsd:dateTime ;
    dct:modified "2013-08-30T22:23:54.072502"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/5e3fe168-abca-417c-b88e-83580a017495> ;
    dct:title "IMAGE Database" .

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

