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

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

<https://concepts.sagepub.com/social-science/concept/immigrant_victims>
  skos:definition "Historically, scholars have paid relatively little attention to the criminal victimization of immigrants. Immigration scholars have focused on assimilation, or immigrant incorporation into society in ways that mostly ignored crime; criminology emphasizes immigrants as perpetrators through theories of how subcultures and cultural conflict lead to street crime. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-street-crime-in-america/n182.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Street Crime in America; Victims, Immigrant</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/victims> ;
  skos:prefLabel "immigrant victims"@en ;
  a skos:Concept .

