@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/habits_of_mind>
  skos:definition "Many educators believe that intelligence and other forms of talent are fixed, quantifiable, and unchangeable; that intelligence is an entity displayed in one's measurable performance. Doing well means that one has ability; doing poorly means that one doesn't have ability. [Source: <a href=\"https://sk.sagepub.com/reference/giftedness/n182.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Giftedness, Creativity, and Talent; Habits of Mind</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theories_of_giftedness> ;
  skos:prefLabel "habits of mind"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/theories_of_giftedness>
  skos:prefLabel "theories of giftedness"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/habits_of_mind> .

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

