@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-HW1NK9JD-M .

n9j: a skos:ConceptScheme .
n9j:-HW1NK9JD-M
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/behavioral_health_policies> ;
  skos:definition "A school behavioral health policy is a public document representative of the beliefs and values of the school community related to behavioral health and drug and alcohol concerns and problems of their children and adolescents. Policy directs how school professionals (e.g., superintendents, board members, principals, teachers, counselors, and nurses) promote students' social and emotional health and help students confront difficult issues, such as tobacco, alcohol, and other drug use and abuse; depression; mental illness; emotional, physical, and sexual abuse; and violence among students. [Source: Encyclopedia of School Health; Behavioral Health: Policies]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-F7Z3WT57-Q ;
  skos:prefLabel "behavioral health policies"@en .

n9j:-F7Z3WT57-Q
  skos:prefLabel "behavioral health services"@en ;
  a skos:Concept ;
  skos:narrower n9j:-HW1NK9JD-M .

