@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema1: <http://schema.org/> .
@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://kozadatportal.hu/dataset/34060ae4-4544-4d92-b55e-70e4be589122> a dcat:Dataset ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/NEVER> ;
    dct:description "Éves kiadvány a magyar villamosenergia szektorról, nemzetközi kitekintéssel." ;
    dct:identifier "34060ae4-4544-4d92-b55e-70e4be589122" ;
    dct:issued "2022-03-31T14:27:39.171417"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/HUN> ;
    dct:modified "2022-06-13T11:54:00.350588"^^xsd:dateTime ;
    dct:publisher <https://kozadatportal.hu/organization/a62c4403-ada9-40ce-a07c-8bc3a9b6a349> ;
    dct:spatial <http://publications.europa.eu/resource/authority/atu/HUN> ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2012-12-31T00:00:00"^^xsd:dateTime ;
            schema1:startDate "2012-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "A magyar villamosenergia-rendszer (VER) 2012. évi statisztikai adatai" ;
    dct:type <http://publications.europa.eu/resource/authority/dataset-type/STATISTICAL> ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <eha@mekh.hu> ] ;
    dcat:distribution <https://kozadatportal.hu/dataset/34060ae4-4544-4d92-b55e-70e4be589122/resource/dee99ec1-3dcb-42ef-80bd-27686f5abf68> ;
    dcat:keyword "energiaipar",
        "villamosenergia-ipar" ;
    dcat:landingPage <http://www.mekh.hu/a-magyar-villamosenergia-rendszer-ver-2012-evi-statisztikai-adatai> ;
    dcat:temporalResolution "P1Y"^^xsd:duration ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENER> .

<http://publications.europa.eu/resource/authority/access-right/PUBLIC> a dct:RightsStatement ;
    skos:prefLabel "public"@en,
        "Publikus"@hu .

<http://publications.europa.eu/resource/authority/atu/HUN> a dct:Location ;
    skos:prefLabel "Hungary"@en,
        "Magyarország"@hu .

<http://publications.europa.eu/resource/authority/data-theme/ENER> a skos:Concept ;
    skos:prefLabel "Energy"@en,
        "Energia"@hu .

<http://publications.europa.eu/resource/authority/dataset-type/STATISTICAL> a skos:Concept ;
    skos:prefLabel "Statistical data"@en,
        "Statisztikai adat"@hu .

<http://publications.europa.eu/resource/authority/file-type/PDF> a dct:FileFormat,
        dct:MediaTypeOrExtent .

<http://publications.europa.eu/resource/authority/frequency/NEVER> a dct:Frequency ;
    skos:prefLabel "never"@en,
        "soha"@hu .

<http://purl.org/adms/status/Completed> a skos:Concept ;
    skos:prefLabel "Completed"@en,
        "befejezett"@hu .

<http://www.mekh.hu/a-magyar-villamosenergia-rendszer-ver-2012-evi-statisztikai-adatai> a foaf:Document .

<https://kozadatportal.hu/dataset/34060ae4-4544-4d92-b55e-70e4be589122/resource/dee99ec1-3dcb-42ef-80bd-27686f5abf68> a dcat:Distribution ;
    dct:description "Bemutatja a hazai villamosenergia-piac működési modelljét, összegzi a legfontosabb országos energiafelhasználási adatokat és kitér a hazai erőművek termelési adatinak bemutatására." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2022-03-31T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/HUN> ;
    dct:modified "2022-06-13T09:52:04.283635"^^xsd:dateTime ;
    dct:title "A magyar villamosenergia-rendszer (VER) 2012. évi statisztikai adatai" ;
    adms:status <http://purl.org/adms/status/Completed> ;
    dcat:accessURL <http://www.mekh.hu/download/9/cd/00000/ver_2012_evi_statisztikai_adatai.pdf> .

<https://kozadatportal.hu/organization/a62c4403-ada9-40ce-a07c-8bc3a9b6a349> a foaf:Agent,
        foaf:Organization ;
    foaf:homepage <http://www.mekh.hu/> ;
    foaf:mbox <mailto:mekh@mekh.hu> ;
    foaf:name "Magyar Energetikai és Közmű-szabályozási Hivatal" .

<http://publications.europa.eu/resource/authority/language/HUN> a dct:LinguisticSystem ;
    skos:prefLabel "Hungarian"@en,
        "magyar"@hu .

[] a vcard:Organization ;
    vcard:hasEmail <mailto:eha@mekh.hu> .

