@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/languages_and_linguistics>
  skos:prefLabel "languages and linguistics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/world_Englishes> .

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

<https://concepts.sagepub.com/social-science/concept/world_Englishes>
  skos:definition "The rapid spread of English around the world is a topic that prompts discussions related to the effects of globalization, increased use of communication technologies, cultural imperialism, and language teaching and learning. Population growth trends indicate that users of English as a second or a foreign language outnumber those who acquired it as a mother tongue. [Source: <a href=\"https://sk.sagepub.com/reference/bilingual/n345.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Bilingual Education; World Englishes</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/languages_and_linguistics> ;
  skos:prefLabel "world Englishes"@en ;
  a skos:Concept .

