@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/curriculum_models>
  skos:definition "Curriculum is a design plan for learning that requires the purposeful and proactive organization, sequencing, and management of the interactions among the teacher, the students, and the content deemed desirable for students. A model is a format for curriculum design developed to meet unique needs, contexts, and/or purposes in the classroom. [Source: <a href=\"https://sk.sagepub.com/reference/giftedness/n106.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Giftedness, Creativity, and Talent; Curriculum Models</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/curriculum_organization> ;
  skos:prefLabel "curriculum models"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/curriculum_organization>
  skos:prefLabel "curriculum organization"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/curriculum_models> .

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

