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

<https://test.uncefact.org/vocabulary/conformity-topics/community-empowerment> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/human-equity-and-welfare> ;
    skos:definition "Supporting local community development, livelihoods, and participation in decisions that affect their wellbeing."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "02.04" ;
    skos:prefLabel "Community Empowerment"@en ;
    skos:relatedMatch sdg:1 ;
    skos:scopeNote "EU ESPR Art. 10 - Stakeholder Engagement; UNTP social.community."@en .

