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

<https://concepts.sagepub.com/social-science/concept/media_portrayals_of_Native_Americans>
  skos:definition "Native Americans historically and in the present day are portrayed by media that reflects and alters social realities. Their portrayals, images, representations (misrepresentations and stereotypes) socially construct the realities of culture, collective identity, ideology, and policy. [Source: <a href=\"https://sk.sagepub.com/reference/raceandcrime/n214.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Race and Crime; Media Portrayals of Native Americans</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/media> ;
  skos:prefLabel "media portrayals of Native Americans"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/media>
  skos:prefLabel "media"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/media_portrayals_of_Native_Americans> .

