@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/schools>
  skos:prefLabel "schools"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/independent_schools> .

<https://concepts.sagepub.com/social-science/concept/preparatory_schools>
  skos:prefLabel "preparatory schools"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/independent_schools> .

<https://concepts.sagepub.com/social-science/concept/private_education>
  skos:prefLabel "private education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/independent_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/independent_schools> .

<https://concepts.sagepub.com/social-science/concept/international_schools>
  skos:prefLabel "international schools"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/independent_schools> .

<https://concepts.sagepub.com/social-science/concept/independent_schools>
  skos:definition "Independent day and boarding schools offer gifted children alternatives to local public schools. The National Association of Independent Schools (NAIS) defines independent schools as nonprofit schools that are governed by a board of trustees and supported by tuition, charitable contributions, and endowment income rather than by public or church funds. [Source: <a href=\"https://sk.sagepub.com/reference/giftedness/n199.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Giftedness, Creativity, and Talent; Independent Day and Boarding Schools</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/public_schools>, <https://concepts.sagepub.com/social-science/concept/preparatory_schools>, <https://concepts.sagepub.com/social-science/concept/international_schools> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/schools>, <https://concepts.sagepub.com/social-science/concept/private_education> ;
  skos:prefLabel "independent schools"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/public_schools>
  skos:prefLabel "public schools"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/independent_schools> .

