@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/pictorial_stimuli>
  skos:prefLabel "pictorial stimuli"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/visual_stimuli> .

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

<https://concepts.sagepub.com/social-science/concept/visual_stimuli>
  skos:definition "A stimulus is usually thought of as some physical event, or set of events, that is likely to lead to a sensory, perceptual, or behavioral response. The concept has its roots in sensory physiology, in the study of sensation and perception, and in behavioral psychology. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n395.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Visual Stimuli</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pictorial_stimuli> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/visual_perception>, <https://concepts.sagepub.com/social-science/concept/stimuli> ;
  skos:prefLabel "visual stimuli"@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/visual_stimuli> .

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

