@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/underlying_linguistic_proficiencies> .

<https://concepts.sagepub.com/social-science/concept/underlying_linguistic_proficiencies>
  skos:definition "In the 1980s, Canadian linguist James Cummins advanced the theory that persons who are learning a second language are not faced with a completely unmapped territory. They possess a common framework of language structures and functions that can be described as a common underlying proficiency drawn from their knowledge of one language to help them learn the second or additional language. [Source: <a href=\"https://sk.sagepub.com/reference/bilingual/n330.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Bilingual Education; Underlying Linguistic Proficiencies</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/languages_and_linguistics> ;
  skos:prefLabel "underlying linguistic proficiencies"@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/underlying_linguistic_proficiencies> .

