@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#> .

<http://treatment.plazi.org/id/03C487C15F76FFBFFEC1FA3CFE6CF92C>
    dc:creator "Dauphin, Gregorio; Gradstein, S. Robbert; Allen, Noris Salazar" ;
    dc:title "Lophocolea liebmanniana Gottsche" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Lophocolea_liebmanniana_Gottsche_> ;
    trt:publishedIn <http://dx.doi.org/10.5252/cryptogamie-bryologie2022v43a9> ;
    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-concept.plazi.org/id/Plantae/Lophocolea_liebmanniana_Gottsche_>
    dwc:authority "Gottsche" ;
    dwc:authorityName "Gottsche" ;
    dwc:class "Jungermanniopsida" ;
    dwc:family "Lophocoleaceae" ;
    dwc:genus "Lophocolea" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Jungermanniales" ;
    dwc:phylum "Marchantiophyta" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Gottsche" ;
    dwc:species "liebmanniana" ;
    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3W327> ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lophocolea_liebmanniana> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Plantae/Lophocolea_liebmanniana>
    dwc:class "Jungermanniopsida" ;
    dwc:family "Lophocoleaceae" ;
    dwc:genus "Lophocolea" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Jungermanniales" ;
    dwc:phylum "Marchantiophyta" ;
    dwc:rank "species" ;
    dwc:species "liebmanniana" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lophocolea> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Lophocolea>
    dwc:genus "Lophocolea" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lophocoleaceae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Lophocoleaceae>
    dwc:family "Lophocoleaceae" ;
    dwc:rank "family" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Jungermanniales> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Jungermanniales>
    dwc:order "Jungermanniales" ;
    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:rank "class" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Marchantiophyta> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Marchantiophyta>
    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 .