@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/03A687C0FFF3FFDAC2EEFC14FD84FA0C>
    dc:creator "Stöhr, O.; Pilsl, P.; Essl, F.; Hohla, M.; Schröck, C." ;
    dc:title "Chamaecyparis pisifera ENDL." ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Chamaecyparis_pisifera_(SIEB_> ;
    trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5407540> ;
    a trt:Treatment .

<http://dx.doi.org/10.5281/zenodo.5407540>
    bibo:endPage "292" ;
    bibo:issue "1" ;
    bibo:journal "Linzer biologische Beiträge" ;
    bibo:pubDate "2007-07-23" ;
    bibo:startPage "155" ;
    bibo:volume "39" ;
    dc:creator "Stöhr, O.; Pilsl, P.; Essl, F.; Hohla, M.; Schröck, C." ;
    dc:date "2007" ;
    dc:title "Beiträge zur Flora von Österreich, II" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Plantae/Chamaecyparis_pisifera_(SIEB_>
    dwc:authority "(SIEB. et ZUCC.) SIEB. et ZUCC. ex ENDL." ;
    dwc:authorityName "ENDL." ;
    dwc:baseAuthorityName "SIEB. et ZUCC." ;
    dwc:class "Pinopsida" ;
    dwc:family "Cupressaceae" ;
    dwc:genus "Chamaecyparis" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Pinales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "(SIEB. & ZUCC.) ENDL." ;
    dwc:species "pisifera" ;
    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/TJJK> ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Chamaecyparis_pisifera> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Plantae/Chamaecyparis_pisifera>
    dwc:class "Pinopsida" ;
    dwc:family "Cupressaceae" ;
    dwc:genus "Chamaecyparis" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Pinales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:species "pisifera" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chamaecyparis> ;
    a dwcFP:TaxonName .

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

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

<http://taxon-name.plazi.org/id/Plantae/Pinales>
    dwc:order "Pinales" ;
    dwc:rank "order" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pinopsida> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Pinopsida>
    dwc:class "Pinopsida" ;
    dwc:rank "class" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
    a dwcFP:TaxonName .

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