@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/primary_circular_reactions>
  skos:definition "Circular reaction is term coined by Jean Piaget (1896–1980), a developmental biologist by training, who devoted his life to studying intellectual abilities from infancy to adolescence. The term describes stages of the infant's cognitive development in the sensorimotor period, the first of the stages identified by Piaget, which lasts from 0 to 24 months of age. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n498.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Primary Circular Reactions</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cognitive_development> ;
  skos:prefLabel "primary circular reactions"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/cognitive_development>
  skos:prefLabel "cognitive development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/primary_circular_reactions> .

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

