@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/038B9637693C2A63B1BCFAE113B6F8FA>
    dc:creator "Ahamada H. Saïd; Sabine Hennequin; Germinal Rouhan; Jean-Yves Dubuisson" ;
    dc:title "Didymoglossum Desv. (Desvaux 1827" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Didymoglossum__1827> ;
    trt:publishedIn <http://dx.doi.org/10.5852/ejt.2017.313> ;
    a trt:Treatment .

<http://dx.doi.org/10.5852/ejt.2017.313>
    bibo:endPage "53" ;
    bibo:journal "European Journal of Taxonomy" ;
    bibo:pubDate "2017-04-28" ;
    bibo:startPage "1" ;
    bibo:volume "313" ;
    dc:creator "Ahamada H. Saïd; Sabine Hennequin; Germinal Rouhan; Jean-Yves Dubuisson" ;
    dc:date "2017" ;
    dc:title "Disentangling the diversity and taxonomy of Hymenophyllaceae (Hymenophyllales, Polypodiidae) in the Comoros" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Plantae/Didymoglossum__1827>
    dwc:authorityName "Desv. (Desvaux" ;
    dwc:authorityYear "1827" ;
    dwc:class "Polypodiopsida" ;
    dwc:family "Hymenophyllaceae" ;
    dwc:genus "Didymoglossum" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Hymenophyllales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "genus" ;
    dwc:scientificNameAuthorship "Desv. (Desvaux, 1827)" ;
    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/458J> ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Didymoglossum> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Plantae/Didymoglossum>
    dwc:class "Polypodiopsida" ;
    dwc:family "Hymenophyllaceae" ;
    dwc:genus "Didymoglossum" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Hymenophyllales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Hymenophyllaceae> ;
    a dwcFP:TaxonName .

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

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