@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/impression_formation>
  skos:definition "An impression is our image of another person, consisting of the beliefs that we have of that person's characteristics. These characteristics include descriptors for the person's personality (warm, curious), roles (mother, lawyer), physical attributes (red-headed, tall), and normal behaviors (smiles a lot, talks loudly). [Source: <a href=\"https://sk.sagepub.com/reference/communicationtheory/n188.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Communication Theory; Impression Formation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psycho-cognitive_orientations>, <https://concepts.sagepub.com/social-science/concept/interpersonal_concepts> ;
  skos:prefLabel "impression formation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/psycho-cognitive_orientations>
  skos:prefLabel "psycho-cognitive orientations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/impression_formation> .

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

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

