@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/03C487C15F74FFBDFC0FFB58FB14FA0E>
    dc:creator "Dauphin, Gregorio; Gradstein, S. Robbert; Allen, Noris Salazar" ;
    dc:title "Lejeunea controversa Gottsche" ;
    trt:publishedIn <http://dx.doi.org/10.5252/cryptogamie-bryologie2022v43a9> ;
    trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Lejeunea_controversa> ;
    a trt:Treatment .

<http://dx.doi.org/10.5252/cryptogamie-bryologie2022v43a9>
    bibo:endPage "165" ;
    bibo:issue "9" ;
    bibo:journal "Cryptogamie, Bryologie" ;
    bibo:pubDate "2022-07-29" ;
    bibo:startPage "153" ;
    bibo:volume "20" ;
    dc:creator "Dauphin, Gregorio; Gradstein, S. Robbert; Allen, Noris Salazar" ;
    dc:date "2022" ;
    dc:title "Liverworts and hornworts of Barro Colorado Island, Panama" ;
    a fabio:JournalArticle .

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

<http://taxon-name.plazi.org/id/Plantae/Lejeunea>
    dwc:class "Jungermanniopsida" ;
    dwc:family "Lejeuneaceae" ;
    dwc:genus "Lejeunea" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Porellales" ;
    dwc:phylum "Marchantiophyta" ;
    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 "Marchantiophyta" ;
    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 "Marchantiophyta" ;
    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 "Marchantiophyta" ;
    dwc:rank "class" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Marchantiophyta> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Marchantiophyta>
    dwc:kingdom "Plantae" ;
    dwc:phylum "Marchantiophyta" ;
    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 .