@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/karoshi>
  skos:definition "Karoshi is defined by Evans (1997) as death from overwork. Karoshi is primarily used for those in pursuit of workers compensation, especially in cases dealing with cardiovascular diseases caused by a tremendous work schedule and the profession. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-multicultural-psychology/n129.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Multicultural Psychology: Issues, Terms, and Concepts; Karoshi</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cause_of_death> ;
  skos:prefLabel "karoshi"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/cause_of_death>
  skos:prefLabel "cause of death"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/karoshi> .

