@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/humanist_tradition> .

<https://concepts.sagepub.com/social-science/concept/humanist_tradition>
  skos:definition "The humanist tradition within curriculum studies emphasizes literature, foreign languages, reason, and the complete development of human excellence, or virtue. In the United States, a humanistic approach to curriculum dominated K–12 schooling, as well as higher education, well into the late 20th century. [Source: <a href=\"https://sk.sagepub.com/reference/curriculumstudies/n246.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Curriculum Studies; Humanist Tradition</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theoretical_perspectives> ;
  skos:prefLabel "humanist tradition"@en ;
  a skos:Concept .

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

