@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/cde9df22-56b9-4766-8c7b-e048eed1f59c> a dcat:Dataset ;
    dct:description "Volunteer records of non-native inter-tidal fauna during Timed Species Searches on shores at Mount Batten, South Devon January 2020." ;
    dct:identifier "f64bfc505a9996baf1e8ce22f136d751" ;
    dct:issued "2024-09-10T08:43:32.480690"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:43:32.480694"^^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 ((-4.1254 50.3576, -4.1361 50.3576, -4.1361 50.3613, -4.1254 50.3613, -4.1254 50.3576))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-4.1254, 50.3576], [-4.1361, 50.3576], [-4.1361, 50.3613], [-4.1254, 50.3613], [-4.1254, 50.3576]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2020 Marine Biological Association of the UK (MBA) Batten Bay Corella eumyota and Watersipora subatra January survey" .

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

