@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/74cd17b7-b025-4b5a-8323-2b71abe2caec> a dcat:Dataset ;
    dct:description "The grid layer will support farmers who have entered land in the Introductory level of the Sustainable Farming Incentive (SFI) Moorland Standard. The standard requires that agreement holders carry out a survey of their moorland, with observations within each 10 hectare block. The moorland grid map available through Magic will allow farmers to print a base map and plan their moorland survey to meet the requirements of the standard. Attribution statement: © Natural England copyright and/or database right 2023. All rights reserved. " ;
    dct:identifier "0f3c73b6-875f-4be6-8b92-c423adeb650d" ;
    dct:issued "2023-11-23T12:31:13.538803"^^xsd:dateTime ;
    dct:modified "2026-07-13T13:04:26.852583"^^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 ((3.3838 49.2104, -7.6025 49.2104, -7.6025 56.2678, 3.3838 56.2678, 3.3838 49.2104))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[3.383789, 49.21042], [-7.602539, 49.21042], [-7.602539, 56.267761], [3.383789, 56.267761], [3.383789, 49.21042]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Sustainable Farming Incentive Moorland Standard Survey Planning Grid" ;
    dcat:keyword "environment",
        "land use" .

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

