@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/5d0684ff-efd9-4db5-bfe4-47dd3f2fd189> a dcat:Dataset ;
    dct:description "This survey was an intertidal and shallow sublittoral survey in Dorset as part of a larger biotope mapping project. The purpose was to collect baseline information for marine conservation and spatial planning." ;
    dct:identifier "2403a58ef4e30fa9d761588264476f96" ;
    dct:issued "2024-09-10T08:30:33.375229"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:30:33.375233"^^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 ((-2.0572 50.5117, -2.4966 50.5117, -2.4966 50.6521, -2.0572 50.6521, -2.0572 50.5117))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-2.0572, 50.5117], [-2.4966, 50.5117], [-2.4966, 50.6521], [-2.0572, 50.6521], [-2.0572, 50.5117]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2009 Dorset Wildlife Trust (DWT), Dorset Integrated Seabed Study (DORIS) Intertidal and shallow sublittoral biotope Mapping survey" .

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

