@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.staging.publishing.service.gov.uk/dataset/df5d95c0-e72c-41dd-9fd2-217cea3b6f08> a dcat:Dataset ;
    dct:description "CO2 emissions from public sector share of product consumption, 2008" ;
    dct:identifier "df5d95c0-e72c-41dd-9fd2-217cea3b6f08" ;
    dct:issued "2011-04-04T17:46:31.969157"^^xsd:dateTime ;
    dct:modified "2013-12-19T10:28:47.285969"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/a7059f6a-7fb4-4e0f-9c7a-8cd9079780d3> ;
    dct:title "CO2 emissions from public sector share of product consumption, 2008" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/df5d95c0-e72c-41dd-9fd2-217cea3b6f08/resource/6830833a-0b0e-4ede-86dd-264d1a4a42f0> ;
    dcat:landingPage <http://www.defra.gov.uk/statistics/environment/green-economy/> .

<https://ckan.staging.publishing.service.gov.uk/dataset/df5d95c0-e72c-41dd-9fd2-217cea3b6f08/resource/6830833a-0b0e-4ede-86dd-264d1a4a42f0> a dcat:Distribution ;
    dct:description "CO2 emissions from public sector share of product consumption, 2008" ;
    dct:format "CSV" ;
    dcat:accessURL <http://data.defra.gov.uk/env/scptb06_pub_sector_201004.csv> .

<https://ckan.staging.publishing.service.gov.uk/organization/a7059f6a-7fb4-4e0f-9c7a-8cd9079780d3> a foaf:Organization ;
    foaf:name "Department for Environment, Food and Rural Affairs" .

