@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/primordial_communities>
  skos:prefLabel "primordial communities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/shtetls> .

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

<https://concepts.sagepub.com/social-science/concept/shtetls>
  skos:definition "Generally defined as small Jewish towns or enclaves in eastern Europe, shtetls have great symbolic value in modern Jewish history. The term comes from the Yiddish word shtot, which means town. [Source: <a href=\"https://sk.sagepub.com/reference/community/n438.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Shtetls</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religion>, <https://concepts.sagepub.com/social-science/concept/primordial_communities> ;
  skos:prefLabel "shtetls"@en ;
  a skos:Concept .

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

