@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/communications_media>
  skos:prefLabel "communications media"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/interactive_media> .

<https://concepts.sagepub.com/social-science/concept/media_use>
  skos:prefLabel "media use"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/interactive_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/interactive_media> .

<https://concepts.sagepub.com/social-science/concept/interactive_media>
  skos:definition "Any two-way or multiple-way flow of communication that allows for active participation. Technically, there are varying degrees of interactivity. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n1339.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Interactive Media</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/media_use>, <https://concepts.sagepub.com/social-science/concept/media_effects>, <https://concepts.sagepub.com/social-science/concept/communications_media> ;
  skos:prefLabel "interactive media"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/media_effects>
  skos:prefLabel "media effects"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/interactive_media> .

