@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/6853e40c-aa3f-4601-962f-da85fad278e3> a dcat:Dataset ;
    dct:description "2010 South West waves dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 22)" ;
    dct:identifier "2e613234-b3b4-4990-af62-74581c1d9401" ;
    dct:issued "2024-09-10T08:31:14.335479"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:14:19.908762"^^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 ((-2.5221 50.1134, -5.5038 50.1134, -5.5038 51.3546, -2.5221 51.3546, -2.5221 50.1134))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-2.522050, 50.113430], [-5.503790, 50.113430], [-5.503790, 51.354620], [-2.522050, 51.354620], [-2.522050, 50.113430]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO South West 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" .

