@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/educational_stages>
  skos:prefLabel "educational stages"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/tertiary_education> .

<https://concepts.sagepub.com/social-science/concept/tertiary_education>
  skos:definition "Although tertiary education is moving away from an elite system toward massification, the level of world poverty still remains high, in spite of the notion that education is a tool for social mobility. Economic globalization, and even regionalization, have expanded markets and increased interdependencies of various nation states across the world, establishing a global market for goods, services, and labor. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-encyclopedia-of-world-poverty-second-edition/i4174.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of World Poverty; Education, Tertiary</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/higher_education>, <https://concepts.sagepub.com/social-science/concept/further_education> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/educational_stages> ;
  skos:prefLabel "tertiary education"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/higher_education>
  skos:prefLabel "higher education"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/tertiary_education> .

<https://concepts.sagepub.com/social-science/concept/further_education>
  skos:prefLabel "further education"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/tertiary_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/tertiary_education> .

