@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/social_psychology_research>
  skos:prefLabel "social psychology research"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/experimenter_effects> .

<https://concepts.sagepub.com/social-science/concept/experimenter_effects>
  skos:definition "When scientists conduct experiments, influences and errors occur that affect the results of the experiments. Those influences and errors that occur because of some characteristics of the experimenter or because of something the experimenter did are called experimenter effects. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n204.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Experimenter Effects</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_psychology_research>, <https://concepts.sagepub.com/social-science/concept/methods> ;
  skos:prefLabel "experimenter effects"@en ;
  a skos:Concept .

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

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

