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

This commit is contained in:
GG2RDF 2024-07-04 10:56:59 +00:00
parent 52cd4d232b
commit eb84322764
3000 changed files with 400871 additions and 0 deletions

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/D5CD10605591A30840B7FB2D6650E0E5>
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
dc:title "Thlaspi virens Jord." ;
trt:publishedIn <http://publication.plazi.org/id/DA8741A7CB0A16430F616322A6568952> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Thlaspi_virens> ;
a trt:Treatment .
<http://publication.plazi.org/id/DA8741A7CB0A16430F616322A6568952>
bibo:endPage "566" ;
bibo:startPage "480" ;
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
dc:date "2018" ;
dc:title "Flora Helvetica - Brassicaceae" ;
a fabio:BookSection .
<http://taxon-name.plazi.org/id/Plantae/Thlaspi_virens>
dwc:class "Magnoliopsida" ;
dwc:family "Brassicaceae" ;
dwc:genus "Thlaspi" ;
dwc:kingdom "Plantae" ;
dwc:order "Brassicales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "virens" ;
dwc:vernacularName "Gruenes Taeschelkraut"@de, "Tabouret verdoyant"@fr, "Erba storna verdeggiante"@it ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Thlaspi> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Thlaspi>
dwc:class "Magnoliopsida" ;
dwc:family "Brassicaceae" ;
dwc:genus "Thlaspi" ;
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 .

View file

@ -0,0 +1,80 @@
@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/D5CD45C773CF19C5BF6F3E0CF2A29AB6>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Prolagidae_Gureev_1964> ;
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
dc:title "Prolagidae Gureev 1964" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Prolagidae_Gureev_1964> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.7316519> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.7316519>
bibo:endPage "211" ;
bibo:startPage "185" ;
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
dc:date "2005" ;
dc:title "Order Lagomorpha" ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Prolagidae_Gureev_1964>
dwc:authority "Gureev 1964" ;
dwc:authorityName "Gureev" ;
dwc:authorityYear "1964" ;
dwc:class "Mammalia" ;
dwc:family "Prolagidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Lagomorpha" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
dwc:scientificNameAuthorship "Gureev, 1964" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/F2V> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Prolagidae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Prolagidae>
dwc:class "Mammalia" ;
dwc:family "Prolagidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Lagomorpha" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lagomorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lagomorpha>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Lagomorpha" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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,37 @@
@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/> .
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
<http://treatment.plazi.org/id/D5CDB5F35CFA5B36B965911C51E58400>
# Warning: Could not add treatment taxon because genus "" contains invalid characters ;
cito:cites <http://dx.doi.org/10.3897/BDJ.9.e69955.figure113> ;
dc:creator "Gerdes, Klaas; Kihara, Terue Cristina; Martinez Arbizu, Pedro; Kuhn, Thomas; Schwarz-Schampera, Ulrich; Mah, Christopher L; Norenburg, Jon L; Linley, Thomas D; Shalaeva, Kate; Macpherson, Enrique; Gordon, Dennis; Stoehr, Sabine; Messing, Charles G; Bober, Simon; Guggolz, Theresa; Christodoulou, Magdalini; Gebruk, Andrey; Kremenetskaia, Antonina; Kroh, Andreas; Sanamyan, Karen; Bolstad, Kathrin; Hoffman, Leon; Gooday, Andrew J; Molodtsova, Tina" ;
dc:title "Isididae (Lepidisis) gen subsp. inc ." ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.9.e69955> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.9.e69955>
bibo:endPage "69955" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:pubDate "2021-09-28" ;
bibo:startPage "69955" ;
bibo:volume "9" ;
dc:creator "Gerdes, Klaas; Kihara, Terue Cristina; Martinez Arbizu, Pedro; Kuhn, Thomas; Schwarz-Schampera, Ulrich; Mah, Christopher L; Norenburg, Jon L; Linley, Thomas D; Shalaeva, Kate; Macpherson, Enrique; Gordon, Dennis; Stoehr, Sabine; Messing, Charles G; Bober, Simon; Guggolz, Theresa; Christodoulou, Magdalini; Gebruk, Andrey; Kremenetskaia, Antonina; Kroh, Andreas; Sanamyan, Karen; Bolstad, Kathrin; Hoffman, Leon; Gooday, Andrew J; Molodtsova, Tina" ;
dc:date "2021" ;
dc:title "Megafauna of the German exploration licence area for seafloor massive sulphides along the Central and South East Indian Ridge (Indian Ocean)" ;
fabio:hasPart <http://dx.doi.org/10.3897/BDJ.9.e69955.figure113> ;
a fabio:JournalArticle .
<http://dx.doi.org/10.3897/BDJ.9.e69955.figure113>
dc:description "Figure 113. Isididae Lepidisis gen. inc. in situ at the South East Indian Ridge at the border of Vent site 3 in Cluster 12 of the INDEX area. Image corresponds with the data (Image attribution: BGR)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/545455> ;
a fabio:Figure .

View file

@ -0,0 +1,106 @@
@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/D5CDF7F959D65B1A3634DEE9B87DDB91>
dc:creator "Paprocki, Henrique; Franca, Diogo" ;
dc:title "Oxyethira spirogyrae Mueller 1879" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Oxyethira_spirogyrae_Mueller_1879> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.2.e1557> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.2.e1557>
bibo:endPage "1557" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "1557" ;
bibo:volume "2" ;
dc:creator "Paprocki, Henrique; Franca, Diogo" ;
dc:date "2014" ;
dc:title "Brazilian Trichoptera Checklist II" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Oxyethira_spirogyrae_Mueller_1879>
dwc:authority "Mueller, 1879" ;
dwc:authorityName "Mueller" ;
dwc:authorityYear "1879" ;
dwc:class "Insecta" ;
dwc:family "Hydroptilidae" ;
dwc:genus "Oxyethira" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mueller, 1879" ;
dwc:species "spirogyrae" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4BF52> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oxyethira_spirogyrae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Oxyethira_spirogyrae>
dwc:class "Insecta" ;
dwc:family "Hydroptilidae" ;
dwc:genus "Oxyethira" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "spirogyrae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oxyethira> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Oxyethira>
dwc:class "Insecta" ;
dwc:family "Hydroptilidae" ;
dwc:genus "Oxyethira" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydroptilidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hydroptilidae>
dwc:class "Insecta" ;
dwc:family "Hydroptilidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
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 .