@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/psychological_processes>
  skos:prefLabel "psychological processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/interpersonal_attraction> .

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

<https://concepts.sagepub.com/social-science/concept/interpersonal_attraction>
  skos:definition "Interpersonal attraction is the broad process by which we come to prefer some potential relationship partners to others. It involves all of the influences in the initial stages of a relationship that lead us to notice particular people, consider them appealing, prioritize our interest in them, and to wish to approach them. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n286.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Interpersonal Attraction</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychological_processes>, <https://concepts.sagepub.com/social-science/concept/creating_and_maintaining_closeness> ;
  skos:prefLabel "interpersonal attraction"@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/interpersonal_attraction> .

