@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_Latinos>
  skos:definition "The topic of gifted Hispanics and Latino(a)s is one that has received little attention. However, given the growing number of Hispanics in the United States, this issue is of utmost importance. [Source: <a href=\"https://sk.sagepub.com/reference/giftedness/n186.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Giftedness, Creativity, and Talent; Hispanic/Latino(a), Gifted</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/population> ;
  skos:prefLabel "gifted Latinos"@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_Latinos> .

<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_Latinos> .

