@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/concepts_in_educational_reform>
  skos:prefLabel "concepts in educational reform"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Lowell_Plan> .

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

<https://concepts.sagepub.com/social-science/concept/Lowell_Plan>
  skos:definition "The Lowell Plan was an innovative but practical program that allowed Catholic children to attend public schools that were amenable to the religious values of the Catholic Church. The establishment and survival of parish schools in Massachusetts was in serious question in the decades before the Civil War. [Source: <a href=\"https://sk.sagepub.com/reference/educationalreform/n252.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Reform and Dissent; Lowell Plan</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/concepts_in_educational_reform> ;
  skos:prefLabel "Lowell Plan"@en ;
  a skos:Concept .

