@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/conceptions_of_progressive_education>
  skos:definition "The term progressive education proves to be as amorphous as the term curriculum itself. Little consensus exists, and the concept, although often not specifically defined, leads to much misunderstanding. [Source: <a href=\"https://sk.sagepub.com/reference/curriculumstudies/n371.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Curriculum Studies; Progressive Education, Conceptions Of</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theoretical_perspectives> ;
  skos:prefLabel "conceptions of progressive education"@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/conceptions_of_progressive_education> .

<https://concepts.sagepub.com/social-science/concept/theoretical_perspectives>
  skos:prefLabel "theoretical perspectives"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/conceptions_of_progressive_education> .

