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

<https://concepts.sagepub.com/social-science/concept/comprehensible_input>
  skos:definition "This controversial concept was developed by Stephen Krashen in the 1970s and 1980s in connection with the input hypothesis, which claims that the way humans acquire language is by understanding messages or by receiving comprehensible input. In the late 1970s, Krashen referred to comprehensible input as intake. [Source: <a href=\"https://sk.sagepub.com/reference/bilingual/n70.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Bilingual Education; Comprehensible Input</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/languages_and_linguistics> ;
  skos:prefLabel "comprehensible input"@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/comprehensible_input> .

