@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/59a533b9-c5c7-4482-982f-a39b9059b401> a dcat:Dataset ;
    dct:accrualPeriodicity "monthly" ;
    dct:description "Synthetic testing dataset for distribution outages and restoration time in Sunward Range. Built to seed staging/demo portal environments with meaningful fictional energy context records." ;
    dct:identifier "59a533b9-c5c7-4482-982f-a39b9059b401" ;
    dct:issued "2026-02-24T22:16:23.931235"^^xsd:dateTime ;
    dct:modified "2026-02-25T16:35:38.549837"^^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 - Sunward Range" ;
    owl:versionInfo "1.0.0" ;
    adms:versionNotes "Initial seeded version for portal QA dataset batch (11/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/59a533b9-c5c7-4482-982f-a39b9059b401/resource/5062a7fd-62e0-48af-9a65-fa6fc30afe44>,
        <https://ckan.zambia.energy.dev.datopian.com/dataset/59a533b9-c5c7-4482-982f-a39b9059b401/resource/ac1d9b37-62f2-444f-b079-69fa0e894f25>,
        <https://ckan.zambia.energy.dev.datopian.com/dataset/59a533b9-c5c7-4482-982f-a39b9059b401/resource/b41650ec-1a98-48d8-abd9-ac1ffa0527cd> ;
    dcat:keyword "energy",
        "grid",
        "novara",
        "operations",
        "testing-seed" .

<https://ckan.zambia.energy.dev.datopian.com/dataset/59a533b9-c5c7-4482-982f-a39b9059b401/resource/5062a7fd-62e0-48af-9a65-fa6fc30afe44> a dcat:Distribution ;
    dct:description "Tabular synthetic records for Sunward Range in CSV format." ;
    dct:format "CSV" ;
    dct:issued "2026-02-24T22:16:25.041755"^^xsd:dateTime ;
    dct:modified "2026-02-24T22:16:33.676033"^^xsd:dateTime ;
    dct:title "Distribution Outages and Restoration Time - Sunward Range - Data (CSV)" ;
    dcat:accessURL <https://ckan.zambia.energy.dev.datopian.com/dataset/59a533b9-c5c7-4482-982f-a39b9059b401/resource/5062a7fd-62e0-48af-9a65-fa6fc30afe44/download/zedp-test-seed-distribution-outages-sunward-range.csv> ;
    dcat:byteSize "280"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.zambia.energy.dev.datopian.com/dataset/59a533b9-c5c7-4482-982f-a39b9059b401/resource/ac1d9b37-62f2-444f-b079-69fa0e894f25> a dcat:Distribution ;
    dct:description "Structured synthetic records and summary metadata for Sunward Range in JSON format." ;
    dct:format "JSON" ;
    dct:issued "2026-02-24T22:16:26.589275"^^xsd:dateTime ;
    dct:modified "2026-02-24T22:16:27.957563"^^xsd:dateTime ;
    dct:title "Distribution Outages and Restoration Time - Sunward Range - Data (JSON)" ;
    dcat:accessURL <https://ckan.zambia.energy.dev.datopian.com/dataset/59a533b9-c5c7-4482-982f-a39b9059b401/resource/ac1d9b37-62f2-444f-b079-69fa0e894f25/download/zedp-test-seed-distribution-outages-sunward-range.json> ;
    dcat:byteSize "1225"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/json" .

<https://ckan.zambia.energy.dev.datopian.com/dataset/59a533b9-c5c7-4482-982f-a39b9059b401/resource/b41650ec-1a98-48d8-abd9-ac1ffa0527cd> a dcat:Distribution ;
    dct:description "Dataset documentation and testing notes in Markdown format." ;
    dct:format "md" ;
    dct:issued "2026-02-24T22:16:27.980727"^^xsd:dateTime ;
    dct:modified "2026-02-24T22:16:31.887777"^^xsd:dateTime ;
    dct:title "Distribution Outages and Restoration Time - Sunward Range - Documentation" ;
    dcat:accessURL <https://ckan.zambia.energy.dev.datopian.com/dataset/59a533b9-c5c7-4482-982f-a39b9059b401/resource/b41650ec-1a98-48d8-abd9-ac1ffa0527cd/download/zedp-test-seed-distribution-outages-sunward-range.md> ;
    dcat:byteSize "595"^^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" .

