@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/laughter>
  skos:definition "For Nietzsche, the gaining of wisdom should bring joy, lightness and laughter. The stoicism of Nietzsche's Zarathustra demonstrates an embracing of all that life is. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-existential-psychotherapy-and-counselling/n339.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Existential Psychotherapy and Counselling; Laughter</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D007845.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nonverbal_communication>, <https://concepts.sagepub.com/social-science/concept/emotion> ;
  skos:prefLabel "laughter"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/nonverbal_communication>
  skos:prefLabel "nonverbal communication"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/laughter> .

<https://concepts.sagepub.com/social-science/concept/emotion>
  skos:prefLabel "emotion"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/laughter> .

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

