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

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

<https://concepts.sagepub.com/social-science/concept/developmental_milestones>
  skos:definition "Developmental milestones are important, measurable indicators of an individual's growth that are evaluated based upon age. Each milestone is associated with a specific age and indicates typical development, although the age at which a typically developing child reaches each of these milestones may vary considerably. [Source: <a href=\"https://sk.sagepub.com/reference/schoolpsychology/n77.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Psychology; Developmental Milestones</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/child_development> ;
  skos:prefLabel "developmental milestones"@en ;
  a skos:Concept .

