@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/ae0d5da7-d315-42a8-b51c-723916f1968b> a dcat:Dataset ;
    dct:description """A series of 436 seabed images collected at Poole Rocks.

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



""" ;
    dct:identifier "CEFAS1529f3bc-8013-4889-846e-e7b2bce8a1b3" ;
    dct:issued "2016-06-16T13:20:21.987309"^^xsd:dateTime ;
    dct:modified "2021-04-28T08:50:44.231369"^^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 50.5000, -2.0000 50.5000, -2.0000 50.7500, -1.5000 50.7500, -1.5000 50.5000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-1.5, 50.5], [-2, 50.5], [-2, 50.75], [-1.5, 50.75], [-1.5, 50.5]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2013 - 2013 Centre for Environment, Fisheries & Aquaculture Science (Cefas) Poole Rocks Marine Conservation Zone (MCZ) - Stills - 2013" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/ae0d5da7-d315-42a8-b51c-723916f1968b/resource/ab24f84f-0e0c-44a7-b152-4990889ff75f> .

<https://ckan.integration.publishing.service.gov.uk/dataset/ae0d5da7-d315-42a8-b51c-723916f1968b/resource/ab24f84f-0e0c-44a7-b152-4990889ff75f> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2021-04-28T08:50:44.509967"^^xsd:dateTime ;
    dct:modified "2021-04-28T08:50:44.509967"^^xsd:dateTime ;
    dcat:accessURL <http://data.cefas.co.uk/#/View/3896/> .

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

