@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/economic_policy>
  skos:prefLabel "economic policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/telecommunications_policy> .

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

<https://concepts.sagepub.com/social-science/concept/telecommunications_policy>
  skos:definition "Telecommunication refers to point-to-point or networked electronic transmissions of information—telegraph, telephone, wireless, and data (i.e., the Internet). Telecommunication networks can use both cable and wireless transmissions, although in the wireless realm telecommunications are still characterized as networked or person-to-person links rather than one-to-many broadcast media. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n1532.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Telecommunications Policy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/economic_policy> ;
  skos:prefLabel "telecommunications policy"@en ;
  a skos:Concept .

