This commit is contained in:
treatmentbank 2024-12-01 02:24:29 +00:00
parent 110f1fa964
commit c0f51a77c8
11 changed files with 598 additions and 285 deletions

View file

@ -0,0 +1,188 @@
@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/03AC8149FFF0C80BFF7BF970B35DB51D>
cito:cites <http://dx.doi.org/10.5281/zenodo.13681589> ;
dc:creator "Scatigna, André V.; Carmo, João A. M.; Simões, André O." ;
dc:title "Mitracarpus pusillus Steyermark 1978" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF0C80BFF7BF970B35DB51D.mc.3B6D3A02FFF0C808FCD7F97FB2F1B528>, <http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF0C80BFF7BF970B35DB51D.mc.3B6D3A02FFF0C808FD38F8C7B4A9B528>, <http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF0C80BFF7BF970B35DB51D.mc.3B6D3A02FFF0C808FB7CF8C7B0E2B50C>, <http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF0C80BFF7BF970B35DB51D.mc.3B6D3A02FFF0C808FF2BF8E3B23BB50C>, <http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF0C80BFF7BF970B35DB51D.mc.3B6D3A02FFF3C80BFE0DF998B10BB4AD>, <http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF0C80BFF7BF970B35DB51D.mc.3B6D3A02FFF3C80BFED0F944B135B4F1>, <http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF0C80BFF7BF970B35DB51D.mc.3B6D3A02FFF3C80BFE86F960B19FB4D5>, <http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF0C80BFF7BF970B35DB51D.mc.3B6D3A02FFF3C80BFE6CF90CB5A7B4D5>, <http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF0C80BFF7BF970B35DB51D.mc.3B6D3A02FFF3C80BFF4EF928B359B51D> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Mitracarpus_pusillus_Steyermark_1978> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.243.3.8> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.243.3.8>
bibo:endPage "300" ;
bibo:issue "3" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2016-01-14" ;
bibo:startPage "297" ;
bibo:volume "243" ;
dc:creator "Scatigna, André V.; Carmo, João A. M.; Simões, André O." ;
dc:date "2016" ;
dc:title "New records of Philcoxia minensis (Plantaginaceae) and Mitracarpus pusillus (Rubiaceae): conservation status assessment and notes on type specimens of two threatened species from the Espinhaço Range, Minas Gerais, Brazil" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13681589> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Mitracarpus_pusillus_Steyermark_1978>
dwc:authority "Steyermark (1978: 36)" ;
dwc:authorityName "Steyermark" ;
dwc:authorityPageNumber "36" ;
dwc:authorityYear "1978" ;
dwc:class "Magnoliopsida" ;
dwc:family "Rubiaceae" ;
dwc:genus "Mitracarpus" ;
dwc:kingdom "Plantae" ;
dwc:order "Gentianales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Steyermark, 1978" ;
dwc:species "pusillus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6RKWT> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Mitracarpus_pusillus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Mitracarpus_pusillus>
dwc:class "Magnoliopsida" ;
dwc:family "Rubiaceae" ;
dwc:genus "Mitracarpus" ;
dwc:kingdom "Plantae" ;
dwc:order "Gentianales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "pusillus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Mitracarpus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Mitracarpus>
dwc:genus "Mitracarpus" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rubiaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Rubiaceae>
dwc:family "Rubiaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gentianales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Gentianales>
dwc:order "Gentianales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
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 .
<http://dx.doi.org/10.5281/zenodo.13681589>
dc:description "FIGURE 2. Philcoxia minensis flower.A. Front view; B. Lateral view.Mitracarpus pusillus inflorescence. C. Front view; D. Lateral view. (Photos: AB by AVS; CD by JAMC)." ;
fabio:hasRepresentation <https://zenodo.org/record/13681589/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF0C80BFF7BF970B35DB51D.mc.3B6D3A02FFF0C808FCD7F97FB2F1B528>
dwc:collectionCode "UB" ;
dwc:eventDate "1970-03-07" ;
dwc:locality "Serra do Cabral" ;
dwc:recordedBy "H. S. Irwin" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1200" ;
trt:gbifOccurrenceId "4985289311" ;
trt:httpUri <https://treatment.plazi.org/id/03AC8149FFF0C80BFF7BF970B35DB51D#3B6D3A02FFF0C808FCD7F97FB2F1B528> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF0C80BFF7BF970B35DB51D.mc.3B6D3A02FFF0C808FD38F8C7B4A9B528>
dwc:catalogNumber "MO2880038" ;
dwc:collectionCode "MO" ;
dwc:typeStatus "isotype" ;
trt:gbifOccurrenceId "4985289315" ;
trt:httpUri <https://treatment.plazi.org/id/03AC8149FFF0C80BFF7BF970B35DB51D#3B6D3A02FFF0C808FD38F8C7B4A9B528> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF0C80BFF7BF970B35DB51D.mc.3B6D3A02FFF0C808FB7CF8C7B0E2B50C>
dwc:catalogNumber "NY00132262" ;
dwc:collectionCode "NY" ;
trt:gbifOccurrenceId "4985289302" ;
trt:httpUri <https://treatment.plazi.org/id/03AC8149FFF0C80BFF7BF970B35DB51D#3B6D3A02FFF0C808FB7CF8C7B0E2B50C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF0C80BFF7BF970B35DB51D.mc.3B6D3A02FFF0C808FF2BF8E3B23BB50C>
dwc:catalogNumber "RB00177767" ;
dwc:collectionCode "RB" ;
trt:gbifOccurrenceId "4985289307" ;
trt:httpUri <https://treatment.plazi.org/id/03AC8149FFF0C80BFF7BF970B35DB51D#3B6D3A02FFF0C808FF2BF8E3B23BB50C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF0C80BFF7BF970B35DB51D.mc.3B6D3A02FFF3C80BFE0DF998B10BB4AD>
dwc:collectionCode "UB" ;
dwc:eventDate "1949-09-28" ;
dwc:locality "Serra do Cabral" ;
dwc:recordedBy "M. Magalhaes" ;
trt:gbifOccurrenceId "4985289314" ;
trt:httpUri <https://treatment.plazi.org/id/03AC8149FFF0C80BFF7BF970B35DB51D#3B6D3A02FFF3C80BFE0DF998B10BB4AD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF0C80BFF7BF970B35DB51D.mc.3B6D3A02FFF3C80BFED0F944B135B4F1>
dwc:collectionCode "UEC" ;
dwc:eventDate "2014-07-06" ;
dwc:locality "Parque Nacional das Sempre Vivas" ;
dwc:recordedBy "J. A. M. Carmo" ;
dwc:verbatimLatitude "-17.899166" ;
dwc:verbatimLongitude "-43.79889" ;
trt:gbifOccurrenceId "4985289303" ;
trt:httpUri <https://treatment.plazi.org/id/03AC8149FFF0C80BFF7BF970B35DB51D#3B6D3A02FFF3C80BFED0F944B135B4F1> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF0C80BFF7BF970B35DB51D.mc.3B6D3A02FFF3C80BFE86F960B19FB4D5>
dwc:collectionCode "UEC" ;
dwc:eventDate "2014-07-08" ;
dwc:locality "Parque Estadual da Serra do Cabral" ;
dwc:recordedBy "J. A. M. Carmo" ;
dwc:verbatimLatitude "-17.706667" ;
dwc:verbatimLongitude "-44.194447" ;
trt:gbifOccurrenceId "4985289304" ;
trt:httpUri <https://treatment.plazi.org/id/03AC8149FFF0C80BFF7BF970B35DB51D#3B6D3A02FFF3C80BFE86F960B19FB4D5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF0C80BFF7BF970B35DB51D.mc.3B6D3A02FFF3C80BFE6CF90CB5A7B4D5>
dwc:collectionCode "HUEFS" ;
dwc:eventDate "2005-03-30" ;
dwc:locality "Serra do Cabral" ;
dwc:recordedBy "E. B. Souza" ;
dwc:verbatimLatitude "-17.692778" ;
dwc:verbatimLongitude "-44.19889" ;
trt:gbifOccurrenceId "4985289301" ;
trt:httpUri <https://treatment.plazi.org/id/03AC8149FFF0C80BFF7BF970B35DB51D#3B6D3A02FFF3C80BFE6CF90CB5A7B4D5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF0C80BFF7BF970B35DB51D.mc.3B6D3A02FFF3C80BFF4EF928B359B51D>
dwc:collectionCode "SPF, K" ;
dwc:eventDate "2004-01-26" ;
dwc:locality "Corrego da Onca" ;
dwc:recordedBy "J. R. Pirani" ;
dwc:verbatimElevation "1146" ;
dwc:verbatimLatitude "-17.699165" ;
dwc:verbatimLongitude "-44.270832" ;
trt:gbifOccurrenceId "4985289310" ;
trt:httpUri <https://treatment.plazi.org/id/03AC8149FFF0C80BFF7BF970B35DB51D#3B6D3A02FFF3C80BFF4EF928B359B51D> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,171 @@
@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/03AC8149FFF1C808FF4EF993B273B49C>
cito:cites <http://dx.doi.org/10.5281/zenodo.13681589> ;
dc:creator "Scatigna, André V.; Carmo, João A. M.; Simões, André O." ;
dc:title "Philcoxia minensis V. C. Souza & Giul." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF1C808FF4EF993B273B49C.mc.3B6D3A02FFF1C809FCBDF991B3EEB4A2>, <http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF1C808FF4EF993B273B49C.mc.3B6D3A02FFF1C809FC3AF9BDB414B486>, <http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF1C808FF4EF993B273B49C.mc.3B6D3A02FFF0C808FE08FA27B356B42C>, <http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF1C808FF4EF993B273B49C.mc.3B6D3A02FFF0C808FCA5F9C3B511B470>, <http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF1C808FF4EF993B273B49C.mc.3B6D3A02FFF0C808FAE6F9EFB3DEB454>, <http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF1C808FF4EF993B273B49C.mc.3B6D3A02FFF0C808FC2DF98BB3B0B4B8>, <http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF1C808FF4EF993B273B49C.mc.3B6D3A02FFF0C808FC7AF9B7B270B49C> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Philcoxia_minensis_Souza_> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.243.3.8> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.243.3.8>
bibo:endPage "300" ;
bibo:issue "3" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2016-01-14" ;
bibo:startPage "297" ;
bibo:volume "243" ;
dc:creator "Scatigna, André V.; Carmo, João A. M.; Simões, André O." ;
dc:date "2016" ;
dc:title "New records of Philcoxia minensis (Plantaginaceae) and Mitracarpus pusillus (Rubiaceae): conservation status assessment and notes on type specimens of two threatened species from the Espinhaço Range, Minas Gerais, Brazil" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13681589> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Philcoxia_minensis_Souza_>
dwc:authority "V. C. Souza & Giul." ;
dwc:authorityName "V. C. Souza & Giul." ;
dwc:class "Magnoliopsida" ;
dwc:family "Plantaginaceae" ;
dwc:genus "Philcoxia" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Souza & Giul." ;
dwc:species "minensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4G5PM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Philcoxia_minensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Philcoxia_minensis>
dwc:class "Magnoliopsida" ;
dwc:family "Plantaginaceae" ;
dwc:genus "Philcoxia" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "minensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Philcoxia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Philcoxia>
dwc:genus "Philcoxia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Plantaginaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Plantaginaceae>
dwc:family "Plantaginaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
dwc:order "Lamiales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
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 .
<http://dx.doi.org/10.5281/zenodo.13681589>
dc:description "FIGURE 2. Philcoxia minensis flower.A. Front view; B. Lateral view.Mitracarpus pusillus inflorescence. C. Front view; D. Lateral view. (Photos: AB by AVS; CD by JAMC)." ;
fabio:hasRepresentation <https://zenodo.org/record/13681589/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF1C808FF4EF993B273B49C.mc.3B6D3A02FFF1C809FCBDF991B3EEB4A2>
dwc:catalogNumber "SPF190329" ;
dwc:collectionCode "SPF" ;
dwc:eventDate "1981-04-17" ;
dwc:locality "Serra do Cabral" ;
dwc:recordedBy "L. Rossi" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "4985289309" ;
trt:httpUri <https://treatment.plazi.org/id/03AC8149FFF1C808FF4EF993B273B49C#3B6D3A02FFF1C809FCBDF991B3EEB4A2> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF1C808FF4EF993B273B49C.mc.3B6D3A02FFF1C809FC3AF9BDB414B486>
dwc:catalogNumber "K001097116" ;
dwc:collectionCode "K" ;
dwc:typeStatus "isotype" ;
trt:gbifOccurrenceId "4985289305" ;
trt:httpUri <https://treatment.plazi.org/id/03AC8149FFF1C808FF4EF993B273B49C#3B6D3A02FFF1C809FC3AF9BDB414B486> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF1C808FF4EF993B273B49C.mc.3B6D3A02FFF0C808FE08FA27B356B42C>
dwc:collectionCode "UEC" ;
dwc:eventDate "2012-03-28" ;
dwc:locality "Parque Estadual da Serra do Cabral" ;
dwc:recordedBy "A. V. Scatigna" ;
dwc:verbatimLatitude "-17.422222" ;
dwc:verbatimLongitude "-44.113888" ;
trt:gbifOccurrenceId "4985289312" ;
trt:httpUri <https://treatment.plazi.org/id/03AC8149FFF1C808FF4EF993B273B49C#3B6D3A02FFF0C808FE08FA27B356B42C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF1C808FF4EF993B273B49C.mc.3B6D3A02FFF0C808FCA5F9C3B511B470>
dwc:collectionCode "UEC" ;
dwc:eventDate "2014-07-05" ;
dwc:locality "Parque Estadual do Rio Preto" ;
dwc:recordedBy "A. V. Scatigna" ;
dwc:verbatimLatitude "-18.083889" ;
dwc:verbatimLongitude "-43.35611" ;
trt:gbifOccurrenceId "4985289306" ;
trt:httpUri <https://treatment.plazi.org/id/03AC8149FFF1C808FF4EF993B273B49C#3B6D3A02FFF0C808FCA5F9C3B511B470> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF1C808FF4EF993B273B49C.mc.3B6D3A02FFF0C808FAE6F9EFB3DEB454>
dwc:collectionCode "UEC" ;
dwc:eventDate "2015-01-11" ;
dwc:recordedBy "A. V. Scatigna & J. A. M. Carmo" ;
dwc:verbatimLatitude "-18.084723" ;
dwc:verbatimLongitude "-43.35611" ;
trt:gbifOccurrenceId "4985289316" ;
trt:httpUri <https://treatment.plazi.org/id/03AC8149FFF1C808FF4EF993B273B49C#3B6D3A02FFF0C808FAE6F9EFB3DEB454> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF1C808FF4EF993B273B49C.mc.3B6D3A02FFF0C808FC2DF98BB3B0B4B8>
dwc:collectionCode "UEC" ;
dwc:eventDate "2014-07-05" ;
dwc:locality "proximo ao PERP, Cruz do Crescencio" ;
dwc:recordedBy "A. V. Scatigna" ;
dwc:verbatimLatitude "-18.080833" ;
dwc:verbatimLongitude "-43.354443" ;
trt:gbifOccurrenceId "4985289313" ;
trt:httpUri <https://treatment.plazi.org/id/03AC8149FFF1C808FF4EF993B273B49C#3B6D3A02FFF0C808FC2DF98BB3B0B4B8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03AC8149FFF1C808FF4EF993B273B49C.mc.3B6D3A02FFF0C808FC7AF9B7B270B49C>
dwc:collectionCode "UEC" ;
dwc:eventDate "2015-01-11" ;
dwc:recordedBy "A. V. Scatigna & J. A. M. Carmo" ;
dwc:verbatimLatitude "-18.080833" ;
dwc:verbatimLongitude "-43.354443" ;
trt:gbifOccurrenceId "4985289308" ;
trt:httpUri <https://treatment.plazi.org/id/03AC8149FFF1C808FF4EF993B273B49C#3B6D3A02FFF0C808FC7AF9B7B270B49C> ;
a dwc:MaterialCitation .

