@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/concepts_in_consumer_culture>
  skos:prefLabel "concepts in consumer culture"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/obsession> .

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

<https://concepts.sagepub.com/social-science/concept/obsession>
  skos:definition "Obsession can be defined as a burdensome and uncontrollable compulsion to repeat an idea, emotion, or thought, for example, a ritualized pattern of consumption. Often, this obsessive repetition is accompanied by feelings of distress or anxiety in the consciousness of the obsessive person. [Source: <a href=\"https://sk.sagepub.com/reference/consumerculture/n389.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Consumer Culture; Obsession</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/concepts_in_consumer_culture> ;
  skos:prefLabel "obsession"@en ;
  a skos:Concept .

