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

<https://test.uncefact.org/vocabulary/conformity-topics/decent-work-conditions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/human-equity-and-welfare> ;
    skos:definition "Provision of fair wages, reasonable working hours, and dignified employment conditions throughout the supply chain."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "02.02" ;
    skos:prefLabel "Decent Work Conditions"@en ;
    skos:relatedMatch sdg:8 ;
    skos:scopeNote "EU ESPR Annex I - Supply Chain Due Diligence; UNTP social.labour."@en .

