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

This commit is contained in:
GG2RDF 2024-07-04 11:17:21 +00:00
parent 78c179eed0
commit 3f99d01e28
3000 changed files with 402423 additions and 0 deletions

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/DBC75D550C23C45BF377FFC601E2D1E6>
dc:creator "Broad, Gavin R." ;
dc:title "Exochus tibialis Holmgren 1858" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Exochus_tibialis_Holmgren_1858> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e9042> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.4.e9042>
bibo:endPage "9042" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "9042" ;
bibo:volume "4" ;
dc:creator "Broad, Gavin R." ;
dc:date "2016" ;
dc:title "Checklist of British and Irish Hymenoptera - Ichneumonidae" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Exochus_tibialis_Holmgren_1858>
dwc:ID-ENA "1917388" ;
dwc:authority "Holmgren, 1858" ;
dwc:authorityName "Holmgren" ;
dwc:authorityYear "1858" ;
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Exochus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Holmgren, 1858" ;
dwc:species "tibialis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3DN5P> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Exochus_tibialis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Exochus_tibialis>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Exochus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "tibialis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Exochus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Exochus>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Exochus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
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,144 @@
@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/DBC760E43C803C0238C1367945478160>
dc:creator "Jarvis, Charlie" ;
dc:title "Brassica oleracea Linnaeus 1753" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/DBC760E43C803C0238C1367945478160.mc.01CD58194D1D43A7369A268BF9BC96B2> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Brassica_oleracea_Linnaeus_1753> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Brassica_oleracea_sylvestris_Linnaeus_1753> ;
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
a trt:Treatment .
<https://doi.org/10.5281/zenodo.291971>
bibo:endPage "369" ;
bibo:startPage "343" ;
dc:creator "Jarvis, Charlie" ;
dc:date "2007" ;
dc:title "Chapter 7: Linnaean Plant Names and their Types (part B)" ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Plantae/Brassica_oleracea_Linnaeus_1753>
dwc:authority "L." ;
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1753" ;
dwc:class "Magnoliopsida" ;
dwc:family "Brassicaceae" ;
dwc:genus "Brassica" ;
dwc:kingdom "Plantae" ;
dwc:order "Brassicales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
dwc:species "oleracea" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/N82N> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Brassica_oleracea> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Brassica_oleracea_sylvestris_Linnaeus_1753>
dwc:authority "Linnaeus" ;
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1753" ;
dwc:class "Magnoliopsida" ;
dwc:family "Brassicaceae" ;
dwc:genus "Brassica" ;
dwc:kingdom "Plantae" ;
dwc:order "Brassicales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "variety" ;
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
dwc:species "oleracea" ;
dwc:variety "sylvestris" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/N82N> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Brassica_oleracea_sylvestris> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Brassica_oleracea>
dwc:class "Magnoliopsida" ;
dwc:family "Brassicaceae" ;
dwc:genus "Brassica" ;
dwc:kingdom "Plantae" ;
dwc:order "Brassicales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "oleracea" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassica> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Brassica>
dwc:class "Magnoliopsida" ;
dwc:family "Brassicaceae" ;
dwc:genus "Brassica" ;
dwc:kingdom "Plantae" ;
dwc:order "Brassicales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Brassicaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Brassicaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Brassicales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Brassicales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Brassicales" ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Brassica_oleracea_sylvestris>
dwc:class "Magnoliopsida" ;
dwc:family "Brassicaceae" ;
dwc:genus "Brassica" ;
dwc:kingdom "Plantae" ;
dwc:order "Brassicales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "variety" ;
dwc:species "oleracea" ;
dwc:variety "sylvestris" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassica_oleracea> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/DBC760E43C803C0238C1367945478160.mc.01CD58194D1D43A7369A268BF9BC96B2>
dwc:catalogNumber "4" ;
dwc:collectionCode "BM-SL" ;
trt:gbifOccurrenceId "2612079466" ;
trt:httpUri <https://treatment.plazi.org/id/DBC760E43C803C0238C1367945478160#01CD58194D1D43A7369A268BF9BC96B2> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,90 @@
@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/DBC7715A9C54BF0E702B6799BC2CDC83>
dc:creator "Hull, F. M." ;
dc:title "Lamyra" ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Lamyra>, <http://taxon-name.plazi.org/id/Animalia/Lamyra_gulo> ;
trt:publishedIn <http://doi.org/10.5281/zenodo.3512900> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Lamyra> ;
a trt:Treatment .
<http://doi.org/10.5281/zenodo.3512900>
bibo:endPage "367" ;
bibo:journal "Bulletin of the United States National Museum" ;
bibo:startPage "365" ;
bibo:volume "224" ;
dc:creator "Hull, F. M." ;
dc:date "1962" ;
dc:title "Lamyra Loew" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Lamyra>
dwc:class "Insecta" ;
dwc:family "Asilidae" ;
dwc:genus "Lamyra" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asilidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Asilidae>
dwc:class "Insecta" ;
dwc:family "Asilidae" ;
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://taxon-name.plazi.org/id/Animalia/Lamyra_gulo>
dwc:class "Insecta" ;
dwc:family "Asilidae" ;
dwc:genus "Lamyra" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "gulo" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lamyra> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,89 @@
@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/DBC7BD8D29E466402318E30CF9A97731>
dc:creator "Strenzke, K." ;
dc:title "Nanhermannia elegantula" ;
trt:publishedIn <http://publication.plazi.org/id/8A5BFB75C00CAF87C094C6ED576A078E> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Nanhermannia_elegantula> ;
a trt:Treatment .
<http://publication.plazi.org/id/8A5BFB75C00CAF87C094C6ED576A078E>
bibo:endPage "75" ;
bibo:journal "Zoologischer Anzeiger" ;
bibo:startPage "69" ;
bibo:volume "150" ;
dc:creator "Strenzke, K." ;
dc:date "1953" ;
dc:title "Zwei neue Arten der Oribatiden-Gattung Nanhermannia" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Nanhermannia_elegantula>
dwc:class "Arachnida" ;
dwc:family "Nanhermanniidae" ;
dwc:genus "Nanhermannia" ;
dwc:kingdom "Animalia" ;
dwc:order "Sarcoptiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "elegantula" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nanhermannia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Nanhermannia>
dwc:class "Arachnida" ;
dwc:family "Nanhermanniidae" ;
dwc:genus "Nanhermannia" ;
dwc:kingdom "Animalia" ;
dwc:order "Sarcoptiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nanhermanniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Nanhermanniidae>
dwc:class "Arachnida" ;
dwc:family "Nanhermanniidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Sarcoptiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sarcoptiformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sarcoptiformes>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Sarcoptiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
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,126 @@
@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/DBC7D4AFA694F8373899B142BC3A456C>
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/dichotomum_mattamuskeetense>' due to issues with rank ;
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
dc:title "Dichanthelium mattamuskeetense Mohlenbr." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Dichanthelium_mattamuskeetense>, <http://taxon-name.plazi.org/id/Plantae/Panicum_mattamuskeetense>, <http://taxon-name.plazi.org/id/Plantae/Panicum_dichotomum> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Dichanthelium_mattamuskeetense> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.4.e7964>
bibo:endPage "7964" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "7964" ;
bibo:volume "4" ;
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
dc:date "2016" ;
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Dichanthelium_mattamuskeetense>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Dichanthelium" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "mattamuskeetense" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Dichanthelium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Dichanthelium>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Dichanthelium" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Poaceae>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Poales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
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/Panicum_mattamuskeetense>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Panicum" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "mattamuskeetense" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Panicum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Panicum>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Panicum" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Panicum_dichotomum>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Panicum" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "dichotomum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Panicum> ;
a dwcFP:TaxonName .