@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/a0dc3fd6-240f-436c-bd6d-a8cc9e6bdbef> a dcat:Dataset ;
    dct:description "Records from MCS members' dives weekend around Portland. Records were subsequently validated by an expert post-survey assessor and assigned biotopes according to the MNCR 04.05 key." ;
    dct:identifier "c50f84f2bed2570e3cbad375d729b098" ;
    dct:issued "2024-09-10T08:40:13.801066"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:40:13.801070"^^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.7426 50.3262, -3.0012 50.3262, -3.0012 50.7370, -1.7426 50.7370, -1.7426 50.3262))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-1.7426, 50.3262], [-3.0012, 50.3262], [-3.0012, 50.7370], [-1.7426, 50.7370], [-1.7426, 50.3262]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2004 The Marine Conservation Society - Seasearch, Portland Dorset, Dive survey" .

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

