@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/effect_of_attention_on_perception>
  skos:definition "Attention is the mechanism that allows us to select relevant information for processing from the vast amount of stimuli we are confronted with, prioritizing some while ignoring others. Attention can affect perception by altering performance—how well we perform on a given task—or by altering appearance—our subjective experience of a stimulus or object. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n37.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Attention: Effect on Perception</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/visual_perception>, <https://concepts.sagepub.com/social-science/concept/attention_(psychology)> ;
  skos:prefLabel "effect of attention on perception"@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/effect_of_attention_on_perception> .

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

<https://concepts.sagepub.com/social-science/concept/attention_(psychology)>
  skos:prefLabel "attention (psychology)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/effect_of_attention_on_perception> .

