@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/ce71086a-0f9d-44a4-85a9-7cd5e6cfc610> a dcat:Dataset ;
    dct:accrualPeriodicity "weekly" ;
    dct:description """# Energy Data \r
\r
This this is the __Energy Data__ for 2015. \r
\r
Note: _this data is not real_""" ;
    dct:identifier "ce71086a-0f9d-44a4-85a9-7cd5e6cfc610" ;
    dct:issued "2026-02-26T15:22:19.114858"^^xsd:dateTime ;
    dct:modified "2026-03-22T19:50:39.425832"^^xsd:dateTime ;
    dct:publisher <https://ckan.zambia.energy.dev.datopian.com/organization/09d2f7a9-175f-44ce-b67e-8861497966f9> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2015-02-01"^^xsd:date ;
            dcat:startDate "2010-10-10"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2015-02-01"^^xsd:date ;
            dcat:startDate "2010-10-10"^^xsd:date ] ;
    dct:title "2015 - Energy Data" ;
    owl:versionInfo "1.0.0" ;
    adms:versionNotes "Added 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:yotamnkhata200@gmail.com> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:yotamnkhata200@gmail.com> ] ;
    dcat:distribution <https://ckan.zambia.energy.dev.datopian.com/dataset/ce71086a-0f9d-44a4-85a9-7cd5e6cfc610/resource/63254251-f324-4040-903e-4e770413f609> ;
    dcat:keyword "Tramission" .

<https://ckan.zambia.energy.dev.datopian.com/dataset/ce71086a-0f9d-44a4-85a9-7cd5e6cfc610/resource/63254251-f324-4040-903e-4e770413f609> a dcat:Distribution ;
    dct:description "This is 2015 Data and not real" ;
    dct:format "CSV" ;
    dct:issued "2026-02-26T15:23:41.621908"^^xsd:dateTime ;
    dct:modified "2026-02-26T15:23:49.865503"^^xsd:dateTime ;
    dct:title "Energy Data 2015" ;
    dcat:accessURL <https://ckan.zambia.energy.dev.datopian.com/dataset/ce71086a-0f9d-44a4-85a9-7cd5e6cfc610/resource/63254251-f324-4040-903e-4e770413f609/download/2015.csv> ;
    dcat:byteSize "16664"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.zambia.energy.dev.datopian.com/organization/09d2f7a9-175f-44ce-b67e-8861497966f9> a foaf:Agent ;
    foaf:name "CIG Zambia" .

