@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/predator_prey_relations> .

<https://concepts.sagepub.com/social-science/concept/conservation_and_ecology>
  skos:prefLabel "conservation and ecology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/predator_prey_relations> .

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

<https://concepts.sagepub.com/social-science/concept/predator_prey_relations>
  skos:definition "Predator/prey relations refer to the population dynamics between any heterotrophic species (consumers) and the species that it feeds on. The term “predator” in this usage refers to primary consumers (herbivores) as well as secondary and tertiary consumers (carnivores, top carnivores, and omnivores). [Source: <a href=\"https://sk.sagepub.com/reference/environment/n866.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Predator/Prey Relations</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/conservation_and_ecology>, <https://concepts.sagepub.com/social-science/concept/animal_geographies> ;
  skos:prefLabel "predator/prey relations"@en ;
  a skos:Concept .

