@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/6812c06a-0fe0-4f11-a2e2-df0fe3d05d08> a dcat:Dataset ;
    dct:description "Biological data collected during SCUBA surveying for mNCEA in 2024. Data collected by NE divers in Farne Islands and by Marine Ecosol in St Austell. Dataset also includes potting data collected by Northumberland IFCA on behalf of NE" ;
    dct:identifier "f46d1233-906e-4170-82f4-cf43147b18ea" ;
    dct:issued "2026-03-11T14:15:13.669959"^^xsd:dateTime ;
    dct:modified "2026-03-11T14:15:13.669961"^^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 ((2.3438 49.7549, -4.8633 49.7549, -4.8633 56.0656, 2.3438 56.0656, 2.3438 49.7549))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[2.343750782311, 49.754949882819], [-4.863280467689, 49.754949882819], [-4.863280467689, 56.065647670494], [2.343750782311, 56.065647670494], [2.343750782311, 49.754949882819]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "NE_mNCEA_2024_SCUBA_POTTING" .

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

