@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/reform_judaism>
  skos:definition "Reform Judaism originated in Germany in the 19th century. Jewish reformers were motivated by three great realities: a desire to take full advantage of newly granted rights, the Emancipation in Europe, and the Enlightenment. [Source: <a href=\"https://sk.sagepub.com/reference/religion/n131.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Religious and Spiritual Development; Judaism, Reform</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religious_traditions_and_groups> ;
  skos:prefLabel "reform judaism"@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/reform_judaism> .

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

