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

<https://concepts.sagepub.com/social-science/concept/curriculum_and_instruction>
  skos:prefLabel "curriculum and instruction"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/extracurricular_activities> .

<https://concepts.sagepub.com/social-science/concept/extracurricular_activities>
  skos:definition "Extracurricular activities encompass a broad range of organized adult-sanctioned activities that fall outside the scope of the regular curriculum and usually occur during the after-school hours. They can be sponsored by either the school or the community, though most research has focused on school-based extracurricular contexts. [Source: <a href=\"https://sk.sagepub.com/reference/educationalpsychology/n104.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Psychology; Extracurricular Activities</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/school_systems,_structures,_and_processes>, <https://concepts.sagepub.com/social-science/concept/curriculum_and_instruction> ;
  skos:prefLabel "extracurricular activities"@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/extracurricular_activities> .

