@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/experientialism>
  skos:definition "Experientialist curriculum theory and practice is a category, tendency, or school of thought in curriculum studies. The position asserts that curriculum should consist of learning experiences, not merely academic content or behavioral skills. [Source: <a href=\"https://sk.sagepub.com/reference/curriculumstudies/n200.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Curriculum Studies; Experientialism</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theoretical_perspectives> ;
  skos:prefLabel "experientialism"@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/experientialism> .

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

