@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:-WNGFPRHH-Z .

n9j: a skos:ConceptScheme .
n9j:-WNGFPRHH-Z
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/relationship_between_physical_health_and_behavioral_health> ;
  skos:definition "Schools play a vital role in health promotion, with positive impacts on students' behavioral and physical health. In order to optimize these impacts, it is beneficial for school professionals to understand the interplay between physical and behavioral health factors, and to target programs and services to have the maximum positive effect. [Source: Encyclopedia of School Health; Relationship Between Physical Health and Behavioral Health]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-F7Z3WT57-Q ;
  skos:prefLabel "relationship between physical health and behavioral health"@en .

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

