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

<https://test.uncefact.org/vocabulary/conformity-topics/capacity-building> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/systemic-sustainability> ;
    skos:definition "Training and developing stakeholder knowledge and skills to implement and maintain sustainability practices."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "08.04" ;
    skos:prefLabel "Capacity Building"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 10 - Stakeholder Support."@en .

