@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/African_Continental_Ancestry_Group>
  skos:prefLabel "African Continental Ancestry Group"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/continental_population_groups> .

<https://concepts.sagepub.com/social-science/concept/Asian_continental_ancestry_group>
  skos:prefLabel "Asian continental ancestry group"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/continental_population_groups> .

<https://concepts.sagepub.com/social-science/concept/oceanic_ancestry_group>
  skos:prefLabel "oceanic ancestry group"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/continental_population_groups> .

<https://concepts.sagepub.com/social-science/concept/American_native_continental_ancestry_group>
  skos:prefLabel "American native continental ancestry group"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/continental_population_groups> .

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

<https://concepts.sagepub.com/social-science/concept/population_groups>
  skos:prefLabel "population groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/continental_population_groups> .

<https://concepts.sagepub.com/social-science/concept/European_continental_ancestry_group>
  skos:prefLabel "European continental ancestry group"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/continental_population_groups> .

<https://concepts.sagepub.com/social-science/concept/continental_population_groups>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/oceanic_ancestry_group>, <https://concepts.sagepub.com/social-science/concept/European_continental_ancestry_group>, <https://concepts.sagepub.com/social-science/concept/Asian_continental_ancestry_group>, <https://concepts.sagepub.com/social-science/concept/American_native_continental_ancestry_group>, <https://concepts.sagepub.com/social-science/concept/African_Continental_Ancestry_Group> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D044469.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/population_groups> ;
  skos:prefLabel "continental population groups"@en ;
  a skos:Concept .

