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

<https://test.uncefact.org/vocabulary/conformity-topics/emergency-readiness> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/health-and-safety> ;
    skos:definition "Preparedness planning, training, and response capabilities for workplace emergencies including fire, chemical spills, and natural disasters."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "07.02" ;
    skos:prefLabel "Emergency Readiness"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "EU ESPR Annex I - Safety Measures."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/ergonomic-design> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/health-and-safety> ;
    skos:definition "Designing safe physical work environments that minimize musculoskeletal strain and support worker comfort and productivity."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "07.08" ;
    skos:prefLabel "Ergonomic Design"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "EU ESPR Art. 5 - Product Safety."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/exposure-management> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/health-and-safety> ;
    skos:definition "Controlling worker exposure to harmful chemical, biological, and physical agents through monitoring and protective measures."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "07.03" ;
    skos:prefLabel "Exposure Management"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "EU ESPR Annex I - Substance Safety."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/healthcare-access> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/health-and-safety> ;
    skos:definition "Providing access to medical support, occupational health services, and health insurance for workers."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "07.05" ;
    skos:prefLabel "Healthcare Access"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "EU ESPR Art. 10 - Health Provisions."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/living-conditions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/health-and-safety> ;
    skos:definition "Ensuring safe, sanitary, and dignified accommodation for workers where employer-provided housing is applicable."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "07.04" ;
    skos:prefLabel "Living Conditions"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "EU ESPR Art. 10 - Worker Welfare."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/nutrition-standards> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/health-and-safety> ;
    skos:definition "Ensuring safe, adequate, and nutritious food provisions for workers where employer-provided meals are applicable."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "07.07" ;
    skos:prefLabel "Nutrition Standards"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "EU ESPR Art. 10 - Worker Welfare."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/wellbeing-support> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/health-and-safety> ;
    skos:definition "Addressing worker mental health, stress management, and overall wellbeing through support programs and workplace culture."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "07.06" ;
    skos:prefLabel "Wellbeing Support"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "EU ESPR Art. 10 - Social Impact."@en .

<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 .

<https://test.uncefact.org/vocabulary/conformity-topics/health-and-safety> a skos:Concept ;
    skos:definition "Prioritizing the health and safety of workers and communities through hazard prevention, preparedness, and wellbeing support."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/conformity-topics/emergency-readiness>,
        <https://test.uncefact.org/vocabulary/conformity-topics/ergonomic-design>,
        <https://test.uncefact.org/vocabulary/conformity-topics/exposure-management>,
        <https://test.uncefact.org/vocabulary/conformity-topics/healthcare-access>,
        <https://test.uncefact.org/vocabulary/conformity-topics/living-conditions>,
        <https://test.uncefact.org/vocabulary/conformity-topics/nutrition-standards>,
        <https://test.uncefact.org/vocabulary/conformity-topics/wellbeing-support>,
        <https://test.uncefact.org/vocabulary/conformity-topics/workplace-hazard-control> ;
    skos:notation "07" ;
    skos:prefLabel "Health and Safety Assurance"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "UN SDG 3; OECD Guidelines Chapter V: Employment and Industrial Relations; EU ESPR Art. 5, 10 and Annex I."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/conformity-topics/> .

