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

<https://test.uncefact.org/vocabulary/conformity-topics/workplace-safety> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/human-equity-and-welfare> ;
    skos:definition "Protecting worker health and safety through hazard prevention, protective equipment, and safe working environments."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "02.03" ;
    skos:prefLabel "Workplace Safety"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "EU ESPR Art. 10 - Social Impact; UNTP social.safety."@en .

