@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/gifted_Native_Americans>
  skos:definition "Native American gifted students, also called American Indian and First Nations students, may be the most underserved of all gifted populations in the United States. They have a history that is shared with many colonialized, indigenous people like the Aboriginals or Koorie of Australia, or the peoples of the Pacific Island nations. [Source: <a href=\"https://sk.sagepub.com/reference/giftedness/n273.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Giftedness, Creativity, and Talent; Native American, Gifted</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/population> ;
  skos:prefLabel "gifted Native Americans"@en ;
  a skos:Concept .

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

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

