@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://service.tib.eu/dataset/a91540c0-2b68-4215-8ca5-833eb9a823df> a dcat:Dataset ;
    dct:description "{\"This repository provides all the necessary scripts and data to replicate the results presented in the study \\\"Market-based Climate Policy with Fluctuating Fossil Energy Prices.\\\" The replication covers figures, tables, energy price shock estimation, and appendix plots.\"}" ;
    dct:identifier "a91540c0-2b68-4215-8ca5-833eb9a823df" ;
    dct:issued "2025-11-17T16:59:22.034404"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-11-17T16:59:22.034404"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/0c0c8bd2-4bc1-49d1-b908-e0528aa3c786> ;
    dct:title "Market-based climate policy with fluctuating fossil energy prices" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn " Ulrich Eydam" ] ;
    dcat:creator dct:Agent ;
    dcat:distribution <https://service.tib.eu/dataset/a91540c0-2b68-4215-8ca5-833eb9a823df/resource/06d859c6-c785-455f-87ed-b3f58df11625> .

dct:Agent foaf:Name " Ulrich Eydam" .

<https://service.tib.eu/dataset/a91540c0-2b68-4215-8ca5-833eb9a823df/resource/06d859c6-c785-455f-87ed-b3f58df11625> a dcat:Distribution ;
    dct:title "Resource 0" .

<https://service.tib.eu/organization/0c0c8bd2-4bc1-49d1-b908-e0528aa3c786> a foaf:Organization ;
    foaf:name "OpenAIRE AMKE" .

