@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/developmental_assessment>
  skos:prefLabel "developmental assessment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/giftedness_assessment> .

<https://concepts.sagepub.com/social-science/concept/giftedness_assessment>
  skos:definition "Traditionally, giftedness has been defined as unusually high intellectual ability or potential. Recently, other definitions have been proposed to broaden the conception of giftedness beyond that which can be identified by high IQ scores. [Source: <a href=\"https://sk.sagepub.com/reference/applieddevscience/n44.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Applied Developmental Science; Assessment, Giftedness</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/developmental_assessment> ;
  skos:prefLabel "giftedness assessment"@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/giftedness_assessment> .

