@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/educational_management>
  skos:prefLabel "educational management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/school_safety> .

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

<https://concepts.sagepub.com/social-science/concept/alcohol_and_drugs_in_schools>
  skos:prefLabel "alcohol and drugs in schools"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/school_safety> .

<https://concepts.sagepub.com/social-science/concept/school_safety>
  skos:definition "Although many opinions surround schooling's purposes, the public shares a fundamental assumption that U.S. students and teachers work in safe schools. Despite persisting government reports stating students experience more crimes en route to and from school and also that teaching remains a safer public service career than similar occupations, sensational acts of school violence in the 1990s increased public concern over school safety. [Source: <a href=\"https://sk.sagepub.com/reference/edleadership/n510.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Leadership and Administration; School Safety</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/alcohol_and_drugs_in_schools> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/educational_management> ;
  skos:prefLabel "school safety"@en ;
  a skos:Concept .

