@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/webcasts_as_topic>
  skos:prefLabel "webcasts as topic"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/videoconferencing> .

<https://concepts.sagepub.com/social-science/concept/technology_(new_media)>
  skos:prefLabel "technology (new media)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/videoconferencing> .

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

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

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

<https://concepts.sagepub.com/social-science/concept/videoconferencing>
  skos:definition "Videoconferencing refers to the transmission of images (via video) and sounds (via audio) between two or more physically separate locations. Once the sole province of the corporate boardroom, videoconferencing is used today in telemedicine, distance education, theatrical productions, political trials, and anywhere else the ability to “be here now” is desired. [Source: <a href=\"https://sk.sagepub.com/reference/newmedia/n244.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Media; Videoconferencing</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/webcasts_as_topic> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D049269.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/telecommunications>, <https://concepts.sagepub.com/social-science/concept/technology_(new_media)>, <https://concepts.sagepub.com/social-science/concept/conferences> ;
  skos:prefLabel "videoconferencing"@en ;
  a skos:Concept .

