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

<https://concepts.sagepub.com/social-science/concept/out_of_school_activities>
  skos:definition "Out-of-school activities can play an important role in the life of gifted youth. Parents and gifted youth educators, challenged to meet the unique needs of students using established school curriculums, often turn to out-of-school programs to support the enrichment needs of gifted youth. [Source: <a href=\"https://sk.sagepub.com/reference/giftedness/n284.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Giftedness, Creativity, and Talent; Out-of-School</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/visits_(educational)>, <https://concepts.sagepub.com/social-science/concept/homework> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/learning_methods> ;
  skos:prefLabel "out of school activities"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/visits_(educational)>
  skos:prefLabel "visits (educational)"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/out_of_school_activities> .

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

<https://concepts.sagepub.com/social-science/concept/homework>
  skos:prefLabel "homework"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/out_of_school_activities> .

