@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/f9c8076f-dcfb-4d04-ac1e-d3079d6ff49c> a dcat:Dataset ;
    dct:accrualPeriodicity "weekly" ;
    dct:description "Synthetic testing dataset for hydro reservoir levels and generation output in Cinder Belt. Built to seed staging/demo portal environments with meaningful fictional energy context records." ;
    dct:identifier "f9c8076f-dcfb-4d04-ac1e-d3079d6ff49c" ;
    dct:issued "2026-02-24T22:15:51.510879"^^xsd:dateTime ;
    dct:modified "2026-02-24T22:15:59.925965"^^xsd:dateTime ;
    dct:publisher <https://ckan.zambia.energy.dev.datopian.com/organization/2f3868c8-9191-4d67-9265-093ea0b07a0d> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-12-31"^^xsd:date ;
            dcat:startDate "2022-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2024-12-31"^^xsd:date ;
            dcat:startDate "2022-01-01"^^xsd:date ] ;
    dct:title "Hydro Reservoir Levels and Generation Output - Cinder Belt" ;
    owl:versionInfo "1.0.0" ;
    adms:versionNotes "Initial seeded version for portal QA dataset batch (6/12)." ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:seed-admin@example.test> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:seed-admin@example.test> ] ;
    dcat:distribution <https://ckan.zambia.energy.dev.datopian.com/dataset/f9c8076f-dcfb-4d04-ac1e-d3079d6ff49c/resource/4b212806-cd18-4a80-aed6-fb02ce6632dc>,
        <https://ckan.zambia.energy.dev.datopian.com/dataset/f9c8076f-dcfb-4d04-ac1e-d3079d6ff49c/resource/75ede37c-a3be-4d9d-b79c-7157e3e9900c>,
        <https://ckan.zambia.energy.dev.datopian.com/dataset/f9c8076f-dcfb-4d04-ac1e-d3079d6ff49c/resource/bde05c01-ff2f-4da3-b746-feeeca47b3a3> ;
    dcat:keyword "energy",
        "generation",
        "novara",
        "testing-seed" .

<https://ckan.zambia.energy.dev.datopian.com/dataset/f9c8076f-dcfb-4d04-ac1e-d3079d6ff49c/resource/4b212806-cd18-4a80-aed6-fb02ce6632dc> a dcat:Distribution ;
    dct:description "Dataset documentation and testing notes in Markdown format." ;
    dct:format "md" ;
    dct:issued "2026-02-24T22:15:55.832252"^^xsd:dateTime ;
    dct:modified "2026-02-24T22:15:58.555468"^^xsd:dateTime ;
    dct:title "Hydro Reservoir Levels and Generation Output - Cinder Belt - Documentation" ;
    dcat:accessURL <https://ckan.zambia.energy.dev.datopian.com/dataset/f9c8076f-dcfb-4d04-ac1e-d3079d6ff49c/resource/4b212806-cd18-4a80-aed6-fb02ce6632dc/download/zedp-test-seed-hydro-reservoir-generation-cinder-belt.md> ;
    dcat:byteSize "594"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/markdown" .

<https://ckan.zambia.energy.dev.datopian.com/dataset/f9c8076f-dcfb-4d04-ac1e-d3079d6ff49c/resource/75ede37c-a3be-4d9d-b79c-7157e3e9900c> a dcat:Distribution ;
    dct:description "Structured synthetic records and summary metadata for Cinder Belt in JSON format." ;
    dct:format "JSON" ;
    dct:issued "2026-02-24T22:15:54.216069"^^xsd:dateTime ;
    dct:modified "2026-02-24T22:15:55.809493"^^xsd:dateTime ;
    dct:title "Hydro Reservoir Levels and Generation Output - Cinder Belt - Data (JSON)" ;
    dcat:accessURL <https://ckan.zambia.energy.dev.datopian.com/dataset/f9c8076f-dcfb-4d04-ac1e-d3079d6ff49c/resource/75ede37c-a3be-4d9d-b79c-7157e3e9900c/download/zedp-test-seed-hydro-reservoir-generation-cinder-belt.json> ;
    dcat:byteSize "1225"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/json" .

<https://ckan.zambia.energy.dev.datopian.com/dataset/f9c8076f-dcfb-4d04-ac1e-d3079d6ff49c/resource/bde05c01-ff2f-4da3-b746-feeeca47b3a3> a dcat:Distribution ;
    dct:description "Tabular synthetic records for Cinder Belt in CSV format." ;
    dct:format "CSV" ;
    dct:issued "2026-02-24T22:15:52.474897"^^xsd:dateTime ;
    dct:modified "2026-02-24T22:15:59.935402"^^xsd:dateTime ;
    dct:title "Hydro Reservoir Levels and Generation Output - Cinder Belt - Data (CSV)" ;
    dcat:accessURL <https://ckan.zambia.energy.dev.datopian.com/dataset/f9c8076f-dcfb-4d04-ac1e-d3079d6ff49c/resource/bde05c01-ff2f-4da3-b746-feeeca47b3a3/download/zedp-test-seed-hydro-reservoir-generation-cinder-belt.csv> ;
    dcat:byteSize "277"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.zambia.energy.dev.datopian.com/organization/2f3868c8-9191-4d67-9265-093ea0b07a0d> a foaf:Agent ;
    foaf:mbox "seed-admin@example.test" ;
    foaf:name "Demo Portal Testing Seed Organization" .

