@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/burnout_assessment>
  skos:definition "Introduction Job burnout is a prolonged response to chronic interpersonal stressors on the job. It has been recognized as an occupational hazard for various people-oriented professions, such as human services, education, and health care. [Source: <a href=\"https://sk.sagepub.com/reference/psychassessment/n32.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychological Assessment; Burnout Assessment</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personality_assessment> ;
  skos:prefLabel "burnout assessment"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/burnout_assessment> .

<https://concepts.sagepub.com/social-science/concept/personality_assessment>
  skos:prefLabel "personality assessment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/burnout_assessment> .

