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

<https://test.uncefact.org/vocabulary/conformity-topics/ethical-material-sourcing> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/circular-value-chains> ;
    skos:definition "Procuring raw materials through sustainable and responsible practices, avoiding conflict minerals and environmentally destructive extraction."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "05.01" ;
    skos:prefLabel "Ethical Material Sourcing"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 10 - Supply Chain Due Diligence; UNTP governance.transparency."@en .

