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

<https://ckan.integration.publishing.service.gov.uk/dataset/ad5d6de9-e3b2-4bbc-96f0-ab44e2577b1f> a dcat:Dataset ;
    dct:description """<dp-prose>
  <p>The dataset provides detailed information about UK Power Networks&apos; unplanned fault reporting under the Ofgem Interruptions Incentive Scheme (IIS).</p>
  <p>It includes key characteristics such as:</p>
  <ul>
    <li>
      <p>Date/time fault start/end</p>
    </li>
    <li>
      <p>Number of customers affected</p>
    </li>
    <li>
      <p>Restoration stages</p>
    </li>
    <li>
      <p>Cause and main equipment involved</p>
    </li>
    <li>
      <p>Status of fault in terms of its exclusion from the IIS scheme due to it being a one-off /severe weather fault</p>
    </li>
    <li>
      <p>The upstream primary substation to the fault</p>
    </li>
  </ul>
  <p>More information about the IIS can be found on Ofgem&apos;s website or this document: <a href="https://www.ofgem.gov.uk/sites/default/files/2023-10/RIIO-ED2%20-%20Annex%20F%20Interruptions%20v1.1.pdf">RIIO-ED2 Regulatory Instructions and Guidance &ndash; Interruptions</a></p>
</dp-prose>""" ;
    dct:identifier "2nm53" ;
    dct:issued "2025-11-21T16:39:30.120000+00:00"^^xsd:dateTime ;
    dct:modified "2025-11-21T16:39:33.521000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "UK Power Networks" ] ;
    dct:title "Interruptions Incentive Scheme" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/interruptions-incentive-scheme-2nm53> .

