@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/progressive_education>
  skos:definition "Progressive education refers to modern pedagogical methods that extend or adjust learning to account for the child, his or her surroundings, and society as a whole. The progressive education movement is largely known for dominating U.S. curricular reform efforts during the first half of the 20th century. [Source: <a href=\"https://sk.sagepub.com/reference/activism/n704.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Activism and Social Justice; Progressive Movement, Education</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/educational_reform> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_justice_education> ;
  skos:prefLabel "progressive education"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/educational_reform>
  skos:prefLabel "educational reform"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/progressive_education> .

<https://concepts.sagepub.com/social-science/concept/social_justice_education>
  skos:prefLabel "social justice education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/progressive_education> .

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

