@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-hazard-control> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/health-and-safety> ;
    skos:definition "Systematic identification, assessment, and mitigation of workplace hazards to reduce risk of injury and illness, including incident reporting, investigation, and corrective action."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "07.01" ;
    skos:prefLabel "Workplace Hazard Control"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "EU ESPR Art. 10 - Social Sustainability; UNTP social.safety."@en .

