@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/seeing_as_(perception)>
  skos:definition "Seeing as refers to the experience of perceiving the same object in two or more distinct ways (for example, Jastrow's duck-rabbit picture, which looks like a duck when seen with a horizontal orientation and looks like a rabbit when seen with a vertical one). One might look at this figure and not see a duck in it or not see a rabbit in it. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n305.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Seeing as</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/philosophical_approaches> ;
  skos:prefLabel "seeing as (perception)"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/philosophical_approaches>
  skos:prefLabel "philosophical approaches"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/seeing_as_(perception)> .

<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/seeing_as_(perception)> .

