@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/8eaee263-d1ab-4576-b6a0-cc62959553e4> a dcat:Dataset ;
    dct:accrualPeriodicity "monthly" ;
    dct:description """The Data coverage for the central region of Zambia for the year 2024 and 2025, sampling five branch offices.  \r
This data provides details on electricity consumption per branch in kwh and the amount of money. The amount spent per month by every branch to procure electricity. Meter id numbers per branch are included alongside notes indicating meter performance in the different seasons.\r
""" ;
    dct:identifier "8eaee263-d1ab-4576-b6a0-cc62959553e4" ;
    dct:issued "2026-03-24T11:12:40.836181"^^xsd:dateTime ;
    dct:modified "2026-03-25T18:19:31.183229"^^xsd:dateTime ;
    dct:publisher <https://ckan.zambia.energy.dev.datopian.com/organization/a34225dc-bb7f-4259-8139-4069e12c5c6e> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2025-12-31"^^xsd:date ;
            dcat:startDate "2024-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2025-12-31"^^xsd:date ;
            dcat:startDate "2024-01-01"^^xsd:date ] ;
    dct:title "Central region energy consumption 2024 to 2025" ;
    owl:versionInfo "2.0.0" ;
    adms:versionNotes "Version 2.0.0 has updated resources for 2024 and 2025 " ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:arnoldmumba93@gmail.com> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:arnoldmumba93@gmail.com> ] ;
    dcat:keyword "Energy",
        "consumption",
        "cost",
        "electricity" .

<https://ckan.zambia.energy.dev.datopian.com/organization/a34225dc-bb7f-4259-8139-4069e12c5c6e> a foaf:Agent ;
    foaf:mbox "arnold.mumba@cigzambia.org" ;
    foaf:name "Energy Regulation Board - Petroleum (ERB-Petroleum)" .

