@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/32cf0e0f-e165-4930-9174-1eb94abd526a> a dcat:Dataset ;
    dct:description "Annual provision of modelled energy use for EHS respondents" ;
    dct:identifier "32cf0e0f-e165-4930-9174-1eb94abd526a" ;
    dct:issued "2014-03-28T15:37:11.469332"^^xsd:dateTime ;
    dct:modified "2023-03-03T16:45:06.674446"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/fe347f22-886f-40e1-adf5-0a773afcdae7> ;
    dct:title "Internal DECC variables (NOT FOR CIRCULATION)" .

<https://ckan.staging.publishing.service.gov.uk/organization/fe347f22-886f-40e1-adf5-0a773afcdae7> a foaf:Organization ;
    foaf:name "Department of Energy and Climate Change" .

