@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/global_demographic_change>
  skos:prefLabel "global demographic change"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/population_growth> .

<https://concepts.sagepub.com/social-science/concept/population_dynamics>
  skos:prefLabel "population dynamics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/population_growth> .

<https://concepts.sagepub.com/social-science/concept/natural_growth_rate>
  skos:prefLabel "natural growth rate"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/population_growth> .

<https://concepts.sagepub.com/social-science/concept/population_explosion>
  skos:prefLabel "population explosion"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/population_growth> .

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

<https://concepts.sagepub.com/social-science/concept/population_growth>
  skos:definition "Population growth is defined as the balance between the number of people that enter a population (through births and immigration) and the number of people that leave the same population (through deaths and emigration) during the same period of time. If the number of entering people is greater than the number of leaving people, the population growth is positive, and the population size becomes greater over time. [Source: <a href=\"https://sk.sagepub.com/reference/consumption-waste/n266.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Consumption and Waste: The Social Science of Garbage; Population Growth</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/population_explosion>, <https://concepts.sagepub.com/social-science/concept/natural_growth_rate> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D011158.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/population_dynamics>, <https://concepts.sagepub.com/social-science/concept/global_demographic_change> ;
  skos:prefLabel "population growth"@en ;
  a skos:Concept .

