@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/international_perspectives>
  skos:definition "Despite the Western origins of the term curriculum (from the Latin, currere meaning “to run the course”), the basic concept behind this meaning has been broadly adopted across national boundaries and cultures. Most countries of the world have identified a period of time when it is compulsory for young people to attend school. [Source: <a href=\"https://sk.sagepub.com/reference/curriculumstudies/n268.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Curriculum Studies; International Perspectives</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theoretical_perspectives> ;
  skos:prefLabel "international perspectives"@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/international_perspectives> .

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

