@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/A60125A6B57A5A26B68DB671C4A50172>
    dc:creator "Lee, Jong-Won; Yun, Ho-Geun; Hwang, Tae Young; Kim, Kyungmin; Jung, Se-Hoon; An, Jong Bin" ;
    dc:title "Parathelypteris japonica Ching 1963" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Parathelypteris_japonica_Baker_1963> ;
    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/Parathelypteris_japonica_Baker_1963>
    dwc:LSID "A60125A6-B57A-5A26-B68D-B671C4A50172" ;
    dwc:authority "(Baker) Ching, 1963" ;
    dwc:authorityName "Ching" ;
    dwc:authorityYear "1963" ;
    dwc:baseAuthorityName "Baker" ;
    dwc:class "Polypodiopsida" ;
    dwc:family "Thelypteridaceae" ;
    dwc:genus "Parathelypteris" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Polypodiales" ;
    dwc:phylum "Monilophytes" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "(Baker) Ching, 1963" ;
    dwc:species "japonica" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Parathelypteris_japonica> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Plantae/Parathelypteris_japonica>
    dwc:class "Polypodiopsida" ;
    dwc:family "Thelypteridaceae" ;
    dwc:genus "Parathelypteris" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Polypodiales" ;
    dwc:phylum "Monilophytes" ;
    dwc:rank "species" ;
    dwc:species "japonica" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Parathelypteris> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Parathelypteris>
    dwc:class "Polypodiopsida" ;
    dwc:family "Thelypteridaceae" ;
    dwc:genus "Parathelypteris" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Polypodiales" ;
    dwc:phylum "Monilophytes" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Thelypteridaceae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Thelypteridaceae>
    dwc:class "Polypodiopsida" ;
    dwc:family "Thelypteridaceae" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Polypodiales" ;
    dwc:phylum "Monilophytes" ;
    dwc:rank "family" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiales> ;
    a dwcFP:TaxonName .

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

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

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