@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/highly_gifted>
  skos:definition "Highly gifted is a term used as one of the ways to convey the degree to which one is gifted. Giftedness is seen as a continuum of capacity ranging from average to exceptionally advanced and highly gifted is a term most often associated with children. [Source: <a href=\"https://sk.sagepub.com/reference/giftedness/n184.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Giftedness, Creativity, and Talent; Highly Gifted</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/population> ;
  skos:prefLabel "highly gifted"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/population>
  skos:prefLabel "population"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/highly_gifted> .

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

