@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/model_minorities>
  skos:definition "The phrase model minority stereotype is used in the social sciences to describe a racial minority group that has excelled in the United States despite prejudice and discrimination. Specifically, this stereotype has become synonymous with the Asian American population. [Source: <a href=\"https://sk.sagepub.com/reference/raceandcrime/n225.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Race and Crime; Model Minorities</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/specific_populations> ;
  skos:prefLabel "model minorities"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/specific_populations>
  skos:prefLabel "specific populations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/model_minorities> .

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

