@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/body_language>
  skos:definition "The term ‘body language’ has quickly passed into everyday use and has no strict technical usage in sociology. Generally, it refers to the idea that our bodies are expressive and that people give off signals that may or may not be in line with what they are consciously trying to communicate. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-dictionary-of-sociology/n93.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Dictionary of Sociology; Body Language</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nonverbal_communication>, <https://concepts.sagepub.com/social-science/concept/kinesics> ;
  skos:prefLabel "body language"@en ;
  a skos:Concept .

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

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

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

