@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-LMVRVVSD-V .

n9j:-VBJTJL4W-V
  skos:prefLabel "employee well-being"@en ;
  a skos:Concept ;
  skos:narrower n9j:-LMVRVVSD-V .

n9j:-LMVRVVSD-V
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/emotional_burnout> ;
  skos:definition "Burnout is a set of negative human reactions to prolonged experienced stress on the job, especially reactions to exposure to stressors in the social environment at work. The burnout itself is also prolonged or chronic in the sense that it tends to last over a period rather than be an acute, short-term reaction. [Source: Encyclopedia of Industrial and Organizational Psychology; Emotional Burnout]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-VBJTJL4W-V ;
  skos:prefLabel "emotional burnout"@en .

n9j: a skos:ConceptScheme .
