@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Islam_in_China> .

<https://concepts.sagepub.com/social-science/concept/Islam_in_China>
  skos:definition "Though diverse, the Muslim community in China is quite large. According to reasonably accurate estimates based on the 2000 national census of China, the Muslims of China total 20.3 million, or 2% of the population. [Source: <a href=\"https://sk.sagepub.com/reference/globalreligion/n349.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Religion; Islam in China</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religious_traditions_and_groups> ;
  skos:prefLabel "Islam in China"@en ;
  a skos:Concept .

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

