@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.integration.publishing.service.gov.uk/dataset/fcf1fe7a-cb67-429f-b8d0-430efd6852ae> a dcat:Dataset ;
    dct:description "The Climate Change Mitigation and Energy Annual Report 2013-14 data provides levels of CO2 emissions reductions achieved through direct Mayoral programmes, including RE:NEW, RE:FIT, new development and decentralised energy programmes. It is produced by the Greater London Authority, and it is intended that data is produced annually." ;
    dct:identifier "2nl98" ;
    dct:issued "2015-08-25T11:03:36+00:00"^^xsd:dateTime ;
    dct:modified "2015-08-25T11:09:41+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "************************" ] ;
    dct:title "Climate Change Mitigation and Energy Annual Report data 2013-14" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/fcf1fe7a-cb67-429f-b8d0-430efd6852ae/resource/9374b931-0e5e-4619-9e76-1c83cdf35b9f> ;
    dcat:keyword "carbon dioxide",
        "climate change",
        "co2" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/climate-change-mitigation-and-energy-annual-report-data-2013-14-2nl98> .

<https://ckan.integration.publishing.service.gov.uk/dataset/fcf1fe7a-cb67-429f-b8d0-430efd6852ae/resource/9374b931-0e5e-4619-9e76-1c83cdf35b9f> a dcat:Distribution ;
    dct:issued "2026-07-23T08:08:21.657828"^^xsd:dateTime ;
    dct:modified "2026-07-23T08:08:21.629504"^^xsd:dateTime ;
    dct:title "CCME_annual_report_data_2013" .

