@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/43f7a2f1-e0cb-497f-9017-37451db43ba6> a dcat:Dataset ;
    dct:description "The Defra funded FISP Project Ropes to Reefs assesses the ecological and fisheries impacts of offshore aquaculture, notably the Offshore Shellfish Ltd mussel farm in Lyme Bay. The project utilised a range of methods to quantify impacts on the marine environment including underwater video, acoustic telemetry, Hydroacoustic and multibeam echo sounder technology. Surveys were undertaken between June 2023 and November 2024." ;
    dct:identifier "191a36bafb21f8d36d3caf8d83dd12b2" ;
    dct:issued "2025-02-14T14:12:05.725129"^^xsd:dateTime ;
    dct:modified "2025-02-14T14:12:05.725133"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((52.3258 -5.8292, -52.3258 -5.8292, -52.3258 5.8292, 52.3258 5.8292, 52.3258 -5.8292))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[52.3258, -5.8292], [-52.3258, -5.8292], [-52.3258, 5.8292], [52.3258, 5.8292], [52.3258, -5.8292]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "University of Plymouth Ropes to Reefs Project 2023_24" .

<https://ckan.integration.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> a foaf:Organization ;
    foaf:name "Marine Environmental Data & Information Network" .

