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

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

<https://concepts.sagepub.com/social-science/concept/phylogeny>
  skos:definition "A phylogeny is an evolutionary history of an organism or group of organisms; it may be interpreted as a genealogical tree, an ancestor and descendant lineage, or as systematic relationships of form within a classification scheme. Phylogenies are studied principally in the fields of phylogenet-ics and systematics. [Source: <a href=\"https://sk.sagepub.com/reference/time/n438.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Time: Science, Philosophy, Theology, &amp; Culture; Phylogeny</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D010802.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/classification> ;
  skos:prefLabel "phylogeny"@en ;
  a skos:Concept .

