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

<https://concepts.sagepub.com/social-science/concept/pregnancy_outcome>
  skos:prefLabel "pregnancy outcome"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/low_birth_weight> .

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

<https://concepts.sagepub.com/social-science/concept/low_birth_weight>
  skos:definition "Newborns who weigh less than 5 pounds, 8 ounces, are classified as being of low-birth weight (LBW). (A related category, small for gestational age [SGA], is sex specific and includes children who are less than the 10th percentile for birth weight and gestational age.) LBW, a marker for fetal underdevelopment, has been linked to a variety of causes, for example, maternal tobacco and alcohol use, maternal age, poor maternal nutrition, lower socioeconomic status, and so forth. [Source: <a href=\"https://sk.sagepub.com/reference/obesity/n279.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Obesity; Low Birth Weight</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pregnancy_outcome>, <https://concepts.sagepub.com/social-science/concept/birth_weight>, <https://concepts.sagepub.com/social-science/concept/birth_and_infancy>, <https://concepts.sagepub.com/social-science/concept/biological_or_genetic_contributors_to_obesity> ;
  skos:prefLabel "low birth weight"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/biological_or_genetic_contributors_to_obesity>
  skos:prefLabel "biological or genetic contributors to obesity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/low_birth_weight> .

<https://concepts.sagepub.com/social-science/concept/birth_weight>
  skos:prefLabel "birth weight"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/low_birth_weight> .

