@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns1: <http://schema.org/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://www.avoindata.fi/data/dataset/13eba13b-4fe6-44e4-aacf-86e4216b04ed> a dcat:Dataset ;
    dct:accrualPeriodicity [ a dct:Frequency ;
            rdf:value "year, år, vuosi" ] ;
    dct:description "District heat production need MW hourly timeseries in Helsinki in 2015-2023. ",
        "Fjärvärme behov MW tidserie i Helsingfors i 2015-2023. ",
        "Helsingin kaukolämmön tuotantotarve MW tuntitasolla. Aineistossa on tiedot vuosilta 2015-2023." ;
    dct:identifier "13eba13b-4fe6-44e4-aacf-86e4216b04ed" ;
    dct:issued "2020-01-30"^^xsd:date ;
    dct:publisher <https://www.avoindata.fi/data/en_GB/organization/bfbdb55b-5df3-4bc7-a76f-0e6641a90eeb> ;
    dct:spatial [ a dct:Location ;
            dct:identifier "helsinki" ] ;
    dct:title "District heat production in Helsinki",
        "Fjärvärme behov i Helsingfors",
        "Helsingin kaukolämmön tuotantotarve" ;
    ns1:dateModified "2024-03-09T00:56:06.175835"^^xsd:dateTime,
        "2024-03-09T00:56:06.175835" ;
    ns1:datePublished "2020-01-30T00:00:00"^^xsd:dateTime,
        "2020-01-30T00:00:00.000000" ;
    ns1:description "Helsingin kaukolämmön tuotantotarve MW tuntitasolla. Aineistossa on tiedot vuosilta 2015-2023." ;
    ns1:license "http://creativecommons.org/licenses/by/4.0/" ;
    ns1:name "Helsingin kaukolämmön tuotantotarve" ;
    ns1:url "/data/en_GB/dataset/helsingin-kaukolammon-tuotantotarve" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Helen Oy" ;
            vcard:hasEmail <mailto:%5B%27hri@hel.fi%27%5D> ;
            vcard:hasUrl <https://www.helen.fi/> ] ;
    dcat:distribution [ a dcat:Distribution ;
            dct:description "" ;
            dct:format [ a dct:MediaTypeOrExtent ;
                    rdf:value "CSV" ] ;
            dct:license <http://creativecommons.org/licenses/by/4.0/> ;
            dct:title "CSV fil",
                "CSV file",
                "CSV-tiedosto" ;
            dcat:accessURL <https://www.avoindata.fi/data/dataset/13eba13b-4fe6-44e4-aacf-86e4216b04ed/resource/dfa1f442-e8a6-4f19-aea2-5a2840c87ec8> ;
            dcat:downloadURL <https://www.helen.fi/contentassets/7a09af6d184447d6982a6f80e3bd3e29/helen_2015_2023c.csv> ;
            dcat:temporalResolution "timme, tunti, hour"^^xsd:duration ] ;
    dcat:keyword "district heating",
        "energi",
        "energia",
        "energy",
        "fjärvärme",
        "kaukolämpö" ;
    dcat:landingPage <https://www.helen.fi/tietoa-meista/helen-oy/tutustu-meihin/avoindata> ;
    dcat:theme <https://www.avoindata.fi/data/en_GB/group/b859f7bd-397f-4030-a51a-cf1426143a4b>,
        <https://www.avoindata.fi/data/en_GB/group/c5152ebf-5fff-4876-af52-b719ef845310> .

<http://creativecommons.org/licenses/by/4.0/> a dct:LicenseDocument .

<https://www.avoindata.fi/data/en_GB/group/b859f7bd-397f-4030-a51a-cf1426143a4b> a skos:Concept ;
    skos:prefLabel "Energi",
        "Energia",
        "Energy" .

<https://www.avoindata.fi/data/en_GB/group/c5152ebf-5fff-4876-af52-b719ef845310> a skos:Concept ;
    skos:prefLabel "Environment",
        "Miljö",
        "Ympäristö" .

<https://www.avoindata.fi/data/en_GB/organization/bfbdb55b-5df3-4bc7-a76f-0e6641a90eeb> a foaf:Agent ;
    foaf:name "Helen Oy" .

<https://www.helen.fi/tietoa-meista/helen-oy/tutustu-meihin/avoindata> a foaf:Document .

