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

<https://test.uncefact.org/vocabulary/conformity-topics/end-of-life-management> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/product-integrity> ;
    skos:definition "Effective collection, recycling, and disposal processes for products at end of useful life, minimizing environmental impact."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "04.08" ;
    skos:prefLabel "End-of-Life Management"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 6 - End-of-Life Requirements."@en .

