@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.integration.publishing.service.gov.uk/dataset/8883b948-d332-44c6-95c4-00e509ea3665> a dcat:Dataset ;
    dct:description """<span style="background-color: #ffffff;">...</span>



""" ;
    dct:identifier "CEFAS7cb2a2a0-af92-4936-ab12-0f266c168c9b" ;
    dct:issued "2016-06-16T13:18:26.233806"^^xsd:dateTime ;
    dct:modified "2020-10-21T06:30:15.594276"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/2f1c6ccb-3f21-40c0-8b26-41566c53eb2f> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((2.0000 50.7500, 0.5000 50.7500, 0.5000 51.2500, 2.0000 51.2500, 2.0000 50.7500))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[2, 50.75], [0.5, 50.75], [0.5, 51.25], [2, 51.25], [2, 50.75]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2012 - 2014 Centre for Environment, Fisheries & Aquaculture Science (Cefas) Folkestone Pomerania Marine Conservation Zone (MCZ) Survey Data" .

<https://ckan.integration.publishing.service.gov.uk/organization/2f1c6ccb-3f21-40c0-8b26-41566c53eb2f> a foaf:Organization ;
    foaf:name "Centre for Environment, Fisheries & Aquaculture Science" .

