<head> ... <link rel="schema.DCTERMS" href="http://purl.org/dc/terms/" > <meta name="DCTERMS.title" content="Lythrum salicaria L." > <meta name="DCTERMS.subject" content="SpeciesPage Plantae Lythrum salicaria Purple-loosestrife" > <meta name="DCTERMS.coverage" content="GB IE 155 British Isles and Western Europe" > <link rel="schema.TDWG" href="http://rs.tdwg.org/ontology/voc/TaxonConcept#" > <link rel="TDWG.hasName" href="urn:lsid:ipni.org:names:103757-3:1.1" > ... </head>
<link rel="DCTERMS.isReplacedBy" href="http://link_to_other_species_page" >In the accepted taxon page you could include this line in the header
<link rel="DCTERMS.replaces" href="http://link_to_other_species_page" >You can indicate that this page represents a taxon that is a child of another taxon (e.g. a species of a genus) by including a line like this:
<link rel="DCTERMS.isPartOf" href="http://link_to_other_species_page" >In the enclosing taxon page (e.g. the genus of a species) you can include a link like this:
<link rel="DCTERMS.hasPart" href="http://link_to_other_species_page" >