@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/ba330b29-ec9c-4f94-af2a-a36e3a396bf9> a dcat:Dataset ;
    dct:description "Exploitable tide resources identified in the 2007 N-Power Juice report by ABPmer. Approximately 28,000km2 of UK waters has suitable physical conditions for the deployment of tidal technologies and this represents approximately 3.1% of the UK Continental Shelf.   The top 50 cells of tidal resource fall within 10 distinct geographic areas." ;
    dct:identifier "3a464058a65772cb3ebc4688b1cc004d" ;
    dct:issued "2024-09-10T08:31:57.616012"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:31:57.616015"^^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.2250 49.6167, -6.6500 49.6167, -6.6500 59.1833, -1.2250 59.1833, -1.2250 49.6167))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-1.2250, 49.6167], [-6.6500, 49.6167], [-6.6500, 59.1833], [-1.2250, 59.1833], [-1.2250, 49.6167]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2010 Defra MB0106 Tidal Sources JUICE" .

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

