@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/acd19e3f-5dce-443a-88cc-49384e882757> a dcat:Dataset ;
    dct:description """A series of 824 seabed images collected at Skerries Bank and Surrounds.

The data were collected for the Marine Conversation Zones Project funded by 
the Department for Environment, Food & Rural Affairs (DEFRA).



""" ;
    dct:identifier "CEFASf6da44bb-32bd-46dd-bbcc-dcb9b2ec876e" ;
    dct:issued "2016-06-16T13:20:41.393065"^^xsd:dateTime ;
    dct:modified "2021-04-28T08:50:41.016605"^^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 ((-3.0000 50.0000, -4.0000 50.0000, -4.0000 50.5000, -3.0000 50.5000, -3.0000 50.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-3, 50], [-4, 50], [-4, 50.5], [-3, 50.5], [-3, 50]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2014 - 2014 Centre for Environment, Fisheries & Aquaculture Science (Cefas) Skerries Bank and Surrounds Marine Conservation Zone (MCZ) - Stills - Jan 2014" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/acd19e3f-5dce-443a-88cc-49384e882757/resource/ce46f0e3-f028-443d-8335-edb7bb4b855e> .

<https://ckan.integration.publishing.service.gov.uk/dataset/acd19e3f-5dce-443a-88cc-49384e882757/resource/ce46f0e3-f028-443d-8335-edb7bb4b855e> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2021-04-28T08:50:41.298340"^^xsd:dateTime ;
    dct:modified "2021-04-28T08:50:41.298340"^^xsd:dateTime ;
    dcat:accessURL <http://data.cefas.co.uk/#/View/3905/> .

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

