@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/cognitive_development>
  skos:prefLabel "cognitive development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sensory_development> .

<https://concepts.sagepub.com/social-science/concept/sensory_development>
  skos:definition "The processes by which an organism experiences and interacts with its world begin with sensation. A stimulus event in the world affects the body by producing changes at the sensory receptors. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n555.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Sensory Development</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cognitive_development> ;
  skos:prefLabel "sensory development"@en ;
  a skos:Concept .

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

