GG2RDF 2024-07-04T10:51:45.858Z full update: 046 of 241 (plazi/treatments-xml)

This commit is contained in:
GG2RDF 2024-07-04 11:08:04 +00:00
parent 69b2e5baf2
commit 180fba1309
3000 changed files with 390731 additions and 0 deletions

View file

@ -0,0 +1,114 @@
@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/D9D336C7F894F519F42CAFE74A5AB31C>
cito:cites <https://binary.pensoft.net/fig/10412> ;
dc:creator "Prance, Ghillean T." ;
dc:title "Licania condoriensis Prance 2013, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Licania_condoriensis_Prance_2013> ;
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.26.4590> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/phytokeys.26.4590>
bibo:endPage "74" ;
bibo:journal "PhytoKeys" ;
bibo:pubDate "2013-09-27" ;
bibo:startPage "71" ;
bibo:volume "26" ;
dc:creator "Prance, Ghillean T." ;
dc:date "2013" ;
dc:title "A new species of Licania (Chrysobalanaceae) from Cordillera del Condor, Ecuador" ;
fabio:hasPart <https://binary.pensoft.net/fig/10412> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Licania_condoriensis_Prance_2013>
dwc:LSID "D9D336C7-F894-F519-F42C-AFE74A5AB31C" ;
dwc:authority "Prance" ;
dwc:authorityName "Prance" ;
dwc:authorityYear "2013" ;
dwc:class "Magnoliopsida" ;
dwc:family "Chrysobalanaceae" ;
dwc:genus "Licania" ;
dwc:kingdom "Plantae" ;
dwc:order "Malpighiales" ;
dwc:phylum "Magnoliophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Prance, 2013" ;
dwc:species "condoriensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Licania_condoriensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Licania_condoriensis>
dwc:class "Magnoliopsida" ;
dwc:family "Chrysobalanaceae" ;
dwc:genus "Licania" ;
dwc:kingdom "Plantae" ;
dwc:order "Malpighiales" ;
dwc:phylum "Magnoliophyta" ;
dwc:rank "species" ;
dwc:species "condoriensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Licania> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Licania>
dwc:class "Magnoliopsida" ;
dwc:family "Chrysobalanaceae" ;
dwc:genus "Licania" ;
dwc:kingdom "Plantae" ;
dwc:order "Malpighiales" ;
dwc:phylum "Magnoliophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chrysobalanaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Chrysobalanaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Chrysobalanaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Malpighiales" ;
dwc:phylum "Magnoliophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malpighiales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Malpighiales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Malpighiales" ;
dwc:phylum "Magnoliophyta" ;
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:kingdom "Plantae" ;
dwc:phylum "Magnoliophyta" ;
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:kingdom "Plantae" ;
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 .
<https://binary.pensoft.net/fig/10412>
dc:description "Figure 1. Licania condoriensis Prance: A habit B leaf undersurface showing reticulation from the deep stomatal cavities C ovary cross section D flower E bracteole F flower section. (Drawn from Neill & Quizhpe 15076 by Flora Bamford)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/10412> ;
a fabio:Figure .

View file

@ -0,0 +1,115 @@
@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/D9D3C81E59D759709D5D6B018DDD7AAA>
cito:cites <http://dx.doi.org/10.3897/afrinvertebr.62.76103.figure3> ;
dc:creator "Williams, Kirstin A.; Snyman, Louwrens Pieter" ;
dc:title "Haematopota megaera Usher 1965" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Haematopota_megaera_Usher_1965> ;
trt:publishedIn <http://dx.doi.org/10.3897/afrinvertebr.62.76103> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/afrinvertebr.62.76103>
bibo:endPage "495" ;
bibo:issue "2" ;
bibo:journal "African Invertebrates" ;
bibo:pubDate "2021-12-07" ;
bibo:startPage "485" ;
bibo:volume "62" ;
dc:creator "Williams, Kirstin A.; Snyman, Louwrens Pieter" ;
dc:date "2021" ;
dc:title "Tabanidae (Diptera) holotypes in the KwaZulu-Natal Museum collection: Part 1. Haematopota Meigen, 1803" ;
fabio:hasPart <http://dx.doi.org/10.3897/afrinvertebr.62.76103.figure3> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Haematopota_megaera_Usher_1965>
dwc:LSID "D9D3C81E-59D7-5970-9D5D-6B018DDD7AAA" ;
dwc:authority "Usher, 1965: 56 figs 8 c, d and 9 b." ;
dwc:authorityName "Usher" ;
dwc:authorityYear "1965" ;
dwc:class "Insecta" ;
dwc:family "Tabanidae" ;
dwc:genus "Haematopota" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Usher, 1965" ;
dwc:species "megaera" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Haematopota_megaera> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Haematopota_megaera>
dwc:class "Insecta" ;
dwc:family "Tabanidae" ;
dwc:genus "Haematopota" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "megaera" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Haematopota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Haematopota>
dwc:class "Insecta" ;
dwc:family "Tabanidae" ;
dwc:genus "Haematopota" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tabanidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tabanidae>
dwc:class "Insecta" ;
dwc:family "Tabanidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Diptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
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 .
<http://dx.doi.org/10.3897/afrinvertebr.62.76103.figure3>
dc:description "Figure 3. Haematopota megaera holotype A dorsal B lateral C head D - wing. Scale bars: 5 mm (A); 2 mm (B, D); 1 mm (C)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/619698> ;
a fabio:Figure .

