@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/medical_specialization>
  skos:prefLabel "medical specialization"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pediatrics> .

<https://concepts.sagepub.com/social-science/concept/neonatology>
  skos:prefLabel "neonatology"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pediatrics> .

<https://concepts.sagepub.com/social-science/concept/perinatology>
  skos:prefLabel "perinatology"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pediatrics> .

<https://concepts.sagepub.com/social-science/concept/medicine>
  skos:prefLabel "medicine"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pediatrics> .

<https://concepts.sagepub.com/social-science/concept/child_health>
  skos:prefLabel "child health"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pediatrics> .

<https://concepts.sagepub.com/social-science/concept/behavioral_pediatrics>
  skos:prefLabel "behavioral pediatrics"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pediatrics> .

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

<https://concepts.sagepub.com/social-science/concept/pediatrics>
  a skos:Concept ;
  skos:prefLabel "pediatrics"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/medicine>, <https://concepts.sagepub.com/social-science/concept/medical_specialization>, <https://concepts.sagepub.com/social-science/concept/child_health> ;
  skos:definition "Pediatrics is the medical specialty concerned with the health of infants, children, and adolescents; their growth and development; and their opportunity to achieve full potential as adults. This includes the age group from newborn to age 16–21, depending on the country. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n950.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Pediatrics</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/perinatology>, <https://concepts.sagepub.com/social-science/concept/behavioral_pediatrics>, <https://concepts.sagepub.com/social-science/concept/neonatology> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D010372.html> .

