@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/c083d19a-59db-4d07-99f4-7a37483403c0> a dcat:Dataset ;
    dct:description "Holds UK data collected to fulfil the  mandatory monitoring requirements under the Oslo and Paris Convention (OSPAR) Joint Assessments and Monitoring Programme (JAMP).  Also used in support of EU Directives and national assessments. " ;
    dct:identifier "c083d19a-59db-4d07-99f4-7a37483403c0" ;
    dct:issued "2013-09-02T22:07:22.927315"^^xsd:dateTime ;
    dct:modified "2013-12-19T10:28:47.285969"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/a7059f6a-7fb4-4e0f-9c7a-8cd9079780d3> ;
    dct:title "Marine Environment Monitoring and Assessment National database (MERMAN)" .

<https://ckan.integration.publishing.service.gov.uk/organization/a7059f6a-7fb4-4e0f-9c7a-8cd9079780d3> a foaf:Organization ;
    foaf:name "Department for Environment, Food and Rural Affairs" .

