@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/Yiddish>
  skos:definition "Yiddish is a language spoken primarily by Jews of eastern European descent. Unlike other West-Germanic languages, Yiddish is a fusion language comprising mainly Germanic, Hebrew/Aramaic, and Slavic components, featuring a Hebrewderived orthography. [Source: <a href=\"https://sk.sagepub.com/reference/globalreligion/n792.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Religion; Yiddish</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/concepts_in_global_religion> ;
  skos:prefLabel "Yiddish"@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/Yiddish> .

<https://concepts.sagepub.com/social-science/concept/concepts_in_global_religion>
  skos:prefLabel "concepts in global religion"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/Yiddish> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Yiddish> .

