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

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

<https://concepts.sagepub.com/social-science/concept/adaptive_radiation>
  skos:definition "Adaptive radiation is a term used to describe a period in evolutionary history when a single or a few species diversified and underwent relatively rapid speciation. The event is distinguished from the background pattern of evolution in two ways: in pace and in the extent of diversification. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n8.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Adaptive Radiation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/biogeography> ;
  skos:prefLabel "adaptive radiation"@en ;
  a skos:Concept .

