@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/racial,_ethnic,_and_nationality_groups>
  skos:prefLabel "racial, ethnic, and nationality groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Korean_Americans> .

<https://concepts.sagepub.com/social-science/concept/Korean_Americans>
  skos:definition "Korean Americans commemorated the centennial of their immigration to the United States in 2003. The fifth-largest ethnic group within a heterogeneous Asian Pacific Islander American (AAPI) population, Korean Americans numbered over 1.2 million in the 2000 census. [Source: <a href=\"https://sk.sagepub.com/reference/ethnicity/n327.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Race, Ethnicity, and Society; Korean Americans</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/racial,_ethnic,_and_nationality_groups>, <https://concepts.sagepub.com/social-science/concept/ethnic_groups> ;
  skos:prefLabel "Korean Americans"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/ethnic_groups>
  skos:prefLabel "ethnic groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Korean_Americans> .

