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

<https://concepts.sagepub.com/social-science/concept/misconduct>
  skos:definition "DefinitionPolice misconduct is a container concept: you can drop anything in it, competing in diffuseness with police deviance and corruption. All three are ambiguous but concern the fundamental issue: why do police officers, who are meant to abide by the rules, bend and break them? In a narrow sense misconduct can be associated with breaking internal disciplinary rules. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-dictionary-of-policing/n78.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Dictionary of Policing; Misconduct</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/teacher_misconduct>, <https://concepts.sagepub.com/social-science/concept/pupil_misconduct> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/behavior_(psychology)> ;
  skos:prefLabel "misconduct"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/behavior_(psychology)>
  skos:prefLabel "behavior (psychology)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/misconduct> .

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

