@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/attraction>
  skos:definition "Attraction is an important factor for the development of romantic relationships. Social psychology traditionally defines interpersonal attraction as a positive evaluation of a specific person that involves the behavioral tendency to approach the person, having positive feelings for the person, and holding positive beliefs about the person. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-the-mind/n31.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Mind; Attraction</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prosocial_behavior> ;
  skos:prefLabel "attraction"@en ;
  a skos:Concept .

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

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

