@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/medicinal_products>
  skos:prefLabel "medicinal products"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pharmaceuticals> .

<https://concepts.sagepub.com/social-science/concept/pharmaceutical_processing>
  skos:prefLabel "pharmaceutical processing"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pharmaceuticals> .

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

<https://concepts.sagepub.com/social-science/concept/crimes_and_criminal_markets>
  skos:prefLabel "crimes and criminal markets"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pharmaceuticals> .

<https://concepts.sagepub.com/social-science/concept/pharmaceuticals>
  skos:definition "Pharmaceuticals, in their current allopathic version of synthetic chemicals, have become a major greening issue. This is a result of increasing environmental hazards and adverse effects on human health resulting from the chemical ingredients. [Source: <a href=\"https://sk.sagepub.com/reference/greenconsumerism/n116.xml\" target=\"_blank\" data-id=\"to-sk\">Green Consumerism: An A-to-Z Guide; Pharmaceuticals</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pharmaceutical_processing> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/medicinal_products>, <https://concepts.sagepub.com/social-science/concept/crimes_and_criminal_markets> ;
  skos:prefLabel "pharmaceuticals"@en ;
  a skos:Concept .

