@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/dfeff51e-98c0-4a96-83c4-1a3afb9e4f01> a dcat:Dataset ;
    dct:description """Still images of the seabed (JPEG format) acquired from the British Virgin 
Islands subsequently analysed to inform the characterisation of acoustic data.

Images can be made available upon request by emailing the Data Manager at 
Cefas.



""" ;
    dct:identifier "CEFAS630824af-5b3e-4848-afe1-72e5a0eb0bde" ;
    dct:issued "2018-02-07T17:08:46.819703"^^xsd:dateTime ;
    dct:modified "2020-12-23T07:26:03.341038"^^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 ((-60.0000 10.0000, -70.0000 10.0000, -70.0000 20.0000, -60.0000 20.0000, -60.0000 10.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-60, 10], [-70, 10], [-70, 20], [-60, 20], [-60, 10]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2014 - 2014 Centre for Environment, Fisheries & Aquaculture Science (Cefas) DPLUS026 British Virgin Islands Still Images" .

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

