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

<https://concepts.sagepub.com/social-science/concept/educational_institutions>
  skos:prefLabel "educational institutions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/secondary_school> .

<https://concepts.sagepub.com/social-science/concept/secondary_school>
  skos:definition "Secondary schools can be defined as broadly as Grades 6 through 12, or as narrowly as Grades 10 through 12, depending on the placement of students during early adolescence in middle schools, junior high schools, or K–8 schools. In this entry, secondary schools mainly refer to 3- or 4-year high schools because middle schools generally have different approaches to nurturing academic giftedness. [Source: <a href=\"https://sk.sagepub.com/reference/giftedness/n343.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Giftedness, Creativity, and Talent; Secondary Schools</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/secondary_education>, <https://concepts.sagepub.com/social-science/concept/schools>, <https://concepts.sagepub.com/social-science/concept/educational_institutions> ;
  skos:prefLabel "secondary school"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/secondary_education>
  skos:prefLabel "secondary education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/secondary_school> .

