@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/fertility>
  skos:definition "Fertility is defined as the ability to conceive after one year of unprotected coitus. Fertility is a multifactorial process. [Source: <a href=\"https://sk.sagepub.com/reference/obesity/n173.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Obesity; Fertility</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/women_and_obesity>, <https://concepts.sagepub.com/social-science/concept/population_and_environment>, <https://concepts.sagepub.com/social-science/concept/motherhood_and_health>, <https://concepts.sagepub.com/social-science/concept/health_implications_of_obesity>, <https://concepts.sagepub.com/social-science/concept/births> ;
  skos:prefLabel "fertility"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/women_and_obesity>
  skos:prefLabel "women and obesity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fertility> .

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

<https://concepts.sagepub.com/social-science/concept/motherhood_and_health>
  skos:prefLabel "motherhood and health"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fertility> .

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

<https://concepts.sagepub.com/social-science/concept/population_and_environment>
  skos:prefLabel "population and environment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fertility> .

<https://concepts.sagepub.com/social-science/concept/health_implications_of_obesity>
  skos:prefLabel "health implications of obesity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fertility> .

