@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.staging.publishing.service.gov.uk/dataset/6ac072c1-fb97-4e23-9e77-26c05d99d9ab> a dcat:Dataset ;
    dct:description "Within the Rivers Stour and Orwell, Eastern IFCA (and its predecessor, ESFJC) first mapped the extent of the Peacock Fan Worm (Sabella pavonina) in 2003 using Roxann Acoustic Ground Discrimination System (AGDS) together with a 0.1 m squared day grab and video. Colonies were found between Holbrook Bay and Copperas Bay in the River Stour, and another colony between Levington Creek and Trimley Marshes in the River Orwell. The aim of the surveys was to monitor the condition, extent and density of the Peacock Fan Worm colonies." ;
    dct:identifier "f72ce4c0be2b3d73af5ff7ed8237fe16" ;
    dct:issued "2024-09-10T08:43:37.908134"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:43:37.908137"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((1.2192 51.9433, 1.1832 51.9433, 1.1832 51.9555, 1.2192 51.9555, 1.2192 51.9433))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.2192, 51.9433], [1.1832, 51.9433], [1.1832, 51.9555], [1.2192, 51.9555], [1.2192, 51.9433]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2003-2012 Eastern Inshore Fisheries and Conservation Authority (Eastern IFCA) River Stour and Orwell Peacock Fan Worm surveys" .

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

