@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/epidemiological_concepts>
  skos:prefLabel "epidemiological concepts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/preterm_birth> .

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

<https://concepts.sagepub.com/social-science/concept/preterm_birth>
  skos:definition "Preterm birth is an adverse outcome of pregnancy in which delivery of a live-born infant occurs before the completion of 37 gestational weeks. Infants born between 32 and 36 gestational weeks are considered moderate preterm births, while those delivered earlier than 32 gestational weeks are classified as very preterm births. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n365.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Preterm Birth</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/medical_care_and_research>, <https://concepts.sagepub.com/social-science/concept/epidemiological_concepts> ;
  skos:prefLabel "preterm birth"@en ;
  a skos:Concept .

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

