@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/post-reconceptualization> .

<https://concepts.sagepub.com/social-science/concept/post-reconceptualization>
  skos:definition "Post-reconceptualization raises questions about the state of the field of curriculum studies after the reconceptualization movement of the 1970s. More specific, the term gained significance after a 2006 conference entitled “Articulating the (Present) Next Moments in Curriculum Studies: The Post-Reconceptualization Generation(s),” which focused on exploring contemporary scholarship within the field. [Source: <a href=\"https://sk.sagepub.com/reference/curriculumstudies/n360.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Curriculum Studies; Post-Reconceptualization</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theoretical_perspectives> ;
  skos:prefLabel "post-reconceptualization"@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/post-reconceptualization> .

