@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Asian_Pacific_Islanders> .

<https://concepts.sagepub.com/social-science/concept/Asian_Pacific_Islanders>
  skos:definition "Estimates suggest that, at the present time, just over 60% of the global population resides on the continent of Asia; however, this is an underestimate of the global population of Asian and Pacific Islanders (API) because numerous API reside outside Asia. In the United States alone, Asian and Pacific Islander Americans (APIA) represent one of the fastest-growing minority populations. [Source: <a href=\"https://sk.sagepub.com/reference/multiculturalpsychology/n26.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Multicultural Psychology; Asian/Pacific Islanders</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/ethnic_groups> ;
  skos:prefLabel "Asian/Pacific Islanders"@en ;
  a skos:Concept .

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

