@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/transfer_of_knowledge>
  skos:definition "Day after day, in schools around the world, students memorize state capitols and learn what makes plants grow. Lessons such as these are a vital part of our education system, but they are not the sum total of what students need to master before leaving school. [Source: <a href=\"https://sk.sagepub.com/reference/applieddevscience/n419.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Applied Developmental Science; Transfer of Knowledge, Child Education about the Real World</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/development-promoting_interventions> ;
  skos:prefLabel "transfer of knowledge"@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/transfer_of_knowledge> .

<https://concepts.sagepub.com/social-science/concept/development-promoting_interventions>
  skos:prefLabel "development-promoting interventions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/transfer_of_knowledge> .

