@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_African_Americans>
  skos:definition "Two significant events occurred in 1954 that had a profound impact on the education of gifted students who were African American. Indisputably, the first was Brown v. Board of Education, Topeka, which required that African Americans receive an equal education in desegregated settings. [Source: <a href=\"https://sk.sagepub.com/reference/giftedness/n17.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Giftedness, Creativity, and Talent; African American, Gifted</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/population> ;
  skos:prefLabel "gifted African 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_African_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_African_Americans> .

