@prefix sdg: <http://metadata.un.org/sdg/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://test.uncefact.org/vocabulary/conformity-topics/renewable-energy-use> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ecological-resilience> ;
    skos:definition "Transition to sustainable energy sources including solar, wind, hydro, and other renewables in production and operations."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "01.02" ;
    skos:prefLabel "Renewable Energy Use"@en ;
    skos:relatedMatch sdg:7 ;
    skos:scopeNote "EU ESPR Art. 7 - Energy Efficiency; UNTP environment.energy."@en .

