@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/paint> .

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

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

<https://concepts.sagepub.com/social-science/concept/known_or_suspected_carcinogens>
  skos:prefLabel "known or suspected carcinogens"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/paint> .

<https://concepts.sagepub.com/social-science/concept/paint>
  skos:definition "PAINT HAS BEEN used to protect and adorn surfaces from the time of the cave paintings of the prehistoric humans. The materials used to make paint have, until the advent of modern chemistry, been composed only of natural materials. [Source: <a href=\"https://sk.sagepub.com/reference/cancer/n465.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Cancer and Society; Paint</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personal_consumption_and_waste>, <https://concepts.sagepub.com/social-science/concept/known_or_suspected_carcinogens>, <https://concepts.sagepub.com/social-science/concept/cancer_and_society> ;
  skos:prefLabel "paint"@en ;
  a skos:Concept .

