@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/finance_ethics>
  skos:prefLabel "finance ethics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/maximum_sustainable_yield> .

<https://concepts.sagepub.com/social-science/concept/maximum_sustainable_yield>
  skos:definition "MAXIMUM SUSTAINABLE YIELD is a term population ecologists and economists use to define the theoretical top catch or yield of a species that can be taken indefinitely without depleting the population. The maximum sustainable yield is assumed to be half of the carrying capacity of a species. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming/n409.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming and Climate Change; Maximum Sustainable Yield</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/finance_ethics>, <https://concepts.sagepub.com/social-science/concept/climate_and_society> ;
  skos:prefLabel "maximum sustainable yield"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/climate_and_society>
  skos:prefLabel "climate and society"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/maximum_sustainable_yield> .

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

