@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/stereopsis>
  skos:definition "As illustrated by the number and variety of topics covered in this encyclopedia, the human brain is a highly complex system. One of the true wonders is that it performs these feats simultaneously, and in most cases, without conscious effort. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-the-mind/n267.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Mind; Stereopsis</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/binocular_vision> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/visual_perception> ;
  skos:prefLabel "stereopsis"@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/stereopsis> .

<https://concepts.sagepub.com/social-science/concept/visual_perception>
  skos:prefLabel "visual perception"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/stereopsis> .

<https://concepts.sagepub.com/social-science/concept/binocular_vision>
  skos:prefLabel "binocular vision"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/stereopsis> .

