@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.integration.publishing.service.gov.uk/dataset/ea7c59f1-7d0a-4f4d-b625-9f8bd67ecaad> a dcat:Dataset ;
    dct:description "This GIS dataset and supporting information providing design / extreme sea level and typical surge information around the coastline of Wales under present day conditions. This is a specialist dataset which informs on work commenced around the coast ranging from coastal flood modelling, scheme design, strategic planning and flood risk assessments. The dataset contains the following layer components: -  Extreme Sea Level Values: Extreme sea levels for a range of return periods -  Extreme Sea Level Confidence Level: Confidence intervals providing allowances for uncertainty -  Estuary Boundaries: Inland estuarine boundaries of the extreme sea levels -  Surge Shape Locations: Reference to surge shape appropriate for each Class A gauge site and where to apply it -  Tide Gauge Locations: Location of gauging stations" ;
    dct:identifier "NRW_DS116259" ;
    dct:issued "2025-10-14T11:08:14.617017"^^xsd:dateTime ;
    dct:modified "2025-10-14T11:08:14.617020"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/1d3ba2bb-4fd5-4fe9-9436-3b5454dc19e3> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-2.6089 51.2408, -5.7777 51.2408, -5.7777 53.5131, -2.6089 53.5131, -2.6089 51.2408))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-2.608865, 51.240829], [-5.777741, 51.240829], [-5.777741, 53.513067], [-2.608865, 53.513067], [-2.608865, 51.240829]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Coastal Design - Extreme Sea Levels" ;
    dcat:keyword "Coastal Margins (SMNR)",
        "Ecosystem (SMNR)",
        "Environmental monitoring",
        "Flooding",
        "Hydrological Processes (SMNR)",
        "Management Areas (SMNR)",
        "Marine (SMNR)",
        "Natural Resources (Incl. Features and Processes) (",
        "Physical Geography (Physiography) (SMNR)",
        "Sea and Coast (SMNR)",
        "Sustainable Management of Natural Resources (SMNR)",
        "sea levels" .

<https://ckan.integration.publishing.service.gov.uk/organization/1d3ba2bb-4fd5-4fe9-9436-3b5454dc19e3> a foaf:Organization ;
    foaf:name "Natural Resources Wales" .

