@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/44b165e3-7c82-405c-91de-32da894b46c2> a dcat:Dataset ;
    dct:accrualPeriodicity "monthly" ;
    dct:description "Zambia’s energy sector is defined by a massive shift away from its historic 80%+ reliance on hydropower toward a more resilient, diversified energy mix. Spurred by the severe droughts of 2024 and 2025, the government and private sector have fast-tracked \"climate-resilient\" alternatives to stabilize the national grid. Citizens are being advised on the adoption of Alternative Power Solutions" ;
    dct:identifier "44b165e3-7c82-405c-91de-32da894b46c2" ;
    dct:issued "2026-03-24T10:30:42.088652"^^xsd:dateTime ;
    dct:modified "2026-03-25T10:26:04.187462"^^xsd:dateTime ;
    dct:publisher <https://ckan.zambia.energy.dev.datopian.com/organization/8868d80c-7c59-4e32-a97f-4429a5e956b2> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2026-12-25"^^xsd:date ;
            dcat:startDate "2026-01-05"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2026-12-25"^^xsd:date ;
            dcat:startDate "2026-01-05"^^xsd:date ] ;
    dct:title "Power alternatives Zambia 2026" ;
    owl:versionInfo "2.0.0" ;
    adms:versionNotes "This is the initial version of the Dataset " ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:davidk.mulenga@szi.gov.zm> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:davidk.mulenga@szi.gov.zm> ] ;
    dcat:keyword "Energy",
        "Renewable Energy",
        "Solar" .

<https://ckan.zambia.energy.dev.datopian.com/organization/8868d80c-7c59-4e32-a97f-4429a5e956b2> a foaf:Agent ;
    foaf:mbox "info@opppi.gov.zm" ;
    foaf:name "Office for the Promotion of Private Power Investment (OPPPI)" .

