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

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

<https://concepts.sagepub.com/social-science/concept/skills_transfer_theory>
  skos:definition "Skills transfer theory has been applied to the study of human learning for at least 100 years and is an important concept of education. Transfer of learning is the influence of prior learning on performance in a new situation. [Source: <a href=\"https://sk.sagepub.com/reference/bilingual/n289.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Bilingual Education; Skills Transfer Theory</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/languages_and_linguistics> ;
  skos:prefLabel "skills transfer theory"@en ;
  a skos:Concept .

