@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/c0cc5fe2-aa50-4b79-b5a2-194571f42e5e> a dcat:Dataset ;
    dct:description """<span style="background-color: #ffffff;">...</span>



""" ;
    dct:identifier "CEFASeb50e8c4-99d3-46d7-9cd9-b56fb037a1d1" ;
    dct:issued "2017-10-17T09:14:10.695688"^^xsd:dateTime ;
    dct:modified "2020-10-21T06:30:23.715891"^^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 ((1.5000 52.7500, 1.0000 52.7500, 1.0000 53.0000, 1.5000 53.0000, 1.5000 52.7500))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.5, 52.75], [1, 52.75], [1, 53], [1.5, 53], [1.5, 52.75]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2012 - 2014 Centre for Environment, Fisheries & Aquaculture Science (Cefas) Cromer Shoal Chalk Beds 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" .

