@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_assault>
  skos:definition "For almost 20 years, the U.S. Department of Justice though the Federal Bureau of Investigation (FBI) has been documenting the number and characteristics of known racial and ethnically motivated assault offenses in the United States. This entry will focus on crimes that are motivated entirely or in part by the race or ethnicity of the victim. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-street-crime-in-america/n144.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Street Crime in America; Racial Assault</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hate_crimes>, <https://concepts.sagepub.com/social-science/concept/assault> ;
  skos:prefLabel "racial assault"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/hate_crimes>
  skos:prefLabel "hate crimes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/racial_assault> .

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

