@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/44212ad9-6383-4059-89f0-5d816d59267f> a dcat:Dataset ;
    dct:description """<dp-prose>
  <p>You may not think of websites as sources of carbon emissions but they are. Data centres, transmission networks, and the devices we use to access them all use electricity which, in turn, produces carbon emissions. When your website has lots of visitors that can easily add up. We've used the <a href="https://www.websitecarbon.com/">Website Carbon Calculator</a> code (created by <a href="https://www.wholegraindigital.com/">Wholegrain Digital</a>) to assess <a href="https://open-innovations.github.io/council-website-emissions/">UK local authority homepages</a>, <a href="https://open-innovations.github.io/learning-provider-website-emissions/">UK learning provider homepages</a>, and <a href="https://odileeds.github.io/government-organisation-website-emissions/">UK Government organisation homepages</a>.</p>
</dp-prose>""" ;
    dct:identifier "2nxgx" ;
    dct:issued "2022-12-07T13:20:05.192000+00:00"^^xsd:dateTime ;
    dct:modified "2022-12-07T13:40:55.461000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Stuart Lowe, Open Innovations" ] ;
    dct:title "Website emissions" ;
    dcat:landingPage <https://datamillnorth.org/dataset/website-emissions-2nxgx> .

