@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/virtual_reality:_auditory>
  skos:definition "Virtual reality (VR) systems provide users with a computer-mediated experience of a sensory world that exists for them as a virtual world within which they can act and interact. Popular fiction has portrayed the VR experience as generating such a realistic illusion that users can forget that they are experiencing a virtual world that is generated by computer. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n362.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Virtual Reality: Auditory</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/audition> ;
  skos:prefLabel "virtual reality: auditory"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/audition>
  skos:prefLabel "audition"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/virtual_reality:_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/virtual_reality:_auditory> .

