@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .

<http://treatment.plazi.org/id/03A88F5E8756FFD382C240A8FBEC7061>
    dc:creator "Söderström, Lars; Hagborg, Anders; Konrat, Matt Von" ;
    dc:title "Cololejeunea mutabilis var. borneensis Chuah-Pet., Polish Bot. J." ;
    trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.170.2.1> ;
    trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Cololejeunea_mutabilis_borneensis> ;
    a trt:Treatment .

<http://dx.doi.org/10.11646/phytotaxa.170.2.1>
    bibo:endPage "85" ;
    bibo:issue "2" ;
    bibo:journal "Phytotaxa" ;
    bibo:pubDate "2014-05-22" ;
    bibo:startPage "61" ;
    bibo:volume "170" ;
    dc:creator "Söderström, Lars; Hagborg, Anders; Konrat, Matt Von" ;
    dc:date "2014" ;
    dc:title "Early Land Plants Today: Index of Liverworts & Hornworts 2011 - 2012" ;
    a fabio:JournalArticle .

<http://taxon-name.plazi.org/id/Plantae/Cololejeunea_mutabilis_borneensis>
    dwc:class "Jungermanniopsida" ;
    dwc:family "Lejeuneaceae" ;
    dwc:genus "Cololejeunea" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Porellales" ;
    dwc:phylum "Bryophyta" ;
    dwc:rank "variety" ;
    dwc:species "mutabilis" ;
    dwc:variety "borneensis" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cololejeunea_mutabilis> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Cololejeunea_mutabilis>
    dwc:class "Jungermanniopsida" ;
    dwc:family "Lejeuneaceae" ;
    dwc:genus "Cololejeunea" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Porellales" ;
    dwc:phylum "Bryophyta" ;
    dwc:rank "species" ;
    dwc:species "mutabilis" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cololejeunea> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Cololejeunea>
    dwc:class "Jungermanniopsida" ;
    dwc:family "Lejeuneaceae" ;
    dwc:genus "Cololejeunea" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Porellales" ;
    dwc:phylum "Bryophyta" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lejeuneaceae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Lejeuneaceae>
    dwc:class "Jungermanniopsida" ;
    dwc:family "Lejeuneaceae" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Porellales" ;
    dwc:phylum "Bryophyta" ;
    dwc:rank "family" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Porellales> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Porellales>
    dwc:class "Jungermanniopsida" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Porellales" ;
    dwc:phylum "Bryophyta" ;
    dwc:rank "order" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Jungermanniopsida> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Jungermanniopsida>
    dwc:class "Jungermanniopsida" ;
    dwc:kingdom "Plantae" ;
    dwc:phylum "Bryophyta" ;
    dwc:rank "class" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Bryophyta> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Bryophyta>
    dwc:kingdom "Plantae" ;
    dwc:phylum "Bryophyta" ;
    dwc:rank "phylum" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae>
    dwc:kingdom "Plantae" ;
    dwc:rank "kingdom" ;
    a dwcFP:TaxonName .