@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/methods_for_studying_relationships>
  skos:prefLabel "methods for studying relationships"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/bogus_stranger_paradigm> .

<https://concepts.sagepub.com/social-science/concept/bogus_stranger_paradigm>
  skos:definition "The bogus stranger paradigm was developed by the social psychologist Donn Byrne to study the role of attitude similarity and dissimilarity in interpersonal attraction. The method was originally devised to allow experimenters to vary the degree of agreement and disagreement between a hypothetical (bogus) other and a participant in order to examine their effects on liking and disliking. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n62.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Bogus Stranger Paradigm</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/methods_for_studying_relationships> ;
  skos:prefLabel "bogus stranger paradigm"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/bogus_stranger_paradigm> .

