@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_and_talented_children>
  skos:prefLabel "gifted and talented children"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/giftedness> .

<https://concepts.sagepub.com/social-science/concept/gifted_students>
  skos:prefLabel "gifted students"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/giftedness> .

<https://concepts.sagepub.com/social-science/concept/intellectual_exceptionalities>
  skos:prefLabel "intellectual exceptionalities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/giftedness> .

<https://concepts.sagepub.com/social-science/concept/gifted_dropouts>
  skos:prefLabel "gifted dropouts"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/giftedness> .

<https://concepts.sagepub.com/social-science/concept/gifted_and_talented_education> skos:related <https://concepts.sagepub.com/social-science/concept/giftedness> .
<https://concepts.sagepub.com/social-science/concept/educational_and_child_assessment>
  skos:prefLabel "educational and child assessment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/giftedness> .

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

<https://concepts.sagepub.com/social-science/concept/giftedness>
  skos:definition "Giftedness can be conceived as unusually high ability or potential in any domain. Views of giftedness are culturally shaped, and society deems which domains are recognized, valued, and nurtured. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n287.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Giftedness</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gifted_students>, <https://concepts.sagepub.com/social-science/concept/gifted_dropouts>, <https://concepts.sagepub.com/social-science/concept/gifted_and_talented_children> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/intellectual_exceptionalities>, <https://concepts.sagepub.com/social-science/concept/educational_and_child_assessment> ;
  skos:prefLabel "giftedness"@en ;
  a skos:Concept .

