@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/homophobic_assault>
  skos:definition "The crime of homophobic assault includes verbal, physical, and sexual abuse of individuals who are perceived to be gay, lesbian, bisexual, or transgender. As a crime, homophobic assault generally did not receive much attention until the mid- to late 1980s and early 1990s. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-street-crime-in-america/n84.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Street Crime in America; Homophobic Assault</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/assault> ;
  skos:prefLabel "homophobic 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/homophobic_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/homophobic_assault> .

