@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/mennonites>
  skos:definition "Mennonites, members of a Protestant group that originated in the 16th-century Anabaptist movement in Europe, migrated to North America in several waves that began in 1683 and continued into the mid-20th century. Differences in ethnicity, history, and convictions have produced some thirty different Mennonite groups in the United States. [Source: <a href=\"https://sk.sagepub.com/reference/ethnicity/n362.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Race, Ethnicity, and Society; Mennonites</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religion>, <https://concepts.sagepub.com/social-science/concept/racial,_ethnic,_and_nationality_groups> ;
  skos:prefLabel "mennonites"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/racial,_ethnic,_and_nationality_groups>
  skos:prefLabel "racial, ethnic, and nationality groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/mennonites> .

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

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

