@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/student_attitudes>
  skos:definition "Attitude is the gifted student's visible manifestation of inner adaptation to the environment. Although much research describes factors that can lead to gifted students' negative attitudes toward school, there is also a great deal of evidence that many gifted students are well adjusted and, therefore, quite likely to demonstrate positive attitudes toward school. [Source: <a href=\"https://sk.sagepub.com/reference/giftedness/n367.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Giftedness, Creativity, and Talent; Student Attitudes</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/National_Survey_of_Student_Engagement> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/attitudes> ;
  skos:prefLabel "student attitudes"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/National_Survey_of_Student_Engagement>
  skos:prefLabel "National Survey of Student Engagement"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/student_attitudes> .

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

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

