@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/intergroup_relations>
  skos:prefLabel "intergroup relations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/extended_contact_effect> .

<https://concepts.sagepub.com/social-science/concept/identity_and_self>
  skos:prefLabel "identity and self"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/extended_contact_effect> .

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

<https://concepts.sagepub.com/social-science/concept/extended_contact_effect>
  skos:definition "According to the extended contact effect, merely knowing that a member of our group has a close friend from another group can improve our attitudes toward that group. This means that even a relatively small number of cross-group friendships can have a wide impact on prejudice and thus can influence relations between groups on a large scale. [Source: <a href=\"https://sk.sagepub.com/reference/processes/n82.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Group Processes &amp; Intergroup Relations; Extended Contact Effect</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/intergroup_relations>, <https://concepts.sagepub.com/social-science/concept/identity_and_self> ;
  skos:prefLabel "extended contact effect"@en ;
  a skos:Concept .

