@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/kinesthesia> .

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

<https://concepts.sagepub.com/social-science/concept/kinesthesia>
  skos:definition "When a pitcher throws a fastball to a batter, the velocity of the ball can be as high as 100 miles per hour (mph). A few milliseconds difference in the timing of ball release can make the difference between a strike and a ball. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n171.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Kinesthesia</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 "kinesthesia"@en ;
  a skos:Concept .

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

