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

<https://concepts.sagepub.com/social-science/concept/extinction>
  skos:definition "Extinction is a word commonly associated with undesirable, catastrophic loss of entire populations or species. However, extinction is as much a part of the cycle of life on Earth as is evolution. [Source: <a href=\"https://sk.sagepub.com/reference/anthropology/n329.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Anthropology; Extinction</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/population_and_environment>, <https://concepts.sagepub.com/social-science/concept/learning_and_memory>, <https://concepts.sagepub.com/social-science/concept/evolution>, <https://concepts.sagepub.com/social-science/concept/biogeography> ;
  skos:prefLabel "extinction"@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/extinction> .

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

<https://concepts.sagepub.com/social-science/concept/learning_and_memory>
  skos:prefLabel "learning and memory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/extinction> .

<https://concepts.sagepub.com/social-science/concept/evolution>
  skos:prefLabel "evolution"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/extinction> .

