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

<https://concepts.sagepub.com/social-science/concept/networks_and_networking>
  skos:prefLabel "networks and networking"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/videotex> .

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

<https://concepts.sagepub.com/social-science/concept/videotex>
  skos:definition "Designed in the late 1970s to mid-1980s, videotex was an information delivery system for the home, and one of the earliest incarnations of “end-user information systems.” Typically, videotex systems were menu-driven systems designed for display on television sets. Videotex information included news, weather, and local information and services (such as bus schedules, entertainment event listings, etc.). [Source: <a href=\"https://sk.sagepub.com/reference/newmedia/n245.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Media; Videotex</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/technology_(new_media)>, <https://concepts.sagepub.com/social-science/concept/networks_and_networking> ;
  skos:prefLabel "videotex"@en ;
  a skos:Concept .

