@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/demand_characteristics> .

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

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

<https://concepts.sagepub.com/social-science/concept/demand_characteristics>
  skos:definition "In some research, typically laboratory-based experimental research, the expectations of the researcher are transparent, the hypotheses under investigation are discernable, and the hoped-for response is obvious. Such research contexts are said to be characterized by high degrees of experimental demand characteristics. [Source: <a href=\"https://sk.sagepub.com/reference/socialscience/n220.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Social Science Research Methods; Demand Characteristics</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_psychology_research>, <https://concepts.sagepub.com/social-science/concept/methods> ;
  skos:prefLabel "demand characteristics"@en ;
  a skos:Concept .

