@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/work_schedule_tolerance>
  skos:prefLabel "work schedule tolerance"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/work> .

<https://concepts.sagepub.com/social-science/concept/return_to_work>
  skos:prefLabel "return to work"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/work> .

<https://concepts.sagepub.com/social-science/concept/human_activities>
  skos:prefLabel "human activities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/work> .

<https://concepts.sagepub.com/social-science/concept/work>
  skos:definition "Work is commonly defined as an activity that involves effort and sometimes reward. The result of work could be the achievement of a goal, the meeting of a demand, the completion of a task, or the generation of income. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n643.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Work</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/work_schedule_tolerance>, <https://concepts.sagepub.com/social-science/concept/return_to_work> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D014937.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_activities> ;
  skos:prefLabel "work"@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/work> .

