@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/4a5c2076-53e4-4e82-bb74-b6340101b768> a dcat:Dataset ;
    dct:description "[This dataset is embargoed until August 3, 2026]. 'A high-resolution habitat map for England (LCM 3m)' is a national-scale 3 m resolution Land Cover Map for England. It was produced using a 12-month time series of analysis-ready PlanetScope monthly basemap imagery with contextual geospatial datasets and extensive training data to classify land cover into 72 categories, broadly aligned with the UK Habitat Classification framework (UKHab). A full description of the data set and production workflow is available in the LCM 3m product documentation. Full details about this dataset can be found at https://doi.org/10.5285/8d275321-b5ce-4a10-b15f-ec37eaf6c971" ;
    dct:identifier "8d275321-b5ce-4a10-b15f-ec37eaf6c971" ;
    dct:issued "2026-07-23T22:06:09.736292"^^xsd:dateTime ;
    dct:modified "2026-07-23T22:06:09.736295"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/866f4088-ae4f-43b8-ba8c-6d3141a327f2> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((1.7680 49.8640, -6.4520 49.8640, -6.4520 55.8120, 1.7680 55.8120, 1.7680 49.8640))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.768, 49.864], [-6.452, 49.864], [-6.452, 55.812], [1.768, 55.812], [1.768, 49.864]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "A high-resolution habitat map for England (LCM 3m)" ;
    dcat:keyword "3 m",
        "Earth Observation",
        "England",
        "Habitat",
        "Land Cover",
        "Map",
        "Satellite" .

<https://ckan.integration.publishing.service.gov.uk/organization/866f4088-ae4f-43b8-ba8c-6d3141a327f2> a foaf:Organization ;
    foaf:name "Environmental Information Data Centre" .

