@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/school_attitudes>
  skos:definition "Gifted and talented students grow up in a world of mixed messages where their gifted behavior is both expected, yet often, unaccepted. It's no wonder there is still a great mystery about why the attitudes of gifted and talented students differ. [Source: <a href=\"https://sk.sagepub.com/reference/giftedness/n331.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Giftedness, Creativity, and Talent; School Attitudes</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/attitudes> ;
  skos:prefLabel "school attitudes"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/attitudes>
  skos:prefLabel "attitudes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/school_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/school_attitudes> .

