@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/boarding_schools> .

<https://concepts.sagepub.com/social-science/concept/school_systems,_structures,_and_processes>
  skos:prefLabel "school systems, structures, and processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/boarding_schools> .

<https://concepts.sagepub.com/social-science/concept/residential_education>
  skos:prefLabel "residential education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/boarding_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/boarding_schools> .

<https://concepts.sagepub.com/social-science/concept/boarding_schools>
  skos:definition "Boarding schools, or residential schools, are learning institutions where students study and live either for part or the entire school year. In some instances, faculty and administration dwell in the same locale. [Source: <a href=\"https://sk.sagepub.com/reference/sociology-of-education/n46.xml\" target=\"_blank\" data-id=\"to-sk\">Sociology of Education: An A-to-Z Guide; Boarding Schools</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/schools>, <https://concepts.sagepub.com/social-science/concept/school_systems,_structures,_and_processes>, <https://concepts.sagepub.com/social-science/concept/residential_education> ;
  skos:prefLabel "boarding schools"@en ;
  a skos:Concept .

