@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/indigenous_Americans>
  skos:prefLabel "indigenous Americans"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/indian_mascot_protests> .

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

<https://concepts.sagepub.com/social-science/concept/indian_mascot_protests>
  skos:definition "Native American imagery has been used as mascots and symbols for public schools, universities, and professional organizations since the latter part of the 19th century. This practice has sparked controversy since its inception regarding the consequences these symbols have on Native American people, as well as society as a whole. [Source: <a href=\"https://sk.sagepub.com/reference/activism/n433.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Activism and Social Justice; Indian Mascot Protests</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/indigenous_Americans> ;
  skos:prefLabel "indian mascot protests"@en ;
  a skos:Concept .

