@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/birth_and_infancy>
  skos:prefLabel "birth and infancy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/birth_defects> .

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

<https://concepts.sagepub.com/social-science/concept/birth_defects>
  skos:definition "Birth defects, also known as congenital malformations or anomalies, are abnormalities in the structure or function of organs that are present at birth. They are the leading cause of infant death and contribute to morbidity and long-term disability in the population. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n45.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Birth Defects</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/medical_care_and_research>, <https://concepts.sagepub.com/social-science/concept/epidemiological_concepts>, <https://concepts.sagepub.com/social-science/concept/child_health>, <https://concepts.sagepub.com/social-science/concept/birth_and_infancy> ;
  skos:prefLabel "birth defects"@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/birth_defects> .

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

<https://concepts.sagepub.com/social-science/concept/medical_care_and_research>
  skos:prefLabel "medical care and research"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/birth_defects> .

