@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/701f0475-bc60-40eb-9292-320eb70d49ff> a dcat:Dataset ;
    dct:description "2021 South West topographic dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 309)" ;
    dct:identifier "367d8143-4b6d-4975-804e-e1755c7e13ef" ;
    dct:issued "2024-09-10T08:31:45.659358"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:14:30.536498"^^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.4472 49.8935, -6.3602 49.8935, -6.3602 51.6192, -2.4472 51.6192, -2.4472 49.8935))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-2.447211, 49.893508], [-6.360185, 49.893508], [-6.360185, 51.619164], [-2.447211, 51.619164], [-2.447211, 49.893508]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO South West topographic 2021" .

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

