@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/Sami> .

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

<https://concepts.sagepub.com/social-science/concept/global_perspectives>
  skos:prefLabel "global perspectives"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Sami> .

<https://concepts.sagepub.com/social-science/concept/Sami>
  skos:definition "The Sami are the Indigenous People of northern Norway, Sweden, Finland, and part of Russia. Although the Sami have historically been oppressed and exoticized by most races of the countries in which they live, the Sami have made great strides in gaining autonomy over decisions affecting their ways of life during the past century. [Source: <a href=\"https://sk.sagepub.com/reference/ethnicity/n492.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Race, Ethnicity, and Society; Sami</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/racial,_ethnic,_and_nationality_groups>, <https://concepts.sagepub.com/social-science/concept/global_perspectives> ;
  skos:prefLabel "Sami"@en ;
  a skos:Concept .

