@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/interactivity>
  skos:definition "Interactivity occurs when a receiver responds to a sender. Depending on the medium used, the level of interaction can take place in several contexts: one-to-one, one-to-many, or many-to-many. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-public-relations-2e/n259.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Public Relations; Interactivity (Audience)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theories> ;
  skos:prefLabel "interactivity"@en ;
  a skos:Concept .

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

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

