@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/cellular_telephony> .

<https://concepts.sagepub.com/social-science/concept/communications_technologies>
  skos:prefLabel "communications technologies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cellular_telephony> .

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

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

<https://concepts.sagepub.com/social-science/concept/cellular_telephony>
  skos:definition "Cellular telephony is based on the idea of using radio waves (instead of copper wires or fiber-optic cables) to connect mobile telephones to one another and to the ordinary telephone network. Since devices of this kind were first developed in the 1920s, a variety of different systems have arisen using both analog and digital technology. [Source: <a href=\"https://sk.sagepub.com/reference/newmedia/n36.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Media; Cellular Telephony</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/technology_(new_media)>, <https://concepts.sagepub.com/social-science/concept/networks_and_networking>, <https://concepts.sagepub.com/social-science/concept/communications_technologies> ;
  skos:prefLabel "cellular telephony"@en ;
  a skos:Concept .

