@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/AE7331F7FF1F51D4A49E97C9836E258E>
    dc:creator "Lee, Jong-Won; Yun, Ho-Geun; Hwang, Tae Young; Kim, Kyungmin; Jung, Se-Hoon; An, Jong Bin" ;
    dc:title "Beckmannia syzigachne (Steud.) Fernald 1928" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Beckmannia_syzigachne_Fernald_1928> ;
    trt:publishedIn <http://dx.doi.org/10.3897/BDJ.11.e113952> ;
    a trt:Treatment .

<http://dx.doi.org/10.3897/BDJ.11.e113952>
    bibo:endPage "113952" ;
    bibo:journal "Biodiversity Data Journal" ;
    bibo:pubDate "2023-12-18" ;
    bibo:startPage "113952" ;
    bibo:volume "11" ;
    dc:creator "Lee, Jong-Won; Yun, Ho-Geun; Hwang, Tae Young; Kim, Kyungmin; Jung, Se-Hoon; An, Jong Bin" ;
    dc:date "2023" ;
    dc:title "Floristic inventory and distribution characteristics of algific talus slopes in a specific area of forest biodiversity in South Korea" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Plantae/Beckmannia_syzigachne_Fernald_1928>
    # Warning: Removing "(Steud.)" from authority ;
    dwc:LSID "AE7331F7-FF1F-51D4-A49E-97C9836E258E" ;
    dwc:authority "(Steud.) Fernald, 1928" ;
    dwc:authorityName "(Steud.) Fernald" ;
    dwc:authorityYear "1928" ;
    dwc:class "Liliopsida" ;
    dwc:family "Poaceae" ;
    dwc:genus "Beckmannia" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Cyperales" ;
    dwc:phylum "Magnoliophyta" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Fernald, 1928" ;
    dwc:species "syzigachne" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Beckmannia_syzigachne> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Plantae/Beckmannia_syzigachne>
    dwc:class "Liliopsida" ;
    dwc:family "Poaceae" ;
    dwc:genus "Beckmannia" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Cyperales" ;
    dwc:phylum "Magnoliophyta" ;
    dwc:rank "species" ;
    dwc:species "syzigachne" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Beckmannia> ;
    a dwcFP:TaxonName .

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

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

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

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

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