@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/ambivalence>
  skos:definition "This signifies the presence in one person at the same time of two competing or conflicting emotions or attitudes. It is a particularly important idea for Sigmund Freud who reported the closeness of love and hate. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-dictionary-of-sociology/n42.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Dictionary of Sociology; Ambivalence</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/emotion> ;
  skos:prefLabel "ambivalence"@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/ambivalence> .

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

