@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/advanced_and_honors_classes> .

<https://concepts.sagepub.com/social-science/concept/advanced_and_honors_classes>
  skos:definition "For students who either excel in certain subjects or who might benefit from an additional challenge or enrichment, advanced or honors classes were created in the educational system. These classes not only offer curricular enhancements, but also the chance to prepare for advanced placement exams. [Source: <a href=\"https://sk.sagepub.com/reference/sociology-of-education/n8.xml\" target=\"_blank\" data-id=\"to-sk\">Sociology of Education: An A-to-Z Guide; Advanced and Honors Classes</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/school_systems,_structures,_and_processes> ;
  skos:prefLabel "advanced and honors classes"@en ;
  a skos:Concept .

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