View file

@ -1,22 +0,0 @@
@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#> .
# Error: the treatment is lacking the taxon
<http://treatment.plazi.org/id/03B787F6FFAC9B0E608378A8FBF5F9CC>
dc:creator "Fawcett, Susan; Smith, Alan R." ;
dc:title "Metathelypteris adscendens Ching" ;
trt:publishedIn <http://publication.plazi.org/id/FF8EFF8EFFE99B4B602B7D49FFA7FFBB> ;
a trt:Treatment .
<http://publication.plazi.org/id/FF8EFF8EFFE99B4B602B7D49FFA7FFBB>
dc:creator "Fawcett, Susan; Smith, Alan R." ;
dc:date "2021" ;
dc:title "A Generic Classification of the Thelypteridaceae" ;
a fabio:Book .

View file

@ -1,113 +0,0 @@
@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/03B787F6FFAD9B0E62267B76FD94FA6D>
dc:creator "Fawcett, Susan; Smith, Alan R." ;
dc:title "Metathelypteris" ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Metathelypteris_Ito_>, <http://taxon-concept.plazi.org/id/Plantae/Thelypteris_Metathelypteris_Ito_> ;
trt:publishedIn <http://dx.doi.org/10.17348/jbrit.v15.i2.1206> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Metathelypteris> ;
a trt:Treatment .
<http://dx.doi.org/10.17348/jbrit.v15.i2.1206>
dc:creator "Fawcett, Susan; Smith, Alan R." ;
dc:date "2021" ;
dc:title "A Generic Classification of the Thelypteridaceae" ;
a fabio:Book .
<http://taxon-concept.plazi.org/id/Plantae/Metathelypteris_Ito_>
dwc:authority "(H. Ito) Ching, Acta Phytotax. Sin." ;
dwc:authorityName "Ching, Acta Phytotax. Sin." ;
dwc:baseAuthorityName "H. Ito" ;
dwc:class "Polypodiopsida" ;
dwc:family "Thelypteridaceae" ;
dwc:genus "Metathelypteris" ;
dwc:kingdom "Plantae" ;
dwc:order "Polypodiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "(Ito) Ching, Acta Phytotax. Sin." ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5QNW> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Metathelypteris> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Thelypteris_Metathelypteris_Ito_>
dwc:authority "H. Ito" ;
dwc:authorityName "H. Ito" ;
dwc:class "Polypodiopsida" ;
dwc:family "Thelypteridaceae" ;
dwc:genus "Thelypteris" ;
dwc:kingdom "Plantae" ;
dwc:order "Polypodiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "section" ;
dwc:scientificNameAuthorship "Ito" ;
dwc:section "Metathelypteris" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8H89> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Thelypteris_Metathelypteris> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Metathelypteris>
dwc:class "Polypodiopsida" ;
dwc:family "Thelypteridaceae" ;
dwc:genus "Metathelypteris" ;
dwc:kingdom "Plantae" ;
dwc:order "Polypodiales" ;
dwc:phylum "Tracheophyta" ;
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:family "Thelypteridaceae" ;
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:order "Polypodiales" ;
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: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 .
<http://taxon-name.plazi.org/id/Plantae/Thelypteris_Metathelypteris>
dwc:class "Polypodiopsida" ;
dwc:family "Thelypteridaceae" ;
dwc:genus "Thelypteris" ;
dwc:kingdom "Plantae" ;
dwc:order "Polypodiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "section" ;
dwc:section "Metathelypteris" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Thelypteris> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Thelypteris>
dwc:genus "Thelypteris" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Thelypteridaceae> ;
a dwcFP:TaxonName .

