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

<https://ckan.zambia.energy.dev.datopian.com/dataset/2124aae5-ea47-456b-871e-e480af3d69ae> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "The data covers the period January 2024 to March 2026 and includes electricity usage for all your branches in the Central Region. " ;
    dct:identifier "2124aae5-ea47-456b-871e-e480af3d69ae" ;
    dct:issued "2026-03-24T12:20:09.552557"^^xsd:dateTime ;
    dct:modified "2026-03-25T07:20:51.908587"^^xsd:dateTime ;
    dct:publisher <https://ckan.zambia.energy.dev.datopian.com/organization/da39c4a3-f2d3-45f8-b1c8-b6f200a1a38b> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2026-03-24"^^xsd:date ;
            dcat:startDate "2024-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2026-03-24"^^xsd:date ;
            dcat:startDate "2024-01-01"^^xsd:date ] ;
    dct:title "Central Region Energy Consumption 2024 to 2026" ;
    owl:versionInfo "1.2.0" ;
    adms:versionNotes """Updated QA thresholds; added limitations\r
section December 2025""" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:jnanyangwe@zesco.co.zm> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:jnanyangwe@zesco.co.zm> ] ;
    dcat:keyword "Consumption",
        "Electricity",
        "Energy",
        "group9" .

<https://ckan.zambia.energy.dev.datopian.com/organization/da39c4a3-f2d3-45f8-b1c8-b6f200a1a38b> a foaf:Agent ;
    foaf:mbox "indeni@gmail.com" ;
    foaf:name "Indeni Energy Company" .

