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

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

<https://concepts.sagepub.com/social-science/concept/Herbartian_movement>
  skos:definition "Johann Friedrich Herbart (1776–1841) was the originator of the Herbartian movement, which bore his name. His theoretical framework, which was formulated at an early age, laid the foundation for teachers and instructional delivery years later. [Source: <a href=\"https://sk.sagepub.com/reference/educationalreform/n199.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Reform and Dissent; Herbartian Movement</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/concepts_in_educational_reform> ;
  skos:prefLabel "Herbartian movement"@en ;
  a skos:Concept .

