@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/a7e54c6c-f7fb-49b2-aeed-af67c2e4a88a> a dcat:Dataset ;
    dct:description "The undergraduate thesis from the University of Exeter aiming to provide a comprehensive, random sampling of a rocky shore area of Pedn Billy on the Helford River ria to determine relative numbers and species diversity of fauna and flora present." ;
    dct:identifier "f668fa2183a83fb67b5862ab414f6b67" ;
    dct:issued "2024-07-17T19:18:40.940553"^^xsd:dateTime ;
    dct:modified "2024-07-31T21:22:13.535517"^^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 ((-5.0907 50.0851, -5.1831 50.0851, -5.1831 50.1084, -5.0907 50.1084, -5.0907 50.0851))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-5.0907, 50.0851], [-5.1831, 50.0851], [-5.1831, 50.1084], [-5.0907, 50.1084], [-5.0907, 50.0851]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "1994 Steven Pyatt Helford River Cornwall UK Intertidal rocky shore zonation survey" .

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

