@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.staging.publishing.service.gov.uk/dataset/55959cf5-41c3-4f0a-832e-51e046f56b3c> a dcat:Dataset ;
    dct:description "This dataset is a low voltage subset of the full DNOA dataset.The DNOA output shows future network constraints, the recommended solution, and the current status in the solution progress. It indicates when, where, and at what volume flexibility services will be required in the next few years. Note: Due to the differences in the publication date of databases such as the LTDS, DFES NSHR, and the DNOA, there can be differences in published data. You can find out more information about our methodology here: Distribution Network Options Assessment (DNOA) (ukpowernetworks.co.uk)" ;
    dct:identifier "ex9or" ;
    dct:issued "2025-02-26T08:37:58+00:00"^^xsd:dateTime ;
    dct:modified "2025-02-26T08:38:15+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "UK Power Networks" ] ;
    dct:title "Low voltage Distribution Network Options Assessment" ;
    dcat:keyword "electricity",
        "power",
        "upgrade" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/low-voltage-distribution-network-options-assessment-ex9or> .

