@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/herbalism>
  skos:definition "Herbal medical practice in North America draws primarily on traditions from native healers of this continent and Europe, and secondarily from eastern Asia and the Indian subcontinent. Much less common in North America are those herbal traditions native to Africa, Australia, or the various island kingdoms. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n572.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Herbalism</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pseudoscience>, <https://concepts.sagepub.com/social-science/concept/health_sciences> ;
  skos:prefLabel "herbalism"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/pseudoscience>
  skos:prefLabel "pseudoscience"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/herbalism> .

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

<https://concepts.sagepub.com/social-science/concept/health_sciences>
  skos:prefLabel "health sciences"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/herbalism> .

