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

<https://test.uncefact.org/vocabulary/conformity-topics/responsible-procurement> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ethical-governance> ;
    skos:definition "Ethical sourcing and purchasing practices that consider environmental, social, and governance factors in supplier selection."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "03.04" ;
    skos:prefLabel "Responsible Procurement"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "EU ESPR Art. 10 - Supply Chain Responsibility."@en .

