@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/demographic_transition>
  skos:definition "A concept of human population change from high to low birth rates and death rates, which accompanies economic development from a rural-agrarian to an urban-industrial society. The standard model of the demographic transition is characterised by a transitional period of population growth, which results from the decline in the fertility rate lagging behind the decline in the mortality rate. [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n1005.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; demographic transition</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_geography>, <https://concepts.sagepub.com/social-science/concept/health_sciences> ;
  skos:prefLabel "demographic transition"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/health_sciences>
  skos:prefLabel "health sciences"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/demographic_transition> .

