@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/action_(perception)>
  skos:prefLabel "action (perception)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/vestibular_system> .

<https://concepts.sagepub.com/social-science/concept/vestibular_system>
  skos:definition "A common experience of childhood is spinning in circles and then stopping and feeling the world and oneself to be turning. These after-sensations are the result of stimulation of receptors in the vestibular system, or labyrinth, of the inner ear that are differentially specialized for the detection of angular and linear acceleration. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n359.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Vestibular System</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/action_(perception)> ;
  skos:prefLabel "vestibular system"@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/vestibular_system> .

