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

<https://concepts.sagepub.com/social-science/concept/electronic_data_interchange>
  skos:prefLabel "electronic data interchange"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/broadband> .

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

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

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

<https://concepts.sagepub.com/social-science/concept/broadband>
  skos:definition "According to the Federal Communications Commission (FCC), “broadband” describes any Internet connection rate of 200kbps (kilobytes per second) or higher. In common use, however, broadband means connection speeds greater than the “narrowband”—that is, 56kbps. [Source: <a href=\"https://sk.sagepub.com/reference/newmedia/n23.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Media; Broadband</a>]"@en ;
  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/networks_and_networking>, <https://concepts.sagepub.com/social-science/concept/electronic_data_interchange> ;
  skos:prefLabel "broadband"@en ;
  a skos:Concept .

