@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/philosophy>
  skos:prefLabel "philosophy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/yin-yang> .

<https://concepts.sagepub.com/social-science/concept/gender_and_religion>
  skos:prefLabel "gender and religion"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/yin-yang> .

<https://concepts.sagepub.com/social-science/concept/yin-yang>
  skos:definition "Yin and yang are the two complementary universal principles in Eastern metaphysics. Yin is the feminine, dark, passive aspect, while yang is the masculine, light, active aspect. [Source: <a href=\"https://sk.sagepub.com/reference/gender/n469.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Gender and Society; Yin-Yang</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D016709.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/philosophy>, <https://concepts.sagepub.com/social-science/concept/gender_and_religion>, <https://concepts.sagepub.com/social-science/concept/Chinese_traditional_medicine> ;
  skos:prefLabel "yin-yang"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Chinese_traditional_medicine>
  skos:prefLabel "Chinese traditional medicine"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/yin-yang> .

<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/yin-yang> .

