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

This commit is contained in:
GG2RDF 2024-07-04 12:20:30 +00:00
parent c6c7b3184e
commit bf1f3d30ad
3000 changed files with 396143 additions and 0 deletions

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/A00D31B5794E917CFDDADD359C24971D>
dc:creator "Linnaeus, Carolus" ;
dc:title "Agave americana Linnaeus, 1753, spec. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Agave_americana_Linnaeus_1753> ;
trt:publishedIn <https://doi.org/10.5962/bhl.title.669> ;
a trt:Treatment .
<https://doi.org/10.5962/bhl.title.669>
dc:creator "Linnaeus, Carolus" ;
dc:date "1753" ;
dc:title "Species plantarum: exhibentes plantas rite cognitas, ad genera relatas, cum differentiis specificis, nominibus trivialibus, synonymis selectis, locis natalibus, secundum systema sexuale digestas" ;
a fabio:Book .
<http://taxon-concept.plazi.org/id/Plantae/Agave_americana_Linnaeus_1753>
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1753" ;
dwc:class "Liliopsida" ;
dwc:family "Asparagaceae" ;
dwc:genus "Agave" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
dwc:species "americana" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/662XT> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Agave_americana> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Agave_americana>
dwc:class "Liliopsida" ;
dwc:family "Asparagaceae" ;
dwc:genus "Agave" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "americana" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Agave> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Agave>
dwc:class "Liliopsida" ;
dwc:family "Asparagaceae" ;
dwc:genus "Agave" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asparagaceae>
dwc:class "Liliopsida" ;
dwc:family "Asparagaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
dwc:class "Liliopsida" ;
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,88 @@
@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/A00D52A09B556EE082A40605AF0C453E>
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
dc:title "Selaginella helvetica Link" ;
trt:publishedIn <http://publication.plazi.org/id/5520682A8B3E5F4BAB8ECD8C1949307C> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Selaginella_helvetica> ;
a trt:Treatment .
<http://publication.plazi.org/id/5520682A8B3E5F4BAB8ECD8C1949307C>
bibo:endPage "60" ;
bibo:startPage "60" ;
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
dc:date "2018" ;
dc:title "Flora Helvetica - Selaginellaceae" ;
a fabio:BookSection .
<http://taxon-name.plazi.org/id/Plantae/Selaginella_helvetica>
dwc:class "Lycopodiopsida" ;
dwc:family "Selaginellaceae" ;
dwc:genus "Selaginella" ;
dwc:kingdom "Plantae" ;
dwc:order "Selaginellales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "helvetica" ;
dwc:vernacularName "Schweizer Moosfarn"@de, "Selaginelle de Suisse"@fr, "Selaginella elvetica"@it ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Selaginella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Selaginella>
dwc:class "Lycopodiopsida" ;
dwc:family "Selaginellaceae" ;
dwc:genus "Selaginella" ;
dwc:kingdom "Plantae" ;
dwc:order "Selaginellales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Selaginellaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Selaginellaceae>
dwc:class "Lycopodiopsida" ;
dwc:family "Selaginellaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Selaginellales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Selaginellales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Selaginellales>
dwc:class "Lycopodiopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Selaginellales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lycopodiopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Lycopodiopsida>
dwc:class "Lycopodiopsida" ;
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,109 @@
@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/A00D804B5B9A3B193A2DAF3FEE38936F>
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
dc:title "Malaxis monophyllos Sw." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Microstylis_monophyllos> ;
trt:publishedIn <https://doi.org/10.5281/zenodo.291815> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Malaxis_monophyllos> ;
a trt:Treatment .
<https://doi.org/10.5281/zenodo.291815>
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
dc:date "1972" ;
dc:title "Flora der Schweiz und angrenzender Gebiete. Band 1. Pteridophyta bis Caryophyllaceae (2 nd edition): Registerzuband 1" ;
a fabio:Book .
<http://taxon-name.plazi.org/id/Plantae/Malaxis_monophyllos>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Malaxis" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "monophyllos" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malaxis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Malaxis>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Malaxis" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Orchidaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Orchidaceae>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
dwc:class "Liliopsida" ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Microstylis_monophyllos>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Microstylis" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "monophyllos" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Microstylis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Microstylis>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Microstylis" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Orchidaceae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,107 @@
@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/A00D8AB4744D5363A8F962B6E1DEFC53>
dc:creator "Komal, J.; Shashank, P. R.; Sondhi, Sanjay; Madan, Sohail; Sondhi, Yash; Meshram, Naresh M.; Anooj, S. S." ;
dc:title "Mocis undata" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mocis_undata_Fabricius_1775> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.9.e73997> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.9.e73997>
bibo:endPage "73997" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:pubDate "2021-10-06" ;
bibo:startPage "73997" ;
bibo:volume "9" ;
dc:creator "Komal, J.; Shashank, P. R.; Sondhi, Sanjay; Madan, Sohail; Sondhi, Yash; Meshram, Naresh M.; Anooj, S. S." ;
dc:date "2021" ;
dc:title "Moths (Insecta: Lepidoptera) of Delhi, India: An illustrated checklist based on museum specimens and surveys" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Mocis_undata_Fabricius_1775>
dwc:LSID "A00D8AB4-744D-5363-A8F9-62B6E1DEFC53" ;
dwc:authority "(Fabricius, 1775)" ;
dwc:baseAuthorityName "Fabricius" ;
dwc:baseAuthorityYear "1775" ;
dwc:class "Insecta" ;
dwc:family "Noctuidae" ;
dwc:genus "Mocis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
dwc:species "undata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mocis_undata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Mocis_undata>
dwc:class "Insecta" ;
dwc:family "Noctuidae" ;
dwc:genus "Mocis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "undata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mocis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mocis>
dwc:class "Insecta" ;
dwc:family "Noctuidae" ;
dwc:genus "Mocis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
dwc:class "Insecta" ;
dwc:family "Noctuidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
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,93 @@
@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/A00DA1A50B978E89978BBD5A044DA05D>
dc:creator "Couvreur, Thomas L. P.; Dagallier, Leo-Paul M. J.; Crozier, Francoise; Ghogue, Jean-Paul; Hoekstra, Paul H.; Kamdem, Narcisse G.; Johnson, David M.; Murray, Nancy A.; Sonke, Bonaventure" ;
dc:title "Letestudoxa Pellegr., Bull. Mus. Natl. Hist. Nat. 26: 654 1920" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Letestudoxa_Pellegr._1920> ;
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.207.61432> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/phytokeys.207.61432>
bibo:endPage "532" ;
bibo:journal "PhytoKeys" ;
bibo:pubDate "2022-09-20" ;
bibo:startPage "1" ;
bibo:volume "207" ;
dc:creator "Couvreur, Thomas L. P.; Dagallier, Leo-Paul M. J.; Crozier, Francoise; Ghogue, Jean-Paul; Hoekstra, Paul H.; Kamdem, Narcisse G.; Johnson, David M.; Murray, Nancy A.; Sonke, Bonaventure" ;
dc:date "2022" ;
dc:title "Flora of Cameroon - Annonaceae Vol 45" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Letestudoxa_Pellegr._1920>
dwc:authority "Pellegr., Bull. Mus. Natl. Hist. Nat. 26: 654, 1920" ;
dwc:authorityName "Pellegr., Bull. Mus. Natl. Hist. Nat. 26: 654" ;
dwc:authorityYear "1920" ;
dwc:class "Magnoliopsida" ;
dwc:family "Annonaceae" ;
dwc:genus "Letestudoxa" ;
dwc:kingdom "Plantae" ;
dwc:order "Magnoliales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Pellegr., Bull. Mus. Natl. Hist. Nat. 26: 654, 1920" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Letestudoxa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Letestudoxa>
dwc:class "Magnoliopsida" ;
dwc:family "Annonaceae" ;
dwc:genus "Letestudoxa" ;
dwc:kingdom "Plantae" ;
dwc:order "Magnoliales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Annonaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Annonaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Annonaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Magnoliales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Magnoliales" ;
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 .