@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/bullying>
  skos:prefLabel "bullying"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/harassment> .

<https://concepts.sagepub.com/social-science/concept/sexual_harassment>
  skos:prefLabel "sexual harassment"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/harassment> .

<https://concepts.sagepub.com/social-science/concept/student_problematic_behavior>
  skos:prefLabel "student problematic behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/harassment> .

<https://concepts.sagepub.com/social-science/concept/antisocial_behavior>
  skos:prefLabel "antisocial behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/harassment> .

<https://concepts.sagepub.com/social-science/concept/disability_harassment>
  skos:prefLabel "disability harassment"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/harassment> .

<https://concepts.sagepub.com/social-science/concept/stalking>
  skos:prefLabel "stalking"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/harassment> .

<https://concepts.sagepub.com/social-science/concept/racial_harassment>
  skos:prefLabel "racial harassment"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/harassment> .

<https://concepts.sagepub.com/social-science/concept/harassment>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sexual_harassment>, <https://concepts.sagepub.com/social-science/concept/racial_harassment>, <https://concepts.sagepub.com/social-science/concept/religious_harassment>, <https://concepts.sagepub.com/social-science/concept/stalking>, <https://concepts.sagepub.com/social-science/concept/disability_harassment>, <https://concepts.sagepub.com/social-science/concept/workplace_harassment>, <https://concepts.sagepub.com/social-science/concept/bullying> ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/employee_misconduct>, <https://concepts.sagepub.com/social-science/concept/student_problematic_behavior>, <https://concepts.sagepub.com/social-science/concept/antisocial_behavior> ;
  skos:definition "Harassment is a general term used to describe victimization that is characterized by an imbalance of power between the perpetrator and the victim.Harassment in a school context involves victimization of a peer by a peer. Harassment may also refer to victimization of a child by an adult (and, in rare cases, victimization of an adult perpetrated by a child or adolescent). [Source: <a href=\"https://sk.sagepub.com/reference/schoolpsychology/n129.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Psychology; Harassment</a>]"@en ;
  skos:prefLabel "harassment"@en .

<https://concepts.sagepub.com/social-science/concept/workplace_harassment>
  skos:prefLabel "workplace harassment"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/harassment> .

<https://concepts.sagepub.com/social-science/concept/religious_harassment>
  skos:prefLabel "religious harassment"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/harassment> .

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

<https://concepts.sagepub.com/social-science/concept/employee_misconduct>
  skos:prefLabel "employee misconduct"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/harassment> .

