@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/afb9ca51-2f42-4bbd-b1a8-dd726fa8d851> a dcat:Dataset ;
    dct:description "Records from dives organised by Dorset Wildlife Trust with additional unsolicited records. Records subsequently validated by an expert post-survey assessor and biotopes assigned according to the MNCR 04.05 key." ;
    dct:identifier "b29a727c1c43b072c1de8bb746e7e7ab" ;
    dct:issued "2024-09-10T08:38:52.913231"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:38:52.913234"^^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 ((-1.6915 50.3396, -2.9460 50.3396, -2.9460 50.7357, -1.6915 50.7357, -1.6915 50.3396))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-1.6915, 50.3396], [-2.9460, 50.3396], [-2.9460, 50.7357], [-1.6915, 50.7357], [-1.6915, 50.3396]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2004 The Marine Conservation Society - Seasearch, Various locations in Dorset, Diver observations and detailed survey records" .

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

