@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/Poughkeepsie_Plan> .

<https://concepts.sagepub.com/social-science/concept/Poughkeepsie_Plan>
  skos:definition "The Poughkeepsie Plan was an imaginative educational collaboration between Catholic parishes and local public schools to educate Catholic children at little or no cost to their parents or the parishes. Although named for the city of Poughkeepsie in New York, the Plan was manifested in several different forms in a number of states. [Source: <a href=\"https://sk.sagepub.com/reference/educationalreform/n348.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Reform and Dissent; Poughkeepsie Plan</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/concepts_in_educational_reform> ;
  skos:prefLabel "Poughkeepsie Plan"@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/Poughkeepsie_Plan> .

