@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/school_environment:_administration>
  skos:prefLabel "school environment: administration"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/school_start_times> .

<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_start_times> .

<https://concepts.sagepub.com/social-science/concept/school_start_times>
  skos:definition "Most high schools in the United States begin the school day by 8 a.m. or earlier, with the corresponding rise time being about 75 to 90 minutes in advance of that. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-school-health/n244.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Health; School Start Times</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/school_environment:_administration> ;
  skos:prefLabel "school start times"@en ;
  a skos:Concept .

