@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/Taoism>
  skos:definition "Taoism is an indigenous religious and philosophical tradition of China. It has no single founder, no holy scriptures, and no single key message. [Source: <a href=\"https://sk.sagepub.com/reference/time/n548.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Time: Science, Philosophy, Theology, &amp; Culture; Taoism (Daoism)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religious_groups> ;
  skos:prefLabel "Taoism"@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/Taoism> .

<https://concepts.sagepub.com/social-science/concept/religious_groups>
  skos:prefLabel "religious groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Taoism> .

