@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/empirical_analytic_paradigm> .

<https://concepts.sagepub.com/social-science/concept/empirical_analytic_paradigm>
  skos:definition "The empirical analytic paradigm in curriculum studies derives from intellectual traditions of empiricism and philosophical or conceptual analysis. Empiricism refers to derivation of knowledge from experience, usually by scientific inquiry, and the analytic tradition in philosophy gives careful attention to definitions of concepts and related dimensions of language. [Source: <a href=\"https://sk.sagepub.com/reference/curriculumstudies/n185.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Curriculum Studies; Empirical Analytic paradigm</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theoretical_perspectives> ;
  skos:prefLabel "empirical analytic paradigm"@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/empirical_analytic_paradigm> .

