@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/4738565b-15e0-40fd-a392-754dbc956f61> a dcat:Dataset ;
    dct:description "This dataset includes detailed measurements of air pollutants related to solid fuel burning carried out during two winter campaigns in Scotland. Continuous black carbon measurements at two routine monitoring sites in Scotland were also processed and analysed to identify solid fuel burning contributions. These measurements and processing were carried out as part of a project for the Scottish Government, aiming to understand the impacts of solid fuel burning on air pollution in Scotland." ;
    dct:identifier "e9f39fd7-d181-46d7-a8ef-5cc0c011b932" ;
    dct:issued "2026-06-20T13:09:52.494218"^^xsd:dateTime ;
    dct:modified "2026-06-20T13:09:52.494221"^^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 ((-3.1600 55.6000, -4.2600 55.6000, -4.2600 56.2400, -3.1600 56.2400, -3.1600 55.6000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-3.16, 55.6], [-4.26, 55.6], [-4.26, 56.24], [-3.16, 56.24], [-3.16, 55.6]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Measured air pollutant concentrations from solid fuel burning in Scotland, 2023-2024" ;
    dcat:keyword "Atmospheric Conditions",
        "Scotland" .

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

