@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/6b10237a-8728-4356-9af6-dd3db01e0c31> a dcat:Dataset ;
    dct:accrualPeriodicity "weekly" ;
    dct:description "Synthetic testing dataset for hydro reservoir levels and generation output in Aurora Basin. Built to seed staging/demo portal environments with meaningful fictional energy context records." ;
    dct:identifier "6b10237a-8728-4356-9af6-dd3db01e0c31" ;
    dct:issued "2026-02-24T22:15:45.273482"^^xsd:dateTime ;
    dct:modified "2026-02-24T22:15:55.062424"^^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 - Aurora Basin" ;
    owl:versionInfo "1.0.0" ;
    adms:versionNotes "Initial seeded version for portal QA dataset batch (5/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/6b10237a-8728-4356-9af6-dd3db01e0c31/resource/00955cb0-c7a0-49ab-9473-eb9f7e2c35d5>,
        <https://ckan.zambia.energy.dev.datopian.com/dataset/6b10237a-8728-4356-9af6-dd3db01e0c31/resource/5bcceac0-b8f8-460f-9f0b-13ae55098112>,
        <https://ckan.zambia.energy.dev.datopian.com/dataset/6b10237a-8728-4356-9af6-dd3db01e0c31/resource/8aec91c6-d5f4-4fd4-89f6-0ae3d01a3d01> ;
    dcat:keyword "energy",
        "generation",
        "novara",
        "testing-seed" .

<https://ckan.zambia.energy.dev.datopian.com/dataset/6b10237a-8728-4356-9af6-dd3db01e0c31/resource/00955cb0-c7a0-49ab-9473-eb9f7e2c35d5> a dcat:Distribution ;
    dct:description "Structured synthetic records and summary metadata for Aurora Basin in JSON format." ;
    dct:format "JSON" ;
    dct:issued "2026-02-24T22:15:47.773262"^^xsd:dateTime ;
    dct:modified "2026-02-24T22:15:49.805886"^^xsd:dateTime ;
    dct:title "Hydro Reservoir Levels and Generation Output - Aurora Basin - Data (JSON)" ;
    dcat:accessURL <https://ckan.zambia.energy.dev.datopian.com/dataset/6b10237a-8728-4356-9af6-dd3db01e0c31/resource/00955cb0-c7a0-49ab-9473-eb9f7e2c35d5/download/zedp-test-seed-hydro-reservoir-generation-aurora-basin.json> ;
    dcat:byteSize "1231"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/json" .

<https://ckan.zambia.energy.dev.datopian.com/dataset/6b10237a-8728-4356-9af6-dd3db01e0c31/resource/5bcceac0-b8f8-460f-9f0b-13ae55098112> a dcat:Distribution ;
    dct:description "Tabular synthetic records for Aurora Basin in CSV format." ;
    dct:format "CSV" ;
    dct:issued "2026-02-24T22:15:46.179472"^^xsd:dateTime ;
    dct:modified "2026-02-24T22:15:55.081163"^^xsd:dateTime ;
    dct:title "Hydro Reservoir Levels and Generation Output - Aurora Basin - Data (CSV)" ;
    dcat:accessURL <https://ckan.zambia.energy.dev.datopian.com/dataset/6b10237a-8728-4356-9af6-dd3db01e0c31/resource/5bcceac0-b8f8-460f-9f0b-13ae55098112/download/zedp-test-seed-hydro-reservoir-generation-aurora-basin.csv> ;
    dcat:byteSize "280"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.zambia.energy.dev.datopian.com/dataset/6b10237a-8728-4356-9af6-dd3db01e0c31/resource/8aec91c6-d5f4-4fd4-89f6-0ae3d01a3d01> a dcat:Distribution ;
    dct:description "Dataset documentation and testing notes in Markdown format." ;
    dct:format "md" ;
    dct:issued "2026-02-24T22:15:49.849490"^^xsd:dateTime ;
    dct:modified "2026-02-24T22:15:53.215881"^^xsd:dateTime ;
    dct:title "Hydro Reservoir Levels and Generation Output - Aurora Basin - Documentation" ;
    dcat:accessURL <https://ckan.zambia.energy.dev.datopian.com/dataset/6b10237a-8728-4356-9af6-dd3db01e0c31/resource/8aec91c6-d5f4-4fd4-89f6-0ae3d01a3d01/download/zedp-test-seed-hydro-reservoir-generation-aurora-basin.md> ;
    dcat:byteSize "596"^^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" .

