@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/a6711004-01e0-4066-8a0b-f8d770c4cdb6> a dcat:Dataset ;
    dct:description "Records provided by Steve Trewhella from 2009. Surveys run primarily for personal interest in marine species and ID. No written reports accompany the data. All field data/samples/photographs are held by Steve Trewhella." ;
    dct:identifier "98bf7a291e72c49bd1017bf90a0718ac" ;
    dct:issued "2024-09-10T08:37:23.695281"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:37:23.695284"^^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.6915 50.3396, -2.9460 50.3396, -2.9460 50.7357, -1.6915 50.7357, -1.6915 50.3396))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-1.6915, 50.3396], [-2.9460, 50.3396], [-2.9460, 50.7357], [-1.6915, 50.7357], [-1.6915, 50.3396]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2009 Steve Trewhella, Various locations in Dorset, Survey log records" .

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

