@prefix cnt: <https://vocabulary.oneofftech.xyz/cnt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sdg: <https://vocabulary.oneofftech.xyz/sdg/> .
@prefix crs: <https://vocabulary.oneofftech.xyz/CRS/> .

cnt:Thematic_knowledge
  a skos:ConceptScheme ;
  skos:prefLabel "Climate Network Thematic Knowledge"@en, "Climate Network Themenwissen"@de .

skos:inScheme rdfs:subPropertyOf [ ], [ ] .
cnt:Supporting_energy_transition
  a skos:Concept ;
  skos:broader cnt:Funding_area_I:_mitigating_greenhouse_gas_emissions ;
  skos:definition "Support Energy Transition refers to the collective efforts, policies, and initiatives aimed at facilitating the shift from fossil fuel-based energy systems to sustainable and renewable energy sources. This includes financial investments, technological innovations, regulatory frameworks, and capacity-building programs designed to promote renewable energy adoption, enhance energy efficiency, and encourage sustainable practices across various sectors."@en ;
  skos:inScheme cnt:Thematic_knowledge ;
  skos:narrower cnt:Financing_energy_transition_technologies, cnt:Sustainable_Practices_and_Lifestyle_Shifts, cnt:Sector_coupling, cnt:Policy_and_Regulation, cnt:Sustainable_energy_supply, cnt:Education_and_Workforce_Development, cnt:Development_of_energy_transition_technologies ;
  skos:prefLabel "Support energy transition"@en, "Unterstützung der Energiewende"@de ;
  skos:relatedMatch sdg:7.1, sdg:7, crs:230 .

cnt:Financing_energy_transition_technologies
  a skos:Concept ;
  skos:broader cnt:Supporting_energy_transition ;
  skos:prefLabel "Financing energy transition technologies"@en, "Finanzierung von Technologien für die Energiewende"@de .

cnt:Sustainable_Practices_and_Lifestyle_Shifts
  a skos:Concept ;
  skos:broader cnt:Supporting_energy_transition ;
  skos:prefLabel "Sustainable Practices and Lifestyle Shifts"@en, "Nachhaltige Praktiken und veränderter Lebensstil"@de .

cnt:Funding_area_I:_mitigating_greenhouse_gas_emissions
  a skos:Concept ;
  skos:narrower cnt:Supporting_energy_transition ;
  skos:prefLabel "Funding area I: mitigating greenhouse gas emissions"@en .

cnt:Sector_coupling
  a skos:Concept ;
  skos:broader cnt:Supporting_energy_transition ;
  skos:prefLabel "Sector coupling"@en, "Sektorkopplung"@de .

cnt:Policy_and_Regulation
  a skos:Concept ;
  skos:broader cnt:Supporting_energy_transition ;
  skos:prefLabel "Policy and Regulation"@en, "Politik und Regulierung"@de .

cnt:Sustainable_energy_supply
  a skos:Concept ;
  skos:broader cnt:Supporting_energy_transition ;
  skos:prefLabel "Sustainable energy supply"@en, "Nachhaltige Energieversorgung"@de .

cnt:Education_and_Workforce_Development
  a skos:Concept ;
  skos:broader cnt:Supporting_energy_transition ;
  skos:prefLabel "Education and Workforce Development"@en, "Bildung und Entwicklung von Arbeitskräften"@de .

cnt:Development_of_energy_transition_technologies
  a skos:Concept ;
  skos:broader cnt:Supporting_energy_transition ;
  skos:prefLabel "Development of energy transition technologies"@en .

sdg:7.1 skos:relatedMatch cnt:Supporting_energy_transition .
sdg:7 skos:relatedMatch cnt:Supporting_energy_transition .
