@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/individual_protection_actions>
  skos:prefLabel "individual protection actions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/bystander_intervention> .

<https://concepts.sagepub.com/social-science/concept/bystander_intervention>
  skos:definition "The death of Catherine “Kitty” Genovese in New York City in 1964 focused attention on bystanders and crime. Her stabbing death, and sexual assault, were seen and heard by at least 38 people over a period of 40 minutes. [Source: <a href=\"https://sk.sagepub.com/reference/victimologyandcrime/n21.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Victimology and Crime Prevention; Bystander Intervention</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/bystander_effect> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/individual_protection_actions> ;
  skos:prefLabel "bystander intervention"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/bystander_effect>
  skos:prefLabel "bystander effect"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/bystander_intervention> .

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

