@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/self-presentation>
  skos:definition "Self-presentation is the goal-directed activity of controlling information about oneself to influence the impressions conveyed to audiences. Through self-presentation, people construct and maintain identities that allow them to relate to others and accomplish goals that are served by appearing to be a certain type of person. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n469.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Self-Presentation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/the_self>, <https://concepts.sagepub.com/social-science/concept/psychological_processes> ;
  skos:prefLabel "self-presentation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/the_self>
  skos:prefLabel "the self"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/self-presentation> .

<https://concepts.sagepub.com/social-science/concept/psychological_processes>
  skos:prefLabel "psychological processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/self-presentation> .

<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/self-presentation> .

