@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/8b9fb489-4706-45a7-8c21-74c5e30c917c> a dcat:Dataset ;
    dct:description "A dataset providing the electricity usage in council owned buildings, a reading is provided every 30 mins. Please note Not all locations are updated at the same time, some locations may be updated daily, weekly or annually. A blank field may indicate a location which is used infrequently or not in use/closed down. A zero figure may indicate a the location uses minor KWh, not enough to register. Find out more To find out more about the council click here: http://www.leeds.gov.uk/council/Pages/Environmental-Policy-and-climate-change.aspx" ;
    dct:identifier "24z0n" ;
    dct:issued "2016-08-08T13:58:15+00:00"^^xsd:dateTime ;
    dct:modified "2017-09-06T16:33:08+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Electricity usage" ;
    dcat:keyword "Electricity",
        "building",
        "council",
        "fuel usage",
        "heating",
        "lights" ;
    dcat:landingPage <https://datamillnorth.org/dataset/electricity-usage-24z0n> .

