@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/Ashkanaz> .

<https://concepts.sagepub.com/social-science/concept/Ashkanaz>
  skos:definition "Ashkanaz, or Ashkenazi Jews, are a segment of the Jewish people descended from central and eastern Europe. As an ethnic group, they constitute the largest segment of the Jewish population in the world today, with estimates varying between 8 and 11 million people, or about 80% of the global Jewish population. [Source: <a href=\"https://sk.sagepub.com/reference/globalreligion/n40.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Religion; Ashkanaz</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religious_traditions_and_groups> ;
  skos:prefLabel "Ashkanaz"@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/Ashkanaz> .

