@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/race_and_violence>
  skos:definition "Race and ethnicity continue to be among the most important predictors of violent crime commission and victimization in the United States. The media have given great attention to this issue, and in the last decade of the twentieth century, social scientists also focused on it. [Source: <a href=\"https://sk.sagepub.com/reference/crimepunishment/n345.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crime and Punishment; Race and Violence</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/race_and_crime> ;
  skos:prefLabel "race and violence"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/race_and_crime>
  skos:prefLabel "race and crime"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/race_and_violence> .

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

