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

<https://test.uncefact.org/vocabulary/conformity-topics/gender-equity> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/human-equity-and-welfare> ;
    skos:definition "Promoting gender diversity, equal opportunity, and elimination of gender-based discrimination in employment and business practices."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "02.08" ;
    skos:prefLabel "Gender Equity"@en ;
    skos:relatedMatch sdg:5 ;
    skos:scopeNote "EU ESPR Art. 10 - Social Sustainability."@en .

