@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/3ebf5a62-801c-4dc2-b142-4e0859af5282> a dcat:Dataset ;
    dct:description "2023 Wales ortho-rectified dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 21)" ;
    dct:identifier "aa6bd450-4a27-4efa-9368-1e814a33bc6d" ;
    dct:issued "2025-01-12T16:13:45.916646"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:16:41.481841"^^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.5077 51.6522, -2.6376 51.6522, -2.6376 51.7156, -2.5077 51.7156, -2.5077 51.6522))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-2.507709, 51.652212], [-2.637643, 51.652212], [-2.637643, 51.715629], [-2.507709, 51.715629], [-2.507709, 51.652212]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO Wales ortho-rectified 2023" .

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

