@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/6e8fc7e4-0169-46c4-881f-dc3acaf359db> a dcat:Dataset ;
    dct:accrualPeriodicity "monthly" ;
    dct:description "Synthetic testing dataset for monthly solar generation by utility-scale plants in Aurora Basin. Built to seed staging/demo portal environments with meaningful fictional energy context records." ;
    dct:identifier "6e8fc7e4-0169-46c4-881f-dc3acaf359db" ;
    dct:issued "2026-02-24T22:15:19.945549"^^xsd:dateTime ;
    dct:modified "2026-02-25T11:05:56.628526"^^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 - Aurora Basin" ;
    owl:versionInfo "1.0.0" ;
    adms:versionNotes "Initial seeded version for portal QA dataset batch (1/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/6e8fc7e4-0169-46c4-881f-dc3acaf359db/resource/24015ecc-0e6e-461c-a83a-d1c7ffc14896>,
        <https://ckan.zambia.energy.dev.datopian.com/dataset/6e8fc7e4-0169-46c4-881f-dc3acaf359db/resource/6b30a5a0-42ff-4638-8aaa-846bd87348cd>,
        <https://ckan.zambia.energy.dev.datopian.com/dataset/6e8fc7e4-0169-46c4-881f-dc3acaf359db/resource/b3379935-f0e7-42f6-88f3-69d1b1b0793f> ;
    dcat:keyword "energy",
        "generation",
        "novara",
        "testing-seed" .

<https://ckan.zambia.energy.dev.datopian.com/dataset/6e8fc7e4-0169-46c4-881f-dc3acaf359db/resource/24015ecc-0e6e-461c-a83a-d1c7ffc14896> 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:22.788776"^^xsd:dateTime ;
    dct:modified "2026-02-24T22:15:24.462882"^^xsd:dateTime ;
    dct:title "Monthly Solar Generation by Utility-Scale Plants - Aurora Basin - Data (JSON)" ;
    dcat:accessURL <https://ckan.zambia.energy.dev.datopian.com/dataset/6e8fc7e4-0169-46c4-881f-dc3acaf359db/resource/24015ecc-0e6e-461c-a83a-d1c7ffc14896/download/zedp-test-seed-solar-generation-aurora-basin.json> ;
    dcat:byteSize "1218"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/json" .

<https://ckan.zambia.energy.dev.datopian.com/dataset/6e8fc7e4-0169-46c4-881f-dc3acaf359db/resource/6b30a5a0-42ff-4638-8aaa-846bd87348cd> a dcat:Distribution ;
    dct:description "Dataset documentation and testing notes in Markdown format." ;
    dct:format "md" ;
    dct:issued "2026-02-24T22:15:24.489115"^^xsd:dateTime ;
    dct:modified "2026-02-24T22:15:28.187391"^^xsd:dateTime ;
    dct:title "Monthly Solar Generation by Utility-Scale Plants - Aurora Basin - Documentation" ;
    dcat:accessURL <https://ckan.zambia.energy.dev.datopian.com/dataset/6e8fc7e4-0169-46c4-881f-dc3acaf359db/resource/6b30a5a0-42ff-4638-8aaa-846bd87348cd/download/zedp-test-seed-solar-generation-aurora-basin.md> ;
    dcat:byteSize "601"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/markdown" .

<https://ckan.zambia.energy.dev.datopian.com/dataset/6e8fc7e4-0169-46c4-881f-dc3acaf359db/resource/b3379935-f0e7-42f6-88f3-69d1b1b0793f> a dcat:Distribution ;
    dct:description "Tabular synthetic records for Aurora Basin in CSV format." ;
    dct:format "CSV" ;
    dct:issued "2026-02-24T22:15:20.916471"^^xsd:dateTime ;
    dct:modified "2026-02-24T22:15:30.098399"^^xsd:dateTime ;
    dct:title "Monthly Solar Generation by Utility-Scale Plants - Aurora Basin - Data (CSV)" ;
    dcat:accessURL <https://ckan.zambia.energy.dev.datopian.com/dataset/6e8fc7e4-0169-46c4-881f-dc3acaf359db/resource/b3379935-f0e7-42f6-88f3-69d1b1b0793f/download/zedp-test-seed-solar-generation-aurora-basin.csv> ;
    dcat:byteSize "280"^^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" .

