@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/full-service_schools>
  skos:definition "Full-Service Schools are designed to integrate social and mental health/health services with educational programs under one organizational system in order to promote the physical, emotional, social, and academic well-being of children. The Full-Service School (FSS) movement represents a new era in the quest to address the needs of children living in highrisk situations (McMahon, 2000). [Source: <a href=\"https://sk.sagepub.com/reference/schoolpsychology/n115.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Psychology; Full-Service Schools</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/school_types> ;
  skos:prefLabel "full-service schools"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/school_types>
  skos:prefLabel "school types"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/full-service_schools> .

<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/full-service_schools> .

