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

<https://test.uncefact.org/vocabulary/conformity-topics/youth-protection> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/human-equity-and-welfare> ;
    skos:definition "Safeguarding young workers from hazardous conditions and eliminating child labor in all forms across supply chains."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "02.07" ;
    skos:prefLabel "Youth Protection"@en ;
    skos:relatedMatch sdg:8 ;
    skos:scopeNote "EU ESPR Annex I - Child Labor Ban."@en .

