@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/0f7d9eaa-4bc4-42b1-a2fa-39737bf14598> a dcat:Dataset ;
    dct:description """Two surveys of North-West of Jones Bank rMCZ site have been completed to date 
(Apr 2015):

Cruise: Gardline (ITT_6_2012)

Date: 29-Feb-2012 to 31-Mar-2012

Data collected:

MB Bathymetry Coverage (Contractor): 80% Coverage

MB Backscatter Coverage (Contractor): 80% Coverage

SS Coverage: None acquired to date

Video and Stills Samples to date: None acquired to date

PSA Samples to date: None acquired to date

Infauna Samples to date: None acquired to date

Cruise: Cefas_cend1012

Date: 02-Jul-2012 to 16-Jul-2012

Data collected:

MB Bathymetry Coverage (Contractor): None acquired to date

MB Backscatter Coverage (Contractor): None acquired to date

SS Coverage: None acquired to date

Video and Stills Samples to date: 17 video transects; 125 stills analysed - 
Usable

PSA Samples to date: 8

Infauna Samples to date: 8



""" ;
    dct:identifier "CEFAS5a0fa3d1-565f-440d-8f74-0fd1e206fb51" ;
    dct:issued "2016-03-18T13:54:43.825037"^^xsd:dateTime ;
    dct:modified "2021-04-28T08:50:08.281572"^^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 ((-6.0000 48.7500, -9.0000 48.7500, -9.0000 51.0000, -6.0000 51.0000, -6.0000 48.7500))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-6, 48.75], [-9, 48.75], [-9, 51], [-6, 51], [-6, 48.75]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2012 - 2012 Centre for Environment, Fisheries & Aquaculture Science (Cefas) North West of Jones Bank 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" .

