@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/cancer_and_society>
  skos:prefLabel "cancer and society"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cosmetics> .

<https://concepts.sagepub.com/social-science/concept/personal_consumption_and_waste>
  skos:prefLabel "personal consumption and waste"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cosmetics> .

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

<https://concepts.sagepub.com/social-science/concept/cosmetics>
  skos:definition "Cosmetics are defined as preparations—such as powders, oils, creams, and pills—used for healthcare and, most of the time, beauty reasons. They include products that people use daily, such as perfumes, creams, shampoo, and lipstick. [Source: <a href=\"https://sk.sagepub.com/reference/greenconsumerism/n34.xml\" target=\"_blank\" data-id=\"to-sk\">Green Consumerism: An A-to-Z Guide; Cosmetics</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/talc>, <https://concepts.sagepub.com/social-science/concept/skin_cream> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personal_consumption_and_waste>, <https://concepts.sagepub.com/social-science/concept/cancer_and_society> ;
  skos:prefLabel "cosmetics"@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/cosmetics> .

<https://concepts.sagepub.com/social-science/concept/skin_cream>
  skos:prefLabel "skin cream"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cosmetics> .

