@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/school_social_services>
  skos:definition "Among the many barriers that may prevent children from being successful students are societal and familial disturbances that interfere with their learning. These often include issues such as emotional difficulties resulting from grief and loss of a parent due to death, divorce, military deployment, or incarceration. [Source: <a href=\"https://sk.sagepub.com/reference/educationalreform/n386.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Reform and Dissent; School Social Services</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/special_education_services> ;
  skos:prefLabel "school social services"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/special_education_services>
  skos:prefLabel "special education services"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/school_social_services> .

<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/school_social_services> .

