This commit is contained in:
treatmentbank 2024-10-24 18:25:29 +00:00
parent 2e2611cdb7
commit 3bb0c6072a
338 changed files with 9293 additions and 5696 deletions

View file

@ -7,18 +7,18 @@
@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/3A3BAC44A19A7388D5AD09A4BFCE157E>
dc:creator "Jarvis, Charlie" ;
dc:title "Metopium brownii Urb." ;
dwc:basisOfRecord <https://www.gbif.org/occurrence/2611571475> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Metopium_brownii_Urb_> ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3A3BAC44A19A7388D5AD09A4BFCE157E.mc.539974BAAF1AA32D98C09813343DC21E> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Metopium_brownii_Jacq_> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Anacardiaceae> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Rhus_metopium_Linnaeus_1759> ;
trt:publishedIn <http://doi.org/10.5281/zenodo.4366894> ;
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
a trt:Treatment .
<http://doi.org/10.5281/zenodo.4366894>
<https://doi.org/10.5281/zenodo.291971>
bibo:endPage "805" ;
bibo:startPage "785" ;
dc:creator "Jarvis, Charlie" ;
@ -26,7 +26,7 @@
dc:title "Chapter 7: Linnaean Plant Names and their Types (part R)" ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Plantae/Metopium_brownii_Urb_>
<http://taxon-concept.plazi.org/id/Plantae/Metopium_brownii_Jacq_>
dwc:authority "(Jacq.) Urb." ;
dwc:authorityName "Urb." ;
dwc:baseAuthorityName "Jacq." ;
@ -39,6 +39,7 @@
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Jacq.) Urb." ;
dwc:species "brownii" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7BQ8M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Metopium_brownii> ;
a dwcFP:TaxonConcept .
@ -55,6 +56,7 @@
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1759" ;
dwc:species "metopium" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5QXF> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Rhus_metopium> ;
a dwcFP:TaxonConcept .
@ -71,12 +73,7 @@
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Metopium>
dwc:class "Magnoliopsida" ;
dwc:family "Anacardiaceae" ;
dwc:genus "Metopium" ;
dwc:kingdom "Plantae" ;
dwc:order "Sapindales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Anacardiaceae> ;
a dwcFP:TaxonName .
@ -92,24 +89,18 @@
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Sapindales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Sapindales" ;
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> ;
@ -133,19 +124,15 @@
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Rhus>
dwc:class "Magnoliopsida" ;
dwc:family "Anacardiaceae" ;
dwc:genus "Rhus" ;
dwc:kingdom "Plantae" ;
dwc:order "Sapindales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Anacardiaceae> ;
a dwcFP:TaxonName .
<https://www.gbif.org/occurrence/2611571475>
<http://tb.plazi.org/GgServer/dwcaRecords/3A3BAC44A19A7388D5AD09A4BFCE157E.mc.539974BAAF1AA32D98C09813343DC21E>
dwc:catalogNumber "378.12" ;
dwc:collectionCode "LINN" ;
dwc:typeStatus "lectotype" ;
trt:gbifOccurrenceId "2611571475" ;
trt:httpUri <https://treatment.plazi.org/id/3A3BAC44A19A7388D5AD09A4BFCE157E#539974BAAF1AA32D98C09813343DC21E> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,83 @@
@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#> .
<http://treatment.plazi.org/id/3A5725C0F2625615947CE602205B0DD2>
dc:creator "White, Kristine N." ;
dc:title "Shoemakerella Pirlot 1936" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Shoemakerella_Pirlot_1936> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1216.135258> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1216.135258>
bibo:endPage "171" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-10-24" ;
bibo:startPage "149" ;
bibo:volume "1216" ;
dc:creator "White, Kristine N." ;
dc:date "2024" ;
dc:title "Caribbean Amphipoda (Crustacea) of Panama. Part III: parvorder Lysianassidira" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Shoemakerella_Pirlot_1936>
dwc:authority "Pirlot, 1936" ;
dwc:authorityName "Pirlot" ;
dwc:authorityYear "1936" ;
dwc:class "Malacostraca" ;
dwc:family "Lysianassidae" ;
dwc:genus "Shoemakerella" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Pirlot, 1936" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7PZM7> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Shoemakerella> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Shoemakerella>
dwc:class "Malacostraca" ;
dwc:family "Lysianassidae" ;
dwc:genus "Shoemakerella" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lysianassidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lysianassidae>
dwc:family "Lysianassidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
dwc:order "Amphipoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
dwc:class "Malacostraca" ;
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: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

@ -7,17 +7,18 @@
@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/3ACBEC387251636E5D14B6CB7D79FBF2>
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Rhododendron_Linnaeus_> ;
dc:creator "Jarvis, Charlie" ;
dc:title "Rhododendron ferrugineum Linnaeus 1753" ;
dwc:basisOfRecord <https://www.gbif.org/occurrence/2611571374> ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3ACBEC387251636E5D14B6CB7D79FBF2.mc.B679F7D8A8E2337BA08B741D6F04846A> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Rhododendron_ferrugineum_Linnaeus_1753> ;
trt:publishedIn <http://doi.org/10.5281/zenodo.4366866> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Ericaceae> ;
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
a trt:Treatment .
<http://doi.org/10.5281/zenodo.4366866>
<https://doi.org/10.5281/zenodo.291971>
bibo:endPage "805" ;
bibo:startPage "785" ;
dc:creator "Jarvis, Charlie" ;
@ -38,9 +39,24 @@
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
dwc:species "ferrugineum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4SFVK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Rhododendron_ferrugineum> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Rhododendron_Linnaeus_>
dwc:authority "Linnaeus" ;
dwc:authorityName "Linnaeus" ;
dwc:class "Magnoliopsida" ;
dwc:family "Ericaceae" ;
dwc:genus "Rhododendron" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Linnaeus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Rhododendron> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Rhododendron_ferrugineum>
dwc:class "Magnoliopsida" ;
dwc:family "Ericaceae" ;
@ -75,24 +91,18 @@
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ericales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
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> ;
@ -103,9 +113,10 @@
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<https://www.gbif.org/occurrence/2611571374>
<http://tb.plazi.org/GgServer/dwcaRecords/3ACBEC387251636E5D14B6CB7D79FBF2.mc.B679F7D8A8E2337BA08B741D6F04846A>
dwc:catalogNumber "562.1" ;
dwc:collectionCode "LINN" ;
dwc:typeStatus "lectotype" ;
trt:gbifOccurrenceId "2611571374" ;
trt:httpUri <https://treatment.plazi.org/id/3ACBEC387251636E5D14B6CB7D79FBF2#B679F7D8A8E2337BA08B741D6F04846A> ;
a dwc:MaterialCitation .