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

<https://concepts.sagepub.com/social-science/concept/drills_(practice)>
  skos:prefLabel "drills (practice)"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/repetition> .

<https://concepts.sagepub.com/social-science/concept/learning_and_perception>
  skos:prefLabel "learning and perception"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/repetition> .

<https://concepts.sagepub.com/social-science/concept/repetition>
  skos:definition "The fact of repetition has profound significance, though it is seldom discussed. According to the author of Ecclesiastes, there is no new thing under the sun, and human life is the unwitting repetition of previous experiences. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-existential-psychotherapy-and-counselling/n502.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Existential Psychotherapy and Counselling; Repetition</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/grade_repetition>, <https://concepts.sagepub.com/social-science/concept/drills_(practice)> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/learning_and_perception> ;
  skos:prefLabel "repetition"@en ;
  a skos:Concept .

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

