@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/1a5fd2b8-dd98-4c73-8676-b40b165c4f5d> a dcat:Dataset ;
    dct:accrualPeriodicity "weekly" ;
    dct:description "Editors Data Testing 123_retrived" ;
    dct:identifier "1a5fd2b8-dd98-4c73-8676-b40b165c4f5d" ;
    dct:issued "2026-03-02T11:10:06.418976"^^xsd:dateTime ;
    dct:modified "2026-03-20T10:53:14.243148"^^xsd:dateTime ;
    dct:publisher <https://ckan.zambia.energy.dev.datopian.com/organization/09d2f7a9-175f-44ce-b67e-8861497966f9> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2025-12-25"^^xsd:date ;
            dcat:startDate "2025-04-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2025-12-25"^^xsd:date ;
            dcat:startDate "2025-04-01"^^xsd:date ] ;
    dct:title "Editors_Data" ;
    owl:versionInfo "1.0.0" ;
    adms:versionNotes "Yotam shared the data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:yotamnkhata200@gmail.com> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:yotamnkhata200@gmail.com> ] ;
    dcat:keyword "Solar" .

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

