@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/violence_at_work>
  skos:definition "Every year, approximately 600 individuals in the United States are murdered at work, and 1.7 million individuals are the victims of nonfatal violence. Members of the public commit the vast majority of workplace homicides and assaults. [Source: <a href=\"https://sk.sagepub.com/reference/organizationalpsychology/n362.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Industrial and Organizational Psychology; Violence at Work</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/violence>, <https://concepts.sagepub.com/social-science/concept/productive_and_counterproductive_employee_behavior>, <https://concepts.sagepub.com/social-science/concept/conduct_at_work> ;
  skos:prefLabel "violence at work"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conduct_at_work>
  skos:prefLabel "conduct at work"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/violence_at_work> .

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

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

<https://concepts.sagepub.com/social-science/concept/productive_and_counterproductive_employee_behavior>
  skos:prefLabel "productive and counterproductive employee behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/violence_at_work> .

