@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/e23f1258-255f-4b15-8a93-7d6a6879f2ae> a dcat:Dataset ;
    dct:description "2018 Wales ortho-rectified dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 20)" ;
    dct:identifier "26716734-54cd-46ec-944b-d2b7d587f496" ;
    dct:issued "2024-09-10T08:30:41.718156"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:14:10.167356"^^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 ((-3.7976 53.2128, -4.0247 53.2128, -4.0247 53.2745, -3.7976 53.2745, -3.7976 53.2128))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-3.797597, 53.212753], [-4.024696, 53.212753], [-4.024696, 53.274479], [-3.797597, 53.274479], [-3.797597, 53.212753]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO Wales ortho-rectified 2018" .

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

