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

<https://concepts.sagepub.com/social-science/concept/developmental_surveillance>
  skos:prefLabel "developmental surveillance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/adolescent_growth_and_development> .

<https://concepts.sagepub.com/social-science/concept/adolescent_growth_and_development>
  skos:definition "Adolescence is the period defined as 11 to 21 years of age. This period of growth and development is further divided into early (11–14 years), middle (15–17 years), and late (18–21 years) adolescence. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-school-health/n11.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Health; Adolescent Growth and Development</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/developmental_surveillance> ;
  skos:prefLabel "adolescent growth and development"@en ;
  a skos:Concept .

