@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/love_(emotion)>
  skos:prefLabel "love (emotion)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/unrequited_love> .

<https://concepts.sagepub.com/social-science/concept/unrequited_love>
  skos:definition "Definition Unrequited love refers to instances when one person (the would-be lover) feels romantic, passionate feelings for an individual who does not return the same feelings (the rejector). Research indicates that unrequited love is quite common. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n597.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Unrequited Love</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/love_(emotion)>, <https://concepts.sagepub.com/social-science/concept/interpersonal_relationships>, <https://concepts.sagepub.com/social-science/concept/emotion> ;
  skos:prefLabel "unrequited love"@en ;
  a skos:Concept .

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

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

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

