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

<https://doi.org/10.71694/afu206ro> a dcat:Dataset ;
    dct:description """Die Tabelle zeigt die monatlichen durchschnittlichen Import- und Exportmarktwerte für die Preiszonen Deutschland-Luxemburg, Dänemark (1), Dänemark (2) und Frankreich, sowie die jeweiligen aggregierten positiven und negativen Nettopositionen.  \r
Importmarktwert ist definiert als aggregierte stündliche negative Nettopositionen im Day-Ahead Markt multipliziert mit den jeweiligen stündlichen Großhandelspreisen, geteilt durch die aggregierte stündliche negative Nettopositionen (monatlich und jährlich berechnet) - d.h. mengengewichteter stündlicher Marktwert des Nettoimports. Exportmarktwerte sind analog definiert.  \r
Quellen:  \r
Stündliche Großhandelspreise: [SMARD.de](https://www.smard.de/home/downloadcenter/download-marktdaten/)    \r
Nettopositionen: [ENTSO-E Implicit allocations - the net positions & congestion income [12.1.E]](https://transparency.entsoe.eu/content/static_content/Static%20content/knowledge%20base/data-views/transmission-domain/Data-view%20Implicit%20Allocations%20-%20Net%20position.html)\r
""" ;
    dct:identifier "3c65b09b-a63e-42b4-8e38-c847bdb0728f" ;
    dct:issued "2025-05-16T11:41:57.054407"^^xsd:dateTime ;
    dct:modified "2025-05-16T11:59:20.452197"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/dd183d54-d3ab-4a0a-8a1c-6bc73f3ee927> ;
    dct:title "Import- und Exportmarktwerte für DE_LU, DK1, DK2, FR (2024)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nikolaus Keßler" ;
            vcard:hasEmail <mailto:mirko.schaefer@inatech.uni-freiburg.de> ] ;
    dcat:creator dct:Agent,
        dct:creator ;
    dcat:distribution <https://service.tib.eu/dataset/3c65b09b-a63e-42b4-8e38-c847bdb0728f/resource/0ff74209-34e8-4fda-9202-bd7fc61be971> .

dct:creator dct:Agent dct:Agent ;
    dct:identifier <http://orcid.org/0000-0002-8029-949X> ;
    foaf:Name "Mirko Schäfer" .

<https://service.tib.eu/dataset/3c65b09b-a63e-42b4-8e38-c847bdb0728f/resource/0ff74209-34e8-4fda-9202-bd7fc61be971> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Monatliche Import- und Exportmarktwerte (2024)" ;
    dcat:accessURL <https://service.tib.eu/ldm_nfdi4energy/ldmservice/dataset/3c65b09b-a63e-42b4-8e38-c847bdb0728f/resource/0ff74209-34e8-4fda-9202-bd7fc61be971/download/2024_selected_import-export_market_values.csv> ;
    dcat:byteSize 2204.0 ;
    dcat:mediaType "text/csv" .

<https://service.tib.eu/organization/dd183d54-d3ab-4a0a-8a1c-6bc73f3ee927> a foaf:Organization ;
    foaf:name "Albert-Ludwigs-Universität Freiburg" .

dct:Agent foaf:Name "Nikolaus Keßler" .

