@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/the_media>
  skos:definition "Mass communication is the process by which messages created by one person or a group of people are transmitted to a large audience. This process is made possible by the existence of a device (medium) that has the possibility to reach a large number of people. [Source: <a href=\"https://sk.sagepub.com/reference/power/n227.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Power; Media, The</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/types_of_power>, <https://concepts.sagepub.com/social-science/concept/power_and_institutional_issues> ;
  skos:prefLabel "the media"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/types_of_power>
  skos:prefLabel "types of power"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/the_media> .

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

<https://concepts.sagepub.com/social-science/concept/power_and_institutional_issues>
  skos:prefLabel "power and institutional issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/the_media> .

