@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/multimodal_interactions:_visual-auditory>
  skos:definition "Humans are often exposed to visual and auditory information that arises from objects and events in their environment. For example, imagine that you are watching a game of tennis on television and someone accidentally mutes the sound. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n210.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Multimodal Interactions: Visual-Auditory</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/visual_perception>, <https://concepts.sagepub.com/social-science/concept/sense_interactions>, <https://concepts.sagepub.com/social-science/concept/audition> ;
  skos:prefLabel "multimodal interactions: visual-auditory"@en ;
  a skos:Concept .

<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/multimodal_interactions:_visual-auditory> .

<https://concepts.sagepub.com/social-science/concept/audition>
  skos:prefLabel "audition"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/multimodal_interactions:_visual-auditory> .

<https://concepts.sagepub.com/social-science/concept/sense_interactions>
  skos:prefLabel "sense interactions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/multimodal_interactions:_visual-auditory> .

<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/multimodal_interactions:_visual-auditory> .

