@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/pupils>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/excluded_pupils>, <https://concepts.sagepub.com/social-science/concept/low_attainers>, <https://concepts.sagepub.com/social-science/concept/peer_groups_(pupils)>, <https://concepts.sagepub.com/social-science/concept/less_able_children>, <https://concepts.sagepub.com/social-science/concept/school_refusers>, <https://concepts.sagepub.com/social-science/concept/school_leavers> ;
  skos:prefLabel "pupils"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/children_(age_group)>, <https://concepts.sagepub.com/social-science/concept/iris>, <https://concepts.sagepub.com/social-science/concept/learners> ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/iris>
  skos:prefLabel "iris"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pupils> .

<https://concepts.sagepub.com/social-science/concept/low_attainers>
  skos:prefLabel "low attainers"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pupils> .

<https://concepts.sagepub.com/social-science/concept/less_able_children>
  skos:prefLabel "less able children"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pupils> .

<https://concepts.sagepub.com/social-science/concept/excluded_pupils>
  skos:prefLabel "excluded pupils"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pupils> .

<https://concepts.sagepub.com/social-science/concept/school_refusers>
  skos:prefLabel "school refusers"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pupils> .

<https://concepts.sagepub.com/social-science/concept/school_leavers>
  skos:prefLabel "school leavers"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pupils> .

<https://concepts.sagepub.com/social-science/concept/children_(age_group)>
  skos:prefLabel "children (age group)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pupils> .

<https://concepts.sagepub.com/social-science/concept/learners>
  skos:prefLabel "learners"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pupils> .

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

<https://concepts.sagepub.com/social-science/concept/peer_groups_(pupils)>
  skos:prefLabel "peer groups (pupils)"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pupils> .

