@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/population_control>
  skos:definition "Population control is the control and management of demographic processes having to do with fertility, mortality, and migration for the sake of achieving non-demographic objectives relating to culture, politics, and/or the economy. The subject requires a gender lens particularly with regard to fertility, as women are the ones who become pregnant and give birth. [Source: <a href=\"https://sk.sagepub.com/reference/gender/n330.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Gender and Society; Population Control</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D011155.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/population_dynamics> ;
  skos:prefLabel "population control"@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/population_control> .

<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_control> .

