@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/272e82c8-e36b-47a4-9e69-e5bee0e3a30f> a dcat:Dataset ;
    dct:description """A series of TO BE INPUT seabed images collected at South Dorset.

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



""" ;
    dct:identifier "CEFASc3a2b45f-41b6-422b-a843-fc83e59315f2" ;
    dct:issued "2016-06-16T13:20:58.576583"^^xsd:dateTime ;
    dct:modified "2021-04-28T09:00:42.114552"^^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.2500, -2.5000 50.2500, -2.5000 50.7500, -1.5000 50.7500, -1.5000 50.2500))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-1.5, 50.25], [-2.5, 50.25], [-2.5, 50.75], [-1.5, 50.75], [-1.5, 50.25]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2013 - 2013 Centre for Environment, Fisheries & Aquaculture Science (Cefas) South Dorset Marine Conservation Zone (MCZ) - Stills - Jan 2013" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/272e82c8-e36b-47a4-9e69-e5bee0e3a30f/resource/700782f3-ee5f-4b0f-89c4-073f989425a0> .

<https://ckan.integration.publishing.service.gov.uk/dataset/272e82c8-e36b-47a4-9e69-e5bee0e3a30f/resource/700782f3-ee5f-4b0f-89c4-073f989425a0> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2021-04-28T09:00:42.395584"^^xsd:dateTime ;
    dct:modified "2021-04-28T09:00:42.395584"^^xsd:dateTime ;
    dcat:accessURL <http://data.cefas.co.uk/#/View/3913/> .

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

