@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/celebrity>
  skos:definition "Celebrity is the status of being well-known, praised, exalted, or attributed with importance, and it is also used to describe people or things endowed with such status. So someone can have celebrity and also be a celebrity. [Source: <a href=\"https://sk.sagepub.com/reference/consumerculture/n59.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Consumer Culture; Celebrity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cultural_theory>, <https://concepts.sagepub.com/social-science/concept/cultural_studies> ;
  skos:prefLabel "celebrity"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/cultural_theory>
  skos:prefLabel "cultural theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/celebrity> .

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

<https://concepts.sagepub.com/social-science/concept/cultural_studies>
  skos:prefLabel "cultural studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/celebrity> .

