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

<https://concepts.sagepub.com/social-science/concept/school_health>
  skos:prefLabel "school health"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/school_environment:_administration> .

<https://concepts.sagepub.com/social-science/concept/school_start_times>
  skos:prefLabel "school start times"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/school_environment:_administration> .

<https://concepts.sagepub.com/social-science/concept/safety_training_for_facility_supervisors_and_staff>
  skos:prefLabel "safety training for facility supervisors and staff"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/school_environment:_administration> .

<https://concepts.sagepub.com/social-science/concept/emergency_plans_and_preparedness>
  skos:prefLabel "emergency plans and preparedness"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/school_environment:_administration> .

<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_environment:_administration> .

<https://concepts.sagepub.com/social-science/concept/school_environment:_administration>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/school_start_times>, <https://concepts.sagepub.com/social-science/concept/safety_training_for_facility_supervisors_and_staff>, <https://concepts.sagepub.com/social-science/concept/emergency_plans_and_preparedness>, <https://concepts.sagepub.com/social-science/concept/all-hazards> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/school_health> ;
  skos:prefLabel "school environment: administration"@en ;
  a skos:Concept .

