@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/key_people_in_new_media>
  skos:prefLabel "key people in new media"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Jaron_Lanier> .

<https://concepts.sagepub.com/social-science/concept/Jaron_Lanier>
  skos:definition "1960– Virtual-Reality Pioneer, Artist Jaron Lanier has been described as a Renaissance man of the Digital Age. Though he considers himself to be primarily a musician, to the world he is the pioneer of virtual reality (VR). [Source: <a href=\"https://sk.sagepub.com/reference/newmedia/n144.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Media; Lanier, Jaron</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/key_people_in_new_media> ;
  skos:prefLabel "Jaron Lanier"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/people>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Jaron_Lanier> .

