@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_hoax>
  skos:definition "A racial hoax is a false accusation of criminal victimization that is contingent on the race of a fictitious perpetrator. Typically, these lies are used to direct attention away from the individual making the accusation, who is often the actual criminal offender. [Source: <a href=\"https://sk.sagepub.com/reference/raceandcrime/n294.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Race and Crime; Racial Hoax</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/concepts_in_race_and_crime> ;
  skos:prefLabel "racial hoax"@en ;
  a skos:Concept .

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

<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_hoax> .

