@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.publishing.service.gov.uk/dataset/9a4caf8d-5320-4553-a3b3-307b0e4441ba> a dcat:Dataset ;
    dct:description "Gridded emissions of key air pollutants from domestic burning of solid fuels (wood, coal or manufactured solid fuel (MSF)) in Scotland. These emissions were generated from newly available fuel use and emission factor data, spatially distributed using population, land use and household Energy Performance Certificate (EPC) data. They were used in EMEP4UK modelling of air pollutant concentrations in Scotland caused by domestic solid fuel burning. Full details about this dataset can be found at https://doi.org/10.5285/e82af684-6f84-4d2c-9ec7-dfa8c97b880f" ;
    dct:identifier "e82af684-6f84-4d2c-9ec7-dfa8c97b880f" ;
    dct:issued "2026-06-11T16:11:31.211966"^^xsd:dateTime ;
    dct:modified "2026-06-18T17:10:51.881529"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/866f4088-ae4f-43b8-ba8c-6d3141a327f2> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((2.4610 49.6110, -11.3380 49.6110, -11.3380 61.1010, 2.4610 61.1010, 2.4610 49.6110))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[2.461, 49.611], [-11.338, 49.611], [-11.338, 61.101], [2.461, 61.101], [2.461, 49.611]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Calculated air pollutant emissions from domestic solid fuel burning in Scotland, 2023" ;
    dcat:keyword "Environmental Monitoring Facilities",
        "Scotland" .

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

