@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/developmental_processes>
  skos:prefLabel "developmental processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/infant_reflexes> .

<https://concepts.sagepub.com/social-science/concept/infant_development>
  skos:prefLabel "infant development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/infant_reflexes> .

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

<https://concepts.sagepub.com/social-science/concept/infant_reflexes>
  skos:definition "Newborn infants perform a number of automatic behaviors called reflexes, most of which develop before birth and disappear within the first year of life. Reflexes are unlearned, involuntary responses to specific stimuli, and they provide information about the condition of the brain and the nervous system. [Source: <a href=\"https://sk.sagepub.com/reference/applieddevscience/n225.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Applied Developmental Science; Infant Reflexes</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/infant_development>, <https://concepts.sagepub.com/social-science/concept/developmental_processes> ;
  skos:prefLabel "infant reflexes"@en ;
  a skos:Concept .

