@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/ed760f3c-0db1-4003-b48b-48a95f655804> a dcat:Dataset ;
    dct:accrualPeriodicity "weekly" ;
    dct:description "Synthetic testing dataset for hydro reservoir levels and generation output in Eastmere Drift. Built to seed staging/demo portal environments with meaningful fictional energy context records." ;
    dct:identifier "ed760f3c-0db1-4003-b48b-48a95f655804" ;
    dct:issued "2026-02-24T22:16:04.297658"^^xsd:dateTime ;
    dct:modified "2026-02-24T22:16:13.444422"^^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 - Eastmere Drift" ;
    owl:versionInfo "1.0.0" ;
    adms:versionNotes "Initial seeded version for portal QA dataset batch (8/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/ed760f3c-0db1-4003-b48b-48a95f655804/resource/0f7ac14d-47e8-4ac7-aaf0-3ff4f14607ab>,
        <https://ckan.zambia.energy.dev.datopian.com/dataset/ed760f3c-0db1-4003-b48b-48a95f655804/resource/895fc9a3-3329-41b0-8db2-13bbae1d134a>,
        <https://ckan.zambia.energy.dev.datopian.com/dataset/ed760f3c-0db1-4003-b48b-48a95f655804/resource/8eb4948f-3048-4533-9027-cae0195e0afb> ;
    dcat:keyword "energy",
        "generation",
        "novara",
        "testing-seed" .

<https://ckan.zambia.energy.dev.datopian.com/dataset/ed760f3c-0db1-4003-b48b-48a95f655804/resource/0f7ac14d-47e8-4ac7-aaf0-3ff4f14607ab> a dcat:Distribution ;
    dct:description "Tabular synthetic records for Eastmere Drift in CSV format." ;
    dct:format "CSV" ;
    dct:issued "2026-02-24T22:16:05.333226"^^xsd:dateTime ;
    dct:modified "2026-02-24T22:16:13.453835"^^xsd:dateTime ;
    dct:title "Hydro Reservoir Levels and Generation Output - Eastmere Drift - Data (CSV)" ;
    dcat:accessURL <https://ckan.zambia.energy.dev.datopian.com/dataset/ed760f3c-0db1-4003-b48b-48a95f655804/resource/0f7ac14d-47e8-4ac7-aaf0-3ff4f14607ab/download/zedp-test-seed-hydro-reservoir-generation-eastmere-drift.csv> ;
    dcat:byteSize "286"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.zambia.energy.dev.datopian.com/dataset/ed760f3c-0db1-4003-b48b-48a95f655804/resource/895fc9a3-3329-41b0-8db2-13bbae1d134a> a dcat:Distribution ;
    dct:description "Structured synthetic records and summary metadata for Eastmere Drift in JSON format." ;
    dct:format "JSON" ;
    dct:issued "2026-02-24T22:16:07.111764"^^xsd:dateTime ;
    dct:modified "2026-02-24T22:16:08.681502"^^xsd:dateTime ;
    dct:title "Hydro Reservoir Levels and Generation Output - Eastmere Drift - Data (JSON)" ;
    dcat:accessURL <https://ckan.zambia.energy.dev.datopian.com/dataset/ed760f3c-0db1-4003-b48b-48a95f655804/resource/895fc9a3-3329-41b0-8db2-13bbae1d134a/download/zedp-test-seed-hydro-reservoir-generation-eastmere-drift.json> ;
    dcat:byteSize "1243"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/json" .

<https://ckan.zambia.energy.dev.datopian.com/dataset/ed760f3c-0db1-4003-b48b-48a95f655804/resource/8eb4948f-3048-4533-9027-cae0195e0afb> a dcat:Distribution ;
    dct:description "Dataset documentation and testing notes in Markdown format." ;
    dct:format "md" ;
    dct:issued "2026-02-24T22:16:08.730775"^^xsd:dateTime ;
    dct:modified "2026-02-24T22:16:12.023266"^^xsd:dateTime ;
    dct:title "Hydro Reservoir Levels and Generation Output - Eastmere Drift - Documentation" ;
    dcat:accessURL <https://ckan.zambia.energy.dev.datopian.com/dataset/ed760f3c-0db1-4003-b48b-48a95f655804/resource/8eb4948f-3048-4533-9027-cae0195e0afb/download/zedp-test-seed-hydro-reservoir-generation-eastmere-drift.md> ;
    dcat:byteSize "600"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/markdown" .

<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" .

