@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/278649b2-351c-45ae-8e9c-4bea7bbc4c8d> a dcat:Dataset ;
    dct:accrualPeriodicity "monthly" ;
    dct:description "Synthetic testing dataset for monthly solar generation by utility-scale plants in Eastmere Drift. Built to seed staging/demo portal environments with meaningful fictional energy context records." ;
    dct:identifier "278649b2-351c-45ae-8e9c-4bea7bbc4c8d" ;
    dct:issued "2026-02-24T22:15:39.172153"^^xsd:dateTime ;
    dct:modified "2026-02-24T22:15:48.064846"^^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 "Monthly Solar Generation by Utility-Scale Plants - Eastmere Drift" ;
    owl:versionInfo "1.0.0" ;
    adms:versionNotes "Initial seeded version for portal QA dataset batch (4/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/278649b2-351c-45ae-8e9c-4bea7bbc4c8d/resource/1ee15f51-1aa7-4216-8094-7f97aa025eb8>,
        <https://ckan.zambia.energy.dev.datopian.com/dataset/278649b2-351c-45ae-8e9c-4bea7bbc4c8d/resource/6a98186e-a32b-4d14-b2ef-ecfd59694d23>,
        <https://ckan.zambia.energy.dev.datopian.com/dataset/278649b2-351c-45ae-8e9c-4bea7bbc4c8d/resource/db5ed62b-2383-4ef3-a59d-cf5be7aea715> ;
    dcat:keyword "energy",
        "generation",
        "novara",
        "testing-seed" .

<https://ckan.zambia.energy.dev.datopian.com/dataset/278649b2-351c-45ae-8e9c-4bea7bbc4c8d/resource/1ee15f51-1aa7-4216-8094-7f97aa025eb8> 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:15:41.823841"^^xsd:dateTime ;
    dct:modified "2026-02-24T22:15:43.545339"^^xsd:dateTime ;
    dct:title "Monthly Solar Generation by Utility-Scale Plants - Eastmere Drift - Data (JSON)" ;
    dcat:accessURL <https://ckan.zambia.energy.dev.datopian.com/dataset/278649b2-351c-45ae-8e9c-4bea7bbc4c8d/resource/1ee15f51-1aa7-4216-8094-7f97aa025eb8/download/zedp-test-seed-solar-generation-eastmere-drift.json> ;
    dcat:byteSize "1230"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/json" .

<https://ckan.zambia.energy.dev.datopian.com/dataset/278649b2-351c-45ae-8e9c-4bea7bbc4c8d/resource/6a98186e-a32b-4d14-b2ef-ecfd59694d23> a dcat:Distribution ;
    dct:description "Tabular synthetic records for Eastmere Drift in CSV format." ;
    dct:format "CSV" ;
    dct:issued "2026-02-24T22:15:40.200830"^^xsd:dateTime ;
    dct:modified "2026-02-24T22:15:48.071964"^^xsd:dateTime ;
    dct:title "Monthly Solar Generation by Utility-Scale Plants - Eastmere Drift - Data (CSV)" ;
    dcat:accessURL <https://ckan.zambia.energy.dev.datopian.com/dataset/278649b2-351c-45ae-8e9c-4bea7bbc4c8d/resource/6a98186e-a32b-4d14-b2ef-ecfd59694d23/download/zedp-test-seed-solar-generation-eastmere-drift.csv> ;
    dcat:byteSize "286"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.zambia.energy.dev.datopian.com/dataset/278649b2-351c-45ae-8e9c-4bea7bbc4c8d/resource/db5ed62b-2383-4ef3-a59d-cf5be7aea715> a dcat:Distribution ;
    dct:description "Dataset documentation and testing notes in Markdown format." ;
    dct:format "md" ;
    dct:issued "2026-02-24T22:15:43.595181"^^xsd:dateTime ;
    dct:modified "2026-02-24T22:15:46.736283"^^xsd:dateTime ;
    dct:title "Monthly Solar Generation by Utility-Scale Plants - Eastmere Drift - Documentation" ;
    dcat:accessURL <https://ckan.zambia.energy.dev.datopian.com/dataset/278649b2-351c-45ae-8e9c-4bea7bbc4c8d/resource/db5ed62b-2383-4ef3-a59d-cf5be7aea715/download/zedp-test-seed-solar-generation-eastmere-drift.md> ;
    dcat:byteSize "605"^^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" .

