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

<https://concepts.sagepub.com/social-science/concept/emotion_processes_in_relationships>
  skos:prefLabel "emotion processes in relationships"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/lust> .

<https://concepts.sagepub.com/social-science/concept/lust>
  skos:definition "Lust (also called sexual desire, sexual interest, or sexual attraction) is the motivational component of human sexuality. Lust is experienced as an interest in sexual activities, a drive to seek out sexual objects, or a wish, need, or craving for sexual contact. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n328.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Lust</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sexuality>, <https://concepts.sagepub.com/social-science/concept/emotion_processes_in_relationships> ;
  skos:prefLabel "lust"@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/lust> .

