@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:-V485NQ9S-T .

n9j:-V485NQ9S-T
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/special_needs_children> ;
  skos:definition "Special needs children, or students with exceptionalities, describes all students who require special education and related services in order to develop their full potential. This definition further suggests that students receiving special education represent a subset of the general population of students and that they exhibit interindividual variation (i.e., developmental differences from one child to the next). [Source: Encyclopedia of Human Development; Special Needs Children]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-JH8ZVB0H-J ;
  skos:prefLabel "special needs children"@en .

n9j: a skos:ConceptScheme .
n9j:-JH8ZVB0H-J
  skos:prefLabel "mental health, mental disorders, and special groups"@en ;
  a skos:Concept ;
  skos:narrower n9j:-V485NQ9S-T .

