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

<https://concepts.sagepub.com/social-science/concept/experimental_condition>
  skos:definition "Definition There are many research methods available to the psychological scientist. Some allow researchers to describe phenomena (surveys and observational studies), and another allows researchers to explain phenomena (an experiment). [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n201.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Experimental 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 "experimental 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/experimental_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/experimental_condition> .

