@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-VZ9HW8CJ-M .

n9j:-VZ9HW8CJ-M
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Amish_and_Mennonite_schools> ;
  skos:definition "The Amish and Mennonites of North America are Christian groups that trace their roots to the Anabaptist movement that began during the Protestant Reformation in the 16th century. The Anabaptists were severely persecuted by established church and state authorities. [Source: Encyclopedia of Educational Reform and Dissent; Amish and Mennonite Schools]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-J14Q5M1W-0 ;
  skos:prefLabel "Amish and Mennonite schools"@en .

n9j:-J14Q5M1W-0
  skos:prefLabel "religion and religious education"@en ;
  a skos:Concept ;
  skos:narrower n9j:-VZ9HW8CJ-M .

n9j: a skos:ConceptScheme .
