@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/9b9aed14-e320-4e76-934a-970b5b2767f7> a dcat:Dataset ;
    dct:description "Data collected as part of Ph.D. research programme.  Data collated on species of enchytraeid found at various locations on coasts of Anglesey and the Menai Strait." ;
    dct:identifier "b968940200cad4135a92c25bf1ae6118" ;
    dct:issued "2024-09-10T08:39:22.339137"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:39:22.339140"^^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 ((-3.1201 52.6431, -4.8834 52.6431, -4.8834 53.5403, -3.1201 53.5403, -3.1201 52.6431))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-3.1201, 52.6431], [-4.8834, 52.6431], [-4.8834, 53.5403], [-3.1201, 53.5403], [-3.1201, 52.6431]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "1961 - 64  Michael Tynen littoral Enchytraeidae (Oligochaeta) of Anglesey and the Menai Strait species records" .

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

