@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/Bluetooth>
  skos:definition "Bluetooth is a short-range radio technology developed in early 1998 to eliminate the cables that connect electronic devices. Its inventors hoped to create a unified set of rules (in other words, a standardized protocol) of communication between devices, to resolve the problems faced by consumers inundated with incompatible mobile electronic devices. [Source: <a href=\"https://sk.sagepub.com/reference/newmedia/n20.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Media; Bluetooth</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/wireless_technology>, <https://concepts.sagepub.com/social-science/concept/technology_(new_media)> ;
  skos:prefLabel "Bluetooth"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/wireless_technology>
  skos:prefLabel "wireless technology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Bluetooth> .

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

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

