@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/4a929dfe-bef1-4322-8775-1e7158d06816> a dcat:Dataset ;
    dct:description "Location of wave resources identified in the Scottish Strategic Environmental Assessment." ;
    dct:identifier "06eec9c888c59d8317ad36e6626d4f9e" ;
    dct:issued "2024-09-10T08:28:37.992094"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:28:37.992097"^^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 ((-0.6401 55.1529, -9.0251 55.1529, -9.0251 61.0608, -0.6401 61.0608, -0.6401 55.1529))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-0.6401, 55.1529], [-9.0251, 55.1529], [-9.0251, 61.0608], [-0.6401, 61.0608], [-0.6401, 55.1529]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2010 Defra MB0106 Scottish Marine Renewable Sea Wave Areas" .

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

