@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/computers_and_electronic_media>
  skos:prefLabel "computers and electronic media"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/virtual_reality> .

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

<https://concepts.sagepub.com/social-science/concept/issues_in_organizational_structure>
  skos:prefLabel "issues in organizational structure"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/virtual_reality> .

<https://concepts.sagepub.com/social-science/concept/virtual_reality>
  skos:definition "Virtual reality (called VR for short) is a computergenerated artificial image or environment that is presented to the user in such a way that it appears and feels like a real space or situation. With a VR device, young people may “experience” flying a spaceship right at home by wearing VR goggles and headsets. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n466.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Virtual Reality</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/issues_in_organizational_structure>, <https://concepts.sagepub.com/social-science/concept/computers_and_electronic_media> ;
  skos:prefLabel "virtual reality"@en ;
  a skos:Concept .