View file

@ -1,119 +0,0 @@
@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/03B787F6FFD89B7962107926FCF2FB4C>
cito:cites <http://dx.doi.org/10.5281/zenodo.14111042> ;
dc:creator "Fawcett, Susan; Smith, Alan R." ;
dc:title "Cyclogramma" ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Cyclogramma_Tagawa_>, <http://taxon-concept.plazi.org/id/Plantae/Thelypteris_Cyclogramma_Tagawa_> ;
trt:publishedIn <http://dx.doi.org/10.17348/jbrit.v15.i2.1206> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Cyclogramma> ;
a trt:Treatment .
<http://dx.doi.org/10.17348/jbrit.v15.i2.1206>
dc:creator "Fawcett, Susan; Smith, Alan R." ;
dc:date "2021" ;
dc:title "A Generic Classification of the Thelypteridaceae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14111042> ;
a fabio:Book .
<http://taxon-concept.plazi.org/id/Plantae/Cyclogramma_Tagawa_>
dwc:authority "Tagawa, Acta Phytotax. Geobot." ;
dwc:authorityName "Tagawa, Acta Phytotax. Geobot." ;
dwc:class "Polypodiopsida" ;
dwc:family "Thelypteridaceae" ;
dwc:genus "Cyclogramma" ;
dwc:kingdom "Plantae" ;
dwc:order "Polypodiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Tagawa, Acta Phytotax. Geobot." ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3XXB> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Cyclogramma> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Thelypteris_Cyclogramma_Tagawa_>
dwc:authority "(Tagawa) K. Iwats., Mem. Coll. Sci. Univ." ;
dwc:baseAuthorityName "Tagawa" ;
dwc:class "Polypodiopsida" ;
dwc:family "Thelypteridaceae" ;
dwc:genus "Thelypteris" ;
dwc:kingdom "Plantae" ;
dwc:order "Polypodiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "subGenus" ;
dwc:scientificNameAuthorship "(Tagawa)" ;
dwc:subGenus "Cyclogramma" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8R48Y> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Thelypteris_Cyclogramma> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Cyclogramma>
dwc:class "Polypodiopsida" ;
dwc:family "Thelypteridaceae" ;
dwc:genus "Cyclogramma" ;
dwc:kingdom "Plantae" ;
dwc:order "Polypodiales" ;
dwc:phylum "Tracheophyta" ;
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:family "Thelypteridaceae" ;
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:order "Polypodiales" ;
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: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 .
<http://taxon-name.plazi.org/id/Plantae/Thelypteris_Cyclogramma>
dwc:class "Polypodiopsida" ;
dwc:family "Thelypteridaceae" ;
dwc:genus "Thelypteris" ;
dwc:kingdom "Plantae" ;
dwc:order "Polypodiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "subGenus" ;
dwc:subGenus "Cyclogramma" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Thelypteris> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Thelypteris>
dwc:genus "Thelypteris" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Thelypteridaceae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.14111042>
dc:description "FIG. 1. A synoptical treeillustrating relationships among genera of Thelypteridaceae based on Fawcett et al.(in press)." ;
fabio:hasRepresentation <https://zenodo.org/record/14111042/files/figure.png> ;
a fabio:Figure .

