@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/precocity>
  skos:definition "Precocity is used to indicate an intellectually gifted child's advanced development in cognitive areas. Although the term can refer to advanced performance in any domain, it most frequently is used in conjunction with advanced language and thought. [Source: <a href=\"https://sk.sagepub.com/reference/giftedness/n302.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Giftedness, Creativity, and Talent; Precocity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/developmental_disorders> ;
  skos:prefLabel "precocity"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/developmental_disorders>
  skos:prefLabel "developmental disorders"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/precocity> .

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

