@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/5a2047b0-b1a4-4f5e-b0aa-1dae85c4c2eb> a dcat:Dataset ;
    dct:description """The England Peat Map is a map of England's peaty soils. It models the extent, depth, and condition of our peat including vegetation and upland peat erosion & drainage features (grips, gullies, bare peat and peat hagging). See NERR149 England Peat Map Final Report, Natural England, 2025.

The map and, where possible, the associated data, are available openly and free to use for any purpose. This map is funded by the Nature for Climate Fund and the Natural Capital and Ecosystem Assessment (NCEA) programme, both part of the Department for the Environment, Food and Rural Affairs (DEFRA). Attribution statement: © Copyright/Database right Natural England 2025. Contains data © various rights holders - see EPM data catalogue""" ;
    dct:identifier "3c72669a-1331-4930-a12d-b4f8032aa5cd" ;
    dct:issued "2025-06-02T11:37:22.316209"^^xsd:dateTime ;
    dct:modified "2026-04-29T12:01:58.618073"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/b1472b4f-b8c8-4ac2-9701-76995445f99b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((2.0720 49.9430, -6.2360 49.9430, -6.2360 55.8160, 2.0720 55.8160, 2.0720 49.9430))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[2.072, 49.943], [-6.236, 49.943], [-6.236, 55.816], [2.072, 55.816], [2.072, 49.943]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "England Peat Map" ;
    dcat:keyword "NCEA",
        "Natural England",
        "Open Data",
        "Peatland restoration",
        "Soil",
        "environment",
        "natural environment",
        "peat",
        "soil" .

<https://ckan.integration.publishing.service.gov.uk/organization/b1472b4f-b8c8-4ac2-9701-76995445f99b> a foaf:Organization ;
    foaf:name "Natural England" .

