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

<https://concepts.sagepub.com/social-science/concept/desire>
  skos:definition "Desire refers to the experience of a lack. The concept of desire is one of the best with which to begin an inquiry into the complexity of conceptualizing human behavior. [Source: <a href=\"https://sk.sagepub.com/reference/consumerculture/n165.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Consumer Culture; Desire</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/self_and_community>, <https://concepts.sagepub.com/social-science/concept/critical_theory> ;
  skos:prefLabel "desire"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/self_and_community>
  skos:prefLabel "self and community"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/desire> .

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

