@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/crown_heights_report>
  skos:definition "In the summer of 1991, New York City suffered the most extensive racial unrest since the 1960s. On August 19, a car in the motorcade carrying Lubavitcher Rebbe Menachem Mendel Schneerson veered out of control and hit a black 7-year-old child, Gavin Cato, and his cousin. [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n54.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; Crown Heights Report</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/investigative_commissions> ;
  skos:prefLabel "crown heights report"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/investigative_commissions>
  skos:prefLabel "investigative commissions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/crown_heights_report> .

