@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/skin_and_body_senses>
  skos:prefLabel "skin and body senses"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/haptics> .

<https://concepts.sagepub.com/social-science/concept/action_(perception)>
  skos:prefLabel "action (perception)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/haptics> .

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

<https://concepts.sagepub.com/social-science/concept/haptics>
  skos:definition "The study of touching behavior. Touching is a part of human communication in interpersonal relationships and can be important in conveying physical intimacy. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n1163.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Haptics</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/skin_and_body_senses>, <https://concepts.sagepub.com/social-science/concept/action_(perception)> ;
  skos:prefLabel "haptics"@en ;
  a skos:Concept .

