@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/fbde7c79-ca4b-4c94-9fb0-c54d9aac32de> a dcat:Dataset ;
    dct:description "Search for Annex 1 habitats in the Poole to Lyme Bay area. Survey run by Envision Mapping Ltd. on behalf of Natural England in 2007 as part of the selection process for a set of Special Areas of Conservation in the region. Data set is derived from drop down video surveys carried out by Envision Mapping Ltd in September 2007. Full report produced by Envision and their survey results were used by Royal Haskoning (2008) and Natural England (2009) to select draft SACs for the region." ;
    dct:identifier "4c3f85979870002dd36997a877df1b3e" ;
    dct:issued "2024-09-10T08:32:55.577243"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:32:55.577246"^^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.5000 50.2000, -2.6000 50.2000, -2.6000 50.7000, -1.5000 50.7000, -1.5000 50.2000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-1.5000, 50.2000], [-2.6000, 50.2000], [-2.6000, 50.7000], [-1.5000, 50.7000], [-1.5000, 50.2000]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2007 Envision Mapping Ltd, Poole Bay Dorset, drop down video survey for Annex 1 habitat" .

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

