@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/b70d36d3-16a6-499f-a57e-880b1d6b2923> a dcat:Dataset ;
    dct:accrualPeriodicity "weekly" ;
    dct:description "Presentation Dataset description" ;
    dct:identifier "b70d36d3-16a6-499f-a57e-880b1d6b2923" ;
    dct:issued "2026-03-11T09:48:31.958608"^^xsd:dateTime ;
    dct:modified "2026-03-11T11:05:08.773824"^^xsd:dateTime ;
    dct:publisher <https://ckan.zambia.energy.dev.datopian.com/organization/a4dac772-249d-46f8-8c66-b7f2cb06b028> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2026-03-27"^^xsd:date ;
            dcat:startDate "2026-03-11"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2026-03-27"^^xsd:date ;
            dcat:startDate "2026-03-11"^^xsd:date ] ;
    dct:title "Presentation Dataset" ;
    owl:versionInfo "1.2.2" ;
    adms:versionNotes "Version notes of the version 1.2.1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:gaga68@gmail.com> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:gaga68@gmail.com> ] ;
    dcat:distribution <https://ckan.zambia.energy.dev.datopian.com/dataset/b70d36d3-16a6-499f-a57e-880b1d6b2923/resource/0be21b52-db99-42ad-85d9-3ab342fc5a9d>,
        <https://ckan.zambia.energy.dev.datopian.com/dataset/b70d36d3-16a6-499f-a57e-880b1d6b2923/resource/85bc6bc3-959d-4253-8878-739466d60566> ;
    dcat:keyword "presentation",
        "test" .

<https://ckan.zambia.energy.dev.datopian.com/dataset/b70d36d3-16a6-499f-a57e-880b1d6b2923/resource/0be21b52-db99-42ad-85d9-3ab342fc5a9d> a dcat:Distribution ;
    dct:description "Some descriptio" ;
    dct:format "CSV" ;
    dct:issued "2026-03-11T09:49:47.823074"^^xsd:dateTime ;
    dct:modified "2026-03-11T11:04:26.553025"^^xsd:dateTime ;
    dct:title "fake_people_data.csv" ;
    dcat:accessURL <https://ckan.zambia.energy.dev.datopian.com/dataset/b70d36d3-16a6-499f-a57e-880b1d6b2923/resource/0be21b52-db99-42ad-85d9-3ab342fc5a9d/download/fake_people_data.csv> ;
    dcat:byteSize "328"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.zambia.energy.dev.datopian.com/dataset/b70d36d3-16a6-499f-a57e-880b1d6b2923/resource/85bc6bc3-959d-4253-8878-739466d60566> a dcat:Distribution ;
    dct:description "This is documentation resource" ;
    dct:format "PDF" ;
    dct:issued "2026-03-11T09:50:19.699493"^^xsd:dateTime ;
    dct:modified "2026-03-11T09:50:21.202634"^^xsd:dateTime ;
    dct:title "dummy.pdf" ;
    dcat:accessURL <https://ckan.zambia.energy.dev.datopian.com/dataset/b70d36d3-16a6-499f-a57e-880b1d6b2923/resource/85bc6bc3-959d-4253-8878-739466d60566/download/dummy.pdf> ;
    dcat:byteSize "13264"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<https://ckan.zambia.energy.dev.datopian.com/organization/a4dac772-249d-46f8-8c66-b7f2cb06b028> a foaf:Agent ;
    foaf:name "Copperbelt Energy Corporation (CEC)" .

