@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j:-HW2N7HHT-H
  skos:prefLabel "theories of giftedness"@en ;
  a skos:Concept ;
  skos:narrower n9j:-DFHTPGWH-P .

n9j:-DFHTPGWH-P
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/dual_processing_model> ;
  skos:definition "The dual processing model is a theory of how people learn that assumes that people have separate channels for processing verbal and visual material. Verbal material includes printed and spoken words, whereas visual material includes illustrations, photos, animation, and video. [Source: Encyclopedia of Giftedness, Creativity, and Talent; Dual Processing Model]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-HW2N7HHT-H ;
  skos:prefLabel "dual processing model"@en .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-DFHTPGWH-P .

n9j: a skos:ConceptScheme .
