@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/critical_praxis>
  skos:definition "Praxis is the union of action and reflection and of theory and practice. Paulo Freire refers to praxis as the reassertion of human action for a more human world on two levels, the individual and social, where the simultaneous changing of circumstances and self-change occur. [Source: <a href=\"https://sk.sagepub.com/reference/curriculumstudies/n90.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Curriculum Studies; Critical Praxis</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/curriculum_theory> ;
  skos:prefLabel "critical praxis"@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/critical_praxis> .

<https://concepts.sagepub.com/social-science/concept/curriculum_theory>
  skos:prefLabel "curriculum theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/critical_praxis> .

