@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/romantic_love> .

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

<https://concepts.sagepub.com/social-science/concept/romantic_love_in_movies>
  skos:prefLabel "romantic love in movies"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/romantic_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/romantic_love> .

<https://concepts.sagepub.com/social-science/concept/romantic_love>
  skos:definition "Romantic love has been found in every historical era and in every culture for which data are available. To those familiar with the research literature, romantic love today is no longer the mystery it has been considered to be throughout the ages. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n458.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Romantic Love</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/romantic_love_in_movies> ;
  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 "romantic love"@en ;
  a skos:Concept .

