@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/gestational_age>
  skos:definition "Gestational age is the time period in which the fetus grows inside the uterus. Measured in weeks, gestational age has implications for the fetus's growth, as well as cognitive and physical development. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n179.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Gestational Age</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/ageing> ;
  skos:prefLabel "gestational age"@en ;
  a skos:Concept .

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

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

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

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

