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

<https://concepts.sagepub.com/social-science/concept/School_Health_Advisory_Council>
  skos:definition "A school health advisory council (SHAC) is a group that provides advice to schools or school districts about health and safety issues. The purpose is to provide advice; it has no legal or governance role. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-school-health/n222.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Health; School Health Advisory Council</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/roles_and_responsibilities> ;
  skos:prefLabel "School Health Advisory Council"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/roles_and_responsibilities>
  skos:prefLabel "roles and responsibilities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/School_Health_Advisory_Council> .

