@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_assessment_and_identification>
  skos:prefLabel "gifted and talented assessment and identification"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/early_identification> .

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

<https://concepts.sagepub.com/social-science/concept/early_identification>
  skos:definition "Young gifted children usually show their special abilities before entering elementary school. At preschool, they may have advanced understanding or performance in one or a variety of areas. [Source: <a href=\"https://sk.sagepub.com/reference/giftedness/n123.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Giftedness, Creativity, and Talent; Early Identification</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/gifted_and_talented_assessment_and_identification> ;
  skos:prefLabel "early identification"@en ;
  a skos:Concept .

