@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_crises>
  skos:prefLabel "population crises"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/carrying_capacity> .

<https://concepts.sagepub.com/social-science/concept/corporations_and_the_environment>
  skos:prefLabel "corporations and the environment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/carrying_capacity> .

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

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

<https://concepts.sagepub.com/social-science/concept/carrying_capacity>
  skos:definition "Carrying capacity is best known today as a means of expressing the finitude of Earth's resources relative to the human population. However, the concept has been used in a remarkably wide range of fields beyond demography and geography, including anthropology, ecology, population biology, range and wildlife management, engineering, medicine, and law. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n135.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Carrying Capacity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/population_crises>, <https://concepts.sagepub.com/social-science/concept/environment_and_people>, <https://concepts.sagepub.com/social-science/concept/corporations_and_the_environment> ;
  skos:prefLabel "carrying capacity"@en ;
  a skos:Concept .

