@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://api.cloud.portaljs.com/dataset/6fb0d583-56c3-4169-98dd-f416ac9e6bcb> a dcat:Dataset ;
    dct:description "The NaFIRS dataset contains details of planned and unplanned LV outages on the SHEPD and SEPD distribution networks reported under the National Fault and Interruption Reporting Scheme (NaFIRS)." ;
    dct:identifier "6fb0d583-56c3-4169-98dd-f416ac9e6bcb" ;
    dct:issued "2026-05-04T20:29:52.608006"^^xsd:dateTime ;
    dct:language "EN" ;
    dct:modified "2026-05-04T20:47:57.767422"^^xsd:dateTime ;
    dct:publisher <https://api.cloud.portaljs.com/organization/a4317192-0efd-4660-846a-bebdddc0fed6> ;
    dct:title "NaFIRS LV Faults" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SSEN Asset Data" ;
            vcard:hasEmail <mailto:Asset.Data@sse.com> ] ;
    dcat:distribution <https://api.cloud.portaljs.com/dataset/6fb0d583-56c3-4169-98dd-f416ac9e6bcb/resource/29126ee3-343c-41d4-92ad-b9c119f02460>,
        <https://api.cloud.portaljs.com/dataset/6fb0d583-56c3-4169-98dd-f416ac9e6bcb/resource/a94132a8-f5b3-4bfe-856e-06fb87cf8679> ;
    dcat:keyword "Energy Data",
        "Outage Management" .

<https://api.cloud.portaljs.com/dataset/6fb0d583-56c3-4169-98dd-f416ac9e6bcb/resource/29126ee3-343c-41d4-92ad-b9c119f02460> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-04T20:29:54.579814"^^xsd:dateTime ;
    dct:modified "2026-05-04T20:30:51.097881"^^xsd:dateTime ;
    dct:title "NaFIRS LV Faults SHEPD (CSV)" ;
    dcat:accessURL <https://data-api.ssen.co.uk/dataset/09f876fb-0257-4fc9-a194-0b887cf54fae/resource/932fbadb-5e87-4bb7-bf5c-c8b75c2f3cf2/download/20260428_nafirs_lv_shepd_csv.csv> .

<https://api.cloud.portaljs.com/dataset/6fb0d583-56c3-4169-98dd-f416ac9e6bcb/resource/a94132a8-f5b3-4bfe-856e-06fb87cf8679> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-04T20:29:53.821694"^^xsd:dateTime ;
    dct:modified "2026-05-04T20:29:54.570176"^^xsd:dateTime ;
    dct:title "NaFIRS LV Faults SEPD (CSV)" ;
    dcat:accessURL <https://data-api.ssen.co.uk/dataset/09f876fb-0257-4fc9-a194-0b887cf54fae/resource/743effda-bbff-4930-bdba-40eb63f97f65/download/20260428_nafirs_lv_sepd_csv.csv> .

<https://api.cloud.portaljs.com/organization/a4317192-0efd-4660-846a-bebdddc0fed6> a foaf:Organization ;
    foaf:name "SSEN Queryless Demo" .

