@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/gifted_readers>
  skos:definition "Gifted readers are those who, by nature of their advanced understanding of language, are reading at least 2 years in advance of their grade-level peers. Gifted readers, also termed talented readers, have characteristics and learning needs that differ from their peers. [Source: <a href=\"https://sk.sagepub.com/reference/giftedness/n173.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Giftedness, Creativity, and Talent; Gifted Readers</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/talent_domains> ;
  skos:prefLabel "gifted readers"@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/gifted_readers> .

<https://concepts.sagepub.com/social-science/concept/talent_domains>
  skos:prefLabel "talent domains"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gifted_readers> .

