@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ib1: <http://registry.ib1.org/ns/1.0/#> .
@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://portal-dev.sse.datopian.com/@ssen-distribution/low_carbon_technologies> a dcat:Dataset ;
    dct:accessRights "Creative Commons Attribution 4.0" ;
    dct:creator "SSEN Distribution" ;
    dct:date "2021-02-01" ;
    dct:description "A Distribution Future Energy Scenarios (DFES) analysis for both the North of Scotland (SHEPD) and Southern England (SEPD) distribution network licence areas. LCT uptake scenario projections for EVs, electricity fuelled heating technologies and domestic rooftop solar PV capacity to secondary substation and feeder level, year by year, out to 2050." ;
    dct:hasVersion 1,
        "1" ;
    dct:identifier <https://portal-dev.sse.datopian.com/@ssen-distribution/low_carbon_technologies> ;
    dct:issued "2023-09-25T14:13:46.833311"^^xsd:dateTime ;
    dct:language "EN" ;
    dct:modified "2023-09-28T02:53:15.962752"^^xsd:dateTime ;
    dct:publisher <https://portal-dev.sse.datopian.com/organization/94936d51-7ac5-4be9-8b70-7afc372c50bf>,
        "SSEN Distribution" ;
    dct:subject "Distribution Future Energy Scenarios",
        "Energy Data",
        "LCT" ;
    dct:temporal "2021-02-01" ;
    dct:title "Regen Distribution Future Energy Scenarios Datasets" ;
    ib1:sensitivityClass "IB1-O" ;
    ib1:trustFramework "ib1:open-energy.registry.ib1.org" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Richard Hartshorn" ;
            vcard:hasEmail <mailto:data@ssen.co.uk> ],
        "data@ssen.co.uk" ;
    dcat:keyword "Distribution Future Energy Scenarios",
        "Energy Data",
        "LCT" .

<https://portal-dev.sse.datopian.com/organization/94936d51-7ac5-4be9-8b70-7afc372c50bf> a foaf:Organization ;
    foaf:name "SSEN Distribution" .

