@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/content_of_perceptual_experience>
  skos:definition "Suppose a subject recognizes George Washington on a dollar bill. It is an open question whether this is part of the subject's perceptual (in this case, visual) experience that the person depicted is George Washington, or whether all that is visually experienced are colors and shapes, with the judgment that it is George Washington occurring farther downstream (later in the perceptual system). [Source: <a href=\"https://sk.sagepub.com/reference/perception/n102.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Content of Perceptual Experience</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/philosophical_approaches>, <https://concepts.sagepub.com/social-science/concept/consciousness> ;
  skos:prefLabel "content of perceptual experience"@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/content_of_perceptual_experience> .

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

<https://concepts.sagepub.com/social-science/concept/consciousness>
  skos:prefLabel "consciousness"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/content_of_perceptual_experience> .

