@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/leisure_activities>
  skos:prefLabel "leisure activities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/relaxation> .

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

<https://concepts.sagepub.com/social-science/concept/relaxation>
  skos:definition "Relaxation encompasses more than the mere absence of stress. Usually, relaxation is defined by a reduction of arousal, which is characterized by a certain pattern of physical and psychological changes. [Source: <a href=\"https://sk.sagepub.com/reference/music-in-the-social-and-behavioral-sciences/n340.xml\" target=\"_blank\" data-id=\"to-sk\">Music in the Social and Behavioral Sciences: An Encyclopedia; Relaxation</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D012063.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/leisure_activities>, <https://concepts.sagepub.com/social-science/concept/coping_mechanisms> ;
  skos:prefLabel "relaxation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/coping_mechanisms>
  skos:prefLabel "coping mechanisms"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/relaxation> .

