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

<https://concepts.sagepub.com/social-science/concept/consumers>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/social_welfare_users>, <https://concepts.sagepub.com/social-science/concept/passengers>, <https://concepts.sagepub.com/social-science/concept/hospital_patients>, <https://concepts.sagepub.com/social-science/concept/consumer_organizations>, <https://concepts.sagepub.com/social-science/concept/communication_users> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/consumer_culture> ;
  skos:prefLabel "consumers"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/social_welfare_users>
  skos:prefLabel "social welfare users"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/consumers> .

<https://concepts.sagepub.com/social-science/concept/hospital_patients>
  skos:prefLabel "hospital patients"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/consumers> .

<https://concepts.sagepub.com/social-science/concept/communication_users>
  skos:prefLabel "communication users"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/consumers> .

<https://concepts.sagepub.com/social-science/concept/passengers>
  skos:prefLabel "passengers"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/consumers> .

<https://concepts.sagepub.com/social-science/concept/consumer_organizations>
  skos:prefLabel "consumer organizations"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/consumers> .

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