View file

@ -0,0 +1,87 @@
@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/D9D3DF3A2386BFF944ABA5D84572FED5>
dc:creator "Info Flora" ;
dc:title "Ranunculus lingua L." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_lingua> ;
trt:publishedIn <http://publication.plazi.org/id/34B90B7AB2026296A6C9C5115E98956F> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_lingua> ;
a trt:Treatment .
<http://publication.plazi.org/id/34B90B7AB2026296A6C9C5115E98956F>
dc:creator "Info Flora" ;
dc:date "2021" ;
dc:title "Info Flora Schweiz - Ranunculaceae" .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_lingua>
# Info: Couldn't generate language tag for "Grosser Sumpf-Hahnenfuss"@undefined ;
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "lingua" ;
dwc:vernacularName "Grosser Sumpf-Hahnenfuss", "Grosser Sumpf-Hahnenfuss"@de, "Zungenblaettriger Hahnenfuss"@de, "Renoncule langue"@fr, "Grande douve"@fr, "Ranuncolo delle canne"@it ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
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: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 .

View file

@ -0,0 +1,105 @@
@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/D9D3F9299E748CC6B03AA585B1F466F6>
dc:creator "Forshage, Mattias; Bowdrey, Jeremy; Broad, Gavin R.; Spooner, Brian M.; van Veen, Frank" ;
dc:title "Aulacidea follioti Barbotin 1972" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Aulacidea_follioti_Barbotin_1972> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.5.e8049> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.5.e8049>
bibo:endPage "8049" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "8049" ;
bibo:volume "5" ;
dc:creator "Forshage, Mattias; Bowdrey, Jeremy; Broad, Gavin R.; Spooner, Brian M.; van Veen, Frank" ;
dc:date "2017" ;
dc:title "Checklist of British and Irish Hymenoptera - Cynipoidea" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Aulacidea_follioti_Barbotin_1972>
dwc:authority "Barbotin, 1972" ;
dwc:authorityName "Barbotin" ;
dwc:authorityYear "1972" ;
dwc:class "Insecta" ;
dwc:family "Cynipidae" ;
dwc:genus "Aulacidea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Barbotin, 1972" ;
dwc:species "follioti" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aulacidea_follioti> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Aulacidea_follioti>
dwc:class "Insecta" ;
dwc:family "Cynipidae" ;
dwc:genus "Aulacidea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "follioti" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aulacidea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Aulacidea>
dwc:class "Insecta" ;
dwc:family "Cynipidae" ;
dwc:genus "Aulacidea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cynipidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cynipidae>
dwc:class "Insecta" ;
dwc:family "Cynipidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
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,101 @@
@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/D9D3FE92F1A1954A944FB31468380A23>
dc:creator "Info Flora" ;
dc:title "Armeria alpina subsp. purpurea O. Schwarz" ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Armeria_alpina_purpurea> ;
trt:publishedIn <http://publication.plazi.org/id/D2A6F010AECECB0699F4B55EB862E1E5> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Armeria_alpina_purpurea> ;
a trt:Treatment .
<http://publication.plazi.org/id/D2A6F010AECECB0699F4B55EB862E1E5>
dc:creator "Info Flora" ;
dc:date "2021" ;
dc:title "Info Flora Schweiz - Plumbaginaceae" .
<http://taxon-name.plazi.org/id/Plantae/Armeria_alpina_purpurea>
# Info: Couldn't generate language tag for "Purpur-Alpen-Grasnelke"@undefined ;
dwc:class "Magnoliopsida" ;
dwc:family "Plumbaginaceae" ;
dwc:genus "Armeria" ;
dwc:kingdom "Plantae" ;
dwc:order "Caryophyllales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "subSpecies", "variety" ;
dwc:species "alpina" ;
dwc:subSpecies "purpurea" ;
dwc:variety "purpurea" ;
dwc:vernacularName "Purpur-Alpen-Grasnelke", "Purpur-Alpen-Grasnelke"@de, "Armeria pourpre"@fr ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Armeria_alpina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Armeria_alpina>
dwc:class "Magnoliopsida" ;
dwc:family "Plumbaginaceae" ;
dwc:genus "Armeria" ;
dwc:kingdom "Plantae" ;
dwc:order "Caryophyllales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "alpina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Armeria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Armeria>
dwc:class "Magnoliopsida" ;
dwc:family "Plumbaginaceae" ;
dwc:genus "Armeria" ;
dwc:kingdom "Plantae" ;
dwc:order "Caryophyllales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Plumbaginaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Plumbaginaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Plumbaginaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Caryophyllales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Caryophyllales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Caryophyllales" ;
dwc:phylum "Tracheophyta" ;
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: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 .