@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/af27691d-f365-493f-a05b-5baca6fdb47f> a dcat:Dataset ;
    dct:description "2002 Wales ortho-rectified dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 58)" ;
    dct:identifier "855d72e1-5b39-4897-8153-ead5ed7d8cb1" ;
    dct:issued "2024-09-10T08:36:06.229725"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:15:57.565923"^^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.2224, -4.0247 53.2224, -4.0247 53.2752, -3.7976 53.2752, -3.7976 53.2224))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-3.797597, 53.222412], [-4.024696, 53.222412], [-4.024696, 53.275154], [-3.797597, 53.275154], [-3.797597, 53.222412]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO Wales ortho-rectified 2002" .

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

