@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/038B963769242A7CB02EF96915D0FBCE>
    # Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/mascarenensis>' due to issues with rank ;
    dc:creator "Ahamada H. Saïd; Sabine Hennequin; Germinal Rouhan; Jean-Yves Dubuisson" ;
    dc:title "Crepidomanes minutum var. mascarenensis Pynee & Dubuisson" ;
    trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Crepidomanes_minutum_mascarenensis> ;
    trt:publishedIn <http://dx.doi.org/10.5852/ejt.2017.313> ;
    trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Crepidomanes_minutum_mascarenensis> ;
    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-name.plazi.org/id/Plantae/Crepidomanes_minutum_mascarenensis>
    dwc:class "Polypodiopsida" ;
    dwc:family "Hymenophyllaceae" ;
    dwc:genus "Crepidomanes" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Hymenophyllales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "variety" ;
    dwc:species "minutum" ;
    dwc:variety "mascarenensis" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Crepidomanes_minutum> ;
    a dwcFP:TaxonName .

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

<http://taxon-name.plazi.org/id/Plantae/Crepidomanes>
    dwc:class "Polypodiopsida" ;
    dwc:family "Hymenophyllaceae" ;
    dwc:genus "Crepidomanes" ;
    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 .