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

<https://concepts.sagepub.com/social-science/concept/control_condition>
  skos:definition "Definition The control condition in an experimental design lacks any treatment or manipulation of the independent variable. People assigned to the control group serve as the basis of comparison for the people in the experimental condition. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n111.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Control Condition</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_psychology_research>, <https://concepts.sagepub.com/social-science/concept/methods> ;
  skos:prefLabel "control condition"@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/control_condition> .

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

