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

<https://test.uncefact.org/vocabulary/conformity-topics/energy-optimization> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/circular-value-chains> ;
    skos:definition "Improving energy efficiency across supply chain operations including manufacturing, logistics, and warehousing."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "05.04" ;
    skos:prefLabel "Energy Optimization"@en ;
    skos:relatedMatch sdg:7 ;
    skos:scopeNote "EU ESPR Art. 7 - Energy Efficiency."@en .

