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

<https://concepts.sagepub.com/social-science/concept/prism_adaptation>
  skos:definition "When people first look through prisms that displace the visual world left or right, they experience errors in their behavior. For example, they reach to the side of their coffee cup and may bump into a door frame when walking. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n285.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Prism Adaptation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/perceptual_development_experience>, <https://concepts.sagepub.com/social-science/concept/action_(perception)> ;
  skos:prefLabel "prism adaptation"@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/prism_adaptation> .

<https://concepts.sagepub.com/social-science/concept/perceptual_development_experience>
  skos:prefLabel "perceptual development/experience"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/prism_adaptation> .

