@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/children_with_disabilities>
  skos:definition "Introduction There are many types of disabilities that affect children in very different ways. Development, learning processes and individual needs vary according to the nature of the disability. [Source: <a href=\"https://sk.sagepub.com/reference/psychassessment/n39.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychological Assessment; Children with Disabilities</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/educational_and_child_assessment>, <https://concepts.sagepub.com/social-science/concept/disadvantaged_children> ;
  skos:prefLabel "children with disabilities"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/educational_and_child_assessment>
  skos:prefLabel "educational and child assessment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/children_with_disabilities> .

<https://concepts.sagepub.com/social-science/concept/disadvantaged_children>
  skos:prefLabel "disadvantaged children"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/children_with_disabilities> .

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

