@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/social_behavior_disorders>
  skos:prefLabel "social behavior disorders"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/general_adaptation_syndrome> .

<https://concepts.sagepub.com/social-science/concept/health_and_behavior>
  skos:prefLabel "health and behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/general_adaptation_syndrome> .

<https://concepts.sagepub.com/social-science/concept/biopsychosocial_interactions>
  skos:prefLabel "biopsychosocial interactions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/general_adaptation_syndrome> .

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

<https://concepts.sagepub.com/social-science/concept/general_adaptation_syndrome>
  skos:definition "A term, originally described by Hans Selye (1907–1982), used to describe the body's short-term and long-term reactions to stress. Stressors in humans are events or situations that impinge on us physically or psychologically. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n1086.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; General Adaptation Syndrome</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D005790.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_behavior_disorders>, <https://concepts.sagepub.com/social-science/concept/health_and_behavior>, <https://concepts.sagepub.com/social-science/concept/biopsychosocial_interactions> ;
  skos:prefLabel "general adaptation syndrome"@en ;
  a skos:Concept .

