@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.staging.publishing.service.gov.uk/dataset/b8dcdedb-880c-4d79-acd4-2bec276305af> a dcat:Dataset ;
    dct:description """THIS DATASET IS NOT OPENLY LICENSED AS IT CONTAINS ROYAL MAIL INTELLECTUAL PROPERTY. See the link to a Copyright Notice in the 'METADATA' section. The dataset contains Energy Performance Certificate data for non-domestic buildings with energy certificates in England and Wales. 

The Copyright Notice for this data can be found [here](http://s3-eu-west-1.amazonaws.com/odc-files/150408_DCLG_Copyright_Notice_for_EPC_data_2014_FINAL.pdf). \r
\r
This dataset consists of a downloadable file in Comma Separated Values (CSV) format, for Energy Performance Certificate data for non-domestic buildings with energy certificates in England and Wales. \r
\r
Background information and documentation on the meaning of each column in the data files is available in the [guidance document](http://s3-eu-west-1.amazonaws.com/odc-files/150706_guidance_dec_epc.pdf ) (80KB PDF).\r
\r
As this file is quite large, we have also provided a short extract (the first 100 lines) to allow viewing of the structure and example contents without having to download the entire file. See: \r
\r
[Non-domestic Energy Performance Certificates sample](http://s3-eu-west-1.amazonaws.com/odc-files/sample_EPC_20150521.csv) (12KB CSV)""" ;
    dct:identifier <http://opendatacommunities.org/data/building-standards-and-sustainability/energy-efficiency-and-performance/dec-and-non-domestic-epc/non-domestic-energy-performance-certificate-data/file> ;
    dct:issued "2016-04-17T14:01:55.805810"^^xsd:dateTime ;
    dct:modified "2017-01-18T10:16:56.104602"^^xsd:dateTime ;
    dct:publisher <http://reference.data.gov.uk/id/department/dclg> ;
    dct:title "Non-domestic Energy Performance Certificate data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:ODC@communities.gsi.gov.uk> ] ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/b8dcdedb-880c-4d79-acd4-2bec276305af/resource/84e75217-2c89-4771-9fd4-13dcd8ea9aa3> ;
    dcat:landingPage <http://opendatacommunities.org/data/building-standards-and-sustainability/energy-efficiency-and-performance/dec-and-non-domestic-epc/non-domestic-energy-performance-certificate-data/file> .

<http://reference.data.gov.uk/id/department/dclg> a foaf:Organization ;
    foaf:name "None" .

<https://ckan.staging.publishing.service.gov.uk/dataset/b8dcdedb-880c-4d79-acd4-2bec276305af/resource/84e75217-2c89-4771-9fd4-13dcd8ea9aa3> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2016-04-17T15:01:55.847593"^^xsd:dateTime ;
    dct:modified "2016-04-17T15:01:55.847593"^^xsd:dateTime ;
    dct:title "Dataset home page" ;
    dcat:accessURL <http://opendatacommunities.org/data/building-standards-and-sustainability/energy-efficiency-and-performance/dec-and-non-domestic-epc/non-domestic-energy-performance-certificate-data/file> .

