@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/civic_education>
  skos:prefLabel "civic education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/global_education> .

<https://concepts.sagepub.com/social-science/concept/international_education>
  skos:prefLabel "international education"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/global_education> .

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

<https://concepts.sagepub.com/social-science/concept/global_education>
  skos:definition "Global education has been gaining increasing prominence in K12 and higher education policy and curriculum in response to a world in which our geopolitical, environmental, and economic fates are increasingly interconnected. It focuses on knowledge of global issues, on understanding the world through interrelated systems, and on multiple perspectives and cultures. [Source: <a href=\"https://sk.sagepub.com/reference/curriculumstudies/n221.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Curriculum Studies; Global Education</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/international_education> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/civic_education> ;
  skos:prefLabel "global education"@en ;
  a skos:Concept .

