@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/97ce1bd3-ad45-4e4e-b852-1b6f173ba6be> a dcat:Dataset ;
    dct:description "The C3NTINEL API provides access to half hourly meter data for Leeds City Council's Gas and Electric meter supplies. Please note - non half hourly manual meters will not be included. Additional information To find out more about C3NTINEL's API click here: https://api.c3ntinel.com To gain access to the API please email Smartbuildings.uk@engie.com" ;
    dct:identifier "e7lkn" ;
    dct:issued "2019-02-11T09:33:40.155000+00:00"^^xsd:dateTime ;
    dct:modified "2019-02-11T09:37:38.843000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "1/2 Hourly Gas and Electric Meter API - C3NTINEL" ;
    dcat:keyword "energy usage" ;
    dcat:landingPage <https://datamillnorth.org/dataset/12-hourly-gas-and-electric-meter-api-c3ntinel-e7lkn> .

