@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/d06f3d77-ae0a-4a10-a9e4-0a6339e7ccba> a dcat:Dataset ;
    dct:description "Data collected at call centre on complaints and referals and advice on energy efficiency. " ;
    dct:identifier "d06f3d77-ae0a-4a10-a9e4-0a6339e7ccba" ;
    dct:issued "2013-09-06T15:48:57.113370"^^xsd:dateTime ;
    dct:modified "2013-12-19T10:28:47.285969"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/5ffb15d3-bcf8-4526-b558-993c2573ad38> ;
    dct:title "Energy Saving Advice Service" .

<https://ckan.staging.publishing.service.gov.uk/organization/5ffb15d3-bcf8-4526-b558-993c2573ad38> a foaf:Organization ;
    foaf:name "Department for Business, Energy and Industrial Strategy" .

