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

<https://test.uncefact.org/vocabulary/conformity-topics/rights-and-equality> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/human-equity-and-welfare> ;
    skos:definition "Ensuring non-discrimination and equal treatment regardless of race, gender, religion, disability, or other protected characteristics."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "02.01" ;
    skos:prefLabel "Rights and Equality"@en ;
    skos:relatedMatch sdg:10 ;
    skos:scopeNote "EU ESPR Art. 10 - Social Sustainability; UNTP social.rights."@en .

