@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.publishing.service.gov.uk/dataset/5cffc4fc-923a-414b-a4a6-ccddca044b1b> a dcat:Dataset ;
    dct:description "Data includes gas, electricity and water usage, waste tonnage produced, paper procured, and data on business travel costs and carbon usage" ;
    dct:identifier "5cffc4fc-923a-414b-a4a6-ccddca044b1b" ;
    dct:issued "2013-09-19T12:34:46.594962"^^xsd:dateTime ;
    dct:modified "2016-02-10T17:09:51.368516"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/17e00404-a853-49ca-9ea2-6db8cceaf1e2> ;
    dct:title "Greening Government Data for Department for Education" .

<https://ckan.publishing.service.gov.uk/organization/17e00404-a853-49ca-9ea2-6db8cceaf1e2> a foaf:Organization ;
    foaf:name "Department for Education" .

