@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/neuroscience_of_intelligence>
  skos:definition "Studies of twins show a strong genetic basis for differences in performance on psychometric measures of intelligence. Most estimates indicate 50 to 80 percent of the intelligence differences among people are due to heredity, with the highest heritability in older people. [Source: <a href=\"https://sk.sagepub.com/reference/giftedness/n276.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Giftedness, Creativity, and Talent; Neuroscience of Intelligence</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/neuroscience>, <https://concepts.sagepub.com/social-science/concept/intelligence> ;
  skos:prefLabel "neuroscience of intelligence"@en ;
  a skos:Concept .

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

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

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