View file

@ -1,22 +0,0 @@
@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#> .
# Error: the treatment is lacking the taxon
<http://treatment.plazi.org/id/03B787F6FFDB9B7960BA7848FC6AFAED>
dc:creator "Fawcett, Susan; Smith, Alan R." ;
dc:title "Cyclogramma auriculata Ching" ;
trt:publishedIn <http://publication.plazi.org/id/FF8EFF8EFFE99B4B602B7D49FFA7FFBB> ;
a trt:Treatment .
<http://publication.plazi.org/id/FF8EFF8EFFE99B4B602B7D49FFA7FFBB>
dc:creator "Fawcett, Susan; Smith, Alan R." ;
dc:date "2021" ;
dc:title "A Generic Classification of the Thelypteridaceae" ;
a fabio:Book .

View file

@ -7,7 +7,6 @@
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
<http://treatment.plazi.org/id/03EFDD5DF6E968FAD925FCAD1E05FC16>
dc:creator "Beck, Robin M. D.; Voss, Robert S.; Jansa, Sharon A." ;
@ -29,12 +28,24 @@
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Perameloidea_Gray_1825>
# Error: Invalid Rank ;
dwc:authority "Gray, 1825" ;
dwc:authorityName "Gray" ;
dwc:authorityYear "1825" ;
dwc:kingdom "Animalia" ;
dwc:rank "superFamily" ;
dwc:scientificNameAuthorship "Gray, 1825" ;
dwc:superFamily "Perameloidea" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Perameloidea> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Perameloidea>
# Warning: Could not determine parent name ;
dwc:kingdom "Animalia" ;
dwc:rank "superFamily" ;
dwc:superFamily "Perameloidea" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -7,7 +7,6 @@
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
<http://treatment.plazi.org/id/03EFDD5DF6F268E3DABAFC29182BFD41>
dc:creator "Beck, Robin M. D.; Voss, Robert S.; Jansa, Sharon A." ;
@ -33,13 +32,20 @@
dwc:authorityName "Archer" ;
dwc:authorityYear "1988" ;
dwc:genus "Yalkaparidontia" ;
dwc:kingdom "Animalia" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Archer, 1988" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Yalkaparidontia> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Yalkaparidontia>
# Warning: Could not determine parent name ;
dwc:genus "Yalkaparidontia" ;
dwc:kingdom "Animalia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -7,7 +7,6 @@
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
<http://treatment.plazi.org/id/03EFDD5DF6F568E6D918FA751992F90D>
dc:creator "Beck, Robin M. D.; Voss, Robert S.; Jansa, Sharon A." ;
@ -33,13 +32,20 @@
dwc:authorityName "Beck" ;
dwc:authorityYear "2014" ;
dwc:genus "Agreodontia" ;
dwc:kingdom "Animalia" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Beck, 2014" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Agreodontia> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Agreodontia>
# Warning: Could not determine parent name ;
dwc:genus "Agreodontia" ;
dwc:kingdom "Animalia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -7,7 +7,6 @@
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
<http://treatment.plazi.org/id/03EFDD5DF6F668E7DAD7FC641E66FA67>
dc:creator "Beck, Robin M. D.; Voss, Robert S.; Jansa, Sharon A." ;
@ -33,13 +32,20 @@
dwc:authorityName "Szalay" ;
dwc:authorityYear "1982" ;
dwc:genus "Australidelphia" ;
dwc:kingdom "Animalia" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Szalay, 1982" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Australidelphia> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Australidelphia>
# Warning: Could not determine parent name ;
dwc:genus "Australidelphia" ;
dwc:kingdom "Animalia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,201 @@
@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/583A87A7FF988F47ECD969F6FA99FDF0>
dc:creator "Jimenez, Soledad; Suárez, Guillermo M." ;
dc:title "Philonotis polymorpha Kindb. Enum. Bryin. Exot., Suppl." ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Philonotis_polymorpha_Hal_> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Philonotis_fragilicaulis_Bot_>, <http://taxon-concept.plazi.org/id/Plantae/Philonotis_nigricans_Herzog_1916>, <http://taxon-concept.plazi.org/id/Plantae/Philonotis_nigroflava_Hal_>, <http://taxon-concept.plazi.org/id/Plantae/Philonotis_parallela_Dusen_1903> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.277.1.10> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.277.1.10>
bibo:endPage "96" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2016-09-23" ;
bibo:startPage "95" ;
bibo:volume "277" ;
dc:creator "Jimenez, Soledad; Suárez, Guillermo M." ;
dc:date "2016" ;
dc:title "New synonyms of Philonotis polymorpha (Bartramiaceae, Bryophyta) from Southern South America" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Philonotis_polymorpha_Hal_>
dwc:authority "(Mull. Hal.) Kindb. Enum. Bryin. Exot., Suppl." ;
dwc:baseAuthorityName "Mull. Hal." ;
dwc:class "Bryopsida" ;
dwc:family "Bartramiaceae" ;
dwc:genus "Philonotis" ;
dwc:kingdom "Plantae" ;
dwc:order "Bryales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Mull. Hal.)" ;
dwc:species "polymorpha" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4G9JR> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Philonotis_polymorpha> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Philonotis_fragilicaulis_Bot_>
dwc:authority "R. S. Williams. Bull. Torrey Bot." ;
dwc:class "Bryopsida" ;
dwc:family "Bartramiaceae" ;
dwc:genus "Philonotis" ;
dwc:kingdom "Plantae" ;
dwc:order "Bryales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Williams. Bull. Torrey Bot." ;
dwc:species "fragilicaulis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Philonotis_fragilicaulis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Philonotis_nigricans_Herzog_1916>
dwc:authority "Herzog" ;
dwc:authorityName "Herzog" ;
dwc:authorityYear "1916" ;
dwc:class "Bryopsida" ;
dwc:family "Bartramiaceae" ;
dwc:genus "Philonotis" ;
dwc:kingdom "Plantae" ;
dwc:order "Bryales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Herzog, 1916" ;
dwc:species "nigricans" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Philonotis_nigricans> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Philonotis_nigroflava_Hal_>
dwc:authority "Mull. Hal." ;
dwc:authorityName "Mull. Hal." ;
dwc:class "Bryopsida" ;
dwc:family "Bartramiaceae" ;
dwc:genus "Philonotis" ;
dwc:kingdom "Plantae" ;
dwc:order "Bryales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mull. Hal." ;
dwc:species "nigroflava" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Philonotis_nigroflava> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Philonotis_parallela_Dusen_1903>
dwc:authority "Dusen., Rep. Princeton Univ. Exp. Patagonia, Botany" ;
dwc:authorityName "Dusen., Rep. Princeton Univ. Exp. Patagonia, Botany" ;
dwc:authorityYear "1903" ;
dwc:class "Bryopsida" ;
dwc:family "Bartramiaceae" ;
dwc:genus "Philonotis" ;
dwc:kingdom "Plantae" ;
dwc:order "Bryales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Dusen., Rep. Princeton Univ. Exp. Patagonia, Botany, 1903" ;
dwc:species "parallela" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Philonotis_parallela> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Philonotis_polymorpha>
dwc:class "Bryopsida" ;
dwc:family "Bartramiaceae" ;
dwc:genus "Philonotis" ;
dwc:kingdom "Plantae" ;
dwc:order "Bryales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "species" ;
dwc:species "polymorpha" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Philonotis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Philonotis>
dwc:genus "Philonotis" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Bartramiaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Bartramiaceae>
dwc:family "Bartramiaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Bryales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Bryales>
dwc:order "Bryales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Bryopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Bryopsida>
dwc:class "Bryopsida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Bryophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Bryophyta>
dwc:phylum "Bryophyta" ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Philonotis_fragilicaulis>
dwc:class "Bryopsida" ;
dwc:family "Bartramiaceae" ;
dwc:genus "Philonotis" ;
dwc:kingdom "Plantae" ;
dwc:order "Bryales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "species" ;
dwc:species "fragilicaulis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Philonotis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Philonotis_nigricans>
dwc:class "Bryopsida" ;
dwc:family "Bartramiaceae" ;
dwc:genus "Philonotis" ;
dwc:kingdom "Plantae" ;
dwc:order "Bryales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "species" ;
dwc:species "nigricans" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Philonotis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Philonotis_nigroflava>
dwc:class "Bryopsida" ;
dwc:family "Bartramiaceae" ;
dwc:genus "Philonotis" ;
dwc:kingdom "Plantae" ;
dwc:order "Bryales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "species" ;
dwc:species "nigroflava" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Philonotis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Philonotis_parallela>
dwc:class "Bryopsida" ;
dwc:family "Bartramiaceae" ;
dwc:genus "Philonotis" ;
dwc:kingdom "Plantae" ;
dwc:order "Bryales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "species" ;
dwc:species "parallela" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Philonotis> ;
a dwcFP:TaxonName .