@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/group_influence>
  skos:prefLabel "group influence"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/rumor> .

<https://concepts.sagepub.com/social-science/concept/cognitions_and_feelings>
  skos:prefLabel "cognitions and feelings"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/rumor> .

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

<https://concepts.sagepub.com/social-science/concept/rumor>
  skos:definition "A rumor is an unverified account or explanation of an event that is transmitted from person to person. Rumors may be transmitted for specific reasons, such as to blame a person or group member for a particular action or to harm a reputation. [Source: <a href=\"https://sk.sagepub.com/reference/processes/n220.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Group Processes &amp; Intergroup Relations; Rumor</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/group_influence>, <https://concepts.sagepub.com/social-science/concept/cognitions_and_feelings> ;
  skos:prefLabel "rumor"@en ;
  a skos:Concept .

