GG2RDF 2024-11-06T12:38:06.567Z full update: 245 of 262 (plazi/treatments-xml)
This commit is contained in:
parent
a4e0baa29e
commit
6cbef89d14
2962 changed files with 91975 additions and 78701 deletions
|
|
@ -7,15 +7,16 @@
|
|||
@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/107B1F9B17A12CC347CAA720C6E6FDBF>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/albescens>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/dianthum>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/leptocaulon>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/pongoense>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/rheithrocharis>' due to issues with rank ;
|
||||
cito:cites <http://dx.doi.org/10.3897/phytokeys.231.100894.figure86>, <http://dx.doi.org/10.3897/phytokeys.231.100894.figure87>, <http://dx.doi.org/10.3897/phytokeys.231.100894.figure88> ;
|
||||
dc:creator "Knapp, Sandra; Saerkinen, Tiina; Barboza, Gloria E." ;
|
||||
dc:title "Solanum leptocaulon Van Heurck & Müll. Arg., Observ. Bot. 40. 1870." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/107B1F9B17A12CC347CAA720C6E6FDBF.mc.26C86A354EB58EF913F5ADF3D3D8E118> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Solanum_leptocaulon_Heurck_40> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Solanum_rheithrocharis_Bitter_1914>, <http://taxon-concept.plazi.org/id/Plantae/Solanum_pongoense_Rusby_1927> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Prodromus>, <http://taxon-name.plazi.org/id/Plantae/Solanum_dianthum> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Solanum_pongoense_Rusby_1927>, <http://taxon-concept.plazi.org/id/Plantae/Solanum_rheithrocharis_Bitter_1914> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.231.100894> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
|
@ -91,45 +92,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
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> ;
|
||||
|
|
|
|||
|
|
@ -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#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/107B210EC27E43ED72CF23CFB8663584>
|
||||
dc:creator "Broad, Gavin R." ;
|
||||
|
|
@ -56,45 +55,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
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> ;
|
||||
|
|
|
|||
|
|
@ -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#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/107B3DBA64D85877960A030108A82E0F>
|
||||
dc:creator "Kontschán, Jenő; Ermilov, Sergey G.; Friedrich, Stefan" ;
|
||||
|
|
@ -76,45 +75,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Monstrobovella>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Urodinychidae" ;
|
||||
dwc:genus "Monstrobovella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Mesostigmata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Urodinychidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Urodinychidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Urodinychidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Mesostigmata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Mesostigmata" ;
|
||||
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> ;
|
||||
|
|
@ -138,22 +122,13 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Uroobovella>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Uropodidae" ;
|
||||
dwc:genus "Uroobovella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Mesostigmata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Uropodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Uropodidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Uropodidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Mesostigmata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
|||
|
|
@ -7,12 +7,13 @@
|
|||
@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/107BE4F04DE8027E21DEFDF73AF3325D>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Aster_Nom_>, <http://taxon-concept.plazi.org/id/Plantae/Aster_Nome_> ;
|
||||
dc:creator "Info Flora" ;
|
||||
dc:title "Aster novi-belgii L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Aster_novi-belgii_Linnaeus_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Pappus>, <http://taxon-name.plazi.org/id/Plantae/Aster>, <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/726559447A88CFA27342DA99178CB9AD> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
|
@ -37,6 +38,34 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Aster_novi-belgii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Aster_Nom_>
|
||||
dwc:authority "Nom" ;
|
||||
dwc:authorityName "Nom" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Aster" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Nom" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Aster> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Aster_Nome_>
|
||||
dwc:authority "de la Nouvelle-Belgique Nome" ;
|
||||
dwc:authorityName "de la Nouvelle-Belgique Nome" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Aster" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "de la Nouvelle-Belgique Nome" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Aster> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Aster_novi-belgii>
|
||||
# Info: Couldn't generate language tag for "Neubelgische Aster"@undefined ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
|
|
@ -47,7 +76,7 @@
|
|||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "novi-belgii" ;
|
||||
dwc:vernacularName "Neubelgische Aster", "Neubelgische Aster Nom"@de, "Aster de la Nouvelle-Belgique"@fr, "Astro americano"@it ;
|
||||
dwc:vernacularName "Aster de la Nouvelle-Belgique"@fr, "Astro americano"@it, "Neubelgische Aster Nom"@de, "Neubelgische Aster" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Aster> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
|
|
@ -73,24 +102,18 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
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> ;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue