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

<https://concepts.sagepub.com/social-science/concept/research_theoretical_frameworks>
  skos:prefLabel "research/theoretical frameworks"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cladistics> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/cladistics> .

<https://concepts.sagepub.com/social-science/concept/cladistics>
  skos:definition "Cladistics is a method of reconstructing phylogeny without necessary recourse to either fossils or molecular distances. It is required to trace the evolutionary changes within a group of organisms (a series of taxa), and the following stages are followed. [Source: <a href=\"https://sk.sagepub.com/reference/anthropology/n174.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Anthropology; Cladistics</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/research_theoretical_frameworks>, <https://concepts.sagepub.com/social-science/concept/evolution> ;
  skos:prefLabel "cladistics"@en ;
  a skos:Concept .

