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

<https://test.uncefact.org/vocabulary/conformity-topics/waste-minimization> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ecological-resilience> ;
    skos:definition "Reducing waste generation through prevention, reuse, and improved production processes across the product lifecycle."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "01.04" ;
    skos:prefLabel "Waste Minimization"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 6 - Waste Prevention; UNTP environment.waste."@en .

