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

<https://concepts.sagepub.com/social-science/concept/placebo_effect>
  skos:definition "The placebo effect is a change produced by the administration of a substance or physical procedure that is not produced by the physical properties of that substance or procedure. It is, instead, an effect produced by the psychological effects of administering the treatment. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-the-mind/n225.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Mind; Placebo Effect</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D015990.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_psychology_research>, <https://concepts.sagepub.com/social-science/concept/epidemiologic_effect_modifiers> ;
  skos:prefLabel "placebo effect"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/epidemiologic_effect_modifiers>
  skos:prefLabel "epidemiologic effect modifiers"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/placebo_effect> .

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

