@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/animal_geographies>
  skos:prefLabel "animal geographies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/overgrazing> .

<https://concepts.sagepub.com/social-science/concept/overgrazing>
  skos:definition "Overgrazing is a type of environmental degradation that results in the loss of productive capacity of the grazing or pasture land. Overgrazing occurs when grazing of the vegetation cover, primarily by ungulates both wild (giraffe, moose, rhinoceros, deer, gazelle) and domesticated (horse, cattle, goats, pigs, sheep), is unsustainable and causes irreversible ecosystem damage. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-crisis-management/n240.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crisis Management; Overgrazing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/natural_disasters>, <https://concepts.sagepub.com/social-science/concept/animal_geographies> ;
  skos:prefLabel "overgrazing"@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/overgrazing> .

<https://concepts.sagepub.com/social-science/concept/natural_disasters>
  skos:prefLabel "natural disasters"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/overgrazing> .

