@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/physical_activity_programs_for_staff> .

<https://concepts.sagepub.com/social-science/concept/physical_activity_programs_for_staff>
  skos:definition "According to the annual Gallup-Healthways Well-Being Index, nearly 32% of Americans reported they did not exercise at all, while another 18.5% stated they only exercised on one or two days throughout the week. With statistics such as those, it is no wonder that physical inactivity ranks in the top five causes of preventable deaths in the United States. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-school-health/n184.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Health; Physical Activity Programs for Staff</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/staff_wellness> ;
  skos:prefLabel "physical activity programs for staff"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/staff_wellness>
  skos:prefLabel "staff wellness"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/physical_activity_programs_for_staff> .

