@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/f14b83ea-9af3-4bfb-989c-555052e6cbe7> a dcat:Dataset ;
    dct:description "2010 South East waves dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 24)" ;
    dct:identifier "4fb52c39-0d53-48ea-918f-bcae5f0a6fa8" ;
    dct:issued "2024-09-10T08:33:04.284104"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:14:55.941470"^^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.4844 50.6220, -2.4144 50.6220, -2.4144 51.2510, 1.4844 51.2510, 1.4844 50.6220))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.484430, 50.622030], [-2.414360, 50.622030], [-2.414360, 51.251022], [1.484430, 51.251022], [1.484430, 50.622030]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO South East waves 2010" .

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

