@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/second-language_acquisition>
  skos:prefLabel "second-language acquisition"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/interlanguage> .

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

<https://concepts.sagepub.com/social-science/concept/interlanguage>
  skos:definition "Interlanguage is the temporary linguistic system a person develops while learning a second language. A learner's interlanguage is an approximation of the second language being learned, called the target language or L2. [Source: <a href=\"https://sk.sagepub.com/reference/bilingual/n156.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Bilingual Education; Interlanguage</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/second-language_acquisition>, <https://concepts.sagepub.com/social-science/concept/language_variation> ;
  skos:prefLabel "interlanguage"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/language_variation>
  skos:prefLabel "language variation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/interlanguage> .

