@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_attitudes>
  skos:prefLabel "social attitudes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/social_desirability> .

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

<https://concepts.sagepub.com/social-science/concept/social_desirability>
  skos:definition "Social desirability is the tendency of some respondents to report an answer in a way they deem to be more socially acceptable than would be their \"true\" answer. They do this to project a favorable image of themselves and to avoid receiving negative evaluations. [Source: <a href=\"https://methods.sagepub.com/reference/encyclopedia-of-survey-research-methods/n537.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Survey Research Methods; Social Desirability</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D012928.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_behavior>, <https://concepts.sagepub.com/social-science/concept/social_attitudes> ;
  skos:prefLabel "social desirability"@en ;
  a skos:Concept .

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

