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

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

<https://concepts.sagepub.com/social-science/concept/bogus_pipeline>
  skos:definition "Definition If you ask a person about their sexual activity, illicit drug use, or prejudices against certain others, you may not get a straight answer. Embarrassment, fear of legal repercussions, or a simple desire to look good can create distortions in responses to such questions. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n72.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Bogus Pipeline</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_psychology_research>, <https://concepts.sagepub.com/social-science/concept/methods> ;
  skos:prefLabel "bogus pipeline"@en ;
  a skos:Concept .

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

