@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/f4c20f31-7455-45a0-981b-81ac2d17e597> a dcat:Dataset ;
    dct:accrualPeriodicity "monthly" ;
    dct:description "Synthetic testing dataset for distribution outages and restoration time in Aurora Basin. Built to seed staging/demo portal environments with meaningful fictional energy context records." ;
    dct:identifier "f4c20f31-7455-45a0-981b-81ac2d17e597" ;
    dct:issued "2026-02-24T22:16:10.634486"^^xsd:dateTime ;
    dct:modified "2026-02-24T22:16:20.785437"^^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 "Distribution Outages and Restoration Time - Aurora Basin" ;
    owl:versionInfo "1.0.0" ;
    adms:versionNotes "Initial seeded version for portal QA dataset batch (9/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/f4c20f31-7455-45a0-981b-81ac2d17e597/resource/17683206-a61c-4e95-b9c4-7778631018df>,
        <https://ckan.zambia.energy.dev.datopian.com/dataset/f4c20f31-7455-45a0-981b-81ac2d17e597/resource/6105e3ed-8bd4-43d8-a7a3-b16f642f50cd>,
        <https://ckan.zambia.energy.dev.datopian.com/dataset/f4c20f31-7455-45a0-981b-81ac2d17e597/resource/7cd2e661-adeb-4b65-b0fe-83e49bf19326> ;
    dcat:keyword "energy",
        "grid",
        "novara",
        "operations",
        "testing-seed" .

<https://ckan.zambia.energy.dev.datopian.com/dataset/f4c20f31-7455-45a0-981b-81ac2d17e597/resource/17683206-a61c-4e95-b9c4-7778631018df> a dcat:Distribution ;
    dct:description "Tabular synthetic records for Aurora Basin in CSV format." ;
    dct:format "CSV" ;
    dct:issued "2026-02-24T22:16:11.643579"^^xsd:dateTime ;
    dct:modified "2026-02-24T22:16:20.805033"^^xsd:dateTime ;
    dct:title "Distribution Outages and Restoration Time - Aurora Basin - Data (CSV)" ;
    dcat:accessURL <https://ckan.zambia.energy.dev.datopian.com/dataset/f4c20f31-7455-45a0-981b-81ac2d17e597/resource/17683206-a61c-4e95-b9c4-7778631018df/download/zedp-test-seed-distribution-outages-aurora-basin.csv> ;
    dcat:byteSize "277"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.zambia.energy.dev.datopian.com/dataset/f4c20f31-7455-45a0-981b-81ac2d17e597/resource/6105e3ed-8bd4-43d8-a7a3-b16f642f50cd> 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:16:13.650312"^^xsd:dateTime ;
    dct:modified "2026-02-24T22:16:15.668581"^^xsd:dateTime ;
    dct:title "Distribution Outages and Restoration Time - Aurora Basin - Data (JSON)" ;
    dcat:accessURL <https://ckan.zambia.energy.dev.datopian.com/dataset/f4c20f31-7455-45a0-981b-81ac2d17e597/resource/6105e3ed-8bd4-43d8-a7a3-b16f642f50cd/download/zedp-test-seed-distribution-outages-aurora-basin.json> ;
    dcat:byteSize "1219"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/json" .

<https://ckan.zambia.energy.dev.datopian.com/dataset/f4c20f31-7455-45a0-981b-81ac2d17e597/resource/7cd2e661-adeb-4b65-b0fe-83e49bf19326> a dcat:Distribution ;
    dct:description "Dataset documentation and testing notes in Markdown format." ;
    dct:format "md" ;
    dct:issued "2026-02-24T22:16:15.727705"^^xsd:dateTime ;
    dct:modified "2026-02-24T22:16:18.954395"^^xsd:dateTime ;
    dct:title "Distribution Outages and Restoration Time - Aurora Basin - Documentation" ;
    dcat:accessURL <https://ckan.zambia.energy.dev.datopian.com/dataset/f4c20f31-7455-45a0-981b-81ac2d17e597/resource/7cd2e661-adeb-4b65-b0fe-83e49bf19326/download/zedp-test-seed-distribution-outages-aurora-basin.md> ;
    dcat:byteSize "593"^^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" .

