@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/creating_and_maintaining_closeness>
  skos:prefLabel "creating and maintaining closeness"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/first_impressions> .

<https://concepts.sagepub.com/social-science/concept/first_impressions>
  skos:definition "Every interaction with a new person entails a first impression. The impressions we form of others and they of us influence practically every aspect of our lives, including our friendships, romantic relationships, and career prospects. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n221.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; First Impressions</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/creating_and_maintaining_closeness>, <https://concepts.sagepub.com/social-science/concept/cognitive_processes_in_relationships> ;
  skos:prefLabel "first impressions"@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/first_impressions> .

<https://concepts.sagepub.com/social-science/concept/cognitive_processes_in_relationships>
  skos:prefLabel "cognitive processes in relationships"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/first_impressions> .

