@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/7d61da76-fc32-42af-a064-227ae1138fb2> a dcat:Dataset ;
    dct:description "Location of The Crown Estate wave devices in UK waters, point location for the Portnahaven wave turbine." ;
    dct:identifier "0cdbb17f738528636dc621338e91796f" ;
    dct:issued "2024-09-10T08:29:07.212661"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:29:07.212666"^^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 ((-6.5000 55.6500, -6.5001 55.6500, -6.5001 55.6501, -6.5000 55.6501, -6.5000 55.6500))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-6.5000, 55.6500], [-6.5001, 55.6500], [-6.5001, 55.6501], [-6.5000, 55.6501], [-6.5000, 55.6500]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2010 Defra MB0106 Wave Lease Point TCE" .

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

