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

This commit is contained in:
GG2RDF 2024-07-04 11:53:49 +00:00
parent 702fe4b71f
commit 45b17bd73e
3000 changed files with 454391 additions and 0 deletions

View file

@ -0,0 +1,103 @@
@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/03C50142FFC2B06F1DC48029DFBCC2E4>
dc:creator "Hadadi, Anahita; Kaveh, Akram; Nafisi, Hanyieh; Kazempour-Osaloo, Shahrokh" ;
dc:title "Onobrychis (subsect. Macropterae) Hand. - Mazz" ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Dendrobrychis> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.592.3.2> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Onobrychis_Macropterae> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.592.3.2>
bibo:endPage "216" ;
bibo:issue "3" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2023-04-20" ;
bibo:startPage "196" ;
bibo:volume "592" ;
dc:creator "Hadadi, Anahita; Kaveh, Akram; Nafisi, Hanyieh; Kazempour-Osaloo, Shahrokh" ;
dc:date "2023" ;
dc:title "Molecular phylogeny of Onobrychis sect. Onobrychis (Fabaceae-Hedysareae) with insights into its taxonomy and character evolution" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Onobrychis_Macropterae>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Onobrychis" ;
dwc:kingdom "Plantae" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "subSection" ;
dwc:subSection "Macropterae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Onobrychis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Onobrychis>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Onobrychis" ;
dwc:kingdom "Plantae" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Fabales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Fabales" ;
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/Dendrobrychis>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Dendrobrychis" ;
dwc:kingdom "Plantae" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,132 @@
@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/03C50142FFC2B06F1DC48631DE20C4EC>
dc:creator "Hadadi, Anahita; Kaveh, Akram; Nafisi, Hanyieh; Kazempour-Osaloo, Shahrokh" ;
dc:title "Onobrychis" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Onobrychis_Amirahmadi_2016> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Onobrychis>, <http://taxon-name.plazi.org/id/Plantae/Onobrychis_viciifolia>, <http://taxon-name.plazi.org/id/Plantae/Onobrychis_caput-galli>, <http://taxon-name.plazi.org/id/Plantae/Occidentales> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.592.3.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.592.3.2>
bibo:endPage "216" ;
bibo:issue "3" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2023-04-20" ;
bibo:startPage "196" ;
bibo:volume "592" ;
dc:creator "Hadadi, Anahita; Kaveh, Akram; Nafisi, Hanyieh; Kazempour-Osaloo, Shahrokh" ;
dc:date "2023" ;
dc:title "Molecular phylogeny of Onobrychis sect. Onobrychis (Fabaceae-Hedysareae) with insights into its taxonomy and character evolution" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Onobrychis_Amirahmadi_2016>
dwc:ID-ENA "3881" ;
dwc:authority "(Sensu Amirahmadi et al. 2016)" ;
dwc:baseAuthorityName "Sensu Amirahmadi" ;
dwc:baseAuthorityYear "2016" ;
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Onobrychis" ;
dwc:kingdom "Plantae" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "(Sensu Amirahmadi, 2016)" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9CLHZ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Onobrychis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Onobrychis>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Onobrychis" ;
dwc:kingdom "Plantae" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Fabales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Fabales" ;
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/Onobrychis_viciifolia>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Onobrychis" ;
dwc:kingdom "Plantae" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "viciifolia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Onobrychis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Onobrychis_caput-galli>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Onobrychis" ;
dwc:kingdom "Plantae" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "caput-galli" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Onobrychis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Occidentales>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Occidentales" ;
dwc:kingdom "Plantae" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,94 @@
@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/03C50164FFF6FFF5FF051D27FC32FA2A>
dc:creator "Alves, Jessika; Johnsson, Rodrigo; Senna, André R." ;
dc:title "Dulichiella Stout 1912" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dulichiella_Stout_1912> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3889.2.7> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3889.2.7>
bibo:endPage "300" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:startPage "289" ;
bibo:volume "3889" ;
dc:creator "Alves, Jessika; Johnsson, Rodrigo; Senna, André R." ;
dc:date "2014" ;
dc:title "A new species of the genus Dulichiella Stout, 1912 (Crustacea: Amphipoda: Melitidae) from Pecém Harbor, Ceará state, Brazil" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Dulichiella_Stout_1912>
dwc:authority "Stout, 1912" ;
dwc:authorityName "Stout" ;
dwc:authorityYear "1912" ;
dwc:class "Malacostraca" ;
dwc:family "Melitidae" ;
dwc:genus "Dulichiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Stout, 1912" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7NXPV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dulichiella> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Dulichiella>
dwc:class "Malacostraca" ;
dwc:family "Melitidae" ;
dwc:genus "Dulichiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melitidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Melitidae>
dwc:class "Malacostraca" ;
dwc:family "Melitidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
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:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
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: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,108 @@
@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/03C50164FFF6FFFEFF051F15FE72FE59>
dc:creator "Alves, Jessika; Johnsson, Rodrigo; Senna, André R." ;
dc:title "Dulichiella ankeri Alves, Johnsson & Senna, 2014, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dulichiella_ankeri_Alves_2014> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3889.2.7> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3889.2.7>
bibo:endPage "300" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:startPage "289" ;
bibo:volume "3889" ;
dc:creator "Alves, Jessika; Johnsson, Rodrigo; Senna, André R." ;
dc:date "2014" ;
dc:title "A new species of the genus Dulichiella Stout, 1912 (Crustacea: Amphipoda: Melitidae) from Pecém Harbor, Ceará state, Brazil" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Dulichiella_ankeri_Alves_2014>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Alves, Johnsson & Senna, 2014" ;
dwc:authorityName "Alves, Johnsson & Senna" ;
dwc:authorityYear "2014" ;
dwc:class "Malacostraca" ;
dwc:family "Melitidae" ;
dwc:genus "Dulichiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Alves, Johnsson & Senna, 2014" ;
dwc:species "ankeri" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3829F> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dulichiella_ankeri> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Dulichiella_ankeri>
dwc:class "Malacostraca" ;
dwc:family "Melitidae" ;
dwc:genus "Dulichiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "ankeri" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dulichiella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dulichiella>
dwc:class "Malacostraca" ;
dwc:family "Melitidae" ;
dwc:genus "Dulichiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melitidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Melitidae>
dwc:class "Malacostraca" ;
dwc:family "Melitidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
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:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
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: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,78 @@
@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/03C50164FFFDFFFEFF051887FA2DF9A4>
dc:creator "Alves, Jessika; Johnsson, Rodrigo; Senna, André R." ;
dc:title "Dulichiella" ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3889.2.7> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Dulichiella> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3889.2.7>
bibo:endPage "300" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:startPage "289" ;
bibo:volume "3889" ;
dc:creator "Alves, Jessika; Johnsson, Rodrigo; Senna, André R." ;
dc:date "2014" ;
dc:title "A new species of the genus Dulichiella Stout, 1912 (Crustacea: Amphipoda: Melitidae) from Pecém Harbor, Ceará state, Brazil" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Dulichiella>
dwc:class "Malacostraca" ;
dwc:family "Melitidae" ;
dwc:genus "Dulichiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melitidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Melitidae>
dwc:class "Malacostraca" ;
dwc:family "Melitidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
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:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
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: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,121 @@
@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/03C5023D358253488BAC7D5F32CE2A13>
cito:cites <http://dx.doi.org/10.3897/phytokeys.219.101779.figure4>, <http://dx.doi.org/10.3897/phytokeys.219.101779.figure2> ;
dc:creator "Moonlight, Peter W.; Cardoso, Domingos Benicio Oliveira Silva" ;
dc:title "Keraunea bullata Moonlight & D. B. O. S. Cardoso 2023, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Keraunea_bullata_Moonlight_2023> ;
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.219.101779> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/phytokeys.219.101779>
bibo:endPage "170" ;
bibo:journal "PhytoKeys" ;
bibo:pubDate "2023-02-20" ;
bibo:startPage "145" ;
bibo:volume "219" ;
dc:creator "Moonlight, Peter W.; Cardoso, Domingos Benicio Oliveira Silva" ;
dc:date "2023" ;
dc:title "A taxonomic revision of Keraunea, including three new species and its phylogenetic realignment with Ehretiaceae (Boraginales)" ;
fabio:hasPart <http://dx.doi.org/10.3897/phytokeys.219.101779.figure4>, <http://dx.doi.org/10.3897/phytokeys.219.101779.figure2> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Keraunea_bullata_Moonlight_2023>
dwc:LSID "03C5023D-3582-5348-8BAC-7D5F32CE2A13" ;
dwc:authority "Moonlight & D. B. O. S. Cardoso" ;
dwc:authorityName "Moonlight & D. B. O. S. Cardoso" ;
dwc:authorityYear "2023" ;
dwc:class "Magnoliopsida" ;
dwc:family "Ehretiaceae" ;
dwc:genus "Keraunea" ;
dwc:kingdom "Plantae" ;
dwc:order "Boraginales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Moonlight & D. B. O. S. Cardoso, 2023" ;
dwc:species "bullata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Keraunea_bullata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Keraunea_bullata>
dwc:class "Magnoliopsida" ;
dwc:family "Ehretiaceae" ;
dwc:genus "Keraunea" ;
dwc:kingdom "Plantae" ;
dwc:order "Boraginales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "bullata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Keraunea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Keraunea>
dwc:class "Magnoliopsida" ;
dwc:family "Ehretiaceae" ;
dwc:genus "Keraunea" ;
dwc:kingdom "Plantae" ;
dwc:order "Boraginales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ehretiaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ehretiaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ehretiaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Boraginales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Boraginales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Boraginales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Boraginales" ;
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://dx.doi.org/10.3897/phytokeys.219.101779.figure4>
dc:description "Figure 4. Holotype of Keraunea bullata Moonlight & D. B. O. S. Cardoso, M. L. Guedes, D. M. Loureiro & D. L. Santana 9176 (ALCB [ALCB 075855, acc. # 55929, sheet 1])." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/813028> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/phytokeys.219.101779.figure2>
dc:description "Figure 2. Distribution of species of the genus Keraunea. Shading denotes elevation; two letter codes represent the standardised two letter codes for the states of Brazil. Species are coloured as follows: blue, K. brasiliensis Cheek & Simao-Bianchini; black, K. bullata Moonlight & D. B. O. S. Cardoso; yellow, K. capixaba Lombardi; red, K. confusa Moonlight & D. B. O. S. Cardoso; green, K. velutina Moonlight & D. B. O. S. Cardoso." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/813026> ;
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/03C5036FFFC8FFA96DFCFF99FA3D99B9>
cito:cites <http://dx.doi.org/10.5281/zenodo.816153>, <http://dx.doi.org/10.5281/zenodo.816151> ;
dc:creator "Marino De Remes Lenicov, Ana M.; Brentassi, M. Eugenia" ;
dc:title "Neodelphax Marino De Remes Lenicov & Brentassi 2017" ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neodelphax_Lenicov_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4281.1.26> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4281.1.26>
bibo:endPage "290" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:startPage "280" ;
bibo:volume "4281" ;
dc:creator "Marino De Remes Lenicov, Ana M.; Brentassi, M. Eugenia" ;
dc:date "2017" ;
dc:title "New taxa and combinations in Neotropical Delphacini (Hemiptera: Fulgoroidea)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.816153>, <http://dx.doi.org/10.5281/zenodo.816151> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Neodelphax_Lenicov_2017>
dwc:authority "Marino De Remes Lenicov & Brentassi, 2017" ;
dwc:authorityName "Marino De Remes Lenicov & Brentassi" ;
dwc:authorityYear "2017" ;
dwc:class "Insecta" ;
dwc:family "Delphacidae" ;
dwc:genus "Neodelphax" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Marino De Remes Lenicov & Brentassi, 2017" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/63DRW> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neodelphax> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Neodelphax>
dwc:class "Insecta" ;
dwc:family "Delphacidae" ;
dwc:genus "Neodelphax" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Delphacidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Delphacidae>
dwc:class "Insecta" ;
dwc:family "Delphacidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
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://dx.doi.org/10.5281/zenodo.816153>
dc:description "FIGURES 14 16. Comparative features that distinguish species of Neodelphax n. gen. 14 (a g), N. fuscoterminata (Berg). a c, Habitus, male: a, lateral view, b, head and thorax, dorsal view, c, head, frontal view; d, male genitalia, caudal view; e g, Female: e, genital scale, ventral view, f, right valvifer VIII, g, median gonapophysis IX, lateral view. 15, N. sakakibarai sp. n.; a c, Habitus, male: a, lateral view, b, head and thorax, dorsal view, c, head, frontal view; d, male genitalia, caudal view. 16, N. acheron (Fennah); a c, Habitus, male: a, lateral view, b, head and thorax, dorsal view, c, head, frontal view; d, male genitalia, caudal view; e g, Female, e, genital scale, ventral view, f, right valvifer VIII, g, median gonapophysis IX, lateral view." ;
fabio:hasRepresentation <https://zenodo.org/record/816153/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.816151>
dc:description "FIGURES 1 13. Neodelphax sakakibarai sp. n. 1, male holotype, habitus, lateral view; 2, brachypter male, habitus, dorsal view; 3, head and thorax, dorsal view; 4, head, frontal view; 5, apex of hind leg (post tibial spur and tarsi); 6, pregenital segments of abdomen, dorsal view; 7, male genitalia, caudal view; 8, pygofer, ventro caudal view; 9, genital complex, left lateral view. Female: 10, genitalia, ventral view; 11, genital scale, ventral view; 12, right valvifer VIII; 13, median gonapophysis IX, lateral view. Scale lines: Figs 1 4 = 1 mm; Figs 5 13 = 0.5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/816151/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,185 @@
@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/03C5036FFFC9FFAF6DFCFA8AFC0299B5>
cito:cites <http://dx.doi.org/10.5281/zenodo.816151> ;
dc:creator "Marino De Remes Lenicov, Ana M.; Brentassi, M. Eugenia" ;
dc:title "Neodelphax sakakibarai Marino De Remes Lenicov & Brentassi 2017, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C5036FFFC9FFAF6DFCFA8AFC0299B5.mc.3B04B824FFC9FFA86DFCFB1FFB7A9F16>, <http://tb.plazi.org/GgServer/dwcaRecords/03C5036FFFC9FFAF6DFCFA8AFC0299B5.mc.3B04B824FFCEFFAF6DACFCB9FEF59908>, <http://tb.plazi.org/GgServer/dwcaRecords/03C5036FFFC9FFAF6DFCFA8AFC0299B5.mc.3B04B824FFCEFFAF6C09FCF1FAE19908>, <http://tb.plazi.org/GgServer/dwcaRecords/03C5036FFFC9FFAF6DFCFA8AFC0299B5.mc.3B04B824FFCEFFAF6825FCF1FD1B9925>, <http://tb.plazi.org/GgServer/dwcaRecords/03C5036FFFC9FFAF6DFCFA8AFC0299B5.mc.3B04B824FFCEFFAF6FAEFD0DFA369925>, <http://tb.plazi.org/GgServer/dwcaRecords/03C5036FFFC9FFAF6DFCFA8AFC0299B5.mc.3B04B824FFCEFFAF6DFCFD29FF47997D>, <http://tb.plazi.org/GgServer/dwcaRecords/03C5036FFFC9FFAF6DFCFA8AFC0299B5.mc.3B04B824FFCEFFAF6D99FD45FAF4997D>, <http://tb.plazi.org/GgServer/dwcaRecords/03C5036FFFC9FFAF6DFCFA8AFC0299B5.mc.3B04B824FFCEFFAF6DACFD61FC0299B5> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neodelphax_sakakibarai_Lenicov_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4281.1.26> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4281.1.26>
bibo:endPage "290" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:startPage "280" ;
bibo:volume "4281" ;
dc:creator "Marino De Remes Lenicov, Ana M.; Brentassi, M. Eugenia" ;
dc:date "2017" ;
dc:title "New taxa and combinations in Neotropical Delphacini (Hemiptera: Fulgoroidea)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.816151> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Neodelphax_sakakibarai_Lenicov_2017>
dwc:authority "Remes Lenicov & Brentassi" ;
dwc:authorityName "Marino De Remes Lenicov & Brentassi" ;
dwc:authorityYear "2017" ;
dwc:class "Insecta" ;
dwc:family "Delphacidae" ;
dwc:genus "Neodelphax" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Marino De Remes Lenicov & Brentassi, 2017" ;
dwc:species "sakakibarai" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6S882> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neodelphax_sakakibarai> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Neodelphax_sakakibarai>
dwc:class "Insecta" ;
dwc:family "Delphacidae" ;
dwc:genus "Neodelphax" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sakakibarai" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neodelphax> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neodelphax>
dwc:class "Insecta" ;
dwc:family "Delphacidae" ;
dwc:genus "Neodelphax" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Delphacidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Delphacidae>
dwc:class "Insecta" ;
dwc:family "Delphacidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
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://dx.doi.org/10.5281/zenodo.816151>
dc:description "FIGURES 1 13. Neodelphax sakakibarai sp. n. 1, male holotype, habitus, lateral view; 2, brachypter male, habitus, dorsal view; 3, head and thorax, dorsal view; 4, head, frontal view; 5, apex of hind leg (post tibial spur and tarsi); 6, pregenital segments of abdomen, dorsal view; 7, male genitalia, caudal view; 8, pygofer, ventro caudal view; 9, genital complex, left lateral view. Female: 10, genitalia, ventral view; 11, genital scale, ventral view; 12, right valvifer VIII; 13, median gonapophysis IX, lateral view. Scale lines: Figs 1 4 = 1 mm; Figs 5 13 = 0.5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/816151/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5036FFFC9FFAF6DFCFA8AFC0299B5.mc.3B04B824FFC9FFA86DFCFB1FFB7A9F16>
dwc:locality "Villa Carmela" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "-26.781944" ;
dwc:verbatimLongitude "-65.25916" ;
trt:gbifOccurrenceId "1977786403" ;
trt:httpUri <https://treatment.plazi.org/id/03C5036FFFC9FFAF6DFCFA8AFC0299B5#3B04B824FFC9FFA86DFCFB1FFB7A9F16> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5036FFFC9FFAF6DFCFA8AFC0299B5.mc.3B04B824FFCEFFAF6DACFCB9FEF59908>
dwc:eventDate "1998-08-28" ;
dwc:locality "Villa Carmela" ;
dwc:recordedBy "Virla" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "1977786404" ;
trt:httpUri <https://treatment.plazi.org/id/03C5036FFFC9FFAF6DFCFA8AFC0299B5#3B04B824FFCEFFAF6DACFCB9FEF59908> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5036FFFC9FFAF6DFCFA8AFC0299B5.mc.3B04B824FFCEFFAF6C09FCF1FAE19908>
dwc:eventDate "1999-01-28" ;
dwc:locality "Trancas" ;
dwc:recordedBy "Virla" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "1977786402" ;
trt:httpUri <https://treatment.plazi.org/id/03C5036FFFC9FFAF6DFCFA8AFC0299B5#3B04B824FFCEFFAF6C09FCF1FAE19908> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5036FFFC9FFAF6DFCFA8AFC0299B5.mc.3B04B824FFCEFFAF6825FCF1FD1B9925>
dwc:eventDate "1994-05-17" ;
dwc:locality "Rosario de Lerma" ;
dwc:recordedBy "Rosario de Lerma" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "1977786405" ;
trt:httpUri <https://treatment.plazi.org/id/03C5036FFFC9FFAF6DFCFA8AFC0299B5#3B04B824FFCEFFAF6825FCF1FD1B9925> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5036FFFC9FFAF6DFCFA8AFC0299B5.mc.3B04B824FFCEFFAF6FAEFD0DFA369925>
dwc:eventDate "1999-02-27" ;
dwc:locality "El Rodeo" ;
dwc:recordedBy "El Rodeo & Virla" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "1977786317" ;
trt:httpUri <https://treatment.plazi.org/id/03C5036FFFC9FFAF6DFCFA8AFC0299B5#3B04B824FFCEFFAF6FAEFD0DFA369925> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5036FFFC9FFAF6DFCFA8AFC0299B5.mc.3B04B824FFCEFFAF6DFCFD29FF47997D>
dwc:collectionCode "MLP" ;
dwc:eventDate "1991-12" ;
dwc:locality "Balcarce" ;
dwc:recordedBy "Remes Lenicov" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "1977786300" ;
trt:httpUri <https://treatment.plazi.org/id/03C5036FFFC9FFAF6DFCFA8AFC0299B5#3B04B824FFCEFFAF6DFCFD29FF47997D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5036FFFC9FFAF6DFCFA8AFC0299B5.mc.3B04B824FFCEFFAF6D99FD45FAF4997D>
dwc:eventDate "1999-05-10" ;
dwc:locality "La Plata" ;
dwc:recordedBy "La Plata & Barrios" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "1977786299" ;
trt:httpUri <https://treatment.plazi.org/id/03C5036FFFC9FFAF6DFCFA8AFC0299B5#3B04B824FFCEFFAF6D99FD45FAF4997D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5036FFFC9FFAF6DFCFA8AFC0299B5.mc.3B04B824FFCEFFAF6DACFD61FC0299B5>
dwc:locality "Tucuman" ;
trt:gbifOccurrenceId "1977786401" ;
trt:httpUri <https://treatment.plazi.org/id/03C5036FFFC9FFAF6DFCFA8AFC0299B5#3B04B824FFCEFFAF6DACFD61FC0299B5> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,94 @@
@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/03C5036FFFCBFFA96DFCFEECFDF39B3D>
dc:creator "Marino De Remes Lenicov, Ana M.; Brentassi, M. Eugenia" ;
dc:title "Neodelphax Marino De Remes Lenicov & Brentassi 2017, new genus" ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neodelphax_Lenicov_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4281.1.26> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4281.1.26>
bibo:endPage "290" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:startPage "280" ;
bibo:volume "4281" ;
dc:creator "Marino De Remes Lenicov, Ana M.; Brentassi, M. Eugenia" ;
dc:date "2017" ;
dc:title "New taxa and combinations in Neotropical Delphacini (Hemiptera: Fulgoroidea)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Neodelphax_Lenicov_2017>
dwc:authority "Marino De Remes Lenicov & Brentassi, 2017" ;
dwc:authorityName "Marino De Remes Lenicov & Brentassi" ;
dwc:authorityYear "2017" ;
dwc:class "Insecta" ;
dwc:family "Delphacidae" ;
dwc:genus "Neodelphax" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Marino De Remes Lenicov & Brentassi, 2017" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/63DRW> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neodelphax> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Neodelphax>
dwc:class "Insecta" ;
dwc:family "Delphacidae" ;
dwc:genus "Neodelphax" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Delphacidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Delphacidae>
dwc:class "Insecta" ;
dwc:family "Delphacidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
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,138 @@
@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/03C5036FFFCCFFAC6DFCFA8AFB859F11>
cito:cites <http://dx.doi.org/10.5281/zenodo.816153> ;
dc:creator "Marino De Remes Lenicov, Ana M.; Brentassi, M. Eugenia" ;
dc:title "Neodelphax fuscoterminata Berg 2017, comb. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C5036FFFCCFFAC6DFCFA8AFB859F11.mc.3B04B824FFCCFFAD6DACFE20FF409B23>, <http://tb.plazi.org/GgServer/dwcaRecords/03C5036FFFCCFFAC6DFCFA8AFB859F11.mc.3B04B824FFCCFFAD6DACFD64FC2099BB>, <http://tb.plazi.org/GgServer/dwcaRecords/03C5036FFFCCFFAC6DFCFA8AFB859F11.mc.3B04B824FFCDFFAC6DFCFA85FD569ED8> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neodelphax_fuscoterminata_Berg_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4281.1.26> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4281.1.26>
bibo:endPage "290" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:startPage "280" ;
bibo:volume "4281" ;
dc:creator "Marino De Remes Lenicov, Ana M.; Brentassi, M. Eugenia" ;
dc:date "2017" ;
dc:title "New taxa and combinations in Neotropical Delphacini (Hemiptera: Fulgoroidea)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.816153> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Neodelphax_fuscoterminata_Berg_2017>
dwc:authority "Berg" ;
dwc:authorityName "Berg" ;
dwc:authorityYear "2017" ;
dwc:class "Insecta" ;
dwc:family "Delphacidae" ;
dwc:genus "Neodelphax" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Berg, 2017" ;
dwc:species "fuscoterminata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6S87Q> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neodelphax_fuscoterminata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Neodelphax_fuscoterminata>
dwc:class "Insecta" ;
dwc:family "Delphacidae" ;
dwc:genus "Neodelphax" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "fuscoterminata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neodelphax> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neodelphax>
dwc:class "Insecta" ;
dwc:family "Delphacidae" ;
dwc:genus "Neodelphax" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Delphacidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Delphacidae>
dwc:class "Insecta" ;
dwc:family "Delphacidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
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://dx.doi.org/10.5281/zenodo.816153>
dc:description "FIGURES 14 16. Comparative features that distinguish species of Neodelphax n. gen. 14 (a g), N. fuscoterminata (Berg). a c, Habitus, male: a, lateral view, b, head and thorax, dorsal view, c, head, frontal view; d, male genitalia, caudal view; e g, Female: e, genital scale, ventral view, f, right valvifer VIII, g, median gonapophysis IX, lateral view. 15, N. sakakibarai sp. n.; a c, Habitus, male: a, lateral view, b, head and thorax, dorsal view, c, head, frontal view; d, male genitalia, caudal view. 16, N. acheron (Fennah); a c, Habitus, male: a, lateral view, b, head and thorax, dorsal view, c, head, frontal view; d, male genitalia, caudal view; e g, Female, e, genital scale, ventral view, f, right valvifer VIII, g, median gonapophysis IX, lateral view." ;
fabio:hasRepresentation <https://zenodo.org/record/816153/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5036FFFCCFFAC6DFCFA8AFB859F11.mc.3B04B824FFCCFFAD6DACFE20FF409B23>
dwc:locality "Chacabuco" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "1977786315" ;
trt:httpUri <https://treatment.plazi.org/id/03C5036FFFCCFFAC6DFCFA8AFB859F11#3B04B824FFCCFFAD6DACFE20FF409B23> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5036FFFCCFFAC6DFCFA8AFB859F11.mc.3B04B824FFCCFFAD6DACFD64FC2099BB>
dwc:eventDate "1998-12-02" ;
dwc:locality "Material" ;
dwc:recordedBy "Virla" ;
trt:gbifOccurrenceId "1977786314" ;
trt:httpUri <https://treatment.plazi.org/id/03C5036FFFCCFFAC6DFCFA8AFB859F11#3B04B824FFCCFFAD6DACFD64FC2099BB> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5036FFFCCFFAC6DFCFA8AFB859F11.mc.3B04B824FFCDFFAC6DFCFA85FD569ED8>
dwc:eventDate "1991-12" ;
dwc:locality "Buenos Aires" ;
dwc:recordedBy "Balcarce & Remes Lenicov" ;
trt:gbifOccurrenceId "1977786318" ;
trt:httpUri <https://treatment.plazi.org/id/03C5036FFFCCFFAC6DFCFA8AFB859F11#3B04B824FFCDFFAC6DFCFA85FD569ED8> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,124 @@
@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/03C5036FFFCDFFA36DFCFB72FB3599E3>
cito:cites <http://dx.doi.org/10.5281/zenodo.816153> ;
dc:creator "Marino De Remes Lenicov, Ana M.; Brentassi, M. Eugenia" ;
dc:title "Neodelphax acheron Fennah 2017, comb. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C5036FFFCDFFA36DFCFB72FB3599E3.mc.3B04B824FFCDFFAC6DACFCA1FE62994D> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neodelphax_acheron_Fennah_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4281.1.26> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4281.1.26>
bibo:endPage "290" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:startPage "280" ;
bibo:volume "4281" ;
dc:creator "Marino De Remes Lenicov, Ana M.; Brentassi, M. Eugenia" ;
dc:date "2017" ;
dc:title "New taxa and combinations in Neotropical Delphacini (Hemiptera: Fulgoroidea)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.816153> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Neodelphax_acheron_Fennah_2017>
dwc:authority "Fennah" ;
dwc:authorityName "Fennah" ;
dwc:authorityYear "2017" ;
dwc:class "Insecta" ;
dwc:family "Delphacidae" ;
dwc:genus "Neodelphax" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Fennah, 2017" ;
dwc:species "acheron" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6S7VQ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neodelphax_acheron> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Neodelphax_acheron>
dwc:class "Insecta" ;
dwc:family "Delphacidae" ;
dwc:genus "Neodelphax" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "acheron" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neodelphax> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neodelphax>
dwc:class "Insecta" ;
dwc:family "Delphacidae" ;
dwc:genus "Neodelphax" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Delphacidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Delphacidae>
dwc:class "Insecta" ;
dwc:family "Delphacidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
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://dx.doi.org/10.5281/zenodo.816153>
dc:description "FIGURES 14 16. Comparative features that distinguish species of Neodelphax n. gen. 14 (a g), N. fuscoterminata (Berg). a c, Habitus, male: a, lateral view, b, head and thorax, dorsal view, c, head, frontal view; d, male genitalia, caudal view; e g, Female: e, genital scale, ventral view, f, right valvifer VIII, g, median gonapophysis IX, lateral view. 15, N. sakakibarai sp. n.; a c, Habitus, male: a, lateral view, b, head and thorax, dorsal view, c, head, frontal view; d, male genitalia, caudal view. 16, N. acheron (Fennah); a c, Habitus, male: a, lateral view, b, head and thorax, dorsal view, c, head, frontal view; d, male genitalia, caudal view; e g, Female, e, genital scale, ventral view, f, right valvifer VIII, g, median gonapophysis IX, lateral view." ;
fabio:hasRepresentation <https://zenodo.org/record/816153/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5036FFFCDFFA36DFCFB72FB3599E3.mc.3B04B824FFCDFFAC6DACFCA1FE62994D>
dwc:collectionCode "MLP" ;
dwc:eventDate "1992-01-05" ;
dwc:locality "Juan Fernandez" ;
dwc:recordedBy "Robinson Crusoe I & Olmi & Puerto Frances & Robinson Crusoe." ;
trt:gbifOccurrenceId "1977786316" ;
trt:httpUri <https://treatment.plazi.org/id/03C5036FFFCDFFA36DFCFB72FB3599E3#3B04B824FFCDFFAC6DACFCA1FE62994D> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,95 @@
@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/03C50A3A6F09EC34F9F5FAA7C7FFF90E>
dc:creator "Guo, Xian-Lin; Price, Megan; Gou, Wei; Zhou, Song-Dong; Gao, Xin-Fen; He, Xing-Jin" ;
dc:title "Similisinocarum Cauwet & Farille 1984" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Similisinocarum_Cauwet_1984> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.497.2.5> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.497.2.5>
bibo:endPage "137" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2021-04-20" ;
bibo:startPage "127" ;
bibo:volume "497" ;
dc:creator "Guo, Xian-Lin; Price, Megan; Gou, Wei; Zhou, Song-Dong; Gao, Xin-Fen; He, Xing-Jin" ;
dc:date "2021" ;
dc:title "Resurrection of the genus Similisinocarum (Apiaceae) based on evidence from morphology and ITS sequences" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Similisinocarum_Cauwet_1984>
dwc:authority "Cauwet & Farille (1984: 68)" ;
dwc:authorityName "Cauwet & Farille" ;
dwc:authorityPageNumber "68" ;
dwc:authorityYear "1984" ;
dwc:class "Magnoliopsida" ;
dwc:family "Apiaceae" ;
dwc:genus "Similisinocarum" ;
dwc:kingdom "Plantae" ;
dwc:order "Apiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Cauwet & Farille, 1984" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Similisinocarum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Similisinocarum>
dwc:class "Magnoliopsida" ;
dwc:family "Apiaceae" ;
dwc:genus "Similisinocarum" ;
dwc:kingdom "Plantae" ;
dwc:order "Apiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Apiaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Apiaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Apiaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Apiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Apiales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Apiales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Apiales" ;
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,179 @@
@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/03C50A3A6F09EC35F9F5F8BFC375FDB4>
cito:cites <http://dx.doi.org/10.5281/zenodo.5423896>, <http://dx.doi.org/10.5281/zenodo.5423898>, <http://dx.doi.org/10.5281/zenodo.5423900> ;
dc:creator "Guo, Xian-Lin; Price, Megan; Gou, Wei; Zhou, Song-Dong; Gao, Xin-Fen; He, Xing-Jin" ;
dc:title "Similisinocarum normanianum Cauwet & Farille 1984" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C50A3A6F09EC35F9F5F8BFC375FDB4.mc.3B04B1716F09EC34F98DF80FC33EF842> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Similisinocarum_normanianum_Cauwet_1984> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Sinocarum_normanianum_Cauwet_1985> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.497.2.5> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.497.2.5>
bibo:endPage "137" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2021-04-20" ;
bibo:startPage "127" ;
bibo:volume "497" ;
dc:creator "Guo, Xian-Lin; Price, Megan; Gou, Wei; Zhou, Song-Dong; Gao, Xin-Fen; He, Xing-Jin" ;
dc:date "2021" ;
dc:title "Resurrection of the genus Similisinocarum (Apiaceae) based on evidence from morphology and ITS sequences" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5423896>, <http://dx.doi.org/10.5281/zenodo.5423898>, <http://dx.doi.org/10.5281/zenodo.5423900> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Similisinocarum_normanianum_Cauwet_1984>
dwc:authority "Cauwet & Farille (1984: 68)" ;
dwc:authorityName "Cauwet & Farille" ;
dwc:authorityPageNumber "68" ;
dwc:authorityYear "1984" ;
dwc:class "Magnoliopsida" ;
dwc:family "Apiaceae" ;
dwc:genus "Similisinocarum" ;
dwc:kingdom "Plantae" ;
dwc:order "Apiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Cauwet & Farille, 1984" ;
dwc:species "normanianum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4XF93> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Similisinocarum_normanianum> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Sinocarum_normanianum_Cauwet_1985>
dwc:authority "(Cauwet & Farille) Farille (1985: 561)" ;
dwc:authorityName "Farille" ;
dwc:authorityPageNumber "561" ;
dwc:authorityYear "1985" ;
dwc:baseAuthorityName "Cauwet & Farille" ;
dwc:class "Magnoliopsida" ;
dwc:family "Apiaceae" ;
dwc:genus "Sinocarum" ;
dwc:kingdom "Plantae" ;
dwc:order "Apiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Cauwet & Farille) Farille, 1985" ;
dwc:species "normanianum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4XF93> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Sinocarum_normanianum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Similisinocarum_normanianum>
dwc:class "Magnoliopsida" ;
dwc:family "Apiaceae" ;
dwc:genus "Similisinocarum" ;
dwc:kingdom "Plantae" ;
dwc:order "Apiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "normanianum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Similisinocarum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Similisinocarum>
dwc:class "Magnoliopsida" ;
dwc:family "Apiaceae" ;
dwc:genus "Similisinocarum" ;
dwc:kingdom "Plantae" ;
dwc:order "Apiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Apiaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Apiaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Apiaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Apiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Apiales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Apiales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Apiales" ;
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/Sinocarum_normanianum>
dwc:class "Magnoliopsida" ;
dwc:family "Apiaceae" ;
dwc:genus "Sinocarum" ;
dwc:kingdom "Plantae" ;
dwc:order "Apiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "normanianum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sinocarum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Sinocarum>
dwc:class "Magnoliopsida" ;
dwc:family "Apiaceae" ;
dwc:genus "Sinocarum" ;
dwc:kingdom "Plantae" ;
dwc:order "Apiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Apiaceae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5423896>
dc:description "FIGURE 3. Photographs of Similisinocarum normanianum. A. Habit; B. Flowering umbel with bracts; C. Flowering umbellet with bracteoles; D. Basal leaves; E. Fruiting umbel with bracts; F. Fruiting umbellet with bracteoles." ;
fabio:hasRepresentation <https://zenodo.org/record/5423896/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5423898>
dc:description "FIGURE 4. Types of Similisinocarum normanianum. A. Holotype; B. Isotype." ;
fabio:hasRepresentation <https://zenodo.org/record/5423898/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5423900>
dc:description "FIGURE 5. Habits and mericarps of Similisinocarum normanianum. A. Habits; B. Dorsal view of mericarp; C. Commissural side of mericarp; D. Transverse section of mericarp. (cv = commissural vittae; lr = lateral ribs; mar = marginal ribs; mer = median ribs; st = stylopodium; vv = vallecular vittae)." ;
fabio:hasRepresentation <https://zenodo.org/record/5423900/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C50A3A6F09EC35F9F5F8BFC375FDB4.mc.3B04B1716F09EC34F98DF80FC33EF842>
dwc:catalogNumber "BM00622357, BM00521541" ;
dwc:collectionCode "BM" ;
dwc:locality "Pongsing" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "4572" ;
trt:httpUri <https://treatment.plazi.org/id/03C50A3A6F09EC35F9F5F8BFC375FDB4#3B04B1716F09EC34F98DF80FC33EF842> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,91 @@
@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/03C50F0AFFF9FF97FF90585187BB27D3>
dc:creator "Moonlight, P. W.; Pérez, Á. J." ;
dc:title "Begonia (sect. Ruizopavonia) A. DC." ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.8389628> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Begonia_Ruizopavonia> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.8389628>
bibo:endPage "9" ;
bibo:issue "401" ;
bibo:journal "Edinburgh Journal of Botany" ;
bibo:pubDate "2022-08-18" ;
bibo:startPage "1" ;
bibo:volume "79" ;
dc:creator "Moonlight, P. W.; Pérez, Á. J." ;
dc:date "2022" ;
dc:title "Begonia (sect. Ruizopavonia) De Candolle 1859" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Begonia_Ruizopavonia>
dwc:class "Magnoliopsida" ;
dwc:family "Begoniaceae" ;
dwc:genus "Begonia" ;
dwc:kingdom "Plantae" ;
dwc:order "Cucurbitales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "section" ;
dwc:section "Ruizopavonia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Begonia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Begonia>
dwc:class "Magnoliopsida" ;
dwc:family "Begoniaceae" ;
dwc:genus "Begonia" ;
dwc:kingdom "Plantae" ;
dwc:order "Cucurbitales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Begoniaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Begoniaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Begoniaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Cucurbitales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cucurbitales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Cucurbitales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Cucurbitales" ;
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,314 @@
@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/03C50F0AFFFAFF93FF975EB080952190>
cito:cites <http://dx.doi.org/10.5281/zenodo.10518478>, <http://dx.doi.org/10.5281/zenodo.10518480> ;
dc:creator "Moonlight, P. W.; Pérez, Á. J." ;
dc:title "Begonia pseudodendron Moonlight & A. J. Perez 2022, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFAFF97FF405FF580F6215F>, <http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFAFF97FC24584B82132101>, <http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFCFF91FE2F5A6C8249233E>, <http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFCFF90FE6B5A2982A8207C>, <http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFDFF90FE4859678218201D>, <http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFDFF90FF775924814C2081>, <http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFDFF90FD6C59E282D820A7>, <http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFDFF90FE185980821A2365>, <http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFDFF90FED65A5E82C02328>, <http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFDFF90FDEC5A1B82FD23EF>, <http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFDFF93FE3F5AD882D7245D>, <http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFEFF93FE055D46801E2420>, <http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFEFF93FCDA5D03815D24E7>, <http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFEFF93FD9F5DC0876D2484>, <http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFEFF93FE965D9E80D8274B>, <http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFEFF93FC195DBC812F2709>, <http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFEFF93FDCD5E7A8707272F> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Begonia_pseudodendron_Moonlight_2022> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.8389628> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.8389628>
bibo:endPage "9" ;
bibo:issue "401" ;
bibo:journal "Edinburgh Journal of Botany" ;
bibo:pubDate "2022-08-18" ;
bibo:startPage "1" ;
bibo:volume "79" ;
dc:creator "Moonlight, P. W.; Pérez, Á. J." ;
dc:date "2022" ;
dc:title "Begonia (sect. Ruizopavonia) De Candolle 1859" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10518478>, <http://dx.doi.org/10.5281/zenodo.10518480> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Begonia_pseudodendron_Moonlight_2022>
dwc:authority "Moonlight & A.J.Perez" ;
dwc:authorityName "Moonlight & A. J. Perez" ;
dwc:authorityYear "2022" ;
dwc:class "Magnoliopsida" ;
dwc:family "Begoniaceae" ;
dwc:genus "Begonia" ;
dwc:kingdom "Plantae" ;
dwc:order "Cucurbitales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Moonlight & A. J. Perez, 2022" ;
dwc:species "pseudodendron" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/B82QR> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Begonia_pseudodendron> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Begonia_pseudodendron>
dwc:class "Magnoliopsida" ;
dwc:family "Begoniaceae" ;
dwc:genus "Begonia" ;
dwc:kingdom "Plantae" ;
dwc:order "Cucurbitales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "pseudodendron" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Begonia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Begonia>
dwc:class "Magnoliopsida" ;
dwc:family "Begoniaceae" ;
dwc:genus "Begonia" ;
dwc:kingdom "Plantae" ;
dwc:order "Cucurbitales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Begoniaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Begoniaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Begoniaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Cucurbitales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cucurbitales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Cucurbitales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Cucurbitales" ;
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://dx.doi.org/10.5281/zenodo.10518478>
dc:description "Figure 1. Begonia pseudodendron Moonlight & Á.J.Pérez, sp. nov. A, Habit, showing the leaves and a mature, pistillate inflorescence; B, inflorescence, showing pistillate flowers; C, staminate flower, front view; D, fruit, side view. Estimated scale bars: A, 10 cm; B, 5 mm; C and D, 1 cm. Photographs taken by Á. J. Pérez as part of the collection Á.J.Pérez 9728." ;
fabio:hasRepresentation <https://zenodo.org/record/10518478/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.10518480>
dc:description "Figure 2. Distribution of Begonia pseudodendron Moonlight & Á.J.Pérez (red), B. consobrina Irmsch. (green), B. cuatrecasasiana L.B.Sm. & B.G.Schub. (blue), B. cymbalifera L.B.Sm. & B.G.Schub. (orange) and B. dugandiana L.B.Sm. & B.G.Schub. (black). Black lines indicate country borders; grey lines, firstorder administrative divisions; and blue lines, major rivers. Shading indicates altitude. All distribution records are available through the Begonia Resource Centre (Hughes et al., 2015). BRA, Brazil; COL, Colombia; ECU, Ecuador; PAN, Panama; PER, Peru; VEN, Venezuala." ;
fabio:hasRepresentation <https://zenodo.org/record/10518480/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFAFF97FF405FF580F6215F>
dwc:catalogNumber "MO-2256936" ;
dwc:collectionCode "MO, QCA" ;
dwc:eventDate "1987-11-26" ;
dwc:locality "above Untal" ;
dwc:recordedBy "W. S. Hoover & S. Wormley" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1670" ;
dwc:verbatimLatitude "0.8666667" ;
dwc:verbatimLongitude "-78.15" ;
trt:httpUri <https://treatment.plazi.org/id/03C50F0AFFFAFF93FF975EB080952190#3B04B441FFFAFF97FF405FF580F6215F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFAFF97FC24584B82132101>
dwc:catalogNumber "QCA-19712" ;
dwc:collectionCode " QCA" ;
dwc:eventDate "1987-11-26" ;
dwc:locality "above Untal" ;
dwc:recordedBy "W. S. Hoover & S. Wormley" ;
dwc:typeStatus "isotype" ;
dwc:verbatimElevation "1670" ;
dwc:verbatimLatitude "0.8666667" ;
dwc:verbatimLongitude "-78.15" ;
trt:httpUri <https://treatment.plazi.org/id/03C50F0AFFFAFF93FF975EB080952190#3B04B441FFFAFF97FC24584B82132101> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFCFF91FE2F5A6C8249233E>
dwc:catalogNumber "QCA235167" ;
dwc:collectionCode "B, R, P, M, S, QCA" ;
dwc:eventDate "1996-01-07" ;
dwc:locality "Resguardo Indigena Nulpe Medio" ;
dwc:recordedBy "Ramirez & Gonzalez" ;
dwc:verbatimElevation "760" ;
dwc:verbatimLatitude "1.1" ;
dwc:verbatimLongitude "-78.21667" ;
trt:httpUri <https://treatment.plazi.org/id/03C50F0AFFFAFF93FF975EB080952190#3B04B441FFFCFF91FE2F5A6C8249233E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFCFF90FE6B5A2982A8207C>
dwc:catalogNumber "COL000137627" ;
dwc:collectionCode "P, W, A, O, COL" ;
dwc:eventDate "1993-12-05" ;
dwc:locality "Reserva Natural Rio Nambi" ;
dwc:recordedBy "Vereda El Barro & Franco, D & Beltran & Prieto & Rivera" ;
dwc:verbatimElevation "1325" ;
dwc:verbatimLatitude "1.3" ;
dwc:verbatimLongitude "-78.13333" ;
trt:httpUri <https://treatment.plazi.org/id/03C50F0AFFFAFF93FF975EB080952190#3B04B441FFFCFF90FE6B5A2982A8207C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFDFF90FE4859678218201D>
dwc:catalogNumber "COL000137625" ;
dwc:collectionCode "M, B, R, COL" ;
dwc:locality "Altaquer" ;
dwc:recordedBy "Foster" ;
dwc:verbatimElevation "1067" ;
dwc:verbatimLatitude "-1.25" ;
dwc:verbatimLongitude "-78.11667" ;
trt:httpUri <https://treatment.plazi.org/id/03C50F0AFFFAFF93FF975EB080952190#3B04B441FFFDFF90FE4859678218201D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFDFF90FF775924814C2081>
dwc:catalogNumber "QCA19633" ;
dwc:collectionCode "A, S, L, P, MO, QCA, QCNE" ;
dwc:eventDate "1983-11-20" ;
dwc:locality "Amerindians" ;
dwc:recordedBy "Barfod & Kvist & D. Nissen" ;
dwc:verbatimElevation "600" ;
dwc:verbatimLatitude "1.1166667" ;
dwc:verbatimLongitude "-78.36667" ;
trt:httpUri <https://treatment.plazi.org/id/03C50F0AFFFAFF93FF975EB080952190#3B04B441FFFDFF90FF775924814C2081> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFDFF90FD6C59E282D820A7>
dwc:collectionCode "A, S, L, P" ;
dwc:eventDate "1983-11-20" ;
dwc:locality "Amerindians" ;
dwc:recordedBy "Kvist & D. Nissen" ;
dwc:verbatimElevation "600" ;
dwc:verbatimLatitude "1.1166667" ;
dwc:verbatimLongitude "-78.36667" ;
trt:httpUri <https://treatment.plazi.org/id/03C50F0AFFFAFF93FF975EB080952190#3B04B441FFFDFF90FD6C59E282D820A7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFDFF90FE185980821A2365>
dwc:catalogNumber "QCA19427" ;
dwc:collectionCode "W, S, A, P, R, MO, QCA" ;
dwc:eventDate "1988-01-20" ;
dwc:locality "Near" ;
dwc:verbatimElevation "1330" ;
dwc:verbatimLatitude "0.96666664" ;
dwc:verbatimLongitude "-78.26667" ;
trt:httpUri <https://treatment.plazi.org/id/03C50F0AFFFAFF93FF975EB080952190#3B04B441FFFDFF90FE185980821A2365> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFDFF90FED65A5E82C02328>
dwc:collectionCode "W, S, A, P, R" ;
dwc:eventDate "1988-01-19" ;
dwc:locality "Along" ;
dwc:verbatimElevation "1300" ;
dwc:verbatimLatitude "0.96666664" ;
dwc:verbatimLongitude "-78.26667" ;
trt:httpUri <https://treatment.plazi.org/id/03C50F0AFFFAFF93FF975EB080952190#3B04B441FFFDFF90FED65A5E82C02328> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFDFF90FDEC5A1B82FD23EF>
dwc:catalogNumber "QCA19431" ;
dwc:collectionCode "W, S, A, P, R, MO, QCA" ;
dwc:eventDate "1988-01-21" ;
dwc:locality "Trail" ;
dwc:verbatimElevation "1375" ;
dwc:verbatimLatitude "0.96666664" ;
dwc:verbatimLongitude "-78.26667" ;
trt:httpUri <https://treatment.plazi.org/id/03C50F0AFFFAFF93FF975EB080952190#3B04B441FFFDFF90FDEC5A1B82FD23EF> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFDFF93FE3F5AD882D7245D>
dwc:catalogNumber "QCA19657" ;
dwc:collectionCode "W, S, P, R, A, QCA" ;
dwc:eventDate "1988-01-14" ;
dwc:locality "Lorentzen" ;
dwc:recordedBy "Hoover & Gelpi" ;
dwc:verbatimElevation "1225" ;
dwc:verbatimLatitude "0.96666664" ;
dwc:verbatimLongitude "-78.26667" ;
trt:httpUri <https://treatment.plazi.org/id/03C50F0AFFFAFF93FF975EB080952190#3B04B441FFFDFF93FE3F5AD882D7245D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFEFF93FE055D46801E2420>
dwc:catalogNumber "QCA19429" ;
dwc:collectionCode "W, S, A, P, R, MO, QCA" ;
dwc:eventDate "1988-01-21" ;
dwc:locality "South" ;
dwc:verbatimElevation "12" ;
dwc:verbatimLatitude "0.96666664" ;
dwc:verbatimLongitude "-78.26667" ;
trt:httpUri <https://treatment.plazi.org/id/03C50F0AFFFAFF93FF975EB080952190#3B04B441FFFEFF93FE055D46801E2420> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFEFF93FCDA5D03815D24E7>
dwc:catalogNumber "QCA19426" ;
dwc:collectionCode "W, S, A, P, R, QCA" ;
dwc:locality "South-east" ;
dwc:verbatimElevation "1330" ;
dwc:verbatimLatitude "0.96666664" ;
dwc:verbatimLongitude "-78.26667" ;
trt:httpUri <https://treatment.plazi.org/id/03C50F0AFFFAFF93FF975EB080952190#3B04B441FFFEFF93FCDA5D03815D24E7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFEFF93FD9F5DC0876D2484>
dwc:collectionCode "G, M" ;
dwc:eventDate "1991-10-03" ;
dwc:locality "Taucuz" ;
dwc:recordedBy "Tulcan Canton & Reserva Indigena Awa & Parroquia Tobar Donoso & El Baboso & Tipaz, D & Rubio" ;
dwc:verbatimElevation "1600" ;
dwc:verbatimLatitude "0.8833333" ;
dwc:verbatimLongitude "-78.333336" ;
trt:httpUri <https://treatment.plazi.org/id/03C50F0AFFFAFF93FF975EB080952190#3B04B441FFFEFF93FD9F5DC0876D2484> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFEFF93FE965D9E80D8274B>
dwc:catalogNumber "QCA19711" ;
dwc:collectionCode "W, S, MO, QCA" ;
dwc:locality "Rafael Quindis Finca" ;
dwc:recordedBy "Hoover & Wormley" ;
dwc:verbatimElevation "1700" ;
dwc:verbatimLatitude "0.9166667" ;
dwc:verbatimLongitude "-78.25" ;
trt:httpUri <https://treatment.plazi.org/id/03C50F0AFFFAFF93FF975EB080952190#3B04B441FFFEFF93FE965D9E80D8274B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFEFF93FC195DBC812F2709>
dwc:collectionCode "A, J, N, H, W, QCA" ;
dwc:eventDate "2016-08-21" ;
dwc:locality "Reserva Cerro" ;
dwc:recordedBy "Perez & Zapata & Yela & Santillan" ;
dwc:verbatimElevation "1700" ;
dwc:verbatimLatitude "0.9" ;
dwc:verbatimLongitude "-78.2" ;
trt:httpUri <https://treatment.plazi.org/id/03C50F0AFFFAFF93FF975EB080952190#3B04B441FFFEFF93FC195DBC812F2709> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C50F0AFFFAFF93FF975EB080952190.mc.3B04B441FFFEFF93FDCD5E7A8707272F>
dwc:collectionCode "W, S, MO" ;
dwc:eventDate "1987-11-26" ;
dwc:locality "rio Verde" ;
dwc:recordedBy "Hoover & Wormley" ;
dwc:verbatimElevation "1700" ;
dwc:verbatimLatitude "0.8833333" ;
dwc:verbatimLongitude "-78.13333" ;
trt:httpUri <https://treatment.plazi.org/id/03C50F0AFFFAFF93FF975EB080952190#3B04B441FFFEFF93FDCD5E7A8707272F> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,127 @@
@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/03C5100CFFC4FF8AFF39FF6D7AEAFE1C>
cito:cites <http://dx.doi.org/10.5281/zenodo.245948> ;
dc:creator "Tsolakis, Haralabos; Ragusa, Salvatore" ;
dc:title "Typhlodromus (Anthoseius) dactyliocalyx Stathakis, Kapaxidi & Papadoulis 2012" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_dactyliocalyx_Stathakis_2012> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3926.2.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3926.2.4>
bibo:endPage "243" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:startPage "229" ;
bibo:volume "3926" ;
dc:creator "Tsolakis, Haralabos; Ragusa, Salvatore" ;
dc:date "2015" ;
dc:title "Considerations on systematics of the Phytoseiidae (Acari: Mesostigmata), with definition of a new species group and description of a new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.245948> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_dactyliocalyx_Stathakis_2012>
dwc:authority "Stathakis, Kapaxidi & Papadoulis, 2012" ;
dwc:authorityName "Stathakis, Kapaxidi & Papadoulis" ;
dwc:authorityYear "2012" ;
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Stathakis, Kapaxidi & Papadoulis, 2012" ;
dwc:species "dactyliocalyx" ;
dwc:subGenus "Anthoseius" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_dactyliocalyx> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_dactyliocalyx>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "dactyliocalyx" ;
dwc:subGenus "Anthoseius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Anthoseius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Anthoseius>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Anthoseius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phytoseiidae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.245948>
dc:description "FIGURES 32 37. Typhlodromus (Anthoseius) dactyliocalyx Stathakis, Kapaxidi, Papadoulis, female collected on Quercus macedonica at Kelli, Florina (Greece) on July 2, 2011. 32. Dorsal shield; 33. Ventral idiosoma; 34. Genu, tibia and tarsus of leg IV; apparatus;" ;
fabio:hasRepresentation <https://zenodo.org/record/245948/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,128 @@
@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/03C5100CFFC5FF8BFF39FF6D7D88FE1D>
cito:cites <http://dx.doi.org/10.5281/zenodo.245947> ;
dc:creator "Tsolakis, Haralabos; Ragusa, Salvatore" ;
dc:title "Typhlodromus (Anthoseius) wainsteini Abbasova 1970" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_wainsteini_Abbasova_1970> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3926.2.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3926.2.4>
bibo:endPage "243" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:startPage "229" ;
bibo:volume "3926" ;
dc:creator "Tsolakis, Haralabos; Ragusa, Salvatore" ;
dc:date "2015" ;
dc:title "Considerations on systematics of the Phytoseiidae (Acari: Mesostigmata), with definition of a new species group and description of a new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.245947> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_wainsteini_Abbasova_1970>
dwc:authority "Abbasova, 1970" ;
dwc:authorityName "Abbasova" ;
dwc:authorityYear "1970" ;
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Abbasova, 1970" ;
dwc:species "wainsteini" ;
dwc:subGenus "Anthoseius" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/59WMS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_wainsteini> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_wainsteini>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "wainsteini" ;
dwc:subGenus "Anthoseius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Anthoseius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Anthoseius>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Anthoseius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phytoseiidae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.245947>
dc:description "FIGURES 27 31. Typhlodromus (Anthoseius) wainsteini Abbasova, female, redrawn from original description. 27. Dorsal shield; 28. Ventrianal shield; 29. Genu, tibia and tarsus of leg IV; 30. Insemination apparatus; 31. Movable digit of chelicera. Figures" ;
fabio:hasRepresentation <https://zenodo.org/record/245947/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,128 @@
@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/03C5100CFFC8FF86FF39F9357A51F835>
cito:cites <http://dx.doi.org/10.5281/zenodo.245946> ;
dc:creator "Tsolakis, Haralabos; Ragusa, Salvatore" ;
dc:title "Typhlodromus (Anthoseius) krimbasi Papadoulis & Emmanouel 1997" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_krimbasi_Papadoulis_1997> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3926.2.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3926.2.4>
bibo:endPage "243" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:startPage "229" ;
bibo:volume "3926" ;
dc:creator "Tsolakis, Haralabos; Ragusa, Salvatore" ;
dc:date "2015" ;
dc:title "Considerations on systematics of the Phytoseiidae (Acari: Mesostigmata), with definition of a new species group and description of a new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.245946> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_krimbasi_Papadoulis_1997>
dwc:authority "Papadoulis & Emmanouel, 1997" ;
dwc:authorityName "Papadoulis & Emmanouel" ;
dwc:authorityYear "1997" ;
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Papadoulis & Emmanouel, 1997" ;
dwc:species "krimbasi" ;
dwc:subGenus "Anthoseius" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7DD2R> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_krimbasi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_krimbasi>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "krimbasi" ;
dwc:subGenus "Anthoseius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Anthoseius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Anthoseius>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Anthoseius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phytoseiidae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.245946>
dc:description "FIGURES 21 26. Typhlodromus (Anthoseius) krimbasi Papadoulis & Emmanouel, female collected on Quercus coccifera at Choreyto, Magnisia (Greece) on December 17, 2011. 21. Dorsal shield; 22. Ventral idiosoma; 23. Genu, tibia and tarsus of leg IV; 24. Insemination apparatus; 25. Chelicera; 26. Setae S 4 and Z 5." ;
fabio:hasRepresentation <https://zenodo.org/record/245946/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,128 @@
@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/03C5100CFFC8FF86FF39FAE17CF1F9E8>
cito:cites <http://dx.doi.org/10.5281/zenodo.245945> ;
dc:creator "Tsolakis, Haralabos; Ragusa, Salvatore" ;
dc:title "Typhlodromus (Anthoseius) porathi Swirski & Amitai 1967" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_porathi_Swirski_1967> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3926.2.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3926.2.4>
bibo:endPage "243" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:startPage "229" ;
bibo:volume "3926" ;
dc:creator "Tsolakis, Haralabos; Ragusa, Salvatore" ;
dc:date "2015" ;
dc:title "Considerations on systematics of the Phytoseiidae (Acari: Mesostigmata), with definition of a new species group and description of a new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.245945> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_porathi_Swirski_1967>
dwc:authority "Swirski & Amitai, 1967" ;
dwc:authorityName "Swirski & Amitai" ;
dwc:authorityYear "1967" ;
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Swirski & Amitai, 1967" ;
dwc:species "porathi" ;
dwc:subGenus "Anthoseius" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/59WKM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_porathi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_porathi>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "porathi" ;
dwc:subGenus "Anthoseius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Anthoseius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Anthoseius>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Anthoseius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phytoseiidae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.245945>
dc:description "FIGURES 15 20. Typhlodromus (Anthoseius) porathi Swirski & Amitai, female collected on Quercus ithaburensis at Muchraka (Israel) on June, 1970. 15. Dorsal shield; 16. Genital and ventrianal shields; 17. Genu, tibia and tarsus of leg IV; 18. Insemination apparatus; 19. Chelicera; 20. Setae Z 4 and Z 5." ;
fabio:hasRepresentation <https://zenodo.org/record/245945/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,112 @@
@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/03C5100CFFCAFF84FF39FF287CD6F945>
cito:cites <http://dx.doi.org/10.5281/zenodo.245944> ;
dc:creator "Tsolakis, Haralabos; Ragusa, Salvatore" ;
dc:title "Typhlodromus sandrae Ragusa & Tsolakis, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_sandrae_Ragusa_2015> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3926.2.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3926.2.4>
bibo:endPage "243" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:startPage "229" ;
bibo:volume "3926" ;
dc:creator "Tsolakis, Haralabos; Ragusa, Salvatore" ;
dc:date "2015" ;
dc:title "Considerations on systematics of the Phytoseiidae (Acari: Mesostigmata), with definition of a new species group and description of a new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.245944> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_sandrae_Ragusa_2015>
dwc:authority "Ragusa & Tsolakis" ;
dwc:authorityName "Ragusa & Tsolakis" ;
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ragusa & Tsolakis" ;
dwc:species "sandrae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_sandrae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_sandrae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sandrae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phytoseiidae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.245944>
dc:description "FIGURES 2 7. Typhlodromus (Anthoseius) sandrae Ragusa & Tsolakis sp. nov., Holotype female collected on Vitis vinifera L. at Ruvo di Puglia, Bari (Italy), 9 th May 1997. 2. Dorsal shield; 3. Ventral idiosoma; 4. Genu, tibia and tarsus of leg IV; 5. Insemination apparatus; 6. Chelicera; 7. Setae Z 5 and JV 5." ;
fabio:hasRepresentation <https://zenodo.org/record/245944/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,121 @@
@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/03C5100CFFCAFF86FF39F8C67D76FB35>
dc:creator "Tsolakis, Haralabos; Ragusa, Salvatore" ;
dc:title "Typhlodromus (Anthoseius) betulae Kolodochka 1992" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_betulae_Kolodochka_1992> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3926.2.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3926.2.4>
bibo:endPage "243" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:startPage "229" ;
bibo:volume "3926" ;
dc:creator "Tsolakis, Haralabos; Ragusa, Salvatore" ;
dc:date "2015" ;
dc:title "Considerations on systematics of the Phytoseiidae (Acari: Mesostigmata), with definition of a new species group and description of a new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_betulae_Kolodochka_1992>
dwc:authority "Kolodochka, 1992" ;
dwc:authorityName "Kolodochka" ;
dwc:authorityYear "1992" ;
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Kolodochka, 1992" ;
dwc:species "betulae" ;
dwc:subGenus "Anthoseius" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/59WDJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_betulae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_betulae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "betulae" ;
dwc:subGenus "Anthoseius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Anthoseius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Anthoseius>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Anthoseius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phytoseiidae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,97 @@
@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/03C5100CFFCDFF82FF39FB2E7C3CFA9B>
cito:cites <http://dx.doi.org/10.5281/zenodo.245943> ;
dc:creator "Tsolakis, Haralabos; Ragusa, Salvatore" ;
dc:title "Typhlodromus porathi" ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3926.2.4> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_porathi> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3926.2.4>
bibo:endPage "243" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:startPage "229" ;
bibo:volume "3926" ;
dc:creator "Tsolakis, Haralabos; Ragusa, Salvatore" ;
dc:date "2015" ;
dc:title "Considerations on systematics of the Phytoseiidae (Acari: Mesostigmata), with definition of a new species group and description of a new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.245943> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_porathi>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "porathi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phytoseiidae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.245943>
dc:description "FIGURE 1. Distribution of species of the porathi species group in the Palaearctic Zone. 1. T. (A.) sandrae, 2. T. (A.) betulae, 3. T. (A.) porathi, 4. T. (A.) krimbasi, 5. T. (A.) wainsteini, 6. T. (A.) dactyliocalyx." ;
fabio:hasRepresentation <https://zenodo.org/record/245943/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,121 @@
@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/03C5112FFFE8FFACFF02FAF0FF7251D1>
cito:cites <http://dx.doi.org/10.5281/zenodo.3517718> ;
dc:creator "Szadziewski, Ryszard; Dominiak, Patrycja; Sontag, Elżbieta; Krzemiński, Wiesław; Wang, Bo; Szwedo, Jacek" ;
dc:title "Culicoides burmiticus Szadziewski, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C5112FFFE8FFACFF02FAF0FF7251D1.mc.3B04AA64FFE8FFADFE20F8ADFE4A56CC> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Culicoides_burmiticus_Szadziewski_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4688.4.5> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4688.4.5>
bibo:endPage "548" ;
bibo:issue "4" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-10-24" ;
bibo:startPage "535" ;
bibo:volume "4688" ;
dc:creator "Szadziewski, Ryszard; Dominiak, Patrycja; Sontag, Elżbieta; Krzemiński, Wiesław; Wang, Bo; Szwedo, Jacek" ;
dc:date "2019" ;
dc:title "Haematophagous biting midges of the extant genus Culicoides Latreille (Diptera: Ceratopogonidae) evolved during the mid-Cretaceous" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3517718> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Culicoides_burmiticus_Szadziewski_2019>
dwc:authority "Szadziewski" ;
dwc:authorityName "Szadziewski" ;
dwc:class "Insecta" ;
dwc:family "Ceratopogonidae" ;
dwc:genus "Culicoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Szadziewski" ;
dwc:species "burmiticus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8GRXN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Culicoides_burmiticus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Culicoides_burmiticus>
dwc:class "Insecta" ;
dwc:family "Ceratopogonidae" ;
dwc:genus "Culicoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "burmiticus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Culicoides> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Culicoides>
dwc:class "Insecta" ;
dwc:family "Ceratopogonidae" ;
dwc:genus "Culicoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ceratopogonidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ceratopogonidae>
dwc:class "Insecta" ;
dwc:family "Ceratopogonidae" ;
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://dx.doi.org/10.5281/zenodo.3517718>
dc:description "FIGURE 4. Fossil Culicoides (Groganomyia) burmiticus Szadziewski & Dominiak, sp. nov., female holotype. A—total habitus, B—palpus and flagellum." ;
fabio:hasRepresentation <https://zenodo.org/record/3517718/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5112FFFE8FFACFF02FAF0FF7251D1.mc.3B04AA64FFE8FFADFE20F8ADFE4A56CC>
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2446717351" ;
trt:httpUri <https://treatment.plazi.org/id/03C5112FFFE8FFACFF02FAF0FF7251D1#3B04AA64FFE8FFADFE20F8ADFE4A56CC> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,121 @@
@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/03C5112FFFE9FFAFFF02FA82FAEC51D0>
cito:cites <http://dx.doi.org/10.5281/zenodo.3517720> ;
dc:creator "Szadziewski, Ryszard; Dominiak, Patrycja; Sontag, Elżbieta; Krzemiński, Wiesław; Wang, Bo; Szwedo, Jacek" ;
dc:title "Culicoides ellenbergeri Szadziewski, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C5112FFFE9FFAFFF02FA82FAEC51D0.mc.3B04AA64FFE9FFACFE2DF860FADF56E5> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Culicoides_ellenbergeri_Szadziewski_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4688.4.5> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4688.4.5>
bibo:endPage "548" ;
bibo:issue "4" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-10-24" ;
bibo:startPage "535" ;
bibo:volume "4688" ;
dc:creator "Szadziewski, Ryszard; Dominiak, Patrycja; Sontag, Elżbieta; Krzemiński, Wiesław; Wang, Bo; Szwedo, Jacek" ;
dc:date "2019" ;
dc:title "Haematophagous biting midges of the extant genus Culicoides Latreille (Diptera: Ceratopogonidae) evolved during the mid-Cretaceous" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3517720> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Culicoides_ellenbergeri_Szadziewski_2019>
dwc:authority "Szadziewski" ;
dwc:authorityName "Szadziewski" ;
dwc:class "Insecta" ;
dwc:family "Ceratopogonidae" ;
dwc:genus "Culicoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Szadziewski" ;
dwc:species "ellenbergeri" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Culicoides_ellenbergeri> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Culicoides_ellenbergeri>
dwc:class "Insecta" ;
dwc:family "Ceratopogonidae" ;
dwc:genus "Culicoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "ellenbergeri" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Culicoides> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Culicoides>
dwc:class "Insecta" ;
dwc:family "Ceratopogonidae" ;
dwc:genus "Culicoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ceratopogonidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ceratopogonidae>
dwc:class "Insecta" ;
dwc:family "Ceratopogonidae" ;
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://dx.doi.org/10.5281/zenodo.3517720>
dc:description "FIGURE 5. Fossil Culicoides (Groganomyia) ellenbergeri Szadziewski & Dominiak, sp. nov., female holotype. A—total habitus, B—palpus, C—flagellum." ;
fabio:hasRepresentation <https://zenodo.org/record/3517720/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5112FFFE9FFAFFF02FA82FAEC51D0.mc.3B04AA64FFE9FFACFE2DF860FADF56E5>
dwc:locality "Burmese" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2429183020" ;
trt:httpUri <https://treatment.plazi.org/id/03C5112FFFE9FFAFFF02FA82FAEC51D0#3B04AA64FFE9FFACFE2DF860FADF56E5> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,124 @@
@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/03C5112FFFEAFFAEFF02FA9CFA3351B5>
cito:cites <http://dx.doi.org/10.5281/zenodo.3517722> ;
dc:creator "Szadziewski, Ryszard; Dominiak, Patrycja; Sontag, Elżbieta; Krzemiński, Wiesław; Wang, Bo; Szwedo, Jacek" ;
dc:title "Culicoides myanmaricus Szadziewski, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C5112FFFEAFFAEFF02FA9CFA3351B5.mc.3B04AA64FFEAFFAFFE20F854FCDC56F5> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Culicoides_myanmaricus_Szadziewski_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4688.4.5> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4688.4.5>
bibo:endPage "548" ;
bibo:issue "4" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-10-24" ;
bibo:startPage "535" ;
bibo:volume "4688" ;
dc:creator "Szadziewski, Ryszard; Dominiak, Patrycja; Sontag, Elżbieta; Krzemiński, Wiesław; Wang, Bo; Szwedo, Jacek" ;
dc:date "2019" ;
dc:title "Haematophagous biting midges of the extant genus Culicoides Latreille (Diptera: Ceratopogonidae) evolved during the mid-Cretaceous" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3517722> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Culicoides_myanmaricus_Szadziewski_2019>
dwc:authority "Szadziewski" ;
dwc:authorityName "Szadziewski" ;
dwc:class "Insecta" ;
dwc:family "Ceratopogonidae" ;
dwc:genus "Culicoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Szadziewski" ;
dwc:species "myanmaricus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8GRXP> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Culicoides_myanmaricus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Culicoides_myanmaricus>
dwc:class "Insecta" ;
dwc:family "Ceratopogonidae" ;
dwc:genus "Culicoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "myanmaricus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Culicoides> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Culicoides>
dwc:class "Insecta" ;
dwc:family "Ceratopogonidae" ;
dwc:genus "Culicoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ceratopogonidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ceratopogonidae>
dwc:class "Insecta" ;
dwc:family "Ceratopogonidae" ;
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://dx.doi.org/10.5281/zenodo.3517722>
dc:description "FIGURE 6. Fossil Culicoides (Groganomyia) myanmaricus Szadziewski & Dominiak, sp. nov., female holotype. A—total habitus, B—head, C—flagellum, D—palpus." ;
fabio:hasRepresentation <https://zenodo.org/record/3517722/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5112FFFEAFFAEFF02FA9CFA3351B5.mc.3B04AA64FFEAFFAFFE20F854FCDC56F5>
dwc:collectionCode "NIGP" ;
dwc:eventDate "65-11-17" ;
dwc:locality "Burmese" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2429183021" ;
trt:httpUri <https://treatment.plazi.org/id/03C5112FFFEAFFAEFF02FA9CFA3351B5#3B04AA64FFEAFFAFFE20F854FCDC56F5> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,95 @@
@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/03C5112FFFEDFFA8FF02FC10FD085537>
dc:creator "Szadziewski, Ryszard; Dominiak, Patrycja; Sontag, Elżbieta; Krzemiński, Wiesław; Wang, Bo; Szwedo, Jacek" ;
dc:title "Culicoides Latreille 1809" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Culicoides_Latreille_1809> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4688.4.5> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4688.4.5>
bibo:endPage "548" ;
bibo:issue "4" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-10-24" ;
bibo:startPage "535" ;
bibo:volume "4688" ;
dc:creator "Szadziewski, Ryszard; Dominiak, Patrycja; Sontag, Elżbieta; Krzemiński, Wiesław; Wang, Bo; Szwedo, Jacek" ;
dc:date "2019" ;
dc:title "Haematophagous biting midges of the extant genus Culicoides Latreille (Diptera: Ceratopogonidae) evolved during the mid-Cretaceous" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Culicoides_Latreille_1809>
dwc:authority "Latreille, 1809" ;
dwc:authorityName "Latreille" ;
dwc:authorityYear "1809" ;
dwc:class "Insecta" ;
dwc:family "Ceratopogonidae" ;
dwc:genus "Culicoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Latreille, 1809" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9G2GV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Culicoides> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Culicoides>
dwc:class "Insecta" ;
dwc:family "Ceratopogonidae" ;
dwc:genus "Culicoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ceratopogonidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ceratopogonidae>
dwc:class "Insecta" ;
dwc:family "Ceratopogonidae" ;
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 .

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/03C5112FFFEEFFABFF02F95CFA3C56FC>
cito:cites <http://dx.doi.org/10.5281/zenodo.3517716>, <http://dx.doi.org/10.5281/zenodo.3517722>, <http://dx.doi.org/10.5281/zenodo.3517718>, <http://dx.doi.org/10.5281/zenodo.3517720> ;
dc:creator "Szadziewski, Ryszard; Dominiak, Patrycja; Sontag, Elżbieta; Krzemiński, Wiesław; Wang, Bo; Szwedo, Jacek" ;
dc:title "Culicoides in Burmese" ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4688.4.5> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Culicoides> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4688.4.5>
bibo:endPage "548" ;
bibo:issue "4" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-10-24" ;
bibo:startPage "535" ;
bibo:volume "4688" ;
dc:creator "Szadziewski, Ryszard; Dominiak, Patrycja; Sontag, Elżbieta; Krzemiński, Wiesław; Wang, Bo; Szwedo, Jacek" ;
dc:date "2019" ;
dc:title "Haematophagous biting midges of the extant genus Culicoides Latreille (Diptera: Ceratopogonidae) evolved during the mid-Cretaceous" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3517716>, <http://dx.doi.org/10.5281/zenodo.3517722>, <http://dx.doi.org/10.5281/zenodo.3517718>, <http://dx.doi.org/10.5281/zenodo.3517720> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Culicoides>
dwc:class "Insecta" ;
dwc:family "Ceratopogonidae" ;
dwc:genus "Culicoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ceratopogonidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ceratopogonidae>
dwc:class "Insecta" ;
dwc:family "Ceratopogonidae" ;
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://dx.doi.org/10.5281/zenodo.3517716>
dc:description "FIGURE 3. Fossil Culicoides (Groganomyia) bojarskii Szadziewski & Dominiak, sp. nov., female holotype. A—total habitus, B—head, C—flagellum." ;
fabio:hasRepresentation <https://zenodo.org/record/3517716/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3517722>
dc:description "FIGURE 6. Fossil Culicoides (Groganomyia) myanmaricus Szadziewski & Dominiak, sp. nov., female holotype. A—total habitus, B—head, C—flagellum, D—palpus." ;
fabio:hasRepresentation <https://zenodo.org/record/3517722/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3517718>
dc:description "FIGURE 4. Fossil Culicoides (Groganomyia) burmiticus Szadziewski & Dominiak, sp. nov., female holotype. A—total habitus, B—palpus and flagellum." ;
fabio:hasRepresentation <https://zenodo.org/record/3517718/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3517720>
dc:description "FIGURE 5. Fossil Culicoides (Groganomyia) ellenbergeri Szadziewski & Dominiak, sp. nov., female holotype. A—total habitus, B—palpus, C—flagellum." ;
fabio:hasRepresentation <https://zenodo.org/record/3517720/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,124 @@
@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/03C5112FFFEFFFADFF02FA67FC195019>
cito:cites <http://dx.doi.org/10.5281/zenodo.3517716> ;
dc:creator "Szadziewski, Ryszard; Dominiak, Patrycja; Sontag, Elżbieta; Krzemiński, Wiesław; Wang, Bo; Szwedo, Jacek" ;
dc:title "Culicoides bojarskii Szadziewski, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C5112FFFEFFFADFF02FA67FC195019.mc.3B04AA64FFEFFFADFE2DF81EFBBE51D0> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Culicoides_bojarskii_Szadziewski_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4688.4.5> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4688.4.5>
bibo:endPage "548" ;
bibo:issue "4" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-10-24" ;
bibo:startPage "535" ;
bibo:volume "4688" ;
dc:creator "Szadziewski, Ryszard; Dominiak, Patrycja; Sontag, Elżbieta; Krzemiński, Wiesław; Wang, Bo; Szwedo, Jacek" ;
dc:date "2019" ;
dc:title "Haematophagous biting midges of the extant genus Culicoides Latreille (Diptera: Ceratopogonidae) evolved during the mid-Cretaceous" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3517716> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Culicoides_bojarskii_Szadziewski_2019>
dwc:authority "Szadziewski" ;
dwc:authorityName "Szadziewski" ;
dwc:class "Insecta" ;
dwc:family "Ceratopogonidae" ;
dwc:genus "Culicoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Szadziewski" ;
dwc:species "bojarskii" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8GRXM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Culicoides_bojarskii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Culicoides_bojarskii>
dwc:class "Insecta" ;
dwc:family "Ceratopogonidae" ;
dwc:genus "Culicoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "bojarskii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Culicoides> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Culicoides>
dwc:class "Insecta" ;
dwc:family "Ceratopogonidae" ;
dwc:genus "Culicoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ceratopogonidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ceratopogonidae>
dwc:class "Insecta" ;
dwc:family "Ceratopogonidae" ;
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://dx.doi.org/10.5281/zenodo.3517716>
dc:description "FIGURE 3. Fossil Culicoides (Groganomyia) bojarskii Szadziewski & Dominiak, sp. nov., female holotype. A—total habitus, B—head, C—flagellum." ;
fabio:hasRepresentation <https://zenodo.org/record/3517716/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5112FFFEFFFADFF02FA67FC195019.mc.3B04AA64FFEFFFADFE2DF81EFBBE51D0>
dwc:collectionCode "NIGP" ;
dwc:eventDate "64-11-17" ;
dwc:locality "Burmese" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2429183019" ;
trt:httpUri <https://treatment.plazi.org/id/03C5112FFFEFFFADFF02FA67FC195019#3B04AA64FFEFFFADFE2DF81EFBBE51D0> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,135 @@
@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/03C511660844FFFCFF023FA1FE712359>
cito:cites <http://dx.doi.org/10.5281/zenodo.284491>, <http://dx.doi.org/10.5281/zenodo.284488>, <http://dx.doi.org/10.5281/zenodo.284489>, <http://dx.doi.org/10.5281/zenodo.284490>, <http://dx.doi.org/10.5281/zenodo.284477> ;
dc:creator "Van Der Zee, Jouke R.; Sonnenberg, Rainer; Schliewen, Ulrich K." ;
dc:title "Hylopanchax moke Zee, Sonnenberg & Schliewen, 2013, new species" ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hylopanchax_moke_Zee_2013> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.1.3> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3701.1.3>
bibo:endPage "53" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:startPage "35" ;
bibo:volume "3701" ;
dc:creator "Van Der Zee, Jouke R.; Sonnenberg, Rainer; Schliewen, Ulrich K." ;
dc:date "2013" ;
dc:title "Description of three new species of Hylopanchax Poll & Lambert, 1965 from the central Congo Basin (Cyprinodontiformes: Poeciliidae: Procatopodini) with a redefinition of the genus" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.284491>, <http://dx.doi.org/10.5281/zenodo.284488>, <http://dx.doi.org/10.5281/zenodo.284489>, <http://dx.doi.org/10.5281/zenodo.284490>, <http://dx.doi.org/10.5281/zenodo.284477> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hylopanchax_moke_Zee_2013>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Van Der Zee, Sonnenberg & Schliewen, 2013" ;
dwc:authorityName "Van Der Zee, Sonnenberg & Schliewen" ;
dwc:authorityYear "2013" ;
dwc:class "Actinopterygii" ;
dwc:family "Poeciliidae" ;
dwc:genus "Hylopanchax" ;
dwc:kingdom "Animalia" ;
dwc:order "Cyprinodontiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Van Der Zee, Sonnenberg & Schliewen, 2013" ;
dwc:species "moke" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3NGGD> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hylopanchax_moke> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hylopanchax_moke>
dwc:class "Actinopterygii" ;
dwc:family "Poeciliidae" ;
dwc:genus "Hylopanchax" ;
dwc:kingdom "Animalia" ;
dwc:order "Cyprinodontiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "moke" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hylopanchax> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hylopanchax>
dwc:class "Actinopterygii" ;
dwc:family "Poeciliidae" ;
dwc:genus "Hylopanchax" ;
dwc:kingdom "Animalia" ;
dwc:order "Cyprinodontiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Poeciliidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Poeciliidae>
dwc:class "Actinopterygii" ;
dwc:family "Poeciliidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cyprinodontiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cyprinodontiformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cyprinodontiformes>
dwc:class "Actinopterygii" ;
dwc:kingdom "Animalia" ;
dwc:order "Cyprinodontiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Actinopterygii> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Actinopterygii>
dwc:class "Actinopterygii" ;
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 .
<http://dx.doi.org/10.5281/zenodo.284491>
dc:description "FIGURE 15. Comparison of body depth in % SL of H. moke and similar sized small specimens of other Hylopanchax species." ;
fabio:hasRepresentation <https://zenodo.org/record/284491/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.284488>
dc:description "FIGURE 12. Male of Hylopanchax moke, male from a commercial import of ornamental fish into the USA in 2011. Photographed by Tony Terceira." ;
fabio:hasRepresentation <https://zenodo.org/record/284488/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.284489>
dc:description "FIGURE 13. Hylopanchax moke, male holotype (top), ZSM 40768, 20.8 mm SL, female paratype (bottom), ZSM 40767, 19.6 mm SL." ;
fabio:hasRepresentation <https://zenodo.org/record/284489/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.284490>
dc:description "FIGURE 14. CT scan of Hylopanchax moke, male holotype, ZSM 29750, 20.8 mm SL." ;
fabio:hasRepresentation <https://zenodo.org/record/284490/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.284477>
dc:description "FIGURE 1. Collection point map of Hylopanchax based on specimens and data from the collections of the AMNH, ANSP, CAS, CUMV, MNHN, MRAC, SMF, ZFMK, and ZSM. Additional data are from Huber (2007) and R. Numrich (pers. comm.). Type localities are indicated by a capital T and numbered: T 1 = H. stictopleuron, T 2 = H. silvestris, T 3 = H. leki, T 4 = H. ndeko, T 5 = H. moke. Collection points of Hylopanchax species are indicated by the following symbols: olive circle = H. stictopleuron, light grey circle = H. silvestris, red square = H. leki, blue square = H. ndeko, light green triangle = H. moke, dark green triangle = H. sp. aff. moke, dark grey circle = H. sp. Cameroon, black circle = H. sp. Gabon, yellow square = H. sp. Odzala, pink circle = Hylopanchax collection, specimens not studied." ;
fabio:hasRepresentation <https://zenodo.org/record/284477/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,130 @@
@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/03C511660847FFF8FF023E3BFB272451>
cito:cites <http://dx.doi.org/10.5281/zenodo.284482>, <http://dx.doi.org/10.5281/zenodo.284485>, <http://dx.doi.org/10.5281/zenodo.284486>, <http://dx.doi.org/10.5281/zenodo.284487> ;
dc:creator "Van Der Zee, Jouke R.; Sonnenberg, Rainer; Schliewen, Ulrich K." ;
dc:title "Hylopanchax ndeko Zee, Sonnenberg & Schliewen, 2013, new species" ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hylopanchax_ndeko_Zee_2013> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.1.3> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3701.1.3>
bibo:endPage "53" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:startPage "35" ;
bibo:volume "3701" ;
dc:creator "Van Der Zee, Jouke R.; Sonnenberg, Rainer; Schliewen, Ulrich K." ;
dc:date "2013" ;
dc:title "Description of three new species of Hylopanchax Poll & Lambert, 1965 from the central Congo Basin (Cyprinodontiformes: Poeciliidae: Procatopodini) with a redefinition of the genus" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.284482>, <http://dx.doi.org/10.5281/zenodo.284485>, <http://dx.doi.org/10.5281/zenodo.284486>, <http://dx.doi.org/10.5281/zenodo.284487> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hylopanchax_ndeko_Zee_2013>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Van Der Zee, Sonnenberg & Schliewen, 2013" ;
dwc:authorityName "Van Der Zee, Sonnenberg & Schliewen" ;
dwc:authorityYear "2013" ;
dwc:class "Actinopterygii" ;
dwc:family "Poeciliidae" ;
dwc:genus "Hylopanchax" ;
dwc:kingdom "Animalia" ;
dwc:order "Cyprinodontiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Van Der Zee, Sonnenberg & Schliewen, 2013" ;
dwc:species "ndeko" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6MNP9> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hylopanchax_ndeko> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hylopanchax_ndeko>
dwc:class "Actinopterygii" ;
dwc:family "Poeciliidae" ;
dwc:genus "Hylopanchax" ;
dwc:kingdom "Animalia" ;
dwc:order "Cyprinodontiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "ndeko" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hylopanchax> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hylopanchax>
dwc:class "Actinopterygii" ;
dwc:family "Poeciliidae" ;
dwc:genus "Hylopanchax" ;
dwc:kingdom "Animalia" ;
dwc:order "Cyprinodontiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Poeciliidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Poeciliidae>
dwc:class "Actinopterygii" ;
dwc:family "Poeciliidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cyprinodontiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cyprinodontiformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cyprinodontiformes>
dwc:class "Actinopterygii" ;
dwc:kingdom "Animalia" ;
dwc:order "Cyprinodontiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Actinopterygii> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Actinopterygii>
dwc:class "Actinopterygii" ;
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 .
<http://dx.doi.org/10.5281/zenodo.284482>
dc:description "FIGURE 6. Male of Hylopanchax leki, photographed shortly after capture, stream between Lompolé and Yaka, Province Bandundu, Democratic Republic of Congo. Photographed by U. Schliewen, 28 July 2002." ;
fabio:hasRepresentation <https://zenodo.org/record/284482/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.284485>
dc:description "FIGURE 9. Male of Hylopanchax ndeko, photographed shortly after capture, stream at Lui Kotale, Province Bandundu, Democratic Republic of Congo. Photographed by U. Schliewen, 26 August 2002." ;
fabio:hasRepresentation <https://zenodo.org/record/284485/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.284486>
dc:description "FIGURE 10. Hylopanchax ndeko, male holotype (top), ZSM 29745, 28.2 mm SL, female paratype (below), ZSM 29766, 23.0 mm SL." ;
fabio:hasRepresentation <https://zenodo.org/record/284486/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.284487>
dc:description "FIGURE 11. CT scan of Hylopanchax ndeko, male paratype, ZSM 29766, 30.0 mm SL." ;
fabio:hasRepresentation <https://zenodo.org/record/284487/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,130 @@
@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/03C51166084AFFF4FF023F49FB0025AD>
cito:cites <http://dx.doi.org/10.5281/zenodo.284482>, <http://dx.doi.org/10.5281/zenodo.284483>, <http://dx.doi.org/10.5281/zenodo.284484>, <http://dx.doi.org/10.5281/zenodo.284477> ;
dc:creator "Van Der Zee, Jouke R.; Sonnenberg, Rainer; Schliewen, Ulrich K." ;
dc:title "Hylopanchax leki Zee, Sonnenberg & Schliewen, 2013, new species" ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hylopanchax_leki_Zee_2013> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.1.3> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3701.1.3>
bibo:endPage "53" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:startPage "35" ;
bibo:volume "3701" ;
dc:creator "Van Der Zee, Jouke R.; Sonnenberg, Rainer; Schliewen, Ulrich K." ;
dc:date "2013" ;
dc:title "Description of three new species of Hylopanchax Poll & Lambert, 1965 from the central Congo Basin (Cyprinodontiformes: Poeciliidae: Procatopodini) with a redefinition of the genus" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.284482>, <http://dx.doi.org/10.5281/zenodo.284483>, <http://dx.doi.org/10.5281/zenodo.284484>, <http://dx.doi.org/10.5281/zenodo.284477> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hylopanchax_leki_Zee_2013>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Van Der Zee, Sonnenberg & Schliewen, 2013" ;
dwc:authorityName "Van Der Zee, Sonnenberg & Schliewen" ;
dwc:authorityYear "2013" ;
dwc:class "Actinopterygii" ;
dwc:family "Poeciliidae" ;
dwc:genus "Hylopanchax" ;
dwc:kingdom "Animalia" ;
dwc:order "Cyprinodontiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Van Der Zee, Sonnenberg & Schliewen, 2013" ;
dwc:species "leki" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3NGGC> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hylopanchax_leki> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hylopanchax_leki>
dwc:class "Actinopterygii" ;
dwc:family "Poeciliidae" ;
dwc:genus "Hylopanchax" ;
dwc:kingdom "Animalia" ;
dwc:order "Cyprinodontiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "leki" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hylopanchax> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hylopanchax>
dwc:class "Actinopterygii" ;
dwc:family "Poeciliidae" ;
dwc:genus "Hylopanchax" ;
dwc:kingdom "Animalia" ;
dwc:order "Cyprinodontiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Poeciliidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Poeciliidae>
dwc:class "Actinopterygii" ;
dwc:family "Poeciliidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cyprinodontiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cyprinodontiformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cyprinodontiformes>
dwc:class "Actinopterygii" ;
dwc:kingdom "Animalia" ;
dwc:order "Cyprinodontiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Actinopterygii> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Actinopterygii>
dwc:class "Actinopterygii" ;
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 .
<http://dx.doi.org/10.5281/zenodo.284482>
dc:description "FIGURE 6. Male of Hylopanchax leki, photographed shortly after capture, stream between Lompolé and Yaka, Province Bandundu, Democratic Republic of Congo. Photographed by U. Schliewen, 28 July 2002." ;
fabio:hasRepresentation <https://zenodo.org/record/284482/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.284483>
dc:description "FIGURE 7. Hylopanchax leki, male holotype (top), ZSM 40764, 26.6 mm SL, female paratype (bottom), ZSM 40765, 23.0 mm SL." ;
fabio:hasRepresentation <https://zenodo.org/record/284483/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.284484>
dc:description "FIGURE 8. CT scan of Hylopanchax leki, non paratype, ZSM 49745, 22.2 mm SL." ;
fabio:hasRepresentation <https://zenodo.org/record/284484/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.284477>
dc:description "FIGURE 1. Collection point map of Hylopanchax based on specimens and data from the collections of the AMNH, ANSP, CAS, CUMV, MNHN, MRAC, SMF, ZFMK, and ZSM. Additional data are from Huber (2007) and R. Numrich (pers. comm.). Type localities are indicated by a capital T and numbered: T 1 = H. stictopleuron, T 2 = H. silvestris, T 3 = H. leki, T 4 = H. ndeko, T 5 = H. moke. Collection points of Hylopanchax species are indicated by the following symbols: olive circle = H. stictopleuron, light grey circle = H. silvestris, red square = H. leki, blue square = H. ndeko, light green triangle = H. moke, dark green triangle = H. sp. aff. moke, dark grey circle = H. sp. Cameroon, black circle = H. sp. Gabon, yellow square = H. sp. Odzala, pink circle = Hylopanchax collection, specimens not studied." ;
fabio:hasRepresentation <https://zenodo.org/record/284477/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,129 @@
@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
<http://treatment.plazi.org/id/03C5181CFFA22976FEE1F9DAFCE86290>
cito:cites <http://dx.doi.org/10.5281/zenodo.4759391>, <http://dx.doi.org/10.5281/zenodo.4759393>, <http://dx.doi.org/10.5281/zenodo.4759399>, <http://dx.doi.org/10.5281/zenodo.4759405> ;
dc:creator "Stark, Bill P.; Sivec, Ignac" ;
dc:title "Sweltsa wui Stark & Sivec 2009, sp. n." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sweltsa_wui_Stark_2009> ;
trt:publishedIn <http://doi.org/10.5281/zenodo.4765867> ;
a trt:Treatment .
<http://doi.org/10.5281/zenodo.4765867>
bibo:endPage "163" ;
bibo:issue "14" ;
bibo:journal "Illiesia" ;
bibo:startPage "156" ;
bibo:volume "5" ;
dc:creator "Stark, Bill P.; Sivec, Ignac" ;
dc:date "2009" ;
dc:title "Sweltsa Wui And Haploperla Valentinae (Plecoptera: Chloroperlidae), Two New Stoneflies From Sichuan Province, China" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4759391>, <http://dx.doi.org/10.5281/zenodo.4759393>, <http://dx.doi.org/10.5281/zenodo.4759399>, <http://dx.doi.org/10.5281/zenodo.4759405> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Sweltsa_wui_Stark_2009>
dwc:authority "Stark & Sivec, 2009" ;
dwc:authorityName "Stark & Sivec" ;
dwc:authorityYear "2009" ;
dwc:class "Insecta" ;
dwc:family "Chloroperlidae" ;
dwc:genus "Sweltsa" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Stark & Sivec, 2009" ;
dwc:species "wui" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sweltsa_wui> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Sweltsa_wui>
dwc:class "Insecta" ;
dwc:family "Chloroperlidae" ;
dwc:genus "Sweltsa" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "wui" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sweltsa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sweltsa>
dwc:class "Insecta" ;
dwc:family "Chloroperlidae" ;
dwc:genus "Sweltsa" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chloroperlidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chloroperlidae>
dwc:class "Insecta" ;
dwc:family "Chloroperlidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Plecoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Plecoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
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://dx.doi.org/10.5281/zenodo.4759391>
dc:description "Figs. 1-4. Sweltsa wui. 1. Head and pronotum. 2. Male terminalia, dorsal. 3. Epiproct, dorsal. 4. Male terminalia, lateral." ;
fabio:hasRepresentation <https://zenodo.org/record/4759391/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4759393>
dc:description "Figs. 5-10. Scanning electron micrographs of male genitalia. Sweltsa wui (5-8). 5. Terminalia, dorsal. 6. Epiproct, dorsal. 7. Epiproct, lateral. 8. Epiproct surface detail, frontal aspect. Haploperla valentinae (9-10). 9. Terminalia, dorsal. 10. Epiproct, dorsoapical margin." ;
fabio:hasRepresentation <https://zenodo.org/record/4759393/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4759399>
dc:description "Figs. 19-24. Scanning electron micrographs of male genitalia. Sweltsa abdominalis, Japan,Yoki-zawa, Yamakitamachi, Kanagawa, 10 May 1996, T. Shimizu, (19-21). 19. Male terminalia, dorsal. 20. Epiproct, lateral. 21. Epiproct apex, lateral. Sweltsa sapporoensis, streamlets along Tottabetsu-gawa stream, Obihiro City, Hokkaido, Japan, 16 June 1992, T. Shimizu (22-24). 22. Male terminalia, dorsal. 23. Epiproct, lateral. 24. Epiproct apex, dorsal." ;
fabio:hasRepresentation <https://zenodo.org/record/4759399/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4759405>
dc:description "Figs. 25-30. Scanning electron micrographs of male genitalia. Sweltsa nikkoensis, Russia, p. Kedrovaja, Zapovednik Kedrovaja Pad, 14 May 2002, V. Teslenko det. (25-27). 25. Male terminalia, dorsal. 26. Epiproct apex, dorsal. 27. Male 9th tergal process. Sweltsa insularis, Russia, o. Sahalin, p.Belaja, sb. Makarchenko, 29 June-7 July 1986, V. Teslenko det.(28-30). 28. Male terminalia, dorsal. 29. Epiproct apex, dorsal. 30. Male terminalia, oblique dorsolateral." ;
fabio:hasRepresentation <https://zenodo.org/record/4759405/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,120 @@
@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/03C5181CFFA52976FEDDFC26FB146297>
cito:cites <http://dx.doi.org/10.5281/zenodo.4759397>, <http://dx.doi.org/10.5281/zenodo.4759393> ;
dc:creator "Stark, Bill P.; Sivec, Ignac" ;
dc:title "Haploperla valentinae Stark & Sivec 2009, sp. n." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Haploperla_valentinae_Stark_2009> ;
trt:publishedIn <http://doi.org/10.5281/zenodo.4759370> ;
a trt:Treatment .
<http://doi.org/10.5281/zenodo.4759370>
bibo:endPage "163" ;
bibo:issue "14" ;
bibo:journal "Illiesia" ;
bibo:startPage "156" ;
bibo:volume "5" ;
dc:creator "Stark, Bill P.; Sivec, Ignac" ;
dc:date "2009" ;
dc:title "Sweltsa Wui And Haploperla Valentinae (Plecoptera: Chloroperlidae), Two New Stoneflies From Sichuan Province, China" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4759397>, <http://dx.doi.org/10.5281/zenodo.4759393> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Haploperla_valentinae_Stark_2009>
dwc:authority "Stark & Sivec, 2009" ;
dwc:authorityName "Stark & Sivec" ;
dwc:authorityYear "2009" ;
dwc:class "Insecta" ;
dwc:family "Chloroperlidae" ;
dwc:genus "Haploperla" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Stark & Sivec, 2009" ;
dwc:species "valentinae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Haploperla_valentinae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Haploperla_valentinae>
dwc:class "Insecta" ;
dwc:family "Chloroperlidae" ;
dwc:genus "Haploperla" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "valentinae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Haploperla> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Haploperla>
dwc:class "Insecta" ;
dwc:family "Chloroperlidae" ;
dwc:genus "Haploperla" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chloroperlidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chloroperlidae>
dwc:class "Insecta" ;
dwc:family "Chloroperlidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Plecoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Plecoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
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://dx.doi.org/10.5281/zenodo.4759397>
dc:description "Figs. 11-18. Haploperla valentinae. 11. Adult head and pronotum. 12. Male terminalia, dorsal. 13. Epiproct, dorsal. 14. Metanotal U-suture. 15. Female sterna 8-9. 16. Larval head and pronotum. 17. Epiproct, lateral. 18. Larval cercal segments 9-10, lateral." ;
fabio:hasRepresentation <https://zenodo.org/record/4759397/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4759393>
dc:description "Figs. 5-10. Scanning electron micrographs of male genitalia. Sweltsa wui (5-8). 5. Terminalia, dorsal. 6. Epiproct, dorsal. 7. Epiproct, lateral. 8. Epiproct surface detail, frontal aspect. Haploperla valentinae (9-10). 9. Terminalia, dorsal. 10. Epiproct, dorsoapical margin." ;
fabio:hasRepresentation <https://zenodo.org/record/4759393/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,115 @@
@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/03C51E089E19FFC1FF6FFB0034ECFCBB>
cito:cites <http://dx.doi.org/10.5281/zenodo.231575> ;
dc:creator "Huang, Yanfei; Yang, Junxing; Chen, Xiaoyong" ;
dc:title "Stenorynchoacrum xijiangensis Huang, Yang & Chen, 2014, new species" ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stenorynchoacrum_xijiangensis_Huang_2014> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3793.3.6> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3793.3.6>
bibo:endPage "386" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:startPage "379" ;
bibo:volume "3793" ;
dc:creator "Huang, Yanfei; Yang, Junxing; Chen, Xiaoyong" ;
dc:date "2014" ;
dc:title "Stenorynchoacrum xijiangensis, a new genus and a new species of Labeoninae fish from Guangxi, China (Teleostei: Cyprinidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.231575> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Stenorynchoacrum_xijiangensis_Huang_2014>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Huang, Yang & Chen, 2014" ;
dwc:authorityName "Huang, Yang & Chen" ;
dwc:authorityYear "2014" ;
dwc:class "Actinopterygii" ;
dwc:family "Cyprinidae" ;
dwc:genus "Stenorynchoacrum" ;
dwc:kingdom "Animalia" ;
dwc:order "Cypriniformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Huang, Yang & Chen, 2014" ;
dwc:species "xijiangensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/524ST> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stenorynchoacrum_xijiangensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Stenorynchoacrum_xijiangensis>
dwc:class "Actinopterygii" ;
dwc:family "Cyprinidae" ;
dwc:genus "Stenorynchoacrum" ;
dwc:kingdom "Animalia" ;
dwc:order "Cypriniformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "xijiangensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stenorynchoacrum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Stenorynchoacrum>
dwc:class "Actinopterygii" ;
dwc:family "Cyprinidae" ;
dwc:genus "Stenorynchoacrum" ;
dwc:kingdom "Animalia" ;
dwc:order "Cypriniformes" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cyprinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cyprinidae>
dwc:class "Actinopterygii" ;
dwc:family "Cyprinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cypriniformes" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cypriniformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cypriniformes>
dwc:class "Actinopterygii" ;
dwc:kingdom "Animalia" ;
dwc:order "Cypriniformes" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Actinopterygii> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Actinopterygii>
dwc:class "Actinopterygii" ;
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 .
<http://dx.doi.org/10.5281/zenodo.231575>
dc:description "FIGURE 1. The location of Stenorynchoacrum xijiangensis in Guijiang (B), a tributary in Pearl River Drainage of China (A)." ;
fabio:hasRepresentation <https://zenodo.org/record/231575/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,102 @@
@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/03C51E089E19FFC6FF6FFDDD3348FBDE>
cito:cites <http://dx.doi.org/10.5281/zenodo.231576> ;
dc:creator "Huang, Yanfei; Yang, Junxing; Chen, Xiaoyong" ;
dc:title "Stenorynchoacrum Huang, Yang & Chen, 2014, new genus" ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stenorynchoacrum_Huang_2014> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3793.3.6> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3793.3.6>
bibo:endPage "386" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:startPage "379" ;
bibo:volume "3793" ;
dc:creator "Huang, Yanfei; Yang, Junxing; Chen, Xiaoyong" ;
dc:date "2014" ;
dc:title "Stenorynchoacrum xijiangensis, a new genus and a new species of Labeoninae fish from Guangxi, China (Teleostei: Cyprinidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.231576> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Stenorynchoacrum_Huang_2014>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Huang, Yang & Chen, 2014" ;
dwc:authorityName "Huang, Yang & Chen" ;
dwc:authorityYear "2014" ;
dwc:class "Actinopterygii" ;
dwc:family "Cyprinidae" ;
dwc:genus "Stenorynchoacrum" ;
dwc:kingdom "Animalia" ;
dwc:order "Cypriniformes" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Huang, Yang & Chen, 2014" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/645XK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stenorynchoacrum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Stenorynchoacrum>
dwc:class "Actinopterygii" ;
dwc:family "Cyprinidae" ;
dwc:genus "Stenorynchoacrum" ;
dwc:kingdom "Animalia" ;
dwc:order "Cypriniformes" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cyprinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cyprinidae>
dwc:class "Actinopterygii" ;
dwc:family "Cyprinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cypriniformes" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cypriniformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cypriniformes>
dwc:class "Actinopterygii" ;
dwc:kingdom "Animalia" ;
dwc:order "Cypriniformes" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Actinopterygii> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Actinopterygii>
dwc:class "Actinopterygii" ;
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 .
<http://dx.doi.org/10.5281/zenodo.231576>
dc:description "FIGURE 2. Diagrammatic of the oromandibular structures in Stenorynchoacrum. Rfp = round fleshy pad of the midian part of lower lip; lj = lower jaw; lpll = lateral part of lower lip; mb = maxillary barbel; pg = postlabial groove; rb = rostral barbel; rc = rostral cap; u j = upper jaw." ;
fabio:hasRepresentation <https://zenodo.org/record/231576/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,127 @@
@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/03C51E56FFA37C50FF09FE4EFF7B2D34>
cito:cites <http://dx.doi.org/10.5281/zenodo.3514862>, <http://dx.doi.org/10.5281/zenodo.3514864> ;
dc:creator "Russo, Virginia Lo; Pastor De Ward, Catalina T." ;
dc:title "Metoncholaimus paracavatus Russo & Pastor De Ward 2019, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C51E56FFA37C50FF09FE4EFF7B2D34.mc.3B04A51DFFA77C50FEE4FEBAFC49298B> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Metoncholaimus_paracavatus_Russo_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4688.1.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4688.1.4>
bibo:endPage "100" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-10-21" ;
bibo:startPage "86" ;
bibo:volume "4688" ;
dc:creator "Russo, Virginia Lo; Pastor De Ward, Catalina T." ;
dc:date "2019" ;
dc:title "Three new species of the free-living marine nematode Metoncholaimus Filipjev 1918 (Enoplida, Oncholaimidae) from Argentinean coasts" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3514862>, <http://dx.doi.org/10.5281/zenodo.3514864> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Metoncholaimus_paracavatus_Russo_2019>
dwc:authority "Russo & Pastor De Ward, 2019" ;
dwc:authorityName "Russo & Pastor De Ward" ;
dwc:authorityYear "2019" ;
dwc:class "Adenophorea" ;
dwc:family "Oncholaimidae" ;
dwc:genus "Metoncholaimus" ;
dwc:kingdom "Animalia" ;
dwc:order "Enoplida" ;
dwc:phylum "Nematoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Russo & Pastor De Ward, 2019" ;
dwc:species "paracavatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Metoncholaimus_paracavatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Metoncholaimus_paracavatus>
dwc:class "Adenophorea" ;
dwc:family "Oncholaimidae" ;
dwc:genus "Metoncholaimus" ;
dwc:kingdom "Animalia" ;
dwc:order "Enoplida" ;
dwc:phylum "Nematoda" ;
dwc:rank "species" ;
dwc:species "paracavatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Metoncholaimus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Metoncholaimus>
dwc:class "Adenophorea" ;
dwc:family "Oncholaimidae" ;
dwc:genus "Metoncholaimus" ;
dwc:kingdom "Animalia" ;
dwc:order "Enoplida" ;
dwc:phylum "Nematoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oncholaimidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Oncholaimidae>
dwc:class "Adenophorea" ;
dwc:family "Oncholaimidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Enoplida" ;
dwc:phylum "Nematoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Enoplida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Enoplida>
dwc:class "Adenophorea" ;
dwc:kingdom "Animalia" ;
dwc:order "Enoplida" ;
dwc:phylum "Nematoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Adenophorea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Adenophorea>
dwc:class "Adenophorea" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Nematoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nematoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Nematoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Nematoda" ;
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://dx.doi.org/10.5281/zenodo.3514862>
dc:description "FIGURE 4. Metoncholaimus paracavatus sp. n.: (A) Head region (external) of holotype male (CNP-NEM 1539); (B) Head region (internal) of holotype male (CNP-NEM 1539); (C) Posterior end of holotype male (CNP-NEM 1539); (D) Cloacal region of holotype male (CNP-NEM 1539) showing the gubernaculum and papilla; (E) Head region (external) of paratype female (CNP-NEM 1540); (F) Head region (internal) of paratype female (CNP-NEM 1540); (G) Posterior end of paratype female (CNP-NEM 1540). Scale bars: 1= 20 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/3514862/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3514864>
dc:description "FIGURE 5. Reproductive and demanian system of paratype females: (A) Metoncholaimus sanmatiensis sp. n. (CNP-NEM 1655); (B) Metoncholaimus perdisus sp. n. (CNP-NEM 16959); (C) Metoncholaimus paracavatus sp. n. (CNP-NEM 1540). Scale bars: 1= 500 µm; 2= 200 µm; 3= 100 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/3514864/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C51E56FFA37C50FF09FE4EFF7B2D34.mc.3B04A51DFFA77C50FEE4FEBAFC49298B>
dwc:locality "National Collection of Invertebrates" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2427924864" ;
trt:httpUri <https://treatment.plazi.org/id/03C51E56FFA37C50FF09FE4EFF7B2D34#3B04A51DFFA77C50FEE4FEBAFC49298B> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,127 @@
@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/03C51E56FFA97C59FF09F976FF502BF0>
cito:cites <http://dx.doi.org/10.5281/zenodo.3514858>, <http://dx.doi.org/10.5281/zenodo.3514864> ;
dc:creator "Russo, Virginia Lo; Pastor De Ward, Catalina T." ;
dc:title "Metoncholaimus sanmatiensis Russo & Pastor De Ward 2019, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C51E56FFA97C59FF09F976FF502BF0.mc.3B04A51DFFAE7C59FEE4FF6EFC3628C7> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Metoncholaimus_sanmatiensis_Russo_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4688.1.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4688.1.4>
bibo:endPage "100" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-10-21" ;
bibo:startPage "86" ;
bibo:volume "4688" ;
dc:creator "Russo, Virginia Lo; Pastor De Ward, Catalina T." ;
dc:date "2019" ;
dc:title "Three new species of the free-living marine nematode Metoncholaimus Filipjev 1918 (Enoplida, Oncholaimidae) from Argentinean coasts" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3514858>, <http://dx.doi.org/10.5281/zenodo.3514864> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Metoncholaimus_sanmatiensis_Russo_2019>
dwc:authority "Russo & Pastor De Ward, 2019" ;
dwc:authorityName "Russo & Pastor De Ward" ;
dwc:authorityYear "2019" ;
dwc:class "Adenophorea" ;
dwc:family "Oncholaimidae" ;
dwc:genus "Metoncholaimus" ;
dwc:kingdom "Animalia" ;
dwc:order "Enoplida" ;
dwc:phylum "Nematoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Russo & Pastor De Ward, 2019" ;
dwc:species "sanmatiensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Metoncholaimus_sanmatiensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Metoncholaimus_sanmatiensis>
dwc:class "Adenophorea" ;
dwc:family "Oncholaimidae" ;
dwc:genus "Metoncholaimus" ;
dwc:kingdom "Animalia" ;
dwc:order "Enoplida" ;
dwc:phylum "Nematoda" ;
dwc:rank "species" ;
dwc:species "sanmatiensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Metoncholaimus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Metoncholaimus>
dwc:class "Adenophorea" ;
dwc:family "Oncholaimidae" ;
dwc:genus "Metoncholaimus" ;
dwc:kingdom "Animalia" ;
dwc:order "Enoplida" ;
dwc:phylum "Nematoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oncholaimidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Oncholaimidae>
dwc:class "Adenophorea" ;
dwc:family "Oncholaimidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Enoplida" ;
dwc:phylum "Nematoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Enoplida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Enoplida>
dwc:class "Adenophorea" ;
dwc:kingdom "Animalia" ;
dwc:order "Enoplida" ;
dwc:phylum "Nematoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Adenophorea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Adenophorea>
dwc:class "Adenophorea" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Nematoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nematoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Nematoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Nematoda" ;
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://dx.doi.org/10.5281/zenodo.3514858>
dc:description "FIGURE 2. Metoncholaimus sanmatiensis sp. n.: (A) Head region (internal) of holotype male (CNP-NEM 1645); (B) Head region (external) of holotype male (CNP-NEM 1645); (C) Posterior end of paratype female (CNP-NEM 1654); (D) Head region (internal) of paratype female (CNP-NEM 1654); (E) Head region (external) of paratype female (CNP-NEM 1654); (F) Posterior end of holotype male showing the entire spicule (CNP-NEM 1645); (G) Posterior end of holotype male with detail of the cloacal region (CNP-NEM 1645). Scale bars: 1= 20 µm; 2= 200 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/3514858/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3514864>
dc:description "FIGURE 5. Reproductive and demanian system of paratype females: (A) Metoncholaimus sanmatiensis sp. n. (CNP-NEM 1655); (B) Metoncholaimus perdisus sp. n. (CNP-NEM 16959); (C) Metoncholaimus paracavatus sp. n. (CNP-NEM 1540). Scale bars: 1= 500 µm; 2= 200 µm; 3= 100 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/3514864/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C51E56FFA97C59FF09F976FF502BF0.mc.3B04A51DFFAE7C59FEE4FF6EFC3628C7>
dwc:locality "National Collection of Invertebrates" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2427924865" ;
trt:httpUri <https://treatment.plazi.org/id/03C51E56FFA97C59FF09F976FF502BF0#3B04A51DFFAE7C59FEE4FF6EFC3628C7> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,121 @@
@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/03C51E56FFA97C5EFF09FA06FDC12E68>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Metoncholaimus_Filipjev_1918> ;
dc:creator "Russo, Virginia Lo; Pastor De Ward, Catalina T." ;
dc:title "Oncholaiminae Filipjev 1916" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Oncholaiminae_Filipjev_1916> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4688.1.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4688.1.4>
bibo:endPage "100" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-10-21" ;
bibo:startPage "86" ;
bibo:volume "4688" ;
dc:creator "Russo, Virginia Lo; Pastor De Ward, Catalina T." ;
dc:date "2019" ;
dc:title "Three new species of the free-living marine nematode Metoncholaimus Filipjev 1918 (Enoplida, Oncholaimidae) from Argentinean coasts" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Oncholaiminae_Filipjev_1916>
dwc:authority "Filipjev, 1916" ;
dwc:authorityName "Filipjev" ;
dwc:authorityYear "1916" ;
dwc:class "Adenophorea" ;
dwc:family "Oncholaimidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Enoplida" ;
dwc:phylum "Nematoda" ;
dwc:rank "subFamily" ;
dwc:scientificNameAuthorship "Filipjev, 1916" ;
dwc:subFamily "Oncholaiminae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oncholaiminae> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Metoncholaimus_Filipjev_1918>
dwc:authority "Filipjev, 1918" ;
dwc:authorityName "Filipjev" ;
dwc:authorityYear "1918" ;
dwc:class "Adenophorea" ;
dwc:family "Oncholaimidae" ;
dwc:genus "Metoncholaimus" ;
dwc:kingdom "Animalia" ;
dwc:order "Enoplida" ;
dwc:phylum "Nematoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Filipjev, 1918" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Metoncholaimus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Oncholaiminae>
dwc:class "Adenophorea" ;
dwc:family "Oncholaimidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Enoplida" ;
dwc:phylum "Nematoda" ;
dwc:rank "subFamily" ;
dwc:subFamily "Oncholaiminae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oncholaimidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Oncholaimidae>
dwc:class "Adenophorea" ;
dwc:family "Oncholaimidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Enoplida" ;
dwc:phylum "Nematoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Enoplida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Enoplida>
dwc:class "Adenophorea" ;
dwc:kingdom "Animalia" ;
dwc:order "Enoplida" ;
dwc:phylum "Nematoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Adenophorea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Adenophorea>
dwc:class "Adenophorea" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Nematoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nematoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Nematoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Nematoda" ;
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/Metoncholaimus>
dwc:class "Adenophorea" ;
dwc:family "Oncholaimidae" ;
dwc:genus "Metoncholaimus" ;
dwc:kingdom "Animalia" ;
dwc:order "Enoplida" ;
dwc:phylum "Nematoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oncholaimidae> ;
a dwcFP:TaxonName .

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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03C51E56FFA97C5EFF09FAEEFD162D40>
dc:creator "Russo, Virginia Lo; Pastor De Ward, Catalina T." ;
dc:title "Oncholaimina De Coninck 1965" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Oncholaimina_Coninck_1965> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4688.1.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4688.1.4>
bibo:endPage "100" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-10-21" ;
bibo:startPage "86" ;
bibo:volume "4688" ;
dc:creator "Russo, Virginia Lo; Pastor De Ward, Catalina T." ;
dc:date "2019" ;
dc:title "Three new species of the free-living marine nematode Metoncholaimus Filipjev 1918 (Enoplida, Oncholaimidae) from Argentinean coasts" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Oncholaimina_Coninck_1965>
dwc:authority "De Coninck, 1965" ;
dwc:authorityName "De Coninck" ;
dwc:authorityYear "1965" ;
dwc:class "Enoplea" ;
dwc:kingdom "Animalia" ;
dwc:order "Enoplida" ;
dwc:phylum "Nematoda" ;
dwc:rank "subOrder" ;
dwc:scientificNameAuthorship "De Coninck, 1965" ;
dwc:subOrder "Oncholaimina" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8FZB3> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oncholaimina> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Oncholaimina>
dwc:class "Enoplea" ;
dwc:kingdom "Animalia" ;
dwc:order "Enoplida" ;
dwc:phylum "Nematoda" ;
dwc:rank "subOrder" ;
dwc:subOrder "Oncholaimina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Enoplida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Enoplida>
dwc:class "Enoplea" ;
dwc:kingdom "Animalia" ;
dwc:order "Enoplida" ;
dwc:phylum "Nematoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Enoplea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Enoplea>
dwc:class "Enoplea" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Nematoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nematoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Nematoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Nematoda" ;
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/03C51E56FFAE7C54FF09FBEAFCF0295C>
cito:cites <http://dx.doi.org/10.5281/zenodo.3514860>, <http://dx.doi.org/10.5281/zenodo.3514864> ;
dc:creator "Russo, Virginia Lo; Pastor De Ward, Catalina T." ;
dc:title "Metoncholaimus perdisus Russo & Pastor De Ward 2019, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C51E56FFAE7C54FF09FBEAFCF0295C.mc.3B04A51DFFAE7C59FF59F8AEFEDC2FA3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C51E56FFAE7C54FF09FBEAFCF0295C.mc.3B04A51DFFAC7C5BFE63FF6FFD3128C0>, <http://tb.plazi.org/GgServer/dwcaRecords/03C51E56FFAE7C54FF09FBEAFCF0295C.mc.3B04A51DFFAC7C5BFD05FF16FEBC2979> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Metoncholaimus_perdisus_Russo_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4688.1.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4688.1.4>
bibo:endPage "100" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-10-21" ;
bibo:startPage "86" ;
bibo:volume "4688" ;
dc:creator "Russo, Virginia Lo; Pastor De Ward, Catalina T." ;
dc:date "2019" ;
dc:title "Three new species of the free-living marine nematode Metoncholaimus Filipjev 1918 (Enoplida, Oncholaimidae) from Argentinean coasts" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3514860>, <http://dx.doi.org/10.5281/zenodo.3514864> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Metoncholaimus_perdisus_Russo_2019>
dwc:authority "Russo & Pastor De Ward, 2019" ;
dwc:authorityName "Russo & Pastor De Ward" ;
dwc:authorityYear "2019" ;
dwc:class "Adenophorea" ;
dwc:family "Oncholaimidae" ;
dwc:genus "Metoncholaimus" ;
dwc:kingdom "Animalia" ;
dwc:order "Enoplida" ;
dwc:phylum "Nematoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Russo & Pastor De Ward, 2019" ;
dwc:species "perdisus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Metoncholaimus_perdisus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Metoncholaimus_perdisus>
dwc:class "Adenophorea" ;
dwc:family "Oncholaimidae" ;
dwc:genus "Metoncholaimus" ;
dwc:kingdom "Animalia" ;
dwc:order "Enoplida" ;
dwc:phylum "Nematoda" ;
dwc:rank "species" ;
dwc:species "perdisus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Metoncholaimus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Metoncholaimus>
dwc:class "Adenophorea" ;
dwc:family "Oncholaimidae" ;
dwc:genus "Metoncholaimus" ;
dwc:kingdom "Animalia" ;
dwc:order "Enoplida" ;
dwc:phylum "Nematoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oncholaimidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Oncholaimidae>
dwc:class "Adenophorea" ;
dwc:family "Oncholaimidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Enoplida" ;
dwc:phylum "Nematoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Enoplida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Enoplida>
dwc:class "Adenophorea" ;
dwc:kingdom "Animalia" ;
dwc:order "Enoplida" ;
dwc:phylum "Nematoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Adenophorea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Adenophorea>
dwc:class "Adenophorea" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Nematoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nematoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Nematoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Nematoda" ;
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://dx.doi.org/10.5281/zenodo.3514860>
dc:description "FIGURE 3. Metoncholaimus perdisus sp. n.: (A) Head region (internal) of holotype male (CNP-NEM 16668); (B) Head region (external) of holotype male (CNP-NEM 16668); (C) Posterior end of paratype female (CNP-NEM 16827); (D) Head region (in- ternal) of paratype female (CNP-NEM 16827); (E) Head region (external) of paratype female (CNP-NEM 16827); (F) Posterior end of holotype male in ventral view (sketch); (G) Posterior end of holotype male (CNP-NEM 16668). Scale bars: 1= 20 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/3514860/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3514864>
dc:description "FIGURE 5. Reproductive and demanian system of paratype females: (A) Metoncholaimus sanmatiensis sp. n. (CNP-NEM 1655); (B) Metoncholaimus perdisus sp. n. (CNP-NEM 16959); (C) Metoncholaimus paracavatus sp. n. (CNP-NEM 1540). Scale bars: 1= 500 µm; 2= 200 µm; 3= 100 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/3514864/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C51E56FFAE7C54FF09FBEAFCF0295C.mc.3B04A51DFFAE7C59FF59F8AEFEDC2FA3>
dwc:locality "All" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2427924862" ;
trt:httpUri <https://treatment.plazi.org/id/03C51E56FFAE7C54FF09FBEAFCF0295C#3B04A51DFFAE7C59FF59F8AEFEDC2FA3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C51E56FFAE7C54FF09FBEAFCF0295C.mc.3B04A51DFFAC7C5BFE63FF6FFD3128C0>
dwc:eventDate "2009-02-12" ;
dwc:locality "Registration" ;
dwc:recordedBy "V. Lo Russo & G. Villares" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "-40.781113" ;
dwc:verbatimLongitude "-64.85139" ;
trt:gbifOccurrenceId "2427924863" ;
trt:httpUri <https://treatment.plazi.org/id/03C51E56FFAE7C54FF09FBEAFCF0295C#3B04A51DFFAC7C5BFE63FF6FFD3128C0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C51E56FFAE7C54FF09FBEAFCF0295C.mc.3B04A51DFFAC7C5BFD05FF16FEBC2979>
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "2427924866" ;
trt:httpUri <https://treatment.plazi.org/id/03C51E56FFAE7C54FF09FBEAFCF0295C#3B04A51DFFAC7C5BFD05FF16FEBC2979> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,97 @@
@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
<http://treatment.plazi.org/id/03C51F39FFD1F252FE7CFF65FBA82BE3>
dc:creator "Londt, Jason G. H." ;
dc:title "Stenopogoninae" ;
dwc:basisOfRecord <http://treatment.plazi.org/id/03C51F39FFD1F252FE7CFF65FBA82BE3/T7_T8>, <http://treatment.plazi.org/id/03C51F39FFD1F252FE7CFF65FBA82BE3/T1_T8_T7>, <http://treatment.plazi.org/id/03C51F39FFD1F252FE7CFF65FBA82BE3/R4>, <http://treatment.plazi.org/id/03C51F39FFD1F252FE7CFF65FBA82BE3/R4> ;
trt:publishedIn <http://dx.doi.org/10.5733/afin.054.0103> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Stenopogoninae> ;
a trt:Treatment .
<http://dx.doi.org/10.5733/afin.054.0103>
bibo:endPage "57" ;
bibo:issue "1" ;
bibo:journal "African Invertebrates" ;
bibo:pubDate "2013-03-04" ;
bibo:startPage "57" ;
bibo:volume "54" ;
dc:creator "Londt, Jason G. H." ;
dc:date "2013" ;
dc:title "A remarkable new genus of robber flies, Akatiomyia gen. n., from the Western Cape Province of South Africa, and a new key to the genera of Afrotropical Stenopogoninae (Diptera: Asilidae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Stenopogoninae>
dwc:class "Insecta" ;
dwc:family "Asilidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subFamily" ;
dwc:subFamily "Stenopogoninae" ;
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://treatment.plazi.org/id/03C51F39FFD1F252FE7CFF65FBA82BE3/T7_T8>
dwc:catalogNumber "T7, T8" ;
dwc:collectionCode "T" ;
dwc:recordedBy "Dikow & Londt" ;
a dwc:MaterialCitation .
<http://treatment.plazi.org/id/03C51F39FFD1F252FE7CFF65FBA82BE3/T1_T8_T7>
dwc:catalogNumber "T1, T8, T7" ;
dwc:collectionCode "T" ;
a dwc:MaterialCitation .
<http://treatment.plazi.org/id/03C51F39FFD1F252FE7CFF65FBA82BE3/R4>
dwc:catalogNumber "R4" ;
dwc:collectionCode "R" ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,95 @@
@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/03C51F39FFD4F25AFE37FAD9FC402AB3>
dc:creator "Londt, Jason G. H." ;
dc:title "Akatiomyia Londt 2013, gen. n." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Akatiomyia_Londt_2013> ;
trt:publishedIn <http://dx.doi.org/10.5733/afin.054.0103> ;
a trt:Treatment .
<http://dx.doi.org/10.5733/afin.054.0103>
bibo:endPage "57" ;
bibo:issue "1" ;
bibo:journal "African Invertebrates" ;
bibo:pubDate "2013-03-04" ;
bibo:startPage "57" ;
bibo:volume "54" ;
dc:creator "Londt, Jason G. H." ;
dc:date "2013" ;
dc:title "A remarkable new genus of robber flies, Akatiomyia gen. n., from the Western Cape Province of South Africa, and a new key to the genera of Afrotropical Stenopogoninae (Diptera: Asilidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Akatiomyia_Londt_2013>
dwc:authority "Londt, 2013" ;
dwc:authorityName "Londt" ;
dwc:authorityYear "2013" ;
dwc:class "Insecta" ;
dwc:family "Asilidae" ;
dwc:genus "Akatiomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Londt, 2013" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/89PLD> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Akatiomyia> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Akatiomyia>
dwc:class "Insecta" ;
dwc:family "Asilidae" ;
dwc:genus "Akatiomyia" ;
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 .

View file

@ -0,0 +1,139 @@
@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
<http://treatment.plazi.org/id/03C51F39FFD5F25FFE16FD67FBFB2C04>
cito:cites <http://dx.doi.org/10.5281/zenodo.7661727>, <http://dx.doi.org/10.5281/zenodo.7661729>, <http://dx.doi.org/10.5281/zenodo.7661731> ;
dc:creator "Londt, Jason G. H." ;
dc:title "Akatiomyia eremnos Londt 2013, sp. n." ;
dwc:basisOfRecord <http://treatment.plazi.org/id/03C51F39FFD5F25FFE16FD67FBFB2C04/NMSA-DIP_66435_NMSA-DIP_66436> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Akatiomyia_eremnos_Londt_2013> ;
trt:publishedIn <http://dx.doi.org/10.5733/afin.054.0103> ;
a trt:Treatment .
<http://dx.doi.org/10.5733/afin.054.0103>
bibo:endPage "57" ;
bibo:issue "1" ;
bibo:journal "African Invertebrates" ;
bibo:pubDate "2013-03-04" ;
bibo:startPage "57" ;
bibo:volume "54" ;
dc:creator "Londt, Jason G. H." ;
dc:date "2013" ;
dc:title "A remarkable new genus of robber flies, Akatiomyia gen. n., from the Western Cape Province of South Africa, and a new key to the genera of Afrotropical Stenopogoninae (Diptera: Asilidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7661727>, <http://dx.doi.org/10.5281/zenodo.7661729>, <http://dx.doi.org/10.5281/zenodo.7661731> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Akatiomyia_eremnos_Londt_2013>
dwc:authority "Londt, 2013" ;
dwc:authorityName "Londt" ;
dwc:authorityYear "2013" ;
dwc:class "Insecta" ;
dwc:family "Asilidae" ;
dwc:genus "Akatiomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Londt, 2013" ;
dwc:species "eremnos" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/89WY4> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Akatiomyia_eremnos> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Akatiomyia_eremnos>
dwc:class "Insecta" ;
dwc:family "Asilidae" ;
dwc:genus "Akatiomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "eremnos" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Akatiomyia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Akatiomyia>
dwc:class "Insecta" ;
dwc:family "Asilidae" ;
dwc:genus "Akatiomyia" ;
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://dx.doi.org/10.5281/zenodo.7661727>
dc:description "Figs 1, 2. Akatiomyia eremnos gen. et sp. n., male: (1) entire holotype, (2) left wing of paratype." ;
fabio:hasRepresentation <https://zenodo.org/record/7661727/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.7661729>
dc:description "Figs 39. Akatiomyia eremnos gen. et sp. n.: (3) holotype head, anterior; (4) holotype antenna, lateral; (5) holotype thorax, dorsal; (68) paratype male terminalia, lateral (6), dorsal (7), ventral (8); (9,10) paratype female terminalia, lateral (9), dorsal (10). Scale bars = 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/7661729/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.7661731>
dc:description "Fig. 11. Site at which the holotype of Akatiomyia eremnos gen. et sp. n. was collected (note Clanwilliam Dam in background)." ;
fabio:hasRepresentation <https://zenodo.org/record/7661731/files/figure.png> ;
a fabio:Figure .
<http://treatment.plazi.org/id/03C51F39FFD5F25FFE16FD67FBFB2C04/NMSA-DIP_66435_NMSA-DIP_66436>
dwc:catalogNumber "NMSA-DIP 66435, NMSA-DIP 66436" ;
dwc:collectionCode "AFRICA" ;
dwc:eventDate "1989-08-28" ;
dwc:locality "Prov" ;
dwc:recordedBy "J Londt B Stuckenberg & P Croeser Sandy E" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "225" ;
dwc:verbatimLatitude "-32.19167" ;
dwc:verbatimLongitude "18.872223" ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,96 @@
@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/03C51F39FFDDF252FF58FBBDFCCA2D8D>
dc:creator "Londt, Jason G. H." ;
dc:title "Oligopogon Loew 1847" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Oligopogon_Loew_1847> ;
trt:publishedIn <http://dx.doi.org/10.5733/afin.054.0103> ;
a trt:Treatment .
<http://dx.doi.org/10.5733/afin.054.0103>
bibo:endPage "57" ;
bibo:issue "1" ;
bibo:journal "African Invertebrates" ;
bibo:pubDate "2013-03-04" ;
bibo:startPage "57" ;
bibo:volume "54" ;
dc:creator "Londt, Jason G. H." ;
dc:date "2013" ;
dc:title "A remarkable new genus of robber flies, Akatiomyia gen. n., from the Western Cape Province of South Africa, and a new key to the genera of Afrotropical Stenopogoninae (Diptera: Asilidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Oligopogon_Loew_1847>
dwc:ID-ENA "2173780" ;
dwc:authority "Loew, 1847" ;
dwc:authorityName "Loew" ;
dwc:authorityYear "1847" ;
dwc:class "Insecta" ;
dwc:family "Asilidae" ;
dwc:genus "Oligopogon" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Loew, 1847" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/67QL> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oligopogon> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Oligopogon>
dwc:class "Insecta" ;
dwc:family "Asilidae" ;
dwc:genus "Oligopogon" ;
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 .

View file

@ -0,0 +1,114 @@
@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/03C521056F5ADF48FF5F30B49DB1FBE1>
cito:cites <http://dx.doi.org/10.5281/zenodo.186212> ;
dc:creator "Matallanas, Jesús" ;
dc:title "Ophthalmolycus andersoni Matallanas, 2009, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ophthalmolycus_andersoni_Matallanas_2009> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.186211> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.186211>
bibo:endPage "62" ;
bibo:journal "Zootaxa" ;
bibo:startPage "55" ;
bibo:volume "2027" ;
dc:creator "Matallanas, Jesús" ;
dc:date "2009" ;
dc:title "Description of Ophthalmolycus andersoni sp. nov. (Pisces, Zoarcidae) from the Antarctic Ocean" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.186212> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ophthalmolycus_andersoni_Matallanas_2009>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Matallanas, 2009" ;
dwc:authorityName "Matallanas" ;
dwc:authorityYear "2009" ;
dwc:class "Actinopterygii" ;
dwc:family "Zoarcidae" ;
dwc:genus "Ophthalmolycus" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Matallanas, 2009" ;
dwc:species "andersoni" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6T2S3> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ophthalmolycus_andersoni> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ophthalmolycus_andersoni>
dwc:class "Actinopterygii" ;
dwc:family "Zoarcidae" ;
dwc:genus "Ophthalmolycus" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "andersoni" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophthalmolycus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ophthalmolycus>
dwc:class "Actinopterygii" ;
dwc:family "Zoarcidae" ;
dwc:genus "Ophthalmolycus" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zoarcidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Zoarcidae>
dwc:class "Actinopterygii" ;
dwc:family "Zoarcidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perciformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Perciformes>
dwc:class "Actinopterygii" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Actinopterygii> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Actinopterygii>
dwc:class "Actinopterygii" ;
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 .
<http://dx.doi.org/10.5281/zenodo.186212>
dc:description "FIGURE 1. Ophthalmolycus andersoni sp. nov., holotype (UAB: B 03 BSZ 25). a: left lateral view; b: left lateral view of head showing pore pattern; c: ventral view showing insertion of pectoral and pelvic fins, and ventral extension of gill slit. Scale bars = 10 mm. Drawing: J. Corbera." ;
fabio:hasRepresentation <https://zenodo.org/record/186212/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,187 @@
@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/03C52149FFA3FFC4FF78D56ADD12FE7C>
cito:cites <http://dx.doi.org/10.5281/zenodo.5606810> ;
dc:creator "Avendaño, Jorge Enrique; Cuervo, Andrés M.; Montoya, Paola; Pulgarín-R, Paulo C.; Stiles, F. Gary" ;
dc:title "Turdus grayi subsp. suarezi Avendaño & Cuervo & Montoya & Pulgarín-R & Stiles 2021, subsp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C52149FFA3FFC4FF78D56ADD12FE7C.mc.3B049A02FFA3FFC2FF78D587DA72F85C>, <http://tb.plazi.org/GgServer/dwcaRecords/03C52149FFA3FFC4FF78D56ADD12FE7C.mc.3B049A02FFA3FFC2FE82D4AFDDDBF828>, <http://tb.plazi.org/GgServer/dwcaRecords/03C52149FFA3FFC4FF78D56ADD12FE7C.mc.3B049A02FFA2FFC3FF28D418DC49F88E>, <http://tb.plazi.org/GgServer/dwcaRecords/03C52149FFA3FFC4FF78D56ADD12FE7C.mc.3B049A02FFA2FFC3FCADD47CDB06F877>, <http://tb.plazi.org/GgServer/dwcaRecords/03C52149FFA3FFC4FF78D56ADD12FE7C.mc.3B049A02FFA2FFC4FB6FD4B4DDD3FE90> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Turdus_grayi_suarezi_Avenda%C3%B1o_2021> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5060.1.5> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5060.1.5>
bibo:endPage "123" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2021-10-28" ;
bibo:startPage "105" ;
bibo:volume "5060" ;
dc:creator "Avendaño, Jorge Enrique; Cuervo, Andrés M.; Montoya, Paola; Pulgarín-R, Paulo C.; Stiles, F. Gary" ;
dc:date "2021" ;
dc:title "A new subspecies in the Turdus nudigenis complex (Aves: Turdidae) from the Cauca River valley of Colombia" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5606810> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Turdus_grayi_suarezi_Avenda%C3%B1o_2021>
dwc:authority "Avendaño & Cuervo & Montoya & Pulgarín-R & Stiles, 2021" ;
dwc:authorityName "Avendaño & Cuervo & Montoya & Pulgarín-R & Stiles" ;
dwc:authorityYear "2021" ;
dwc:class "Aves" ;
dwc:family "Turdidae" ;
dwc:genus "Turdus" ;
dwc:kingdom "Animalia" ;
dwc:order "Passeriformes" ;
dwc:phylum "Chordata" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Avendaño & Cuervo & Montoya & Pulgarín-R & Stiles, 2021" ;
dwc:species "grayi" ;
dwc:subSpecies "suarezi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Turdus_grayi_suarezi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Turdus_grayi_suarezi>
dwc:class "Aves" ;
dwc:family "Turdidae" ;
dwc:genus "Turdus" ;
dwc:kingdom "Animalia" ;
dwc:order "Passeriformes" ;
dwc:phylum "Chordata" ;
dwc:rank "subSpecies" ;
dwc:species "grayi" ;
dwc:subSpecies "suarezi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Turdus_grayi> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Turdus_grayi>
dwc:class "Aves" ;
dwc:family "Turdidae" ;
dwc:genus "Turdus" ;
dwc:kingdom "Animalia" ;
dwc:order "Passeriformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "grayi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Turdus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Turdus>
dwc:class "Aves" ;
dwc:family "Turdidae" ;
dwc:genus "Turdus" ;
dwc:kingdom "Animalia" ;
dwc:order "Passeriformes" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Turdidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Turdidae>
dwc:class "Aves" ;
dwc:family "Turdidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Passeriformes" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Passeriformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Passeriformes>
dwc:class "Aves" ;
dwc:kingdom "Animalia" ;
dwc:order "Passeriformes" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aves> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Aves>
dwc:class "Aves" ;
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 .
<http://dx.doi.org/10.5281/zenodo.5606810>
dc:description "FIGURE 7. Plumage variation among males of T. grayi suarezi (left), T. grayi casius (center) and T. n. nudigenis (right). Note the paler overall coloration of T. g. suarezi compared to the other taxa. Specimens exhibited: T. g. suarezi (ICN 39503; holotype); T. g. casius (ICN 35121), Granja Crocodylia, vereda La Florida, San Marcos, dpto. Sucre, Colombia; T. n. nudigenis (ICN 35988), finca La Marina, vereda El Manantial, San Martín, dpto. Meta, Colombia." ;
fabio:hasRepresentation <https://zenodo.org/record/5606810/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C52149FFA3FFC4FF78D56ADD12FE7C.mc.3B049A02FFA3FFC2FF78D587DA72F85C>
dwc:catalogNumber "AMC 1365" ;
dwc:collectionCode "ICN" ;
dwc:eventDate "2012-06-26" ;
dwc:recordedBy "Andres M. Cuervo" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "3395043305" ;
trt:httpUri <https://treatment.plazi.org/id/03C52149FFA3FFC4FF78D56ADD12FE7C#3B049A02FFA3FFC2FF78D587DA72F85C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C52149FFA3FFC4FF78D56ADD12FE7C.mc.3B049A02FFA3FFC2FE82D4AFDDDBF828>
dwc:locality "San Jeronimo" ;
dwc:verbatimElevation "550" ;
dwc:verbatimLatitude "6.4666667" ;
dwc:verbatimLongitude "-75.76667" ;
trt:gbifOccurrenceId "3395043303" ;
trt:httpUri <https://treatment.plazi.org/id/03C52149FFA3FFC4FF78D56ADD12FE7C#3B049A02FFA3FFC2FE82D4AFDDDBF828> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C52149FFA3FFC4FF78D56ADD12FE7C.mc.3B049A02FFA2FFC3FF28D418DC49F88E>
dwc:collectionCode "ICN" ;
dwc:eventDate "2004-02-01" ;
dwc:locality "River valley" ;
dwc:recordedBy "G. A. Suarez" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1225" ;
dwc:verbatimLatitude "5.2833333" ;
dwc:verbatimLongitude "-75.683334" ;
trt:gbifOccurrenceId "3395043302" ;
trt:httpUri <https://treatment.plazi.org/id/03C52149FFA3FFC4FF78D56ADD12FE7C#3B049A02FFA2FFC3FF28D418DC49F88E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C52149FFA3FFC4FF78D56ADD12FE7C.mc.3B049A02FFA2FFC3FCADD47CDB06F877>
dwc:collectionCode "ICN" ;
dwc:eventDate "2004-02-01" ;
dwc:locality "River valley" ;
dwc:recordedBy "I. M. Rozo " ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1225" ;
dwc:verbatimLatitude "5.2833333" ;
dwc:verbatimLongitude "-75.683334" ;
trt:gbifOccurrenceId "3395043301" ;
trt:httpUri <https://treatment.plazi.org/id/03C52149FFA3FFC4FF78D56ADD12FE7C#3B049A02FFA2FFC3FCADD47CDB06F877> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C52149FFA3FFC4FF78D56ADD12FE7C.mc.3B049A02FFA2FFC4FB6FD4B4DDD3FE90>
dwc:collectionCode "ICN" ;
dwc:eventDate "2004-02-01" ;
dwc:locality "River valley" ;
dwc:recordedBy "D. A. Caranton" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1225" ;
dwc:verbatimLatitude "5.2833333" ;
dwc:verbatimLongitude "-75.683334" ;
trt:gbifOccurrenceId "3395043304" ;
trt:httpUri <https://treatment.plazi.org/id/03C52149FFA3FFC4FF78D56ADD12FE7C#3B049A02FFA2FFC4FB6FD4B4DDD3FE90> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,158 @@
@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/03C521612C60F44C9084FAD6F261FA53>
cito:cites <http://dx.doi.org/10.5281/zenodo.5743066>, <http://dx.doi.org/10.5281/zenodo.5743070> ;
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Drepanoleptusa) desculpens Assing 2021, spec. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C60F44C9084FAD6F261FA53.mc.3B049A2A2C60F44C9107FA4CF7B6F9D3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C60F44C9084FAD6F261FA53.mc.3B049A2A2C60F44C91C3F9ECF767F973> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_desculpens_Assing_2021> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5743066>, <http://dx.doi.org/10.5281/zenodo.5743070> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_desculpens_Assing_2021>
dwc:authority "Assing, 2021" ;
dwc:authorityName "Assing" ;
dwc:authorityYear "2021" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Assing, 2021" ;
dwc:species "desculpens" ;
dwc:subGenus "Drepanoleptusa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8Y5V9> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_desculpens> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_desculpens>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "desculpens" ;
dwc:subGenus "Drepanoleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Drepanoleptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Drepanoleptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Drepanoleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://dx.doi.org/10.5281/zenodo.5743066>
dc:description "Figs 18: Male habitusof Leptusaspp.1 L.excisa; 2 L.grandipennis; 3 L.auriculata; 4 L.gonggana; 5 L.emeiana; 6 L. jizuica;" ;
fabio:hasRepresentation <https://zenodo.org/record/5743066/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5743070>
dc:description "Figs 918: Male habitus (911) and forebody (1218) of Leptusa spp. 9, 15 L. habana; 10 L. monscangi; 11 L. pathibarana; 12 L. excisa; 13 L. grandipennis; 14 L. gonggana; 16 L. auriculata; 17 L. jizuica; 18 L. desculpens. Scale bars:916: 1.0 mm; 1718: 0.5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5743070/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C60F44C9084FAD6F261FA53.mc.3B049A2A2C60F44C9107FA4CF7B6F9D3>
dwc:eventDate "2014-08-27" ;
dwc:locality "Yunnan" ;
dwc:recordedBy "SE Pingbian & M. Schulke" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "2100" ;
dwc:verbatimLatitude "22.908611" ;
dwc:verbatimLongitude "103.69556" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C60F44C9084FAD6F261FA53#3B049A2A2C60F44C9107FA4CF7B6F9D3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C60F44C9084FAD6F261FA53.mc.3B049A2A2C60F44C91C3F9ECF767F973>
dwc:collectionCode "V, MNB" ;
dwc:eventDate "2014-08-28" ;
dwc:locality "Yunnan" ;
dwc:recordedBy "SE Pingbian & M. Schulke" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "2100" ;
dwc:verbatimLatitude "22.908611" ;
dwc:verbatimLongitude "103.69556" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C60F44C9084FAD6F261FA53#3B049A2A2C60F44C91C3F9ECF767F973> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,176 @@
@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/03C521612C60F44F9306F996F23EFC93>
cito:cites <http://dx.doi.org/10.5281/zenodo.5743066> ;
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Chondrelytropisalia) procera Assing 2021, spec. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C60F44F9306F996F23EFC93.mc.3B049A2A2C60F44C93FCF90CF309F893>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C60F44F9306F996F23EFC93.mc.3B049A2A2C60F44C9323F88FF5B1F833>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C60F44F9306F996F23EFC93.mc.3B049A2A2C60F44C93E0F8CCF29EF7B3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C60F44F9306F996F23EFC93.mc.3B049A2A2C60F44C94CEF84CF267F793> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_procera_Assing_2021> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5743066> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_procera_Assing_2021>
dwc:authority "Assing, 2021" ;
dwc:authorityName "Assing" ;
dwc:authorityYear "2021" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Assing, 2021" ;
dwc:species "procera" ;
dwc:subGenus "Chondrelytropisalia" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8Y5V7> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_procera> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_procera>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "procera" ;
dwc:subGenus "Chondrelytropisalia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Chondrelytropisalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Chondrelytropisalia>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Chondrelytropisalia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://dx.doi.org/10.5281/zenodo.5743066>
dc:description "Figs 18: Male habitusof Leptusaspp.1 L.excisa; 2 L.grandipennis; 3 L.auriculata; 4 L.gonggana; 5 L.emeiana; 6 L. jizuica;" ;
fabio:hasRepresentation <https://zenodo.org/record/5743066/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C60F44F9306F996F23EFC93.mc.3B049A2A2C60F44C93FCF90CF309F893>
dwc:collectionCode "V" ;
dwc:eventDate "2012-08-12" ;
dwc:locality "Songpan" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "2700" ;
dwc:verbatimLatitude "33.25722" ;
dwc:verbatimLongitude "103.7675" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C60F44F9306F996F23EFC93#3B049A2A2C60F44C93FCF90CF309F893> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C60F44F9306F996F23EFC93.mc.3B049A2A2C60F44C9323F88FF5B1F833>
dwc:collectionCode "V" ;
dwc:eventDate "2012-08-12" ;
dwc:locality "Songpan" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "2700" ;
dwc:verbatimLatitude "33.25722" ;
dwc:verbatimLongitude "103.7675" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C60F44F9306F996F23EFC93#3B049A2A2C60F44C9323F88FF5B1F833> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C60F44F9306F996F23EFC93.mc.3B049A2A2C60F44C93E0F8CCF29EF7B3>
dwc:collectionCode "MNB" ;
dwc:eventDate "2012-08-12" ;
dwc:locality "Gan lake" ;
dwc:recordedBy "M. Schulke" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "2700" ;
dwc:verbatimLatitude "33.25722" ;
dwc:verbatimLongitude "103.7675" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C60F44F9306F996F23EFC93#3B049A2A2C60F44C93E0F8CCF29EF7B3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C60F44F9306F996F23EFC93.mc.3B049A2A2C60F44C94CEF84CF267F793>
dwc:collectionCode "MNB" ;
dwc:eventDate "2012-08-12" ;
dwc:locality "Gan lake" ;
dwc:recordedBy "Wrase" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "2700" ;
dwc:verbatimLatitude "33.25722" ;
dwc:verbatimLongitude "103.7675" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C60F44F9306F996F23EFC93#3B049A2A2C60F44C94CEF84CF267F793> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,147 @@
@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/03C521612C61F44C935CFB56F4A9FA93>
cito:cites <http://dx.doi.org/10.5281/zenodo.5743066>, <http://dx.doi.org/10.5281/zenodo.5743070> ;
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Drepanoleptusa) jizuica Assing 2021, spec. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C61F44C935CFB56F4A9FA93.mc.3B049A2A2C61F44D93DFFACCF282F993> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_jizuica_Assing_2021> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5743066>, <http://dx.doi.org/10.5281/zenodo.5743070> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_jizuica_Assing_2021>
dwc:authority "Assing, 2021" ;
dwc:authorityName "Assing" ;
dwc:authorityYear "2021" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Assing, 2021" ;
dwc:species "jizuica" ;
dwc:subGenus "Drepanoleptusa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8Y5VC> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_jizuica> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_jizuica>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "jizuica" ;
dwc:subGenus "Drepanoleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Drepanoleptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Drepanoleptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Drepanoleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://dx.doi.org/10.5281/zenodo.5743066>
dc:description "Figs 18: Male habitusof Leptusaspp.1 L.excisa; 2 L.grandipennis; 3 L.auriculata; 4 L.gonggana; 5 L.emeiana; 6 L. jizuica;" ;
fabio:hasRepresentation <https://zenodo.org/record/5743066/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5743070>
dc:description "Figs 918: Male habitus (911) and forebody (1218) of Leptusa spp. 9, 15 L. habana; 10 L. monscangi; 11 L. pathibarana; 12 L. excisa; 13 L. grandipennis; 14 L. gonggana; 16 L. auriculata; 17 L. jizuica; 18 L. desculpens. Scale bars:916: 1.0 mm; 1718: 0.5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5743070/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C61F44C935CFB56F4A9FA93.mc.3B049A2A2C61F44D93DFFACCF282F993>
dwc:collectionCode "V, MNB" ;
dwc:eventDate "2009-09-05" ;
dwc:locality "Jizu Shan" ;
dwc:recordedBy "M. Schulke" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "3150" ;
dwc:verbatimLatitude "25.975" ;
dwc:verbatimLongitude "100.36" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C61F44C935CFB56F4A9FA93#3B049A2A2C61F44D93DFFACCF282F993> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,206 @@
@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/03C521612C62F4499379F9D6F773FE13>
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Neopisalia) venusta" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F4499379F9D6F773FE13.mc.3B049A2A2C62F44E93C3F90CF362F8B3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F4499379F9D6F773FE13.mc.3B049A2A2C62F44E951EF94CF35FF8F3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F4499379F9D6F773FE13.mc.3B049A2A2C62F44E950DF88CF2CEF8D3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F4499379F9D6F773FE13.mc.3B049A2A2C62F44E9484F8ECF2F3F833>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F4499379F9D6F773FE13.mc.3B049A2A2C62F44E94A8F8CCF23BF873>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F4499379F9D6F773FE13.mc.3B049A2A2C62F44E9476F80CF276F7B3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F4499379F9D6F773FE13.mc.3B049A2A2C62F4499421F84CF770FEB3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F4499379F9D6F773FE13.mc.3B049A2A2C65F449912EFF4CF563FEB3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F4499379F9D6F773FE13.mc.3B049A2A2C65F4499084FEACF7C9FE93>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F4499379F9D6F773FE13.mc.3B049A2A2C65F449918AFEACF4A2FE93> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_venusta_Hochhuth_1849> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_venusta_Hochhuth_1849>
dwc:authority "(HOCHHUTH, 1849)" ;
dwc:baseAuthorityName "HOCHHUTH" ;
dwc:baseAuthorityYear "1849" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Hochhuth, 1849)" ;
dwc:species "venusta" ;
dwc:subGenus "Neopisalia" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/722CY> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_venusta> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_venusta>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "venusta" ;
dwc:subGenus "Neopisalia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Neopisalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Neopisalia>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Neopisalia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F4499379F9D6F773FE13.mc.3B049A2A2C62F44E93C3F90CF362F8B3>
dwc:collectionCode "VII" ;
dwc:eventDate "2014-07-04" ;
dwc:locality "Chvizhepse" ;
dwc:recordedBy "Kovalev" ;
dwc:verbatimElevation "300" ;
dwc:verbatimLatitude "43.642223" ;
dwc:verbatimLongitude "40.079166" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C62F4499379F9D6F773FE13#3B049A2A2C62F44E93C3F90CF362F8B3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F4499379F9D6F773FE13.mc.3B049A2A2C62F44E951EF94CF35FF8F3>
dwc:collectionCode "VI, CNC" ;
dwc:eventDate "1999-06-12" ;
dwc:locality "Temnolesskaya" ;
dwc:recordedBy "Smetana" ;
dwc:verbatimElevation "750" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C62F4499379F9D6F773FE13#3B049A2A2C62F44E951EF94CF35FF8F3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F4499379F9D6F773FE13.mc.3B049A2A2C62F44E950DF88CF2CEF8D3>
dwc:collectionCode "VI, CNC" ;
dwc:eventDate "1999-06-07" ;
dwc:locality "Temnolesskaya" ;
dwc:recordedBy "Smetana" ;
dwc:verbatimElevation "750" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C62F4499379F9D6F773FE13#3B049A2A2C62F44E950DF88CF2CEF8D3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F4499379F9D6F773FE13.mc.3B049A2A2C62F44E9484F8ECF2F3F833>
dwc:collectionCode "VI, CNC" ;
dwc:eventDate "1999-06-09" ;
dwc:locality "Temnolesskaya" ;
dwc:recordedBy "Smetana" ;
dwc:verbatimElevation "850" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C62F4499379F9D6F773FE13#3B049A2A2C62F44E9484F8ECF2F3F833> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F4499379F9D6F773FE13.mc.3B049A2A2C62F44E94A8F8CCF23BF873>
dwc:collectionCode "VI, CNC" ;
dwc:eventDate "1999-06-11" ;
dwc:locality "Guama" ;
dwc:recordedBy "Smetana" ;
dwc:verbatimElevation "975" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C62F4499379F9D6F773FE13#3B049A2A2C62F44E94A8F8CCF23BF873> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F4499379F9D6F773FE13.mc.3B049A2A2C62F44E9476F80CF276F7B3>
dwc:collectionCode "VI, CNC" ;
dwc:eventDate "1999-06-16" ;
dwc:locality "Lagonaki Plateau" ;
dwc:recordedBy "Smetana" ;
dwc:verbatimElevation "1700" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C62F4499379F9D6F773FE13#3B049A2A2C62F44E9476F80CF276F7B3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F4499379F9D6F773FE13.mc.3B049A2A2C62F4499421F84CF770FEB3>
dwc:collectionCode "VI, CNC" ;
dwc:eventDate "1999-06-14" ;
dwc:locality "Lagonaki Plateau" ;
dwc:recordedBy "Smetana" ;
dwc:verbatimElevation "1700" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C62F4499379F9D6F773FE13#3B049A2A2C62F4499421F84CF770FEB3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F4499379F9D6F773FE13.mc.3B049A2A2C65F449912EFF4CF563FEB3>
dwc:locality "Lagonaki" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C62F4499379F9D6F773FE13#3B049A2A2C65F449912EFF4CF563FEB3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F4499379F9D6F773FE13.mc.3B049A2A2C65F4499084FEACF7C9FE93>
dwc:collectionCode "VI" ;
dwc:recordedBy "Plateau" ;
dwc:verbatimElevation "1800" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C62F4499379F9D6F773FE13#3B049A2A2C65F4499084FEACF7C9FE93> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F4499379F9D6F773FE13.mc.3B049A2A2C65F449918AFEACF4A2FE93>
dwc:collectionCode "CNC" ;
dwc:recordedBy "Smetana" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C62F4499379F9D6F773FE13#3B049A2A2C65F449918AFEACF4A2FE93> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,188 @@
@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/03C521612C62F44E9084FF56F5DCFC53>
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Yunnaleptusa) monscangi Assing 2021, spec. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F44E9084FF56F5DCFC53.mc.3B049A2A2C62F44E9177FECCF69EFDB3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F44E9084FF56F5DCFC53.mc.3B049A2A2C62F44E90D7FE4FF6A9FD93>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F44E9084FF56F5DCFC53.mc.3B049A2A2C62F44E90DBFDACF427FDD3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F44E9084FF56F5DCFC53.mc.3B049A2A2C62F44E9248FDEFF7FDFD73>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F44E9084FF56F5DCFC53.mc.3B049A2A2C62F44E91A6FD0FF6A9FC93>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F44E9084FF56F5DCFC53.mc.3B049A2A2C62F44E90D2FCACF48AFCD3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F44E9084FF56F5DCFC53.mc.3B049A2A2C62F44E90AEFCCCF796FC73>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F44E9084FF56F5DCFC53.mc.3B049A2A2C62F44E9239FC0CF48AFBB3> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_monscangi_Assing_2021> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_monscangi_Assing_2021>
dwc:authority "Assing, 2021" ;
dwc:authorityName "Assing" ;
dwc:authorityYear "2021" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Assing, 2021" ;
dwc:species "monscangi" ;
dwc:subGenus "Yunnaleptusa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8Y5WS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_monscangi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_monscangi>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "monscangi" ;
dwc:subGenus "Yunnaleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Yunnaleptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Yunnaleptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Yunnaleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F44E9084FF56F5DCFC53.mc.3B049A2A2C62F44E9177FECCF69EFDB3>
dwc:collectionCode "R, V, CNC" ;
dwc:eventDate "2010-05-17" ;
dwc:locality "Cangshan" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C62F44E9084FF56F5DCFC53#3B049A2A2C62F44E9177FECCF69EFDB3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F44E9084FF56F5DCFC53.mc.3B049A2A2C62F44E90D7FE4FF6A9FD93>
dwc:collectionCode "CNC" ;
dwc:eventDate "2010-05-17" ;
dwc:locality "Cangshan" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C62F44E9084FF56F5DCFC53#3B049A2A2C62F44E90D7FE4FF6A9FD93> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F44E9084FF56F5DCFC53.mc.3B049A2A2C62F44E90DBFDACF427FDD3>
dwc:collectionCode "R, V, CNC" ;
dwc:eventDate "2010-05-15" ;
dwc:locality "Grebennikov" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C62F44E9084FF56F5DCFC53#3B049A2A2C62F44E90DBFDACF427FDD3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F44E9084FF56F5DCFC53.mc.3B049A2A2C62F44E9248FDEFF7FDFD73>
dwc:collectionCode "R, V, CNC" ;
dwc:eventDate "2010-05-15" ;
dwc:locality "Grebennikov" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C62F44E9084FF56F5DCFC53#3B049A2A2C62F44E9248FDEFF7FDFD73> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F44E9084FF56F5DCFC53.mc.3B049A2A2C62F44E91A6FD0FF6A9FC93>
dwc:collectionCode "R, V, CNC" ;
dwc:eventDate "2010-05-17" ;
dwc:locality "Grebennikov" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C62F44E9084FF56F5DCFC53#3B049A2A2C62F44E91A6FD0FF6A9FC93> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F44E9084FF56F5DCFC53.mc.3B049A2A2C62F44E90D2FCACF48AFCD3>
dwc:collectionCode "R, V, CNC" ;
dwc:eventDate "2010-05-18" ;
dwc:locality "Grebennikov" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C62F44E9084FF56F5DCFC53#3B049A2A2C62F44E90D2FCACF48AFCD3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F44E9084FF56F5DCFC53.mc.3B049A2A2C62F44E90AEFCCCF796FC73>
dwc:collectionCode "R, V, CNC" ;
dwc:eventDate "2010-05-19" ;
dwc:locality "Grebennikov" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C62F44E9084FF56F5DCFC53#3B049A2A2C62F44E90AEFCCCF796FC73> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F44E9084FF56F5DCFC53.mc.3B049A2A2C62F44E9239FC0CF48AFBB3>
dwc:collectionCode "V, CNC" ;
dwc:eventDate "2011-07-05" ;
dwc:locality "Yunnan" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "3740" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C62F44E9084FF56F5DCFC53#3B049A2A2C62F44E9239FC0CF48AFBB3> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,150 @@
@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/03C521612C62F44E9306FBD6F332F993>
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Leptusa) pulchella" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F44E9306FBD6F332F993.mc.3B049A2A2C62F44E93C3FB0CF27DFAB3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F44E9306FBD6F332F993.mc.3B049A2A2C62F44E942AFB4CF270FA93>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F44E9306FBD6F332F993.mc.3B049A2A2C62F44E9422FAACF5D9FAD3> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_pulchella_Mannerheim_1830> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_pulchella_Mannerheim_1830>
dwc:authority "(MANNERHEIM, 1830)" ;
dwc:baseAuthorityName "MANNERHEIM" ;
dwc:baseAuthorityYear "1830" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Mannerheim, 1830)" ;
dwc:species "pulchella" ;
dwc:subGenus "Leptusa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6PP5G> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_pulchella> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_pulchella>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pulchella" ;
dwc:subGenus "Leptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Leptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F44E9306FBD6F332F993.mc.3B049A2A2C62F44E93C3FB0CF27DFAB3>
dwc:collectionCode "CNC" ;
dwc:eventDate "1999-06-12" ;
dwc:locality "Temnolesskaya" ;
dwc:recordedBy "Smetana" ;
dwc:verbatimElevation "750" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C62F44E9306FBD6F332F993#3B049A2A2C62F44E93C3FB0CF27DFAB3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F44E9306FBD6F332F993.mc.3B049A2A2C62F44E942AFB4CF270FA93>
dwc:collectionCode "CNC" ;
dwc:eventDate "1999-06-08" ;
dwc:locality "Temnolesskaya" ;
dwc:recordedBy "Smetana" ;
dwc:verbatimElevation "850" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C62F44E9306FBD6F332F993#3B049A2A2C62F44E942AFB4CF270FA93> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C62F44E9306FBD6F332F993.mc.3B049A2A2C62F44E9422FAACF5D9FAD3>
dwc:collectionCode "CNC" ;
dwc:eventDate "1999-06-16" ;
dwc:locality "Lagonaki Plateau" ;
dwc:recordedBy "Smetana" ;
dwc:verbatimElevation "1700" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C62F44E9306FBD6F332F993#3B049A2A2C62F44E9422FAACF5D9FAD3> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,134 @@
@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/03C521612C63F44F935CF976F2C7F873>
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Yunnaleptusa) armatissima ASSING 2008" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C63F44F935CF976F2C7F873.mc.3B049A2A2C63F44F9423F8ACF590F8D3> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_armatissima_Assing_2008> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_armatissima_Assing_2008>
dwc:authority "ASSING, 2008" ;
dwc:authorityName "ASSING" ;
dwc:authorityYear "2008" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Assing, 2008" ;
dwc:species "armatissima" ;
dwc:subGenus "Yunnaleptusa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6PQHC> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_armatissima> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_armatissima>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "armatissima" ;
dwc:subGenus "Yunnaleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Yunnaleptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Yunnaleptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Yunnaleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://tb.plazi.org/GgServer/dwcaRecords/03C521612C63F44F935CF976F2C7F873.mc.3B049A2A2C63F44F9423F8ACF590F8D3>
dwc:collectionCode "MNB" ;
dwc:eventDate "2009-09-06" ;
dwc:locality "Diancang Shan" ;
dwc:recordedBy "Shan, W & Schulke" ;
dwc:verbatimElevation "2960" ;
dwc:verbatimLatitude "25.7" ;
dwc:verbatimLongitude "100.1" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C63F44F935CF976F2C7F873#3B049A2A2C63F44F9423F8ACF590F8D3> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,134 @@
@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/03C521612C63F44F935CFAF6F5C4F933>
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Yunnaleptusa) recta ASSING 2006" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C63F44F935CFAF6F5C4F933.mc.3B049A2A2C63F44F9409FA2CF2BEF9B3> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_recta_Assing_2006> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_recta_Assing_2006>
dwc:authority "ASSING, 2006" ;
dwc:authorityName "ASSING" ;
dwc:authorityYear "2006" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Assing, 2006" ;
dwc:species "recta" ;
dwc:subGenus "Yunnaleptusa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/722HD> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_recta> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_recta>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "recta" ;
dwc:subGenus "Yunnaleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Yunnaleptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Yunnaleptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Yunnaleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://tb.plazi.org/GgServer/dwcaRecords/03C521612C63F44F935CFAF6F5C4F933.mc.3B049A2A2C63F44F9409FA2CF2BEF9B3>
dwc:collectionCode "MNB" ;
dwc:eventDate "2007-06-07" ;
dwc:locality "Gaoligong Shan" ;
dwc:recordedBy "Schulke" ;
dwc:verbatimElevation "3020" ;
dwc:verbatimLatitude "27.8" ;
dwc:verbatimLongitude "98.5" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C63F44F935CFAF6F5C4F933#3B049A2A2C63F44F9409FA2CF2BEF9B3> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,143 @@
@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/03C521612C63F44F935FFCD6F5E8FAB3>
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Heteroleptusa) flagellata ASSING 2002" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C63F44F935FFCD6F5E8FAB3.mc.3B049A2A2C63F44F9400FC0CF2BFFBF3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C63F44F935FFCD6F5E8FAB3.mc.3B049A2A2C63F44F94D0FB8CF3E6FB33> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_flagellata_Assing_2002> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_flagellata_Assing_2002>
dwc:authority "ASSING, 2002" ;
dwc:authorityName "ASSING" ;
dwc:authorityYear "2002" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Assing, 2002" ;
dwc:species "flagellata" ;
dwc:subGenus "Heteroleptusa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6PP4Y> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_flagellata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_flagellata>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "flagellata" ;
dwc:subGenus "Heteroleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Heteroleptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Heteroleptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Heteroleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://tb.plazi.org/GgServer/dwcaRecords/03C521612C63F44F935FFCD6F5E8FAB3.mc.3B049A2A2C63F44F9400FC0CF2BFFBF3>
dwc:collectionCode "MNB" ;
dwc:eventDate "2001-07-02" ;
dwc:locality "Zhouzhi - Foping" ;
dwc:recordedBy "Schulke" ;
dwc:verbatimElevation "1990" ;
dwc:verbatimLatitude "33.733334" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C63F44F935FFCD6F5E8FAB3#3B049A2A2C63F44F9400FC0CF2BFFBF3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C63F44F935FFCD6F5E8FAB3.mc.3B049A2A2C63F44F94D0FB8CF3E6FB33>
dwc:eventDate "2012-07-25" ;
dwc:locality "Qinling Shan" ;
dwc:recordedBy "Schulke" ;
dwc:verbatimElevation "1990" ;
dwc:verbatimLatitude "33.733334" ;
dwc:verbatimLongitude "107.96667" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C63F44F935FFCD6F5E8FAB3#3B049A2A2C63F44F94D0FB8CF3E6FB33> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,163 @@
@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/03C521612C64F4489084FD76F24CFA53>
cito:cites <http://dx.doi.org/10.5281/zenodo.5743070> ;
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Chondrelytropisalia) pathibarana Assing 2021, spec. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C64F4489084FD76F24CFA53.mc.3B049A2A2C64F448916DFCECF48BFC73>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C64F4489084FD76F24CFA53.mc.3B049A2A2C64F44890AEFC6FF4DCFC53>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C64F4489084FD76F24CFA53.mc.3B049A2A2C64F448928AFC6CF6AEFBF3> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_pathibarana_Assing_2021> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5743070> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_pathibarana_Assing_2021>
dwc:authority "Assing, 2021" ;
dwc:authorityName "Assing" ;
dwc:authorityYear "2021" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Assing, 2021" ;
dwc:species "pathibarana" ;
dwc:subGenus "Chondrelytropisalia" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8Y5V6> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_pathibarana> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_pathibarana>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pathibarana" ;
dwc:subGenus "Chondrelytropisalia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Chondrelytropisalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Chondrelytropisalia>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Chondrelytropisalia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://dx.doi.org/10.5281/zenodo.5743070>
dc:description "Figs 918: Male habitus (911) and forebody (1218) of Leptusa spp. 9, 15 L. habana; 10 L. monscangi; 11 L. pathibarana; 12 L. excisa; 13 L. grandipennis; 14 L. gonggana; 16 L. auriculata; 17 L. jizuica; 18 L. desculpens. Scale bars:916: 1.0 mm; 1718: 0.5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5743070/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C64F4489084FD76F24CFA53.mc.3B049A2A2C64F448916DFCECF48BFC73>
dwc:collectionCode "V, NME" ;
dwc:eventDate "2016-05-16" ;
dwc:recordedBy "J. Schmidt" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "3200" ;
dwc:verbatimLatitude "27.438889" ;
dwc:verbatimLongitude "87.77889" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C64F4489084FD76F24CFA53#3B049A2A2C64F448916DFCECF48BFC73> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C64F4489084FD76F24CFA53.mc.3B049A2A2C64F44890AEFC6FF4DCFC53>
dwc:collectionCode "NME" ;
dwc:eventDate "2016-05-16" ;
dwc:recordedBy "J. Schmidt" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "3200" ;
dwc:verbatimLatitude "27.438889" ;
dwc:verbatimLongitude "87.77889" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C64F4489084FD76F24CFA53#3B049A2A2C64F44890AEFC6FF4DCFC53> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C64F4489084FD76F24CFA53.mc.3B049A2A2C64F448928AFC6CF6AEFBF3>
dwc:collectionCode "NME" ;
dwc:eventDate "2016-05-16" ;
dwc:recordedBy "J. Schmidt" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "3200" ;
dwc:verbatimLatitude "27.438889" ;
dwc:verbatimLongitude "87.77889" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C64F4489084FD76F24CFA53#3B049A2A2C64F448928AFC6CF6AEFBF3> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,142 @@
@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/03C521612C64F4489084FF56F69EFDF3>
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Dysleptusa) fuliginosa" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C64F4489084FF56F69EFDF3.mc.3B049A2A2C64F44891B9FE8CF48AFE33>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C64F4489084FF56F69EFDF3.mc.3B049A2A2C64F44890AEFE2CF449FE73> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_fuliginosa_Aube_1850> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_fuliginosa_Aube_1850>
dwc:authority "(AUBE, 1850)" ;
dwc:baseAuthorityName "AUBE" ;
dwc:baseAuthorityYear "1850" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Aube, 1850)" ;
dwc:species "fuliginosa" ;
dwc:subGenus "Dysleptusa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6PP8H> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_fuliginosa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_fuliginosa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "fuliginosa" ;
dwc:subGenus "Dysleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Dysleptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Dysleptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Dysleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://tb.plazi.org/GgServer/dwcaRecords/03C521612C64F4489084FF56F69EFDF3.mc.3B049A2A2C64F44891B9FE8CF48AFE33>
dwc:eventDate "2014-07-19" ;
dwc:locality "Krasnodarskiy Kray" ;
dwc:recordedBy "Kovalev" ;
dwc:verbatimElevation "270" ;
dwc:verbatimLatitude "43.5275" ;
dwc:verbatimLongitude "39.984722" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C64F4489084FF56F69EFDF3#3B049A2A2C64F44891B9FE8CF48AFE33> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C64F4489084FF56F69EFDF3.mc.3B049A2A2C64F44890AEFE2CF449FE73>
dwc:collectionCode "CNC" ;
dwc:eventDate "1999-06-08" ;
dwc:locality "Krasnodarskiy Kray" ;
dwc:recordedBy "Smetana" ;
dwc:verbatimElevation "800" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C64F4489084FF56F69EFDF3#3B049A2A2C64F44890AEFE2CF449FE73> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,130 @@
@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/03C521612C64F4489306F9D6F5F6F813>
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Dysleptusa) honshuica ASSING 2002" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C64F4489306F9D6F5F6F813.mc.3B049A2A2C64F44893C5F90CF51AF8B3> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_honshuica_Assing_2002> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_honshuica_Assing_2002>
dwc:authority "ASSING, 2002" ;
dwc:authorityName "ASSING" ;
dwc:authorityYear "2002" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Assing, 2002" ;
dwc:species "honshuica" ;
dwc:subGenus "Dysleptusa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6PP8G> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_honshuica> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_honshuica>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "honshuica" ;
dwc:subGenus "Dysleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Dysleptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Dysleptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Dysleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://tb.plazi.org/GgServer/dwcaRecords/03C521612C64F4489306F9D6F5F6F813.mc.3B049A2A2C64F44893C5F90CF51AF8B3>
dwc:eventDate "2006-05-05" ;
dwc:locality "Nopporo Virgin Forest" ;
dwc:recordedBy "Lackner" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C64F4489306F9D6F5F6F813#3B049A2A2C64F44893C5F90CF51AF8B3> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,255 @@
@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/03C521612C65F44990DAFB96F488F873>
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Neopisalia) microphthalma REITTER 1887" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFB96F488F873.mc.3B049A2A2C65F4499198FBCCF4E1FB73>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFB96F488F873.mc.3B049A2A2C65F449929DFB0CF46EFB53>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFB96F488F873.mc.3B049A2A2C65F4499211FB6CF709FAF3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFB96F488F873.mc.3B049A2A2C65F44991B8FA8CF4B2FAD3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFB96F488F873.mc.3B049A2A2C65F44992EEFAECF4F1FA13>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFB96F488F873.mc.3B049A2A2C65F44992A5FA2CF41CFA73>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFB96F488F873.mc.3B049A2A2C65F4499245FA0CF405F9B3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFB96F488F873.mc.3B049A2A2C65F44992A8FA4CF4B8F993>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFB96F488F873.mc.3B049A2A2C65F44992EEF9ACF56FF9D3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFB96F488F873.mc.3B049A2A2C65F4499084F9CCF4B3F933>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFB96F488F873.mc.3B049A2A2C65F44992EEF9CCF4AEF913>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFB96F488F873.mc.3B049A2A2C65F44992D8F92CF56FF953>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFB96F488F873.mc.3B049A2A2C65F4499084F94CF4B0F893>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFB96F488F873.mc.3B049A2A2C65F44992EEF8ACF416F8D3> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_microphthalma_Reitter_1887> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_microphthalma_Reitter_1887>
dwc:authority "REITTER, 1887" ;
dwc:authorityName "REITTER" ;
dwc:authorityYear "1887" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Reitter, 1887" ;
dwc:species "microphthalma" ;
dwc:subGenus "Neopisalia" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/722DC> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_microphthalma> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_microphthalma>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "microphthalma" ;
dwc:subGenus "Neopisalia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Neopisalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Neopisalia>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Neopisalia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFB96F488F873.mc.3B049A2A2C65F4499198FBCCF4E1FB73>
dwc:collectionCode "VII" ;
dwc:eventDate "2014-07-04" ;
dwc:locality "Krasnodarskiy Kray" ;
dwc:recordedBy "Kovalev" ;
dwc:verbatimElevation "300" ;
dwc:verbatimLatitude "43.642223" ;
dwc:verbatimLongitude "40.079166" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F44990DAFB96F488F873#3B049A2A2C65F4499198FBCCF4E1FB73> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFB96F488F873.mc.3B049A2A2C65F449929DFB0CF46EFB53>
dwc:collectionCode "VII" ;
dwc:eventDate "2014-07-10" ;
dwc:locality "Krasnodarskiy Kray" ;
dwc:recordedBy "Kovalev" ;
dwc:verbatimElevation "300" ;
dwc:verbatimLatitude "43.642223" ;
dwc:verbatimLongitude "40.079166" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F44990DAFB96F488F873#3B049A2A2C65F449929DFB0CF46EFB53> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFB96F488F873.mc.3B049A2A2C65F4499211FB6CF709FAF3>
dwc:collectionCode "VII" ;
dwc:eventDate "2014-07-19" ;
dwc:locality "Krasnodarskiy Kray" ;
dwc:recordedBy "Kovalev" ;
dwc:verbatimElevation "270" ;
dwc:verbatimLatitude "43.5275" ;
dwc:verbatimLongitude "39.984722" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F44990DAFB96F488F873#3B049A2A2C65F4499211FB6CF709FAF3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFB96F488F873.mc.3B049A2A2C65F44991B8FA8CF4B2FAD3>
dwc:collectionCode "VI, CNC" ;
dwc:eventDate "1999-06-18" ;
dwc:locality "Krasnodarskiy Kray" ;
dwc:recordedBy "Smetana" ;
dwc:verbatimElevation "800" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F44990DAFB96F488F873#3B049A2A2C65F44991B8FA8CF4B2FAD3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFB96F488F873.mc.3B049A2A2C65F44992EEFAECF4F1FA13>
dwc:collectionCode "VI, CNC" ;
dwc:eventDate "1999-06-19" ;
dwc:locality "Krasnodarskiy Kray" ;
dwc:recordedBy "Smetana" ;
dwc:verbatimElevation "850" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F44990DAFB96F488F873#3B049A2A2C65F44992EEFAECF4F1FA13> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFB96F488F873.mc.3B049A2A2C65F44992A5FA2CF41CFA73>
dwc:collectionCode "VI" ;
dwc:eventDate "1999-06-12" ;
dwc:locality "Krasnodarskiy Kray" ;
dwc:recordedBy "Smetana" ;
dwc:verbatimElevation "750" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F44990DAFB96F488F873#3B049A2A2C65F44992A5FA2CF41CFA73> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFB96F488F873.mc.3B049A2A2C65F4499245FA0CF405F9B3>
dwc:collectionCode "VI, CNC" ;
dwc:eventDate "1999-06-11" ;
dwc:locality "Krasnodarskiy Kray" ;
dwc:recordedBy "Smetana" ;
dwc:verbatimElevation "975" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F44990DAFB96F488F873#3B049A2A2C65F4499245FA0CF405F9B3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFB96F488F873.mc.3B049A2A2C65F44992A8FA4CF4B8F993>
dwc:collectionCode "VI, CNC" ;
dwc:eventDate "1999-06-10" ;
dwc:locality "Krasnodarskiy Kray" ;
dwc:recordedBy "Smetana" ;
dwc:verbatimElevation "1000" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F44990DAFB96F488F873#3B049A2A2C65F44992A8FA4CF4B8F993> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFB96F488F873.mc.3B049A2A2C65F44992EEF9ACF56FF9D3>
dwc:collectionCode "VI" ;
dwc:eventDate "2017-06-06" ;
dwc:locality "Krasnodarskiy Kray" ;
dwc:recordedBy "Gontarenko" ;
dwc:verbatimElevation "300" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F44990DAFB96F488F873#3B049A2A2C65F44992EEF9ACF56FF9D3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFB96F488F873.mc.3B049A2A2C65F4499084F9CCF4B3F933>
dwc:collectionCode "VI" ;
dwc:eventDate "2017-06-04" ;
dwc:locality "Krasnodarskiy Kray" ;
dwc:recordedBy "Gontarenko" ;
dwc:verbatimElevation "550" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F44990DAFB96F488F873#3B049A2A2C65F4499084F9CCF4B3F933> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFB96F488F873.mc.3B049A2A2C65F44992EEF9CCF4AEF913>
dwc:collectionCode "VI" ;
dwc:eventDate "2017-06-10" ;
dwc:locality "Krasnodarskiy Kray" ;
dwc:recordedBy "Gontarenko" ;
dwc:verbatimElevation "400" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F44990DAFB96F488F873#3B049A2A2C65F44992EEF9CCF4AEF913> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFB96F488F873.mc.3B049A2A2C65F44992D8F92CF56FF953>
dwc:collectionCode "V" ;
dwc:eventDate "2017-05-20" ;
dwc:locality "Krasnodarskiy Kray" ;
dwc:recordedBy "Gontarenko" ;
dwc:verbatimElevation "400" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F44990DAFB96F488F873#3B049A2A2C65F44992D8F92CF56FF953> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFB96F488F873.mc.3B049A2A2C65F4499084F94CF4B0F893>
dwc:collectionCode "V" ;
dwc:eventDate "2017-05-29" ;
dwc:locality "Krasnodarskiy Kray" ;
dwc:recordedBy "Gontarenko" ;
dwc:verbatimElevation "60" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F44990DAFB96F488F873#3B049A2A2C65F4499084F94CF4B0F893> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFB96F488F873.mc.3B049A2A2C65F44992EEF8ACF416F8D3>
dwc:collectionCode "V" ;
dwc:eventDate "2017-05-26" ;
dwc:locality "Krasnodarskiy Kray" ;
dwc:recordedBy "Gontarenko" ;
dwc:verbatimElevation "600" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F44990DAFB96F488F873#3B049A2A2C65F44992EEF8ACF416F8D3> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,168 @@
@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/03C521612C65F44990DAFE56F705FC53>
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Neopisalia) gibbera ASSING 2011" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFE56F705FC53.mc.3B049A2A2C65F4499187FD8CF793FD33>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFE56F705FC53.mc.3B049A2A2C65F44991C2FDCCF7A1FD13>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFE56F705FC53.mc.3B049A2A2C65F44991D6FD2CF4AFFD73>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFE56F705FC53.mc.3B049A2A2C65F44992DAFD0CF460FCB3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFE56F705FC53.mc.3B049A2A2C65F449921EFD4CF7DDFCF3> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_gibbera_Assing_2011> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_gibbera_Assing_2011>
dwc:authority "ASSING, 2011" ;
dwc:authorityName "ASSING" ;
dwc:authorityYear "2011" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Assing, 2011" ;
dwc:species "gibbera" ;
dwc:subGenus "Neopisalia" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6Q2DJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_gibbera> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_gibbera>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "gibbera" ;
dwc:subGenus "Neopisalia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Neopisalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Neopisalia>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Neopisalia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFE56F705FC53.mc.3B049A2A2C65F4499187FD8CF793FD33>
dwc:collectionCode "VI, CNC" ;
dwc:eventDate "1999-06-12" ;
dwc:locality "Temnolesskaya" ;
dwc:recordedBy "Smetana" ;
dwc:verbatimElevation "750" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F44990DAFE56F705FC53#3B049A2A2C65F4499187FD8CF793FD33> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFE56F705FC53.mc.3B049A2A2C65F44991C2FDCCF7A1FD13>
dwc:collectionCode "VI, CNC" ;
dwc:eventDate "1999-06-09" ;
dwc:locality "Temnolesskaya" ;
dwc:recordedBy "Smetana" ;
dwc:verbatimElevation "850" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F44990DAFE56F705FC53#3B049A2A2C65F44991C2FDCCF7A1FD13> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFE56F705FC53.mc.3B049A2A2C65F44991D6FD2CF4AFFD73>
dwc:collectionCode "VI, CNC" ;
dwc:eventDate "1999-06-18" ;
dwc:locality "Mezmay" ;
dwc:recordedBy "Smetana" ;
dwc:verbatimElevation "800" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F44990DAFE56F705FC53#3B049A2A2C65F44991D6FD2CF4AFFD73> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFE56F705FC53.mc.3B049A2A2C65F44992DAFD0CF460FCB3>
dwc:collectionCode "VI" ;
dwc:eventDate "1999-06-16" ;
dwc:locality "Lagonaki Plateau" ;
dwc:recordedBy "Smetana" ;
dwc:verbatimElevation "1700" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F44990DAFE56F705FC53#3B049A2A2C65F44992DAFD0CF460FCB3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F44990DAFE56F705FC53.mc.3B049A2A2C65F449921EFD4CF7DDFCF3>
dwc:collectionCode "VI, CNC" ;
dwc:eventDate "1999-06-14" ;
dwc:locality "Lagonaki Plateau" ;
dwc:recordedBy "Smetana" ;
dwc:verbatimElevation "1800" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F44990DAFE56F705FC53#3B049A2A2C65F449921EFD4CF7DDFCF3> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,133 @@
@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/03C521612C65F449935CF956F223F793>
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Stictopisalia) caucasica EPPELSHEIM 1878" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F449935CF956F223F793.mc.3B049A2A2C65F4499417F88CF338F813> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_caucasica_Eppelsheim_1878> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_caucasica_Eppelsheim_1878>
dwc:authority "EPPELSHEIM, 1878" ;
dwc:authorityName "EPPELSHEIM" ;
dwc:authorityYear "1878" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Eppelsheim, 1878" ;
dwc:species "caucasica" ;
dwc:subGenus "Stictopisalia" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/722GF> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_caucasica> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_caucasica>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "caucasica" ;
dwc:subGenus "Stictopisalia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Stictopisalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Stictopisalia>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Stictopisalia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F449935CF956F223F793.mc.3B049A2A2C65F4499417F88CF338F813>
dwc:eventDate "2016-04-23" ;
dwc:locality "Kvemo Svaneti" ;
dwc:recordedBy "Khachikov" ;
dwc:verbatimElevation "1250" ;
dwc:verbatimLatitude "42.733334" ;
dwc:verbatimLongitude "42.733334" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F449935CF956F223F793#3B049A2A2C65F4499417F88CF338F813> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,187 @@
@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/03C521612C65F449935CFBF6F3F9F913>
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Roubaliusa) storkani ROUBAL 1917" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F449935CFBF6F3F9F913.mc.3B049A2A2C65F4499417FB2CF33FFAB3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F449935CFBF6F3F9F913.mc.3B049A2A2C65F4499576FB4CF5A1FAF3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F449935CFBF6F3F9F913.mc.3B049A2A2C65F4499562FA8CF501FA33>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F449935CFBF6F3F9F913.mc.3B049A2A2C65F44994D7FACCF5B3FA73>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F449935CFBF6F3F9F913.mc.3B049A2A2C65F44994C9FA0CF592FA53>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F449935CFBF6F3F9F913.mc.3B049A2A2C65F44993D1FA6CF20DFA53>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F449935CFBF6F3F9F913.mc.3B049A2A2C65F44994BAFA6CF24AF9B3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F449935CFBF6F3F9F913.mc.3B049A2A2C65F4499562FA4CF500F9F3> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_storkani_Roubal_1917> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_storkani_Roubal_1917>
dwc:authority "ROUBAL, 1917" ;
dwc:authorityName "ROUBAL" ;
dwc:authorityYear "1917" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Roubal, 1917" ;
dwc:species "storkani" ;
dwc:subGenus "Roubaliusa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6Q2F5> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_storkani> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_storkani>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "storkani" ;
dwc:subGenus "Roubaliusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Roubaliusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Roubaliusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Roubaliusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F449935CFBF6F3F9F913.mc.3B049A2A2C65F4499417FB2CF33FFAB3>
dwc:eventDate "2016-04-23" ;
dwc:locality "Lakhashuri" ;
dwc:recordedBy "Khachikov" ;
dwc:verbatimElevation "1250" ;
dwc:verbatimLatitude "42.733334" ;
dwc:verbatimLongitude "42.733334" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F449935CFBF6F3F9F913#3B049A2A2C65F4499417FB2CF33FFAB3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F449935CFBF6F3F9F913.mc.3B049A2A2C65F4499576FB4CF5A1FAF3>
dwc:collectionCode "VI" ;
dwc:locality "Lagonaki Plateau" ;
dwc:verbatimElevation "1700" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F449935CFBF6F3F9F913#3B049A2A2C65F4499576FB4CF5A1FAF3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F449935CFBF6F3F9F913.mc.3B049A2A2C65F4499562FA8CF501FA33>
dwc:collectionCode "VI" ;
dwc:locality "Lagonaki Plateau" ;
dwc:verbatimElevation "1800" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F449935CFBF6F3F9F913#3B049A2A2C65F4499562FA8CF501FA33> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F449935CFBF6F3F9F913.mc.3B049A2A2C65F44994D7FACCF5B3FA73>
dwc:collectionCode "VI" ;
dwc:locality "Mezmai" ;
dwc:recordedBy "Mezmay" ;
dwc:verbatimElevation "750" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F449935CFBF6F3F9F913#3B049A2A2C65F44994D7FACCF5B3FA73> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F449935CFBF6F3F9F913.mc.3B049A2A2C65F44994C9FA0CF592FA53>
dwc:collectionCode "VI" ;
dwc:locality "Mezmai" ;
dwc:recordedBy "Mezmay" ;
dwc:verbatimElevation "800" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F449935CFBF6F3F9F913#3B049A2A2C65F44994C9FA0CF592FA53> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F449935CFBF6F3F9F913.mc.3B049A2A2C65F44993D1FA6CF20DFA53>
dwc:collectionCode "CNC" ;
dwc:locality "Mezmai" ;
dwc:recordedBy "Mezmay" ;
dwc:verbatimElevation "800" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F449935CFBF6F3F9F913#3B049A2A2C65F44993D1FA6CF20DFA53> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F449935CFBF6F3F9F913.mc.3B049A2A2C65F44994BAFA6CF24AF9B3>
dwc:collectionCode "VI" ;
dwc:locality "Krasnodarskiy Kray" ;
dwc:recordedBy "Mezmay" ;
dwc:verbatimElevation "800" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F449935CFBF6F3F9F913#3B049A2A2C65F44994BAFA6CF24AF9B3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F449935CFBF6F3F9F913.mc.3B049A2A2C65F4499562FA4CF500F9F3>
dwc:collectionCode "VI" ;
dwc:locality "Mezmay" ;
dwc:recordedBy "Guama" ;
dwc:verbatimElevation "975" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F449935CFBF6F3F9F913#3B049A2A2C65F4499562FA4CF500F9F3> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,143 @@
@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/03C521612C65F449935CFDF6F2DBFBB3>
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Neopisalia) svanetica ASSING 2017" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F449935CFDF6F2DBFBB3.mc.3B049A2A2C65F4499417FD2CF334FCB3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F449935CFDF6F2DBFBB3.mc.3B049A2A2C65F4499565FD4CF250FC33> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_svanetica_Assing_2017> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_svanetica_Assing_2017>
dwc:authority "ASSING, 2017" ;
dwc:authorityName "ASSING" ;
dwc:authorityYear "2017" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Assing, 2017" ;
dwc:species "svanetica" ;
dwc:subGenus "Neopisalia" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/722D9> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_svanetica> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_svanetica>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "svanetica" ;
dwc:subGenus "Neopisalia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Neopisalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Neopisalia>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Neopisalia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F449935CFDF6F2DBFBB3.mc.3B049A2A2C65F4499417FD2CF334FCB3>
dwc:eventDate "2016-04-23" ;
dwc:locality "Kvemo Svaneti" ;
dwc:recordedBy "Khachikov" ;
dwc:verbatimElevation "1250" ;
dwc:verbatimLatitude "42.733334" ;
dwc:verbatimLongitude "42.733334" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F449935CFDF6F2DBFBB3#3B049A2A2C65F4499417FD2CF334FCB3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F449935CFDF6F2DBFBB3.mc.3B049A2A2C65F4499565FD4CF250FC33>
dwc:eventDate "2016-04-15" ;
dwc:locality "Zemo Svaneti" ;
dwc:recordedBy "Khachikov" ;
dwc:verbatimElevation "910" ;
dwc:verbatimLatitude "42.9" ;
dwc:verbatimLongitude "42.2" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F449935CFDF6F2DBFBB3#3B049A2A2C65F4499565FD4CF250FC33> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,138 @@
@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/03C521612C65F449935FFF56F238FDB3>
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Neopisalia) abchasica BERNHAUER 1936" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F449935FFF56F238FDB3.mc.3B049A2A2C65F4499419FE8CF320FE33>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F449935FFF56F238FDB3.mc.3B049A2A2C65F4499306FE0CF244FDB3> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_abchasica_Bernhauer_1936> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_abchasica_Bernhauer_1936>
dwc:authority "BERNHAUER, 1936" ;
dwc:authorityName "BERNHAUER" ;
dwc:authorityYear "1936" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Bernhauer, 1936" ;
dwc:species "abchasica" ;
dwc:subGenus "Neopisalia" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6Q2BL> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_abchasica> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_abchasica>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "abchasica" ;
dwc:subGenus "Neopisalia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Neopisalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Neopisalia>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Neopisalia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F449935FFF56F238FDB3.mc.3B049A2A2C65F4499419FE8CF320FE33>
dwc:eventDate "2014-07-19" ;
dwc:locality "Krasnodarskiy Kray" ;
dwc:recordedBy "Kovalev" ;
dwc:verbatimElevation "270" ;
dwc:verbatimLatitude "43.5275" ;
dwc:verbatimLongitude "39.984722" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F449935FFF56F238FDB3#3B049A2A2C65F4499419FE8CF320FE33> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C65F449935FFF56F238FDB3.mc.3B049A2A2C65F4499306FE0CF244FDB3>
dwc:locality "Russia" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C65F449935FFF56F238FDB3#3B049A2A2C65F4499306FE0CF244FDB3> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,161 @@
@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/03C521612C67F44B90DAFDD6F783FA33>
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Eospisalia) lackneri ASSING 2011" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C67F44B90DAFDD6F783FA33.mc.3B049A2A2C67F44B91A6FD0CF7E1FCF3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C67F44B90DAFDD6F783FA33.mc.3B049A2A2C67F44B9194FC8CF77DFC13>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C67F44B90DAFDD6F783FA33.mc.3B049A2A2C67F44B912AFC2CF7D9FB93>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C67F44B90DAFDD6F783FA33.mc.3B049A2A2C67F44B9084FBECF78FFA33> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_lackneri_Assing_2011> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_lackneri_Assing_2011>
dwc:authority "ASSING, 2011" ;
dwc:authorityName "ASSING" ;
dwc:authorityYear "2011" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Assing, 2011" ;
dwc:species "lackneri" ;
dwc:subGenus "Eospisalia" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6PP2L> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_lackneri> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_lackneri>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "lackneri" ;
dwc:subGenus "Eospisalia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Eospisalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Eospisalia>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Eospisalia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://tb.plazi.org/GgServer/dwcaRecords/03C521612C67F44B90DAFDD6F783FA33.mc.3B049A2A2C67F44B91A6FD0CF7E1FCF3>
dwc:eventDate "2010-09-15" ;
dwc:locality "Nogodan" ;
dwc:recordedBy "Makranczy" ;
dwc:verbatimElevation "1500" ;
dwc:verbatimLatitude "35.29333" ;
dwc:verbatimLongitude "127.531944" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C67F44B90DAFDD6F783FA33#3B049A2A2C67F44B91A6FD0CF7E1FCF3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C67F44B90DAFDD6F783FA33.mc.3B049A2A2C67F44B9194FC8CF77DFC13>
dwc:eventDate "2010-09-15" ;
dwc:locality "Nogodan" ;
dwc:recordedBy "Makranczy" ;
dwc:verbatimElevation "1500" ;
dwc:verbatimLatitude "35.29333" ;
dwc:verbatimLongitude "127.531944" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C67F44B90DAFDD6F783FA33#3B049A2A2C67F44B9194FC8CF77DFC13> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C67F44B90DAFDD6F783FA33.mc.3B049A2A2C67F44B912AFC2CF7D9FB93>
dwc:collectionCode "HNHM, NIBR" ;
dwc:eventDate "2010-09-10" ;
dwc:locality "Seorak-san" ;
dwc:recordedBy "Makranczy" ;
dwc:verbatimElevation "600" ;
dwc:verbatimLatitude "38.217777" ;
dwc:verbatimLongitude "128.42" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C67F44B90DAFDD6F783FA33#3B049A2A2C67F44B912AFC2CF7D9FB93> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C67F44B90DAFDD6F783FA33.mc.3B049A2A2C67F44B9084FBECF78FFA33>
dwc:catalogNumber "ASSING 2011" ;
dwc:collectionCode "ASSING" ;
dwc:locality "Tsushima island" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C67F44B90DAFDD6F783FA33#3B049A2A2C67F44B9084FBECF78FFA33> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,137 @@
@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/03C521612C67F44B90DAFF56F750FD90>
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Aphaireleptusa) puthzi Assing 2002" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C67F44B90DAFF56F750FD90.mc.3B049A2A2C67F44B919AFE8CF452FE33>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C67F44B90DAFF56F750FD90.mc.3B049A2A2C67F44B9084FE0CF75CFD90> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_puthzi_Assing_2002> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_puthzi_Assing_2002>
dwc:authority "Assing, 2002" ;
dwc:authorityName "Assing" ;
dwc:authorityYear "2002" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Assing, 2002" ;
dwc:species "puthzi" ;
dwc:subGenus "Aphaireleptusa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6PPDZ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_puthzi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_puthzi>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "puthzi" ;
dwc:subGenus "Aphaireleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Aphaireleptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Aphaireleptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Aphaireleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://tb.plazi.org/GgServer/dwcaRecords/03C521612C67F44B90DAFF56F750FD90.mc.3B049A2A2C67F44B919AFE8CF452FE33>
dwc:collectionCode "MNB" ;
dwc:eventDate "2001-07-28" ;
dwc:locality "Ashiyasu-mura" ;
dwc:recordedBy "Ueno" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C67F44B90DAFF56F750FD90#3B049A2A2C67F44B919AFE8CF452FE33> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C67F44B90DAFF56F750FD90.mc.3B049A2A2C67F44B9084FE0CF75CFD90>
dwc:locality "The" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C67F44B90DAFF56F750FD90#3B049A2A2C67F44B9084FE0CF75CFD90> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,167 @@
@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/03C521612C74F4519306FD76F769FB33>
cito:cites <http://dx.doi.org/10.5281/zenodo.5743066>, <http://dx.doi.org/10.5281/zenodo.5743070> ;
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Aphaireleptusa) excisa Assing 2021, spec. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4519306FD76F769FB33.mc.3B049A2A2C74F45893F0FCECF2C4FC13>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4519306FD76F769FB33.mc.3B049A2A2C74F45894DDFC2CF23CFC73>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4519306FD76F769FB33.mc.3B049A2A2C74F4589504FC0FF351FC53>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4519306FD76F769FB33.mc.3B049A2A2C74F458950FFC6CF36FFB93> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_excisa_Assing_2021> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5743066>, <http://dx.doi.org/10.5281/zenodo.5743070> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_excisa_Assing_2021>
dwc:authority "Assing, 2021" ;
dwc:authorityName "Assing" ;
dwc:authorityYear "2021" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Assing, 2021" ;
dwc:species "excisa" ;
dwc:subGenus "Aphaireleptusa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8Y5V2> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_excisa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_excisa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "excisa" ;
dwc:subGenus "Aphaireleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Aphaireleptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Aphaireleptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Aphaireleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://dx.doi.org/10.5281/zenodo.5743066>
dc:description "Figs 18: Male habitusof Leptusaspp.1 L.excisa; 2 L.grandipennis; 3 L.auriculata; 4 L.gonggana; 5 L.emeiana; 6 L. jizuica;" ;
fabio:hasRepresentation <https://zenodo.org/record/5743066/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5743070>
dc:description "Figs 918: Male habitus (911) and forebody (1218) of Leptusa spp. 9, 15 L. habana; 10 L. monscangi; 11 L. pathibarana; 12 L. excisa; 13 L. grandipennis; 14 L. gonggana; 16 L. auriculata; 17 L. jizuica; 18 L. desculpens. Scale bars:916: 1.0 mm; 1718: 0.5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5743070/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4519306FD76F769FB33.mc.3B049A2A2C74F45893F0FCECF2C4FC13>
dwc:collectionCode "R, V" ;
dwc:eventDate "2011-05-15" ;
dwc:locality "Shaanxi" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "2300" ;
dwc:verbatimLongitude "33.86111" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C74F4519306FD76F769FB33#3B049A2A2C74F45893F0FCECF2C4FC13> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4519306FD76F769FB33.mc.3B049A2A2C74F45894DDFC2CF23CFC73>
dwc:collectionCode "V" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C74F4519306FD76F769FB33#3B049A2A2C74F45894DDFC2CF23CFC73> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4519306FD76F769FB33.mc.3B049A2A2C74F4589504FC0FF351FC53>
dwc:collectionCode "CNC" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C74F4519306FD76F769FB33#3B049A2A2C74F4589504FC0FF351FC53> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4519306FD76F769FB33.mc.3B049A2A2C74F458950FFC6CF36FFB93>
dwc:collectionCode "R, V" ;
dwc:eventDate "2011-05-17" ;
dwc:locality "Shaanxi" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1950" ;
dwc:verbatimLongitude "34.018612" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C74F4519306FD76F769FB33#3B049A2A2C74F458950FFC6CF36FFB93> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,229 @@
@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/03C521612C74F4589084FA56F262FD33>
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Aphaireleptusa) chinensis PACE 1997" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FA56F262FD33.mc.3B049A2A2C74F45891B5F98CF4FCF9D3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FA56F262FD33.mc.3B049A2A2C74F45891F8F9CCF797F913>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FA56F262FD33.mc.3B049A2A2C74F4589106F90CF7F1F953>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FA56F262FD33.mc.3B049A2A2C74F45890D0F94CF7EBF893>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FA56F262FD33.mc.3B049A2A2C74F45891A9F8ACF7A6F893>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FA56F262FD33.mc.3B049A2A2C74F4589171F88CF7FFF8D3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FA56F262FD33.mc.3B049A2A2C74F45890AEF8CCF6A8F813>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FA56F262FD33.mc.3B049A2A2C74F458929CF82CF753F853>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FA56F262FD33.mc.3B049A2A2C74F45890AEF84FF41FF7B3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FA56F262FD33.mc.3B049A2A2C74F4589256F84CF58FFEB3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FA56F262FD33.mc.3B049A2A2C74F4589507FF4CF529FED3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FA56F262FD33.mc.3B049A2A2C74F45894B7FEECF533FE13> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_chinensis_Pace_1997> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_chinensis_Pace_1997>
dwc:authority "PACE, 1997" ;
dwc:authorityName "PACE" ;
dwc:authorityYear "1997" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pace, 1997" ;
dwc:species "chinensis" ;
dwc:subGenus "Aphaireleptusa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6PPD5> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_chinensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_chinensis>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "chinensis" ;
dwc:subGenus "Aphaireleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Aphaireleptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Aphaireleptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Aphaireleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FA56F262FD33.mc.3B049A2A2C74F45891B5F98CF4FCF9D3>
dwc:collectionCode "VI" ;
dwc:locality "Emei Shan" ;
dwc:verbatimElevation "3035" ;
dwc:verbatimLatitude "29.516666" ;
dwc:verbatimLongitude "103.333336" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C74F4589084FA56F262FD33#3B049A2A2C74F45891B5F98CF4FCF9D3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FA56F262FD33.mc.3B049A2A2C74F45891F8F9CCF797F913>
dwc:collectionCode "VI" ;
dwc:locality "Emei Shan" ;
dwc:verbatimElevation "2930" ;
dwc:verbatimLatitude "29.533333" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C74F4589084FA56F262FD33#3B049A2A2C74F45891F8F9CCF797F913> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FA56F262FD33.mc.3B049A2A2C74F4589106F90CF7F1F953>
dwc:collectionCode "VI" ;
dwc:locality "Emei Shan" ;
dwc:verbatimElevation "2310" ;
dwc:verbatimLatitude "29.55" ;
dwc:verbatimLongitude "103.333336" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C74F4589084FA56F262FD33#3B049A2A2C74F4589106F90CF7F1F953> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FA56F262FD33.mc.3B049A2A2C74F45890D0F94CF7EBF893>
dwc:collectionCode "VI" ;
dwc:locality "Emei Shan" ;
dwc:verbatimElevation "2100" ;
dwc:verbatimLatitude "29.566668" ;
dwc:verbatimLongitude "103.35" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C74F4589084FA56F262FD33#3B049A2A2C74F45890D0F94CF7EBF893> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FA56F262FD33.mc.3B049A2A2C74F45891A9F8ACF7A6F893>
dwc:collectionCode "VII" ;
dwc:locality "Emei Shan" ;
dwc:verbatimElevation "2100" ;
dwc:verbatimLatitude "29.566668" ;
dwc:verbatimLongitude "103.35" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C74F4589084FA56F262FD33#3B049A2A2C74F45891A9F8ACF7A6F893> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FA56F262FD33.mc.3B049A2A2C74F4589171F88CF7FFF8D3>
dwc:collectionCode "VI" ;
dwc:locality "Emei Shan" ;
dwc:verbatimElevation "2440" ;
dwc:verbatimLatitude "29.55" ;
dwc:verbatimLongitude "103.333336" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C74F4589084FA56F262FD33#3B049A2A2C74F4589171F88CF7FFF8D3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FA56F262FD33.mc.3B049A2A2C74F45890AEF8CCF6A8F813>
dwc:collectionCode "VI" ;
dwc:locality "Emei Shan" ;
dwc:verbatimElevation "2930" ;
dwc:verbatimLatitude "29.533333" ;
dwc:verbatimLongitude "103.333336" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C74F4589084FA56F262FD33#3B049A2A2C74F45890AEF8CCF6A8F813> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FA56F262FD33.mc.3B049A2A2C74F458929CF82CF753F853>
dwc:collectionCode "VI" ;
dwc:locality "Gongga Shan" ;
dwc:verbatimElevation "3550" ;
dwc:verbatimLatitude "29.933332" ;
dwc:verbatimLongitude "101.98333" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C74F4589084FA56F262FD33#3B049A2A2C74F458929CF82CF753F853> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FA56F262FD33.mc.3B049A2A2C74F45890AEF84FF41FF7B3>
dwc:collectionCode "CNC" ;
dwc:locality "Gongga Shan" ;
dwc:verbatimElevation "3660" ;
dwc:verbatimLatitude "29.933332" ;
dwc:verbatimLongitude "101.98333" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C74F4589084FA56F262FD33#3B049A2A2C74F45890AEF84FF41FF7B3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FA56F262FD33.mc.3B049A2A2C74F4589256F84CF58FFEB3>
dwc:collectionCode "V" ;
dwc:locality "Paoma Shan" ;
dwc:verbatimElevation "2800" ;
dwc:verbatimLatitude "30.05" ;
dwc:verbatimLongitude "101.96667" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C74F4589084FA56F262FD33#3B049A2A2C74F4589256F84CF58FFEB3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FA56F262FD33.mc.3B049A2A2C74F4589507FF4CF529FED3>
dwc:collectionCode "VII" ;
dwc:locality "Aut. Pref." ;
dwc:verbatimLatitude "30.183332" ;
dwc:verbatimLongitude "101.86667" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C74F4589084FA56F262FD33#3B049A2A2C74F4589507FF4CF529FED3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FA56F262FD33.mc.3B049A2A2C74F45894B7FEECF533FE13>
dwc:collectionCode "V" ;
dwc:locality "Cang Shan" ;
dwc:verbatimElevation "2730" ;
dwc:verbatimLatitude "25.666666" ;
dwc:verbatimLongitude "100.13333" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C74F4589084FA56F262FD33#3B049A2A2C74F45894B7FEECF533FE13> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,200 @@
@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/03C521612C74F4589084FD76F4AAFA13>
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Aphaireleptusa) gansuensis PACE 1997" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FD76F4AAFA13.mc.3B049A2A2C74F458914CFCACF7BBFC33>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FD76F4AAFA13.mc.3B049A2A2C74F45891F3FCCCF446FC53>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FD76F4AAFA13.mc.3B049A2A2C74F4589273FC6CF79AFB93>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FD76F4AAFA13.mc.3B049A2A2C74F45891D0FBACF716FBD3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FD76F4AAFA13.mc.3B049A2A2C74F4589140FBECF75BFB13>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FD76F4AAFA13.mc.3B049A2A2C74F4589113FB2CF4A2FB73>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FD76F4AAFA13.mc.3B049A2A2C74F45892DEFB0CF467FAB3> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_gansuensis_Pace_1997> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_gansuensis_Pace_1997>
dwc:authority "PACE, 1997" ;
dwc:authorityName "PACE" ;
dwc:authorityYear "1997" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pace, 1997" ;
dwc:species "gansuensis" ;
dwc:subGenus "Aphaireleptusa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6PPCR> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_gansuensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_gansuensis>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "gansuensis" ;
dwc:subGenus "Aphaireleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Aphaireleptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Aphaireleptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Aphaireleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FD76F4AAFA13.mc.3B049A2A2C74F458914CFCACF7BBFC33>
dwc:collectionCode "VI" ;
dwc:eventDate "1999-06-27" ;
dwc:locality "Mugecuo" ;
dwc:recordedBy "Putz" ;
dwc:verbatimElevation "3700" ;
dwc:verbatimLatitude "30.15" ;
dwc:verbatimLongitude "101.85" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C74F4589084FD76F4AAFA13#3B049A2A2C74F458914CFCACF7BBFC33> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FD76F4AAFA13.mc.3B049A2A2C74F45891F3FCCCF446FC53>
dwc:collectionCode "VII, MNB" ;
dwc:eventDate "1999-07-02" ;
dwc:locality "Ganzi Tibetian Autonomous Pref." ;
dwc:recordedBy "Putz & Schulke" ;
dwc:verbatimElevation "4300" ;
dwc:verbatimLatitude "30.133333" ;
dwc:verbatimLongitude "100.71667" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C74F4589084FD76F4AAFA13#3B049A2A2C74F45891F3FCCCF446FC53> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FD76F4AAFA13.mc.3B049A2A2C74F4589273FC6CF79AFB93>
dwc:collectionCode "V, CNC" ;
dwc:eventDate "2012-05-25" ;
dwc:locality "Songpan" ;
dwc:recordedBy "Grebennikov" ;
dwc:verbatimElevation "3920" ;
dwc:verbatimLatitude "32.633335" ;
dwc:verbatimLongitude "103.85" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C74F4589084FD76F4AAFA13#3B049A2A2C74F4589273FC6CF79AFB93> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FD76F4AAFA13.mc.3B049A2A2C74F45891D0FBACF716FBD3>
dwc:collectionCode "V, CNC" ;
dwc:eventDate "2012-05-27" ;
dwc:locality "Songpan" ;
dwc:recordedBy "Grebennikov" ;
dwc:verbatimElevation "3840" ;
dwc:verbatimLatitude "32.633335" ;
dwc:verbatimLongitude "103.816666" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C74F4589084FD76F4AAFA13#3B049A2A2C74F45891D0FBACF716FBD3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FD76F4AAFA13.mc.3B049A2A2C74F4589140FBECF75BFB13>
dwc:collectionCode "V, CNC" ;
dwc:eventDate "2012-05-28" ;
dwc:locality "Songpan" ;
dwc:recordedBy "Grebennikov" ;
dwc:verbatimElevation "3930" ;
dwc:verbatimLatitude "32.633335" ;
dwc:verbatimLongitude "103.816666" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C74F4589084FD76F4AAFA13#3B049A2A2C74F4589140FBECF75BFB13> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FD76F4AAFA13.mc.3B049A2A2C74F4589113FB2CF4A2FB73>
dwc:collectionCode "V, CNC" ;
dwc:eventDate "2012-05-26" ;
dwc:locality "Songpan" ;
dwc:recordedBy "Grebennikov" ;
dwc:verbatimElevation "3860" ;
dwc:verbatimLatitude "32.633335" ;
dwc:verbatimLongitude "103.833336" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C74F4589084FD76F4AAFA13#3B049A2A2C74F4589113FB2CF4A2FB73> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C74F4589084FD76F4AAFA13.mc.3B049A2A2C74F45892DEFB0CF467FAB3>
dwc:collectionCode "V, CNC" ;
dwc:eventDate "2012-05-27" ;
dwc:locality "Songpan" ;
dwc:recordedBy "Grebennikov" ;
dwc:verbatimElevation "3760" ;
dwc:verbatimLatitude "32.633335" ;
dwc:verbatimLongitude "103.816666" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C74F4589084FD76F4AAFA13#3B049A2A2C74F45892DEFB0CF467FAB3> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,159 @@
@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/03C521612C75F458935CF816F43FFD33>
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Akratopisalia) limata ASSING 2002" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C75F458935CF816F43FFD33.mc.3B049A2A2C75F4599409F84CF3E2F793>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C75F458935CF816F43FFD33.mc.3B049A2A2C74F45890AEFF4CF45AFED3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C75F458935CF816F43FFD33.mc.3B049A2A2C74F4589214FEECF709FE53>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C75F458935CF816F43FFD33.mc.3B049A2A2C74F45891B8FE6CF75EFD93> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_limata_Assing_2002> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_limata_Assing_2002>
dwc:authority "ASSING, 2002" ;
dwc:authorityName "ASSING" ;
dwc:authorityYear "2002" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Assing, 2002" ;
dwc:species "limata" ;
dwc:subGenus "Akratopisalia" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6PPBW> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_limata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_limata>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "limata" ;
dwc:subGenus "Akratopisalia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Akratopisalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Akratopisalia>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Akratopisalia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://tb.plazi.org/GgServer/dwcaRecords/03C521612C75F458935CF816F43FFD33.mc.3B049A2A2C75F4599409F84CF3E2F793>
dwc:locality "Zhouzhi - Foping" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C75F458935CF816F43FFD33#3B049A2A2C75F4599409F84CF3E2F793> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C75F458935CF816F43FFD33.mc.3B049A2A2C74F45890AEFF4CF45AFED3>
dwc:collectionCode "MNB" ;
dwc:eventDate "2001-07-02" ;
dwc:locality "Micang Shan" ;
dwc:recordedBy "Schulke" ;
dwc:verbatimElevation "1990" ;
dwc:verbatimLatitude "33.733334" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C75F458935CF816F43FFD33#3B049A2A2C74F45890AEFF4CF45AFED3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C75F458935CF816F43FFD33.mc.3B049A2A2C74F4589214FEECF709FE53>
dwc:collectionCode "MNB" ;
dwc:eventDate "2012-08-16" ;
dwc:locality "Muyuping" ;
dwc:recordedBy "Schulke & NE Muyuping" ;
dwc:verbatimElevation "1530" ;
dwc:verbatimLatitude "32.866665" ;
dwc:verbatimLongitude "106.61667" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C75F458935CF816F43FFD33#3B049A2A2C74F4589214FEECF709FE53> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C75F458935CF816F43FFD33.mc.3B049A2A2C74F45891B8FE6CF75EFD93>
dwc:collectionCode "MNB" ;
dwc:eventDate "2001-07-17" ;
dwc:recordedBy "Schulke" ;
dwc:verbatimElevation "2380" ;
dwc:verbatimLatitude "31.533333" ;
dwc:verbatimLongitude "110.433334" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C75F458935CF816F43FFD33#3B049A2A2C74F45891B8FE6CF75EFD93> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,154 @@
@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/03C521612C75F45990DAF816F368F8D3>
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Akratopisalia) xianensis PACE 1999" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C75F45990DAF816F368F8D3.mc.3B049A2A2C75F45991ACF84CF56CF793>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C75F45990DAF816F368F8D3.mc.3B049A2A2C75F4599306F9EFF5B6F913>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C75F45990DAF816F368F8D3.mc.3B049A2A2C75F4599306F96CF36EF8B3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C75F45990DAF816F368F8D3.mc.3B049A2A2C75F4599526F94CF2A3F8F3> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_xianensis_Pace_1999> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_xianensis_Pace_1999>
dwc:authority "PACE, 1999" ;
dwc:authorityName "PACE" ;
dwc:authorityYear "1999" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pace, 1999" ;
dwc:species "xianensis" ;
dwc:subGenus "Akratopisalia" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6PPBT> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_xianensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_xianensis>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "xianensis" ;
dwc:subGenus "Akratopisalia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Akratopisalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Akratopisalia>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Akratopisalia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://tb.plazi.org/GgServer/dwcaRecords/03C521612C75F45990DAF816F368F8D3.mc.3B049A2A2C75F45991ACF84CF56CF793>
dwc:locality "Dagcanglhamo" ;
dwc:verbatimElevation "3550" ;
dwc:verbatimLatitude "34.066666" ;
dwc:verbatimLongitude "102.61667" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C75F45990DAF816F368F8D3#3B049A2A2C75F45991ACF84CF56CF793> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C75F45990DAF816F368F8D3.mc.3B049A2A2C75F4599306F9EFF5B6F913>
dwc:collectionCode "MNB" ;
dwc:eventDate "2005-06-25" ;
dwc:recordedBy "Hajek & Kral & Ruzicka" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C75F45990DAF816F368F8D3#3B049A2A2C75F4599306F9EFF5B6F913> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C75F45990DAF816F368F8D3.mc.3B049A2A2C75F4599306F96CF36EF8B3>
dwc:catalogNumber "PACE 1999" ;
dwc:collectionCode "PACE" ;
dwc:locality "Qinling Shan" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C75F45990DAF816F368F8D3#3B049A2A2C75F4599306F96CF36EF8B3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C75F45990DAF816F368F8D3.mc.3B049A2A2C75F4599526F94CF2A3F8F3>
dwc:catalogNumber "ASSING 2002" ;
dwc:collectionCode "ASSING" ;
dwc:locality "Qinling Shan" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C75F45990DAF816F368F8D3#3B049A2A2C75F4599526F94CF2A3F8F3> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,133 @@
@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/03C521612C75F45990DAF9F6F498F8D3>
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Dysleptusa) sinorum PACE 2001" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C75F45990DAF9F6F498F8D3.mc.3B049A2A2C75F45991AEF92CF468F8B3> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_sinorum_Pace_2001> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_sinorum_Pace_2001>
dwc:authority "PACE, 2001" ;
dwc:authorityName "PACE" ;
dwc:authorityYear "2001" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pace, 2001" ;
dwc:species "sinorum" ;
dwc:subGenus "Dysleptusa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6PP9W> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_sinorum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_sinorum>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sinorum" ;
dwc:subGenus "Dysleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Dysleptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Dysleptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Dysleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://tb.plazi.org/GgServer/dwcaRecords/03C521612C75F45990DAF9F6F498F8D3.mc.3B049A2A2C75F45991AEF92CF468F8B3>
dwc:eventDate "2012-07-25" ;
dwc:locality "Qinling Shan" ;
dwc:recordedBy "SW Zhouzhi & Schulke" ;
dwc:verbatimElevation "1900" ;
dwc:verbatimLatitude "33.733334" ;
dwc:verbatimLongitude "107.96667" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C75F45990DAF9F6F498F8D3#3B049A2A2C75F45991AEF92CF468F8B3> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,189 @@
@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/03C521612C7CF4539306FF56F433FBB3>
cito:cites <http://dx.doi.org/10.5281/zenodo.5743070> ;
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Aphaireleptusa) habana Assing 2021, spec. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7CF4539306FF56F433FBB3.mc.3B049A2A2C7CF45093F5FECCF20EFE53>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7CF4539306FF56F433FBB3.mc.3B049A2A2C7CF4509445FE6FF21BFDB3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7CF4539306FF56F433FBB3.mc.3B049A2A2C7CF4509456FE4CF219FDF3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7CF4539306FF56F433FBB3.mc.3B049A2A2C7CF4509454FD8CF219FD33>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7CF4539306FF56F433FBB3.mc.3B049A2A2C7CF4509454FDCCF219FD73>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7CF4539306FF56F433FBB3.mc.3B049A2A2C7CF4509454FD0CF2CEFCB3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7CF4539306FF56F433FBB3.mc.3B049A2A2C7CF45094FCFD4CF2BAFCF3> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_habana_Assing_2021> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5743070> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_habana_Assing_2021>
dwc:authority "Assing, 2021" ;
dwc:authorityName "Assing" ;
dwc:authorityYear "2021" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Assing, 2021" ;
dwc:species "habana" ;
dwc:subGenus "Aphaireleptusa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8Y5V5> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_habana> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_habana>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "habana" ;
dwc:subGenus "Aphaireleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Aphaireleptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Aphaireleptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Aphaireleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://dx.doi.org/10.5281/zenodo.5743070>
dc:description "Figs 918: Male habitus (911) and forebody (1218) of Leptusa spp. 9, 15 L. habana; 10 L. monscangi; 11 L. pathibarana; 12 L. excisa; 13 L. grandipennis; 14 L. gonggana; 16 L. auriculata; 17 L. jizuica; 18 L. desculpens. Scale bars:916: 1.0 mm; 1718: 0.5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5743070/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7CF4539306FF56F433FBB3.mc.3B049A2A2C7CF45093F5FECCF20EFE53>
dwc:collectionCode "V, CAS" ;
dwc:eventDate "2012-06-28" ;
dwc:locality "Yunnan" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "4072" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7CF4539306FF56F433FBB3#3B049A2A2C7CF45093F5FECCF20EFE53> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7CF4539306FF56F433FBB3.mc.3B049A2A2C7CF4509445FE6FF21BFDB3>
dwc:collectionCode "CNC" ;
dwc:eventDate "2012-06-28" ;
dwc:locality "Yunnan" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "4072" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7CF4539306FF56F433FBB3#3B049A2A2C7CF4509445FE6FF21BFDB3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7CF4539306FF56F433FBB3.mc.3B049A2A2C7CF4509456FE4CF219FDF3>
dwc:collectionCode "V, CNC" ;
dwc:eventDate "2012-06-28" ;
dwc:locality "Yunnan" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "4222" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7CF4539306FF56F433FBB3#3B049A2A2C7CF4509456FE4CF219FDF3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7CF4539306FF56F433FBB3.mc.3B049A2A2C7CF4509454FD8CF219FD33>
dwc:collectionCode "V, CNC" ;
dwc:eventDate "2012-06-19" ;
dwc:locality "Yunnan" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7CF4539306FF56F433FBB3#3B049A2A2C7CF4509454FD8CF219FD33> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7CF4539306FF56F433FBB3.mc.3B049A2A2C7CF4509454FDCCF219FD73>
dwc:collectionCode "V, CNC" ;
dwc:eventDate "2012-06-19" ;
dwc:locality "Yunnan" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7CF4539306FF56F433FBB3#3B049A2A2C7CF4509454FDCCF219FD73> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7CF4539306FF56F433FBB3.mc.3B049A2A2C7CF4509454FD0CF2CEFCB3>
dwc:collectionCode "V, CNC" ;
dwc:eventDate "2012-06-21" ;
dwc:locality "Yunnan" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7CF4539306FF56F433FBB3#3B049A2A2C7CF4509454FD0CF2CEFCB3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7CF4539306FF56F433FBB3.mc.3B049A2A2C7CF45094FCFD4CF2BAFCF3>
dwc:collectionCode "V, CNC" ;
dwc:eventDate "2012-06-27" ;
dwc:locality "Yunnan" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7CF4539306FF56F433FBB3#3B049A2A2C7CF45094FCFD4CF2BAFCF3> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,218 @@
@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/03C521612C7DF450935CF916F45EF793>
cito:cites <http://dx.doi.org/10.5281/zenodo.5743066>, <http://dx.doi.org/10.5281/zenodo.5743070> ;
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Aphaireleptusa) gonggana Assing 2021, spec. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7DF450935CF916F45EF793.mc.3B049A2A2C7DF45193D1F88CF2E8F833>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7DF450935CF916F45EF793.mc.3B049A2A2C7DF4519488F8CCF24CF813>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7DF450935CF916F45EF793.mc.3B049A2A2C7DF4519516F82FF363F873>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7DF450935CF916F45EF793.mc.3B049A2A2C7DF4519511F80CF287F7B3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7DF450935CF916F45EF793.mc.3B049A2A2C7DF451953FF84CF5F1F793>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7DF450935CF916F45EF793.mc.3B049A2A2C7DF45093A1F7ACF684FE93>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7DF450935CF916F45EF793.mc.3B049A2A2C7CF450913EFEACF784FE93>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7DF450935CF916F45EF793.mc.3B049A2A2C7CF450922FFEACF78FFED3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7DF450935CF916F45EF793.mc.3B049A2A2C7CF45091C7FEECF48AFED3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7DF450935CF916F45EF793.mc.3B049A2A2C7CF45090AEFECCF6D3FE73>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7DF450935CF916F45EF793.mc.3B049A2A2C7CF450908BFE0CF7EFFE73> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_gonggana_Assing_2021> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5743066>, <http://dx.doi.org/10.5281/zenodo.5743070> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_gonggana_Assing_2021>
dwc:authority "Assing, 2021" ;
dwc:authorityName "Assing" ;
dwc:authorityYear "2021" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Assing, 2021" ;
dwc:species "gonggana" ;
dwc:subGenus "Aphaireleptusa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8Y5V3> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_gonggana> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_gonggana>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "gonggana" ;
dwc:subGenus "Aphaireleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Aphaireleptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Aphaireleptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Aphaireleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://dx.doi.org/10.5281/zenodo.5743066>
dc:description "Figs 18: Male habitusof Leptusaspp.1 L.excisa; 2 L.grandipennis; 3 L.auriculata; 4 L.gonggana; 5 L.emeiana; 6 L. jizuica;" ;
fabio:hasRepresentation <https://zenodo.org/record/5743066/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5743070>
dc:description "Figs 918: Male habitus (911) and forebody (1218) of Leptusa spp. 9, 15 L. habana; 10 L. monscangi; 11 L. pathibarana; 12 L. excisa; 13 L. grandipennis; 14 L. gonggana; 16 L. auriculata; 17 L. jizuica; 18 L. desculpens. Scale bars:916: 1.0 mm; 1718: 0.5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5743070/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7DF450935CF916F45EF793.mc.3B049A2A2C7DF45193D1F88CF2E8F833>
dwc:collectionCode "R, V" ;
dwc:eventDate "2011-06-11" ;
dwc:locality "Sichuan" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLongitude "29.834723" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7DF450935CF916F45EF793#3B049A2A2C7DF45193D1F88CF2E8F833> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7DF450935CF916F45EF793.mc.3B049A2A2C7DF4519488F8CCF24CF813>
dwc:collectionCode "V" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7DF450935CF916F45EF793#3B049A2A2C7DF4519488F8CCF24CF813> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7DF450935CF916F45EF793.mc.3B049A2A2C7DF4519516F82FF363F873>
dwc:collectionCode "CNC" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7DF450935CF916F45EF793#3B049A2A2C7DF4519516F82FF363F873> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7DF450935CF916F45EF793.mc.3B049A2A2C7DF4519511F80CF287F7B3>
dwc:collectionCode "R, V" ;
dwc:eventDate "2011-06-08" ;
dwc:locality "Sichuan" ;
dwc:typeStatus "paratype" ;
dwc:verbatimLongitude "29.889723" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7DF450935CF916F45EF793#3B049A2A2C7DF4519511F80CF287F7B3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7DF450935CF916F45EF793.mc.3B049A2A2C7DF451953FF84CF5F1F793>
dwc:collectionCode "CNC" ;
dwc:recordedBy "Grebennikov" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7DF450935CF916F45EF793#3B049A2A2C7DF451953FF84CF5F1F793> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7DF450935CF916F45EF793.mc.3B049A2A2C7DF45093A1F7ACF684FE93>
dwc:collectionCode "R, V" ;
dwc:eventDate "2011-06-12" ;
dwc:locality "Sichuan" ;
dwc:typeStatus "paratype" ;
dwc:verbatimLongitude "29.869444" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7DF450935CF916F45EF793#3B049A2A2C7DF45093A1F7ACF684FE93> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7DF450935CF916F45EF793.mc.3B049A2A2C7CF450913EFEACF784FE93>
dwc:collectionCode "CNC" ;
dwc:recordedBy "Grebennikov" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7DF450935CF916F45EF793#3B049A2A2C7CF450913EFEACF784FE93> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7DF450935CF916F45EF793.mc.3B049A2A2C7CF450922FFEACF78FFED3>
dwc:collectionCode "R, V" ;
dwc:eventDate "2011-06-14" ;
dwc:locality "Sichuan" ;
dwc:typeStatus "paratype" ;
dwc:verbatimLongitude "29.796944" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7DF450935CF916F45EF793#3B049A2A2C7CF450922FFEACF78FFED3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7DF450935CF916F45EF793.mc.3B049A2A2C7CF45091C7FEECF48AFED3>
dwc:locality "Grebennikov" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7DF450935CF916F45EF793#3B049A2A2C7CF45091C7FEECF48AFED3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7DF450935CF916F45EF793.mc.3B049A2A2C7CF45090AEFECCF6D3FE73>
dwc:collectionCode "R, V" ;
dwc:eventDate "2011-06-18" ;
dwc:locality "Sichuan" ;
dwc:typeStatus "paratype" ;
dwc:verbatimLongitude "29.847223" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7DF450935CF916F45EF793#3B049A2A2C7CF45090AEFECCF6D3FE73> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7DF450935CF916F45EF793.mc.3B049A2A2C7CF450908BFE0CF7EFFE73>
dwc:locality "Grebennikov" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7DF450935CF916F45EF793#3B049A2A2C7CF450908BFE0CF7EFFE73> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,159 @@
@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/03C521612C7DF45190DAFB76F34FF9D3>
cito:cites <http://dx.doi.org/10.5281/zenodo.5743066>, <http://dx.doi.org/10.5281/zenodo.5743070> ;
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Aphaireleptusa) grandipennis Assing 2021, spec. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7DF45190DAFB76F34FF9D3.mc.3B049A2A2C7DF4519167FAECF4F4F9B3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7DF45190DAFB76F34FF9D3.mc.3B049A2A2C7DF45192A3FA4FF4EFF993> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_grandipennis_Assing_2021> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5743066>, <http://dx.doi.org/10.5281/zenodo.5743070> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_grandipennis_Assing_2021>
dwc:authority "Assing, 2021" ;
dwc:authorityName "Assing" ;
dwc:authorityYear "2021" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Assing, 2021" ;
dwc:species "grandipennis" ;
dwc:subGenus "Aphaireleptusa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8Y5V4> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_grandipennis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_grandipennis>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "grandipennis" ;
dwc:subGenus "Aphaireleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Aphaireleptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Aphaireleptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Aphaireleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://dx.doi.org/10.5281/zenodo.5743066>
dc:description "Figs 18: Male habitusof Leptusaspp.1 L.excisa; 2 L.grandipennis; 3 L.auriculata; 4 L.gonggana; 5 L.emeiana; 6 L. jizuica;" ;
fabio:hasRepresentation <https://zenodo.org/record/5743066/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5743070>
dc:description "Figs 918: Male habitus (911) and forebody (1218) of Leptusa spp. 9, 15 L. habana; 10 L. monscangi; 11 L. pathibarana; 12 L. excisa; 13 L. grandipennis; 14 L. gonggana; 16 L. auriculata; 17 L. jizuica; 18 L. desculpens. Scale bars:916: 1.0 mm; 1718: 0.5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5743070/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7DF45190DAFB76F34FF9D3.mc.3B049A2A2C7DF4519167FAECF4F4F9B3>
dwc:collectionCode "V, MNB" ;
dwc:eventDate "2012-08-12" ;
dwc:locality "Gan lake" ;
dwc:recordedBy "M. Schulke" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "2700" ;
dwc:verbatimLatitude "33.25722" ;
dwc:verbatimLongitude "103.7675" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7DF45190DAFB76F34FF9D3#3B049A2A2C7DF4519167FAECF4F4F9B3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7DF45190DAFB76F34FF9D3.mc.3B049A2A2C7DF45192A3FA4FF4EFF993>
dwc:collectionCode "V, MNB" ;
dwc:eventDate "2012-08-12" ;
dwc:locality "Gan lake" ;
dwc:recordedBy "Wrase" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "2700" ;
dwc:verbatimLatitude "33.25722" ;
dwc:verbatimLongitude "103.7675" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7DF45190DAFB76F34FF9D3#3B049A2A2C7DF45192A3FA4FF4EFF993> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,190 @@
@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/03C521612C7EF44D9306FA16F590FB13>
cito:cites <http://dx.doi.org/10.5281/zenodo.5743066> ;
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Drepanoleptusa) emeiana Assing 2021, spec. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF44D9306FA16F590FB13.mc.3B049A2A2C7EF45293F5F98CF280F913>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF44D9306FA16F590FB13.mc.3B049A2A2C7EF4529533F92FF365F973>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF44D9306FA16F590FB13.mc.3B049A2A2C7EF452950FF90CF589F893>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF44D9306FA16F590FB13.mc.3B049A2A2C7EF4529439F8ACF2F1F8D3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF44D9306FA16F590FB13.mc.3B049A2A2C7EF45294AEF8ECF309F813>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF44D9306FA16F590FB13.mc.3B049A2A2C7EF4529323F80CF5CEF7B3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF44D9306FA16F590FB13.mc.3B049A2A2C7EF44D93F9F84CF440FED3> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_emeiana_Assing_2021> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5743066> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_emeiana_Assing_2021>
dwc:authority "Assing, 2021" ;
dwc:authorityName "Assing" ;
dwc:authorityYear "2021" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Assing, 2021" ;
dwc:species "emeiana" ;
dwc:subGenus "Drepanoleptusa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8Y5VB> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_emeiana> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_emeiana>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "emeiana" ;
dwc:subGenus "Drepanoleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Drepanoleptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Drepanoleptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Drepanoleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://dx.doi.org/10.5281/zenodo.5743066>
dc:description "Figs 18: Male habitusof Leptusaspp.1 L.excisa; 2 L.grandipennis; 3 L.auriculata; 4 L.gonggana; 5 L.emeiana; 6 L. jizuica;" ;
fabio:hasRepresentation <https://zenodo.org/record/5743066/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF44D9306FA16F590FB13.mc.3B049A2A2C7EF45293F5F98CF280F913>
dwc:collectionCode "V, CAS" ;
dwc:eventDate "2010-06-17" ;
dwc:locality "Sichuan" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "2342" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7EF44D9306FA16F590FB13#3B049A2A2C7EF45293F5F98CF280F913> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF44D9306FA16F590FB13.mc.3B049A2A2C7EF4529533F92FF365F973>
dwc:collectionCode "CNC" ;
dwc:eventDate "2010-06-17" ;
dwc:locality "Sichuan" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "2342" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7EF44D9306FA16F590FB13#3B049A2A2C7EF4529533F92FF365F973> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF44D9306FA16F590FB13.mc.3B049A2A2C7EF452950FF90CF589F893>
dwc:collectionCode "R, V, CNC" ;
dwc:eventDate "2009-06-27" ;
dwc:locality "Grebennikov" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "2100" ;
dwc:verbatimLongitude "29.56" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7EF44D9306FA16F590FB13#3B049A2A2C7EF452950FF90CF589F893> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF44D9306FA16F590FB13.mc.3B049A2A2C7EF4529439F8ACF2F1F8D3>
dwc:collectionCode "R, V, CNC" ;
dwc:eventDate "2010-06-14" ;
dwc:locality "Grebennikov" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7EF44D9306FA16F590FB13#3B049A2A2C7EF4529439F8ACF2F1F8D3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF44D9306FA16F590FB13.mc.3B049A2A2C7EF45294AEF8ECF309F813>
dwc:collectionCode "R, V" ;
dwc:eventDate "2010-06-14" ;
dwc:locality "Grebennikov" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7EF44D9306FA16F590FB13#3B049A2A2C7EF45294AEF8ECF309F813> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF44D9306FA16F590FB13.mc.3B049A2A2C7EF4529323F80CF5CEF7B3>
dwc:collectionCode "R, V, CNC" ;
dwc:eventDate "2010-06-18" ;
dwc:locality "Grebennikov" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7EF44D9306FA16F590FB13#3B049A2A2C7EF4529323F80CF5CEF7B3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF44D9306FA16F590FB13.mc.3B049A2A2C7EF44D93F9F84CF440FED3>
dwc:collectionCode "R, V, CNC, CAS" ;
dwc:eventDate "2010-05-13" ;
dwc:locality "Cangshan" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7EF44D9306FA16F590FB13#3B049A2A2C7EF44D93F9F84CF440FED3> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,139 @@
@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/03C521612C7EF4529084F8F6F319FE93>
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Drepanoleptusa) pollicita ASSING 2010" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF4529084F8F6F319FE93.mc.3B049A2A2C7EF452914FF82CF796F7B3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF4529084F8F6F319FE93.mc.3B049A2A2C7EF4529323FF4CF31AFE93> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_pollicita_Assing_2010> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_pollicita_Assing_2010>
dwc:authority "ASSING, 2010" ;
dwc:authorityName "ASSING" ;
dwc:authorityYear "2010" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Assing, 2010" ;
dwc:species "pollicita" ;
dwc:subGenus "Drepanoleptusa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6PP8W> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_pollicita> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_pollicita>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pollicita" ;
dwc:subGenus "Drepanoleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Drepanoleptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Drepanoleptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Drepanoleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF4529084F8F6F319FE93.mc.3B049A2A2C7EF452914FF82CF796F7B3>
dwc:collectionCode "MNB" ;
dwc:eventDate "2009-09-10" ;
dwc:locality "Xue Shan" ;
dwc:recordedBy "Schulke" ;
dwc:verbatimElevation "2510" ;
dwc:verbatimLatitude "23.916666" ;
dwc:verbatimLongitude "100.183334" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7EF4529084F8F6F319FE93#3B049A2A2C7EF452914FF82CF796F7B3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF4529084F8F6F319FE93.mc.3B049A2A2C7EF4529323FF4CF31AFE93>
dwc:locality "North" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7EF4529084F8F6F319FE93#3B049A2A2C7EF4529323FF4CF31AFE93> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,141 @@
@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/03C521612C7EF4529084FAB6F69EF8B3>
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Drepanoleptusa) rougemonti PACE 1997" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF4529084FAB6F69EF8B3.mc.3B049A2A2C7EF452914BFAECF79AF9F3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF4529084FAB6F69EF8B3.mc.3B049A2A2C7EF4529141F9CFF69AF8B3> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_rougemonti_Pace_1997> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_rougemonti_Pace_1997>
dwc:authority "PACE, 1997" ;
dwc:authorityName "PACE" ;
dwc:authorityYear "1997" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pace, 1997" ;
dwc:species "rougemonti" ;
dwc:subGenus "Drepanoleptusa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6PP95> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_rougemonti> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_rougemonti>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "rougemonti" ;
dwc:subGenus "Drepanoleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Drepanoleptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Drepanoleptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Drepanoleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF4529084FAB6F69EF8B3.mc.3B049A2A2C7EF452914BFAECF79AF9F3>
dwc:collectionCode "MNB" ;
dwc:eventDate "2012-07-28" ;
dwc:locality "West Qinling Shan" ;
dwc:recordedBy "N Chengxian & Assing & Schulke" ;
dwc:verbatimElevation "1750" ;
dwc:verbatimLatitude "34.172222" ;
dwc:verbatimLongitude "105.70528" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7EF4529084FAB6F69EF8B3#3B049A2A2C7EF452914BFAECF79AF9F3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF4529084FAB6F69EF8B3.mc.3B049A2A2C7EF4529141F9CFF69AF8B3>
dwc:catalogNumber "PACE 1997" ;
dwc:collectionCode "PACE" ;
dwc:locality "The" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7EF4529084FAB6F69EF8B3#3B049A2A2C7EF4529141F9CFF69AF8B3> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,203 @@
@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/03C521612C7EF4529084FE36F43BFB73>
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Aphaireleptusa) gonggamontis PACE 1997" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF4529084FE36F43BFB73.mc.3B049A2A2C7EF45291B8FE6CF41DFD93>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF4529084FE36F43BFB73.mc.3B049A2A2C7EF452924DFDACF6A9FDD3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF4529084FE36F43BFB73.mc.3B049A2A2C7EF45290D8FDECF721FD33>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF4529084FE36F43BFB73.mc.3B049A2A2C7EF4529156FDCCF7E4FD13>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF4529084FE36F43BFB73.mc.3B049A2A2C7EF4529192FD2FF412FD73>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF4529084FE36F43BFB73.mc.3B049A2A2C7EF452924DFD0CF6A9FCB3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF4529084FE36F43BFB73.mc.3B049A2A2C7EF45290D1FCACF7CFFCF3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF4529084FE36F43BFB73.mc.3B049A2A2C7EF45291F4FC8CF453FC13> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_gonggamontis_Pace_1997> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_gonggamontis_Pace_1997>
dwc:authority "PACE, 1997" ;
dwc:authorityName "PACE" ;
dwc:authorityYear "1997" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pace, 1997" ;
dwc:species "gonggamontis" ;
dwc:subGenus "Aphaireleptusa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6PPCP> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_gonggamontis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_gonggamontis>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "gonggamontis" ;
dwc:subGenus "Aphaireleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Aphaireleptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Aphaireleptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Aphaireleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF4529084FE36F43BFB73.mc.3B049A2A2C7EF45291B8FE6CF41DFD93>
dwc:collectionCode "VI, CNC" ;
dwc:eventDate "2011-06-11" ;
dwc:locality "Gongga Shan" ;
dwc:recordedBy "Grebennikov" ;
dwc:verbatimElevation "3020" ;
dwc:verbatimLatitude "29.833334" ;
dwc:verbatimLongitude "102.05" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7EF4529084FE36F43BFB73#3B049A2A2C7EF45291B8FE6CF41DFD93> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF4529084FE36F43BFB73.mc.3B049A2A2C7EF452924DFDACF6A9FDD3>
dwc:collectionCode "VI, CNC" ;
dwc:eventDate "2011-06-09" ;
dwc:locality "Gongga Shan" ;
dwc:recordedBy "Grebennikov" ;
dwc:verbatimElevation "3170" ;
dwc:verbatimLatitude "29.85" ;
dwc:verbatimLongitude "102.05" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7EF4529084FE36F43BFB73#3B049A2A2C7EF452924DFDACF6A9FDD3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF4529084FE36F43BFB73.mc.3B049A2A2C7EF45290D8FDECF721FD33>
dwc:collectionCode "VI, CNC" ;
dwc:eventDate "2011-06-06" ;
dwc:locality "Gongga Shan" ;
dwc:recordedBy "Grebennikov" ;
dwc:verbatimElevation "2770" ;
dwc:verbatimLatitude "29.8" ;
dwc:verbatimLongitude "102.066666" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7EF4529084FE36F43BFB73#3B049A2A2C7EF45290D8FDECF721FD33> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF4529084FE36F43BFB73.mc.3B049A2A2C7EF4529156FDCCF7E4FD13>
dwc:collectionCode "VI, CNC" ;
dwc:eventDate "2011-06-18" ;
dwc:verbatimElevation "3170" ;
dwc:verbatimLatitude "29.85" ;
dwc:verbatimLongitude "102.03333" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7EF4529084FE36F43BFB73#3B049A2A2C7EF4529156FDCCF7E4FD13> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF4529084FE36F43BFB73.mc.3B049A2A2C7EF4529192FD2FF412FD73>
dwc:collectionCode "VI, CNC" ;
dwc:eventDate "2011-06-12" ;
dwc:verbatimElevation "3620" ;
dwc:verbatimLatitude "29.866667" ;
dwc:verbatimLongitude "102.03333" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7EF4529084FE36F43BFB73#3B049A2A2C7EF4529192FD2FF412FD73> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF4529084FE36F43BFB73.mc.3B049A2A2C7EF452924DFD0CF6A9FCB3>
dwc:collectionCode "VI, CNC" ;
dwc:eventDate "2011-06-14" ;
dwc:verbatimElevation "2680" ;
dwc:verbatimLatitude "29.8" ;
dwc:verbatimLongitude "102.066666" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7EF4529084FE36F43BFB73#3B049A2A2C7EF452924DFD0CF6A9FCB3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF4529084FE36F43BFB73.mc.3B049A2A2C7EF45290D1FCACF7CFFCF3>
dwc:collectionCode "VI, CNC" ;
dwc:eventDate "2011-06-21" ;
dwc:verbatimElevation "3170" ;
dwc:verbatimLatitude "29.85" ;
dwc:verbatimLongitude "102.03333" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7EF4529084FE36F43BFB73#3B049A2A2C7EF45290D1FCACF7CFFCF3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7EF4529084FE36F43BFB73.mc.3B049A2A2C7EF45291F4FC8CF453FC13>
dwc:collectionCode "VI, MNB" ;
dwc:eventDate "1999-06-29" ;
dwc:locality "Aut. Pref." ;
dwc:recordedBy "Schulke" ;
dwc:verbatimElevation "2600" ;
dwc:verbatimLatitude "29.85" ;
dwc:verbatimLongitude "102.25" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7EF4529084FE36F43BFB73#3B049A2A2C7EF45291F4FC8CF453FC13> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,167 @@
@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/03C521612C7EF4529306FD36F524FBD3>
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Drepanoleptusa) emplenotoides ASSING 2006" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_emplenotoides_Assing_2006> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Leptusa_zhongdianensis_Pace_2010> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_emplenotoides_Assing_2006>
dwc:authority "ASSING, 2006" ;
dwc:authorityName "ASSING" ;
dwc:authorityYear "2006" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Assing, 2006" ;
dwc:species "emplenotoides" ;
dwc:subGenus "Drepanoleptusa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6PP7F> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_emplenotoides> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_zhongdianensis_Pace_2010>
dwc:authority "PACE, 2010: 297" ;
dwc:authorityName "PACE" ;
dwc:authorityPageNumber "297" ;
dwc:authorityYear "2010" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pace, 2010" ;
dwc:species "zhongdianensis" ;
dwc:subGenus "Aphaireleptusa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6PP7F> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_zhongdianensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_emplenotoides>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "emplenotoides" ;
dwc:subGenus "Drepanoleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Drepanoleptusa>, <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Drepanoleptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Drepanoleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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/Leptusa_zhongdianensis>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "zhongdianensis" ;
dwc:subGenus "Aphaireleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Aphaireleptusa>, <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Aphaireleptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Aphaireleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,203 @@
@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/03C521612C7FF45290DAFBF6F76BFEF3>
cito:cites <http://dx.doi.org/10.5281/zenodo.5743066>, <http://dx.doi.org/10.5281/zenodo.5743070> ;
dc:creator "Assing, Volker" ;
dc:title "Leptusa (Aphaireleptusa) auriculata Assing 2021, spec. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7FF45290DAFBF6F76BFEF3.mc.3B049A2A2C7FF453914DFB6CF779FAD3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7FF45290DAFBF6F76BFEF3.mc.3B049A2A2C7FF4539136FAEFF683FA33>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7FF45290DAFBF6F76BFEF3.mc.3B049A2A2C7FF453913FFACCF401FA73>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7FF45290DAFBF6F76BFEF3.mc.3B049A2A2C7FF45392B5FA0CF7DAF993>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7FF45290DAFBF6F76BFEF3.mc.3B049A2A2C7FF4539181F9ACF683F933>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7FF45290DAFBF6F76BFEF3.mc.3B049A2A2C7FF453913CF9CCF41FF973>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7FF45290DAFBF6F76BFEF3.mc.3B049A2A2C7FF4539256F90CF56FF8B3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7FF45290DAFBF6F76BFEF3.mc.3B049A2A2C7FF4539084F8ACF41CF8D3> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptusa_auriculata_Assing_2021> ;
trt:publishedIn <http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126> ;
a trt:Treatment .
<http://dx.doi.org/10.21248/contrib.entomol.71.1.103-126>
bibo:endPage "126" ;
bibo:issue "1" ;
bibo:journal "Beiträge Zur Entomologie = Contributions to Entomology" ;
bibo:pubDate "2021-06-30" ;
bibo:startPage "103" ;
bibo:volume "71" ;
dc:creator "Assing, Volker" ;
dc:date "2021" ;
dc:title "New species and additional records of Leptusa from the Palaearctic region, with a focus on the faunas of China and the Caucasus region (Coleoptera: Staphylinidae: Aleocharinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5743066>, <http://dx.doi.org/10.5281/zenodo.5743070> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptusa_auriculata_Assing_2021>
dwc:authority "Assing, 2021" ;
dwc:authorityName "Assing" ;
dwc:authorityYear "2021" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Assing, 2021" ;
dwc:species "auriculata" ;
dwc:subGenus "Aphaireleptusa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8Y5TZ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptusa_auriculata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_auriculata>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "auriculata" ;
dwc:subGenus "Aphaireleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa_Aphaireleptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa_Aphaireleptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Aphaireleptusa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptusa>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Leptusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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://dx.doi.org/10.5281/zenodo.5743066>
dc:description "Figs 18: Male habitusof Leptusaspp.1 L.excisa; 2 L.grandipennis; 3 L.auriculata; 4 L.gonggana; 5 L.emeiana; 6 L. jizuica;" ;
fabio:hasRepresentation <https://zenodo.org/record/5743066/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5743070>
dc:description "Figs 918: Male habitus (911) and forebody (1218) of Leptusa spp. 9, 15 L. habana; 10 L. monscangi; 11 L. pathibarana; 12 L. excisa; 13 L. grandipennis; 14 L. gonggana; 16 L. auriculata; 17 L. jizuica; 18 L. desculpens. Scale bars:916: 1.0 mm; 1718: 0.5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5743070/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7FF45290DAFBF6F76BFEF3.mc.3B049A2A2C7FF453914DFB6CF779FAD3>
dwc:collectionCode "R, V, CAS" ;
dwc:eventDate "2010-05-15" ;
dwc:locality "Cangshan" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7FF45290DAFBF6F76BFEF3#3B049A2A2C7FF453914DFB6CF779FAD3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7FF45290DAFBF6F76BFEF3.mc.3B049A2A2C7FF4539136FAEFF683FA33>
dwc:collectionCode "CNC" ;
dwc:eventDate "2010-05-15" ;
dwc:locality "Cangshan" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7FF45290DAFBF6F76BFEF3#3B049A2A2C7FF4539136FAEFF683FA33> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7FF45290DAFBF6F76BFEF3.mc.3B049A2A2C7FF453913FFACCF401FA73>
dwc:collectionCode "R, V, CNC" ;
dwc:eventDate "2010-05-17" ;
dwc:locality "Grebennikov" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7FF45290DAFBF6F76BFEF3#3B049A2A2C7FF453913FFACCF401FA73> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7FF45290DAFBF6F76BFEF3.mc.3B049A2A2C7FF45392B5FA0CF7DAF993>
dwc:collectionCode "R, V, CNC" ;
dwc:eventDate "2010-05-17" ;
dwc:locality "Grebennikov" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7FF45290DAFBF6F76BFEF3#3B049A2A2C7FF45392B5FA0CF7DAF993> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7FF45290DAFBF6F76BFEF3.mc.3B049A2A2C7FF4539181F9ACF683F933>
dwc:collectionCode "R, V, CNC" ;
dwc:eventDate "2010-05-18" ;
dwc:locality "Grebennikov" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7FF45290DAFBF6F76BFEF3#3B049A2A2C7FF4539181F9ACF683F933> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7FF45290DAFBF6F76BFEF3.mc.3B049A2A2C7FF453913CF9CCF41FF973>
dwc:collectionCode "R, V, CNC" ;
dwc:eventDate "2010-05-19" ;
dwc:locality "Grebennikov" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7FF45290DAFBF6F76BFEF3#3B049A2A2C7FF453913CF9CCF41FF973> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7FF45290DAFBF6F76BFEF3.mc.3B049A2A2C7FF4539256F90CF56FF8B3>
dwc:collectionCode "V, CNC" ;
dwc:eventDate "2011-07-05" ;
dwc:locality "Yunnan" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "3740" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7FF45290DAFBF6F76BFEF3#3B049A2A2C7FF4539256F90CF56FF8B3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C521612C7FF45290DAFBF6F76BFEF3.mc.3B049A2A2C7FF4539084F8ACF41CF8D3>
dwc:collectionCode "V, CNC" ;
dwc:eventDate "2010-06-17" ;
dwc:locality "Sichuan" ;
dwc:recordedBy "Grebennikov" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "2342" ;
dwc:verbatimLongitude "29.546778" ;
trt:httpUri <https://treatment.plazi.org/id/03C521612C7FF45290DAFBF6F76BFEF3#3B049A2A2C7FF4539084F8ACF41CF8D3> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,180 @@
@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/03C5245CFFB0FFD1FF181671FA81E5E6>
cito:cites <http://dx.doi.org/10.5281/zenodo.6258137>, <http://dx.doi.org/10.5281/zenodo.6258141>, <http://dx.doi.org/10.5281/zenodo.6258149>, <http://dx.doi.org/10.5281/zenodo.6258147>, <http://dx.doi.org/10.5281/zenodo.6258153> ;
dc:creator "Gorbunov, Oleg G." ;
dc:title "Tyrictaca pulchra O. Gorbunov 2022, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB0FFD1FF181671FA81E5E6.mc.3B049F17FFB0FFD5FF18161DFBA0E5E8>, <http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB0FFD1FF181671FA81E5E6.mc.3B049F17FFB0FFD5FE271689FAF9E444>, <http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB0FFD1FF181671FA81E5E6.mc.3B049F17FFB0FFD5FAA01751FC56E4B0>, <http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB0FFD1FF181671FA81E5E6.mc.3B049F17FFB0FFD6FC1617FDFDDBE3DC> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tyrictaca_pulchra_Gorbunov_2022> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5104.1.7> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5104.1.7>
bibo:endPage "136" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-02-24" ;
bibo:startPage "125" ;
bibo:volume "5104" ;
dc:creator "Gorbunov, Oleg G." ;
dc:date "2022" ;
dc:title "A new species of the genus Tyrictaca Walker, 1862 (Lepidoptera: Sesiidae) from West Malaysia with a catalogue of the genus" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6258137>, <http://dx.doi.org/10.5281/zenodo.6258141>, <http://dx.doi.org/10.5281/zenodo.6258149>, <http://dx.doi.org/10.5281/zenodo.6258147>, <http://dx.doi.org/10.5281/zenodo.6258153> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Tyrictaca_pulchra_Gorbunov_2022>
dwc:authority "Gorbunov, 2022" ;
dwc:authorityName "O. Gorbunov" ;
dwc:authorityYear "2022" ;
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "O. Gorbunov, 2022" ;
dwc:species "pulchra" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9GZTW> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tyrictaca_pulchra> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Tyrictaca_pulchra>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pulchra" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tyrictaca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tyrictaca>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sesiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sesiidae>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
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 .
<http://dx.doi.org/10.5281/zenodo.6258137>
dc:description "FIGURES 16. Variability of males Tyrictaca pulchra, sp. nov.: 12) holotype, alar expanse 15.2 mm, Sesiidae picture № 030503062013; 34) paratype, alar expanse 15.1 mm, Sesiidae picture № 030703082013; 56) paratype, alar expanse 15.5 mm, Sesiidae picture № 051105122021; 1, 3, 5—dorsal view; 2, 4, 6—ventral view." ;
fabio:hasRepresentation <https://zenodo.org/record/6258137/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.6258141>
dc:description "FIGURES 78. Details of the body of the holotype of Tyrictaca pulchra, sp. nov.: 7) head, lateral view; 8) lateral lobe of the anal tuft." ;
fabio:hasRepresentation <https://zenodo.org/record/6258141/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.6258149>
dc:description "FIGURES 1316. Variability of the scaly cover of the wings of Tyrictaca pulchra, sp. nov. 13) holotype. 1416) paratypes." ;
fabio:hasRepresentation <https://zenodo.org/record/6258149/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.6258147>
dc:description "FIGURES 912. Male genitalia of Tyrictaca pulchra, sp. nov. Paratype. Genital preparation № OG016-2021. 9) tegumentuncus complex; 10) valva; 11) saccus; 12) phallus. Scale bar: 0.5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/6258147/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.6258153>
dc:description "FIGURE 17. Habitat of Tyrictaca pulchra, sp. nov. near Skyway Stantion, Gohtong Jaya, Selangor, West Malaysia, 820 m, 03˚25΄N, 101˚46΄E, 29.IV.2011." ;
fabio:hasRepresentation <https://zenodo.org/record/6258153/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB0FFD1FF181671FA81E5E6.mc.3B049F17FFB0FFD5FF18161DFBA0E5E8>
dwc:collectionCode "COGM" ;
dwc:eventDate "2011-04-29" ;
dwc:locality "Skyway" ;
dwc:recordedBy "O. Gorbunov" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "820" ;
trt:gbifOccurrenceId "3498301303" ;
trt:httpUri <https://treatment.plazi.org/id/03C5245CFFB0FFD1FF181671FA81E5E6#3B049F17FFB0FFD5FF18161DFBA0E5E8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB0FFD1FF181671FA81E5E6.mc.3B049F17FFB0FFD5FE271689FAF9E444>
dwc:collectionCode "COGM" ;
dwc:eventDate "2011-04-29" ;
dwc:locality "Skyway" ;
dwc:recordedBy "O. Gorbunov" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "820" ;
trt:gbifOccurrenceId "3498301312" ;
trt:httpUri <https://treatment.plazi.org/id/03C5245CFFB0FFD1FF181671FA81E5E6#3B049F17FFB0FFD5FE271689FAF9E444> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB0FFD1FF181671FA81E5E6.mc.3B049F17FFB0FFD5FAA01751FC56E4B0>
dwc:collectionCode "COGM" ;
dwc:eventDate "2011-04-29" ;
dwc:locality "Gohtong Jaya" ;
dwc:recordedBy "O. Gorbunov" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1000" ;
trt:gbifOccurrenceId "3498301314" ;
trt:httpUri <https://treatment.plazi.org/id/03C5245CFFB0FFD1FF181671FA81E5E6#3B049F17FFB0FFD5FAA01751FC56E4B0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB0FFD1FF181671FA81E5E6.mc.3B049F17FFB0FFD6FC1617FDFDDBE3DC>
dwc:collectionCode "COGM" ;
dwc:eventDate "2010-10-17" ;
dwc:locality "Genting Highland" ;
dwc:recordedBy "V. Tuzov & O. Gorbunov" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "900" ;
trt:gbifOccurrenceId "3498301304" ;
trt:httpUri <https://treatment.plazi.org/id/03C5245CFFB0FFD1FF181671FA81E5E6#3B049F17FFB0FFD6FC1617FDFDDBE3DC> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,172 @@
@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/03C5245CFFB6FFD3FF1810F4FB5CE000>
dc:creator "Gorbunov, Oleg G." ;
dc:title "Tyrictaca hyalina" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB6FFD3FF1810F4FB5CE000.mc.3B049F17FFB6FFD3FE0110D5FA42E3C7>, <http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB6FFD3FF1810F4FB5CE000.mc.3B049F17FFB6FFD3FF4810B7FCD0E3E4>, <http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB6FFD3FF1810F4FB5CE000.mc.3B049F17FFB6FFD3FEFD1101FC22E2CC> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tyrictaca_hyalina_Kallies_2001> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Ceratocorema_hyalina_Gorbunov_2022> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5104.1.7> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5104.1.7>
bibo:endPage "136" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-02-24" ;
bibo:startPage "125" ;
bibo:volume "5104" ;
dc:creator "Gorbunov, Oleg G." ;
dc:date "2022" ;
dc:title "A new species of the genus Tyrictaca Walker, 1862 (Lepidoptera: Sesiidae) from West Malaysia with a catalogue of the genus" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Tyrictaca_hyalina_Kallies_2001>
dwc:authority "(Kallies & Arita, 2001)" ;
dwc:baseAuthorityName "Kallies & Arita" ;
dwc:baseAuthorityYear "2001" ;
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Kallies & Arita, 2001)" ;
dwc:species "hyalina" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9GZTY> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tyrictaca_hyalina> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Ceratocorema_hyalina_Gorbunov_2022>
dwc:authority "Gorbunov, 2022" ;
dwc:authorityName "Gorbunov" ;
dwc:authorityYear "2022" ;
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Ceratocorema" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gorbunov, 2022" ;
dwc:species "hyalina" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9GZTY> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ceratocorema_hyalina> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Tyrictaca_hyalina>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hyalina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tyrictaca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tyrictaca>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sesiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sesiidae>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
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 .
<http://taxon-name.plazi.org/id/Animalia/Ceratocorema_hyalina>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Ceratocorema" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hyalina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ceratocorema> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ceratocorema>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Ceratocorema" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sesiidae> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB6FFD3FF1810F4FB5CE000.mc.3B049F17FFB6FFD3FE0110D5FA42E3C7>
dwc:locality "Ninh Binh Prov." ;
trt:gbifOccurrenceId "3498301319" ;
trt:httpUri <https://treatment.plazi.org/id/03C5245CFFB6FFD3FF1810F4FB5CE000#3B049F17FFB6FFD3FE0110D5FA42E3C7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB6FFD3FF1810F4FB5CE000.mc.3B049F17FFB6FFD3FF4810B7FCD0E3E4>
dwc:collectionCode "NSMT" ;
dwc:locality "Cuc Phuong" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "370" ;
trt:gbifOccurrenceId "3498301309" ;
trt:httpUri <https://treatment.plazi.org/id/03C5245CFFB6FFD3FF1810F4FB5CE000#3B049F17FFB6FFD3FF4810B7FCD0E3E4> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB6FFD3FF1810F4FB5CE000.mc.3B049F17FFB6FFD3FEFD1101FC22E2CC>
dwc:locality "They" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "3498301321" ;
trt:httpUri <https://treatment.plazi.org/id/03C5245CFFB6FFD3FF1810F4FB5CE000#3B049F17FFB6FFD3FEFD1101FC22E2CC> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,163 @@
@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/03C5245CFFB6FFD3FF181355FB73E7A6>
dc:creator "Gorbunov, Oleg G." ;
dc:title "Tyrictaca mesatma" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB6FFD3FF181355FB73E7A6.mc.3B049F17FFB6FFD3FED2133AFA42E066>, <http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB6FFD3FF181355FB73E7A6.mc.3B049F17FFB6FFD3FF481315FE72E086> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tyrictaca_mesatma_Meyrick_1926> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Tinthia_mesatma_Gorbunov_2022> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5104.1.7> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5104.1.7>
bibo:endPage "136" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-02-24" ;
bibo:startPage "125" ;
bibo:volume "5104" ;
dc:creator "Gorbunov, Oleg G." ;
dc:date "2022" ;
dc:title "A new species of the genus Tyrictaca Walker, 1862 (Lepidoptera: Sesiidae) from West Malaysia with a catalogue of the genus" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Tyrictaca_mesatma_Meyrick_1926>
dwc:authority "(Meyrick, 1926)" ;
dwc:baseAuthorityName "Meyrick" ;
dwc:baseAuthorityYear "1926" ;
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Meyrick, 1926)" ;
dwc:species "mesatma" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9GZTT> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tyrictaca_mesatma> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tinthia_mesatma_Gorbunov_2022>
dwc:authority "Gorbunov, 2022" ;
dwc:authorityName "Gorbunov" ;
dwc:authorityYear "2022" ;
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tinthia" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gorbunov, 2022" ;
dwc:species "mesatma" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9GZTT> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tinthia_mesatma> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Tyrictaca_mesatma>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "mesatma" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tyrictaca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tyrictaca>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sesiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sesiidae>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
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 .
<http://taxon-name.plazi.org/id/Animalia/Tinthia_mesatma>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tinthia" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "mesatma" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tinthia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tinthia>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tinthia" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sesiidae> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB6FFD3FF181355FB73E7A6.mc.3B049F17FFB6FFD3FED2133AFA42E066>
dwc:locality "Samastipur district" ;
trt:gbifOccurrenceId "3498301301" ;
trt:httpUri <https://treatment.plazi.org/id/03C5245CFFB6FFD3FF181355FB73E7A6#3B049F17FFB6FFD3FED2133AFA42E066> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB6FFD3FF181355FB73E7A6.mc.3B049F17FFB6FFD3FF481315FE72E086>
dwc:collectionCode "BMNH" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "3498301313" ;
trt:httpUri <https://treatment.plazi.org/id/03C5245CFFB6FFD3FF181355FB73E7A6#3B049F17FFB6FFD3FF481315FE72E086> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,157 @@
@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/03C5245CFFB6FFD3FF1814BFFB73E571>
dc:creator "Gorbunov, Oleg G." ;
dc:title "Tyrictaca postcristata" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB6FFD3FF1814BFFB73E571.mc.3B049F17FFB6FFD3FF6B157EFBC9E63D> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tyrictaca_postcristata_Hampson_1892> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Ceratocorema_postcristatum_Gorbunov_2022> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5104.1.7> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5104.1.7>
bibo:endPage "136" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-02-24" ;
bibo:startPage "125" ;
bibo:volume "5104" ;
dc:creator "Gorbunov, Oleg G." ;
dc:date "2022" ;
dc:title "A new species of the genus Tyrictaca Walker, 1862 (Lepidoptera: Sesiidae) from West Malaysia with a catalogue of the genus" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Tyrictaca_postcristata_Hampson_1892>
dwc:authority "(Hampson 1892)" ;
dwc:baseAuthorityName "Hampson" ;
dwc:baseAuthorityYear "1892" ;
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Hampson, 1892)" ;
dwc:species "postcristata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tyrictaca_postcristata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Ceratocorema_postcristatum_Gorbunov_2022>
dwc:authority "Gorbunov, 2022" ;
dwc:authorityName "Gorbunov" ;
dwc:authorityYear "2022" ;
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Ceratocorema" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gorbunov, 2022" ;
dwc:species "postcristatum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ceratocorema_postcristatum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Tyrictaca_postcristata>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "postcristata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tyrictaca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tyrictaca>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sesiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sesiidae>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
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 .
<http://taxon-name.plazi.org/id/Animalia/Ceratocorema_postcristatum>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Ceratocorema" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "postcristatum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ceratocorema> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ceratocorema>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Ceratocorema" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sesiidae> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB6FFD3FF1814BFFB73E571.mc.3B049F17FFB6FFD3FF6B157EFBC9E63D>
dwc:collectionCode "BMNH" ;
dwc:locality "Pune" ;
dwc:typeStatus "syntype" ;
trt:gbifOccurrenceId "3498301317" ;
trt:httpUri <https://treatment.plazi.org/id/03C5245CFFB6FFD3FF1814BFFB73E571#3B049F17FFB6FFD3FF6B157EFBC9E63D> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,118 @@
@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/03C5245CFFB6FFD3FF1816C4FD8AE484>
dc:creator "Gorbunov, Oleg G." ;
dc:title "Tyrictaca pulchra O. Gorbunov 2022, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB6FFD3FF1816C4FD8AE484.mc.3B049F17FFB6FFD3FEEA16A5FCE7E5F4> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tyrictaca_pulchra_Gorbunov_2022> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5104.1.7> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5104.1.7>
bibo:endPage "136" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-02-24" ;
bibo:startPage "125" ;
bibo:volume "5104" ;
dc:creator "Gorbunov, Oleg G." ;
dc:date "2022" ;
dc:title "A new species of the genus Tyrictaca Walker, 1862 (Lepidoptera: Sesiidae) from West Malaysia with a catalogue of the genus" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Tyrictaca_pulchra_Gorbunov_2022>
dwc:authority "Gorbunov, 2022" ;
dwc:authorityName "O. Gorbunov" ;
dwc:authorityYear "2022" ;
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "O. Gorbunov, 2022" ;
dwc:species "pulchra" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9GZTW> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tyrictaca_pulchra> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Tyrictaca_pulchra>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pulchra" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tyrictaca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tyrictaca>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sesiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sesiidae>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
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 .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB6FFD3FF1816C4FD8AE484.mc.3B049F17FFB6FFD3FEEA16A5FCE7E5F4>
dwc:collectionCode "COGM" ;
dwc:locality "Skyway" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "820" ;
trt:gbifOccurrenceId "3498301302" ;
trt:httpUri <https://treatment.plazi.org/id/03C5245CFFB6FFD3FF1816C4FD8AE484#3B049F17FFB6FFD3FEEA16A5FCE7E5F4> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,140 @@
@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/03C5245CFFB7FFD2FF1812D1FBA9E70F>
dc:creator "Gorbunov, Oleg G." ;
dc:title "Tyrictaca antiphanopa Meyrick 1927" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB7FFD2FF1812D1FBA9E70F.mc.3B049F17FFB7FFD2FE1912B6FA46E1E2>, <http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB7FFD2FF1812D1FBA9E70F.mc.3B049F17FFB7FFD2FF481290FDEAE003> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tyrictaca_antiphanopa_Meyrick_1927> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Tyrictaca_antiphanopa_Gorbunov_2022> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5104.1.7> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5104.1.7>
bibo:endPage "136" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-02-24" ;
bibo:startPage "125" ;
bibo:volume "5104" ;
dc:creator "Gorbunov, Oleg G." ;
dc:date "2022" ;
dc:title "A new species of the genus Tyrictaca Walker, 1862 (Lepidoptera: Sesiidae) from West Malaysia with a catalogue of the genus" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Tyrictaca_antiphanopa_Meyrick_1927>
dwc:authority "Meyrick 1927" ;
dwc:authorityName "Meyrick" ;
dwc:authorityYear "1927" ;
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Meyrick, 1927" ;
dwc:species "antiphanopa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/59Z3Y> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tyrictaca_antiphanopa> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tyrictaca_antiphanopa_Gorbunov_2022>
dwc:authority "Gorbunov, 2022" ;
dwc:authorityName "Gorbunov" ;
dwc:authorityYear "2022" ;
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gorbunov, 2022" ;
dwc:species "antiphanopa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/59Z3Y> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tyrictaca_antiphanopa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Tyrictaca_antiphanopa>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "antiphanopa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tyrictaca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tyrictaca>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sesiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sesiidae>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
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 .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB7FFD2FF1812D1FBA9E70F.mc.3B049F17FFB7FFD2FE1912B6FA46E1E2>
dwc:locality "West" ;
trt:gbifOccurrenceId "3498301306" ;
trt:httpUri <https://treatment.plazi.org/id/03C5245CFFB7FFD2FF1812D1FBA9E70F#3B049F17FFB7FFD2FE1912B6FA46E1E2> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB7FFD2FF1812D1FBA9E70F.mc.3B049F17FFB7FFD2FF481290FDEAE003>
dwc:collectionCode "BMNH" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "3498301316" ;
trt:httpUri <https://treatment.plazi.org/id/03C5245CFFB7FFD2FF1812D1FBA9E70F#3B049F17FFB7FFD2FF481290FDEAE003> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,122 @@
@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/03C5245CFFB7FFD2FF181456FBA9E6A2>
dc:creator "Gorbunov, Oleg G." ;
dc:title "Tyrictaca apicalis Walker 1862" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB7FFD2FF181456FBA9E6A2.mc.3B049F17FFB7FFD2FEEC1437FA42E765>, <http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB7FFD2FF181456FBA9E6A2.mc.3B049F17FFB7FFD2FF481411FE43E782> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tyrictaca_apicalis_Walker_1862> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5104.1.7> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5104.1.7>
bibo:endPage "136" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-02-24" ;
bibo:startPage "125" ;
bibo:volume "5104" ;
dc:creator "Gorbunov, Oleg G." ;
dc:date "2022" ;
dc:title "A new species of the genus Tyrictaca Walker, 1862 (Lepidoptera: Sesiidae) from West Malaysia with a catalogue of the genus" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Tyrictaca_apicalis_Walker_1862>
dwc:authority "Walker, 1862" ;
dwc:authorityName "Walker" ;
dwc:authorityYear "1862" ;
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Walker, 1862" ;
dwc:species "apicalis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/59Z3Z> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tyrictaca_apicalis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Tyrictaca_apicalis>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "apicalis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tyrictaca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tyrictaca>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sesiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sesiidae>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
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 .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB7FFD2FF181456FBA9E6A2.mc.3B049F17FFB7FFD2FEEC1437FA42E765>
dwc:locality "East" ;
trt:gbifOccurrenceId "3498301308" ;
trt:httpUri <https://treatment.plazi.org/id/03C5245CFFB7FFD2FF181456FBA9E6A2#3B049F17FFB7FFD2FEEC1437FA42E765> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB7FFD2FF181456FBA9E6A2.mc.3B049F17FFB7FFD2FF481411FE43E782>
dwc:collectionCode "UMO" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "3498301310" ;
trt:httpUri <https://treatment.plazi.org/id/03C5245CFFB7FFD2FF181456FBA9E6A2#3B049F17FFB7FFD2FF481411FE43E782> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,163 @@
@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/03C5245CFFB7FFD2FF1815BBFC02E4E8>
dc:creator "Gorbunov, Oleg G." ;
dc:title "Tyrictaca cymbalistis" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB7FFD2FF1815BBFC02E4E8.mc.3B049F17FFB7FFD2FEFE1598FA42E518>, <http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB7FFD2FF1815BBFC02E4E8.mc.3B049F17FFB7FFD2FF48167BFE0DE538> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tyrictaca_cymbalistis_Meyrick_1926> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Tinthia_cymbalistis_Gorbunov_2022> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5104.1.7> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5104.1.7>
bibo:endPage "136" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-02-24" ;
bibo:startPage "125" ;
bibo:volume "5104" ;
dc:creator "Gorbunov, Oleg G." ;
dc:date "2022" ;
dc:title "A new species of the genus Tyrictaca Walker, 1862 (Lepidoptera: Sesiidae) from West Malaysia with a catalogue of the genus" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Tyrictaca_cymbalistis_Meyrick_1926>
dwc:authority "(Meyrick, 1926)" ;
dwc:baseAuthorityName "Meyrick" ;
dwc:baseAuthorityYear "1926" ;
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Meyrick, 1926)" ;
dwc:species "cymbalistis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9GZTX> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tyrictaca_cymbalistis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tinthia_cymbalistis_Gorbunov_2022>
dwc:authority "Gorbunov, 2022" ;
dwc:authorityName "Gorbunov" ;
dwc:authorityYear "2022" ;
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tinthia" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gorbunov, 2022" ;
dwc:species "cymbalistis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9GZTX> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tinthia_cymbalistis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Tyrictaca_cymbalistis>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "cymbalistis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tyrictaca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tyrictaca>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sesiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sesiidae>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
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 .
<http://taxon-name.plazi.org/id/Animalia/Tinthia_cymbalistis>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tinthia" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "cymbalistis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tinthia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tinthia>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tinthia" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sesiidae> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB7FFD2FF1815BBFC02E4E8.mc.3B049F17FFB7FFD2FEFE1598FA42E518>
dwc:locality "Samastipur district" ;
trt:gbifOccurrenceId "3498301315" ;
trt:httpUri <https://treatment.plazi.org/id/03C5245CFFB7FFD2FF1815BBFC02E4E8#3B049F17FFB7FFD2FEFE1598FA42E518> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB7FFD2FF1815BBFC02E4E8.mc.3B049F17FFB7FFD2FF48167BFE0DE538>
dwc:collectionCode "BMNH" ;
dwc:typeStatus "syntype" ;
trt:gbifOccurrenceId "3498301318" ;
trt:httpUri <https://treatment.plazi.org/id/03C5245CFFB7FFD2FF1815BBFC02E4E8#3B049F17FFB7FFD2FF48167BFE0DE538> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,163 @@
@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/03C5245CFFB9FFDCFF1810F4FB73E15C>
dc:creator "Gorbunov, Oleg G." ;
dc:title "Tyrictaca semihyalina" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB9FFDCFF1810F4FB73E15C.mc.3B049F17FFB9FFDCFE1C10D5FA42E3C6>, <http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB9FFDCFF1810F4FB73E15C.mc.3B049F17FFB9FFDCFF4810B7FE72E3E4> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tyrictaca_semihyalina_Hampson_1919> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Neotinthia_semihyalina_Gorbunov_2022> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5104.1.7> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5104.1.7>
bibo:endPage "136" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-02-24" ;
bibo:startPage "125" ;
bibo:volume "5104" ;
dc:creator "Gorbunov, Oleg G." ;
dc:date "2022" ;
dc:title "A new species of the genus Tyrictaca Walker, 1862 (Lepidoptera: Sesiidae) from West Malaysia with a catalogue of the genus" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Tyrictaca_semihyalina_Hampson_1919>
dwc:authority "(Hampson, 1919)" ;
dwc:baseAuthorityName "Hampson" ;
dwc:baseAuthorityYear "1919" ;
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Hampson, 1919)" ;
dwc:species "semihyalina" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9GZTZ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tyrictaca_semihyalina> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Neotinthia_semihyalina_Gorbunov_2022>
dwc:authority "Gorbunov, 2022" ;
dwc:authorityName "Gorbunov" ;
dwc:authorityYear "2022" ;
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Neotinthia" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gorbunov, 2022" ;
dwc:species "semihyalina" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9GZTZ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neotinthia_semihyalina> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Tyrictaca_semihyalina>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "semihyalina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tyrictaca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tyrictaca>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sesiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sesiidae>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
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 .
<http://taxon-name.plazi.org/id/Animalia/Neotinthia_semihyalina>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Neotinthia" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "semihyalina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neotinthia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neotinthia>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Neotinthia" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sesiidae> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB9FFDCFF1810F4FB73E15C.mc.3B049F17FFB9FFDCFE1C10D5FA42E3C6>
dwc:locality "Ahsoon Hamdrow" ;
trt:gbifOccurrenceId "3498301311" ;
trt:httpUri <https://treatment.plazi.org/id/03C5245CFFB9FFDCFF1810F4FB73E15C#3B049F17FFB9FFDCFE1C10D5FA42E3C6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB9FFDCFF1810F4FB73E15C.mc.3B049F17FFB9FFDCFF4810B7FE72E3E4>
dwc:collectionCode "BMNH" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "3498301305" ;
trt:httpUri <https://treatment.plazi.org/id/03C5245CFFB9FFDCFF1810F4FB73E15C#3B049F17FFB9FFDCFF4810B7FE72E3E4> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,165 @@
@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/03C5245CFFB9FFDCFF1812E1FD16E0DE>
dc:creator "Gorbunov, Oleg G." ;
dc:title "Tyrictaca yoshiyasui" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB9FFDCFF1812E1FD16E0DE.mc.3B049F17FFB9FFDCFE2612C6FA46E1B5>, <http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB9FFDCFF1812E1FD16E0DE.mc.3B049F17FFB9FFDCFF4812A1FD3AE1D2> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tyrictaca_yoshiyasui_Kallies_2001> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Ceratocorema_yoshiyasui_Gorbunov_2022> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5104.1.7> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5104.1.7>
bibo:endPage "136" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-02-24" ;
bibo:startPage "125" ;
bibo:volume "5104" ;
dc:creator "Gorbunov, Oleg G." ;
dc:date "2022" ;
dc:title "A new species of the genus Tyrictaca Walker, 1862 (Lepidoptera: Sesiidae) from West Malaysia with a catalogue of the genus" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Tyrictaca_yoshiyasui_Kallies_2001>
dwc:authority "(Kallies & Arita, 2001)" ;
dwc:baseAuthorityName "Kallies & Arita" ;
dwc:baseAuthorityYear "2001" ;
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Kallies & Arita, 2001)" ;
dwc:species "yoshiyasui" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9GZTV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tyrictaca_yoshiyasui> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Ceratocorema_yoshiyasui_Gorbunov_2022>
dwc:authority "Gorbunov, 2022" ;
dwc:authorityName "Gorbunov" ;
dwc:authorityYear "2022" ;
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Ceratocorema" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gorbunov, 2022" ;
dwc:species "yoshiyasui" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9GZTV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ceratocorema_yoshiyasui> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Tyrictaca_yoshiyasui>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "yoshiyasui" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tyrictaca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tyrictaca>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Tyrictaca" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sesiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sesiidae>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
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 .
<http://taxon-name.plazi.org/id/Animalia/Ceratocorema_yoshiyasui>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Ceratocorema" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "yoshiyasui" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ceratocorema> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ceratocorema>
dwc:class "Insecta" ;
dwc:family "Sesiidae" ;
dwc:genus "Ceratocorema" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sesiidae> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB9FFDCFF1812E1FD16E0DE.mc.3B049F17FFB9FFDCFE2612C6FA46E1B5>
dwc:locality "Gia" ;
trt:gbifOccurrenceId "3498301320" ;
trt:httpUri <https://treatment.plazi.org/id/03C5245CFFB9FFDCFF1812E1FD16E0DE#3B049F17FFB9FFDCFE2612C6FA46E1B5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C5245CFFB9FFDCFF1812E1FD16E0DE.mc.3B049F17FFB9FFDCFF4812A1FD3AE1D2>
dwc:collectionCode "NSMT" ;
dwc:locality "Cuc Phuong" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "370" ;
trt:gbifOccurrenceId "3498301307" ;
trt:httpUri <https://treatment.plazi.org/id/03C5245CFFB9FFDCFF1812E1FD16E0DE#3B049F17FFB9FFDCFF4812A1FD3AE1D2> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,404 @@
@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/03C527385533FF8104A1F8E2F713FCA2>
cito:cites <http://dx.doi.org/10.5281/zenodo.6358519> ;
dc:creator "Tanaka, Hirotaka; Kamitani, Satoshi" ;
dc:title "Pulvinaria camelicola Signoret 1873, stat. rev." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pulvinaria_camelicola_Signoret_1873> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Coccus_camelliae_Westwood_1876>, <http://taxon-concept.plazi.org/id/Animalia/Coccus_euphorbiae_Westwood_1876>, <http://taxon-concept.plazi.org/id/Animalia/Pulvinaria_linearis_Tozzetti_1884>, <http://taxon-concept.plazi.org/id/Animalia/Pulvinaria_brassiae_Cockerell_1895>, <http://taxon-concept.plazi.org/id/Animalia/Pulvinaria_okitsuensis_Kuwana_1914>, <http://taxon-concept.plazi.org/id/Animalia/Pulvinaria_theae_Froggatt_1915>, <http://taxon-concept.plazi.org/id/Animalia/Chloropulvinaria_floccifera_Westwood_1870>, <http://taxon-concept.plazi.org/id/Animalia/Pulvinaria_torreyae_Takahashi_1956>, <http://taxon-concept.plazi.org/id/Animalia/Pulvinaria_floccifera_Westwood_1870> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5115.3.8> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5115.3.8>
bibo:endPage "450" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-03-15" ;
bibo:startPage "438" ;
bibo:volume "5115" ;
dc:creator "Tanaka, Hirotaka; Kamitani, Satoshi" ;
dc:date "2022" ;
dc:title "The identities of Pulvinaria camelicola Signoret 1873, stat. nov., and the related species, Pulvinaria floccifera (Westwood 1870) (Hemiptera: Coccidae) in Japan" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6358519> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Pulvinaria_camelicola_Signoret_1873>
dwc:authority "Signoret 1873" ;
dwc:authorityName "Signoret" ;
dwc:authorityYear "1873" ;
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Pulvinaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Signoret, 1873" ;
dwc:species "camelicola" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4QH84> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pulvinaria_camelicola> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Coccus_camelliae_Westwood_1876>
dwc:authority "Westwood 1876: 68" ;
dwc:authorityName "Westwood" ;
dwc:authorityPageNumber "68" ;
dwc:authorityYear "1876" ;
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Coccus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Westwood, 1876" ;
dwc:species "camelliae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coccus_camelliae> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Coccus_euphorbiae_Westwood_1876>
dwc:authority "Westwood 1876: 68" ;
dwc:authorityName "Westwood" ;
dwc:authorityPageNumber "68" ;
dwc:authorityYear "1876" ;
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Coccus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Westwood, 1876" ;
dwc:species "euphorbiae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coccus_euphorbiae> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Pulvinaria_linearis_Tozzetti_1884>
dwc:authority "Targioni Tozzetti 1884: 398" ;
dwc:authorityName "Targioni Tozzetti" ;
dwc:authorityPageNumber "398" ;
dwc:authorityYear "1884" ;
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Pulvinaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Targioni Tozzetti, 1884" ;
dwc:species "linearis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4QH84> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pulvinaria_linearis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Pulvinaria_brassiae_Cockerell_1895>
dwc:authority "Cockerell 1895: 135" ;
dwc:authorityName "Cockerell" ;
dwc:authorityPageNumber "135" ;
dwc:authorityYear "1895" ;
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Pulvinaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Cockerell, 1895" ;
dwc:species "brassiae" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4QH84> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pulvinaria_brassiae> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Pulvinaria_okitsuensis_Kuwana_1914>
dwc:authority "Kuwana 1914: 5" ;
dwc:authorityName "Kuwana" ;
dwc:authorityPageNumber "5" ;
dwc:authorityYear "1914" ;
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Pulvinaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Kuwana, 1914" ;
dwc:species "okitsuensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4QH84> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pulvinaria_okitsuensis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Pulvinaria_theae_Froggatt_1915>
dwc:authority "Froggatt 1915: 418" ;
dwc:authorityName "Froggatt" ;
dwc:authorityPageNumber "418" ;
dwc:authorityYear "1915" ;
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Pulvinaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Froggatt, 1915" ;
dwc:species "theae" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4QH84> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pulvinaria_theae> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Chloropulvinaria_floccifera_Westwood_1870>
dwc:authority "(Westwood 1870)" ;
dwc:baseAuthorityName "Westwood" ;
dwc:baseAuthorityYear "1870" ;
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Chloropulvinaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Westwood, 1870)" ;
dwc:species "floccifera" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4QH84> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chloropulvinaria_floccifera> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Pulvinaria_torreyae_Takahashi_1956>
dwc:authority "Takahashi 1956: 29" ;
dwc:authorityName "Takahashi" ;
dwc:authorityPageNumber "29" ;
dwc:authorityYear "1956" ;
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Pulvinaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Takahashi, 1956" ;
dwc:species "torreyae" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4QH84> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pulvinaria_torreyae> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Pulvinaria_floccifera_Westwood_1870>
dwc:authority "(Westwood 1870)" ;
dwc:baseAuthorityName "Westwood" ;
dwc:baseAuthorityYear "1870" ;
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Pulvinaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Westwood, 1870)" ;
dwc:species "floccifera" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4QH84> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pulvinaria_floccifera> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Pulvinaria_camelicola>
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Pulvinaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "camelicola" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pulvinaria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pulvinaria>
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Pulvinaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coccidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coccidae>
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
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/Coccus_camelliae>
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Coccus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "camelliae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coccus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coccus>
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Coccus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coccidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coccus_euphorbiae>
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Coccus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "euphorbiae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coccus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pulvinaria_linearis>
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Pulvinaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "linearis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pulvinaria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pulvinaria_brassiae>
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Pulvinaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "brassiae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pulvinaria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pulvinaria_okitsuensis>
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Pulvinaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "okitsuensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pulvinaria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pulvinaria_theae>
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Pulvinaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "theae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pulvinaria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chloropulvinaria_floccifera>
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Chloropulvinaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "floccifera" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chloropulvinaria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chloropulvinaria>
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Chloropulvinaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coccidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pulvinaria_torreyae>
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Pulvinaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "torreyae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pulvinaria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pulvinaria_floccifera>
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Pulvinaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "floccifera" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pulvinaria> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6358519>
dc:description "FIGURE 1. Pulvinaria camelicola Signoret, 1873 stat. rev., adult female collected in Tokyo in 1972. ANT, antenna; AP, anal plate; DA, dermal areolations; DMD, dorsal microduct; DS, dorsal seta; DT, dorsal tubercle; DTD, dorsal tubular duct; LG, leg; MP, multilocular pore; MS, marginal setae; POP, preopercular pores; SDP, spiracular disc pore; SSP, stigmatic spines; VMD, ventral microduct; VTD, ventral tubular ducts of types IIII. Scale bars: 200 µm for ANT, LG; 100 µm for AP and DA; 50 µm for SSP and MS; 10 µm for others." ;
fabio:hasRepresentation <https://zenodo.org/record/6358519/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,347 @@
@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/03C527385537FF8504A1FA4AF647FEF7>
cito:cites <http://dx.doi.org/10.5281/zenodo.6358521>, <http://dx.doi.org/10.5281/zenodo.6358523> ;
dc:creator "Tanaka, Hirotaka; Kamitani, Satoshi" ;
dc:title "Pulvinaria floccifera" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C527385537FF8504A1FA4AF647FEF7.mc.3B049C735537FF8605A5F918F7CEF8A0>, <http://tb.plazi.org/GgServer/dwcaRecords/03C527385537FF8504A1FA4AF647FEF7.mc.3B049C735537FF860092F8F4F037F8C4>, <http://tb.plazi.org/GgServer/dwcaRecords/03C527385537FF8504A1FA4AF647FEF7.mc.3B049C735537FF8605BDF88CF6C3F8E8>, <http://tb.plazi.org/GgServer/dwcaRecords/03C527385537FF8504A1FA4AF647FEF7.mc.3B049C735537FF8604A1F868F0B9F80C>, <http://tb.plazi.org/GgServer/dwcaRecords/03C527385537FF8504A1FA4AF647FEF7.mc.3B049C735537FF8607DAF868F6C3F850>, <http://tb.plazi.org/GgServer/dwcaRecords/03C527385537FF8504A1FA4AF647FEF7.mc.3B049C735537FF8604A1F820F6C7F874>, <http://tb.plazi.org/GgServer/dwcaRecords/03C527385537FF8504A1FA4AF647FEF7.mc.3B049C735534FF8505ADFF7BF643FEF7> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pulvinaria_floccifera_Westwood_1870> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Coccus_flocciferus_Westwood_1870>, <http://taxon-concept.plazi.org/id/Plantae/Lecanium_ochnaceae_Kuwana_1909>, <http://taxon-concept.plazi.org/id/Animalia/Pulvinaria_okitsuensis_Kuwana_1914> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5115.3.8> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5115.3.8>
bibo:endPage "450" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-03-15" ;
bibo:startPage "438" ;
bibo:volume "5115" ;
dc:creator "Tanaka, Hirotaka; Kamitani, Satoshi" ;
dc:date "2022" ;
dc:title "The identities of Pulvinaria camelicola Signoret 1873, stat. nov., and the related species, Pulvinaria floccifera (Westwood 1870) (Hemiptera: Coccidae) in Japan" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6358521>, <http://dx.doi.org/10.5281/zenodo.6358523> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Pulvinaria_floccifera_Westwood_1870>
dwc:authority "(Westwood 1870)" ;
dwc:baseAuthorityName "Westwood" ;
dwc:baseAuthorityYear "1870" ;
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Pulvinaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Westwood, 1870)" ;
dwc:species "floccifera" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/78PBJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pulvinaria_floccifera> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Coccus_flocciferus_Westwood_1870>
dwc:authority "Westwood 1870: 308" ;
dwc:authorityName "Westwood" ;
dwc:authorityPageNumber "308" ;
dwc:authorityYear "1870" ;
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Coccus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Westwood, 1870" ;
dwc:species "flocciferus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/78PBJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coccus_flocciferus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Lecanium_ochnaceae_Kuwana_1909>
dwc:authority "Kuwana 1909: 154" ;
dwc:authorityName "Kuwana" ;
dwc:authorityPageNumber "154" ;
dwc:authorityYear "1909" ;
dwc:class "Polypodiopsida" ;
dwc:family "Polypodiaceae" ;
dwc:genus "Lecanium" ;
dwc:kingdom "Plantae" ;
dwc:order "Polypodiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Kuwana, 1909" ;
dwc:species "ochnaceae" ;
dwc:subGenus "Coccus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lecanium_ochnaceae> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Pulvinaria_okitsuensis_Kuwana_1914>
dwc:authority "Kuwana 1914" ;
dwc:authorityName "Kuwana" ;
dwc:authorityYear "1914" ;
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Pulvinaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Kuwana, 1914" ;
dwc:species "okitsuensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/78PBJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pulvinaria_okitsuensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Pulvinaria_floccifera>
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Pulvinaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "floccifera" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pulvinaria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pulvinaria>
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Pulvinaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coccidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coccidae>
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
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/Coccus_flocciferus>
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Coccus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "flocciferus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coccus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coccus>
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Coccus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coccidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Lecanium_ochnaceae>
dwc:class "Polypodiopsida" ;
dwc:family "Polypodiaceae" ;
dwc:genus "Lecanium" ;
dwc:kingdom "Plantae" ;
dwc:order "Polypodiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "ochnaceae" ;
dwc:subGenus "Coccus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lecanium_Coccus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Lecanium_Coccus>
dwc:class "Polypodiopsida" ;
dwc:family "Polypodiaceae" ;
dwc:genus "Lecanium" ;
dwc:kingdom "Plantae" ;
dwc:order "Polypodiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "subGenus" ;
dwc:subGenus "Coccus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lecanium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Lecanium>
dwc:class "Polypodiopsida" ;
dwc:family "Polypodiaceae" ;
dwc:genus "Lecanium" ;
dwc:kingdom "Plantae" ;
dwc:order "Polypodiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Polypodiaceae>
dwc:class "Polypodiopsida" ;
dwc:family "Polypodiaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Polypodiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Polypodiales>
dwc:class "Polypodiopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Polypodiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Polypodiopsida>
dwc:class "Polypodiopsida" ;
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/Animalia/Pulvinaria_okitsuensis>
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Pulvinaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "okitsuensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pulvinaria> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6358521>
dc:description "FIGURE 2. An adult female of Pulvinaria floccifera (Westwood, 1870) on a young twig of Eurya japonica." ;
fabio:hasRepresentation <https://zenodo.org/record/6358521/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.6358523>
dc:description "FIGURE 3. Pulvinaria floccifera (Westwood, 1870), adult female collected in Tokyo in 2000. ANT, antenna; AP, anal plate; DA, dermal areolations; DMD, dorsal microduct; DS, dorsal seta; LG, leg; MP, multilocular pore; MS, marginal setae; POP, preopercular pores; SDP, spiracular disc pore; SSP, stigmatic spines; VMD, ventral microduct; VTD, ventral tubular ducts of types IIII. Scale bars: 200 µm for ANT; 100 µm for AP, DA and LG; 50 µm for SSP; 10 µm for others" ;
fabio:hasRepresentation <https://zenodo.org/record/6358523/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C527385537FF8504A1FA4AF647FEF7.mc.3B049C735537FF8605A5F918F7CEF8A0>
dwc:collectionCode "OUMNH" ;
dwc:locality "NETHERLANDS" ;
dwc:recordedBy "O. Westwood" ;
dwc:typeStatus "lectotype" ;
trt:gbifOccurrenceId "3707715304" ;
trt:httpUri <https://treatment.plazi.org/id/03C527385537FF8504A1FA4AF647FEF7#3B049C735537FF8605A5F918F7CEF8A0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C527385537FF8504A1FA4AF647FEF7.mc.3B049C735537FF860092F8F4F037F8C4>
dwc:collectionCode "OUMNH" ;
dwc:locality "NETHERLANDS" ;
dwc:recordedBy "O. Westwood" ;
dwc:typeStatus "paralectotype" ;
trt:gbifOccurrenceId "3707715305" ;
trt:httpUri <https://treatment.plazi.org/id/03C527385537FF8504A1FA4AF647FEF7#3B049C735537FF860092F8F4F037F8C4> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C527385537FF8504A1FA4AF647FEF7.mc.3B049C735537FF8605BDF88CF6C3F8E8>
dwc:collectionCode "SEHU" ;
dwc:eventDate "1949-05-13" ;
dwc:locality "Tokyo" ;
dwc:recordedBy "R. Takahashi" ;
trt:gbifOccurrenceId "3707715302" ;
trt:httpUri <https://treatment.plazi.org/id/03C527385537FF8504A1FA4AF647FEF7#3B049C735537FF8605BDF88CF6C3F8E8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C527385537FF8504A1FA4AF647FEF7.mc.3B049C735537FF8604A1F868F0B9F80C>
dwc:collectionCode "SEHU" ;
dwc:eventDate "1954-06-16" ;
dwc:locality "Osaka" ;
dwc:recordedBy "R. Takahashi" ;
trt:gbifOccurrenceId "3707715307" ;
trt:httpUri <https://treatment.plazi.org/id/03C527385537FF8504A1FA4AF647FEF7#3B049C735537FF8604A1F868F0B9F80C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C527385537FF8504A1FA4AF647FEF7.mc.3B049C735537FF8607DAF868F6C3F850>
dwc:collectionCode "KTUA" ;
dwc:eventDate "1972-05-18" ;
dwc:locality "Rikugi-en Gardens" ;
dwc:recordedBy "S. Kawai" ;
trt:gbifOccurrenceId "3707715303" ;
trt:httpUri <https://treatment.plazi.org/id/03C527385537FF8504A1FA4AF647FEF7#3B049C735537FF8607DAF868F6C3F850> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C527385537FF8504A1FA4AF647FEF7.mc.3B049C735537FF8604A1F820F6C7F874>
dwc:eventDate "1972-05-08" ;
dwc:locality "Koishikawa-Korakuen Gardens" ;
dwc:recordedBy "S. Kawai" ;
trt:gbifOccurrenceId "3707715306" ;
trt:httpUri <https://treatment.plazi.org/id/03C527385537FF8504A1FA4AF647FEF7#3B049C735537FF8604A1F820F6C7F874> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C527385537FF8504A1FA4AF647FEF7.mc.3B049C735534FF8505ADFF7BF643FEF7>
dwc:collectionCode "ELKU, EUMJ" ;
dwc:eventDate "2000-05-13" ;
dwc:locality "University of Agriculture" ;
dwc:recordedBy "H. Tanaka" ;
trt:gbifOccurrenceId "3707715301" ;
trt:httpUri <https://treatment.plazi.org/id/03C527385537FF8504A1FA4AF647FEF7#3B049C735534FF8505ADFF7BF643FEF7> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,79 @@
@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/03C52738553BFF8904A1F9D4F2F7F804>
dc:creator "Tanaka, Hirotaka; Kamitani, Satoshi" ;
dc:title "Pulvinaria" ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5115.3.8> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Pulvinaria> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5115.3.8>
bibo:endPage "450" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-03-15" ;
bibo:startPage "438" ;
bibo:volume "5115" ;
dc:creator "Tanaka, Hirotaka; Kamitani, Satoshi" ;
dc:date "2022" ;
dc:title "The identities of Pulvinaria camelicola Signoret 1873, stat. nov., and the related species, Pulvinaria floccifera (Westwood 1870) (Hemiptera: Coccidae) in Japan" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Pulvinaria>
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Pulvinaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coccidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coccidae>
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
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,185 @@
@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/03C52A7BEB00FF89FF13FDF79816FEBC>
cito:cites <http://dx.doi.org/10.5281/zenodo.3773544>, <http://dx.doi.org/10.5281/zenodo.3773546> ;
dc:creator "Sinclair, Bradley J.; Vajda, Élodie A.; Saigusa, Toyohei; Shamshev, Igor V.; Wheeler, Terry A." ;
dc:title "Rhamphomyia (Eorhamphomyia) shewelli Sinclair, Vajda, Saigusa & Shamshev 2019, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB00FF89FF13FDF79816FEBC.mc.3B049130EB00FF8AFECBFD4498E5FD17>, <http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB00FF89FF13FDF79816FEBC.mc.3B049130EB00FF8AFF13FD1C9968FCAB>, <http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB00FF89FF13FDF79816FEBC.mc.3B049130EB00FF8AFB9BFCD79F3DFA22>, <http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB00FF89FF13FDF79816FEBC.mc.3B049130EB00FF8AFDCFFA2F9CE2F9DB>, <http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB00FF89FF13FDF79816FEBC.mc.3B049130EB00FF8AFE2CF9E49FC5F96F> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rhamphomyia_shewelli_Sinclair_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4670.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4670.1.1>
bibo:endPage "94" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-13" ;
bibo:startPage "1" ;
bibo:volume "4670" ;
dc:creator "Sinclair, Bradley J.; Vajda, Élodie A.; Saigusa, Toyohei; Shamshev, Igor V.; Wheeler, Terry A." ;
dc:date "2019" ;
dc:title "Rhamphomyia Meigen of the Canadian Arctic Archipelago, Greenland and Iceland (Diptera: Empididae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3773544>, <http://dx.doi.org/10.5281/zenodo.3773546> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Rhamphomyia_shewelli_Sinclair_2019>
dwc:authority "Sinclair, Vajda, Saigusa & Shamshev" ;
dwc:authorityName "Sinclair, Vajda, Saigusa & Shamshev" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Sinclair, Vajda, Saigusa & Shamshev, 2019" ;
dwc:species "shewelli" ;
dwc:subGenus "Eorhamphomyia" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_shewelli> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_shewelli>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "shewelli" ;
dwc:subGenus "Eorhamphomyia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_Eorhamphomyia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_Eorhamphomyia>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Eorhamphomyia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rhamphomyia>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chironomidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chironomidae>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
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://dx.doi.org/10.5281/zenodo.3773544>
dc:description "FIGURE 17. Rhamphomyia (Eorhamphomyia) shewelli sp. nov. A. Male hindleg, anterior view; B, C. Male terminalia, lateral view; D. Male terminalia, dorsal view." ;
fabio:hasRepresentation <https://zenodo.org/record/3773544/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3773546>
dc:description "FIGURE 18. Known distribution of Rhamphomyia (Eorhamphomyia) shewelli sp. nov. in North America." ;
fabio:hasRepresentation <https://zenodo.org/record/3773546/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB00FF89FF13FDF79816FEBC.mc.3B049130EB00FF8AFECBFD4498E5FD17>
dwc:collectionCode "CNC" ;
dwc:eventDate "1948-07-09" ;
dwc:recordedBy "G. E. Shewell" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2609029220" ;
trt:httpUri <https://treatment.plazi.org/id/03C52A7BEB00FF89FF13FDF79816FEBC#3B049130EB00FF8AFECBFD4498E5FD17> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB00FF89FF13FDF79816FEBC.mc.3B049130EB00FF8AFF13FD1C9968FCAB>
dwc:collectionCode "CNC, R" ;
dwc:eventDate "1953-06-20" ;
dwc:locality "Banks Is." ;
dwc:recordedBy "C. D. Bird & Banks Is. & M. Mason & D. M. Wood" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "2609029162" ;
trt:httpUri <https://treatment.plazi.org/id/03C52A7BEB00FF89FF13FDF79816FEBC#3B049130EB00FF8AFF13FD1C9968FCAB> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB00FF89FF13FDF79816FEBC.mc.3B049130EB00FF8AFB9BFCD79F3DFA22>
dwc:collectionCode "CNC, NBP, LEM, MT" ;
dwc:eventDate "1948-07-09" ;
dwc:locality "Repl." ;
dwc:recordedBy "Baffin Is. & G. E. Shewell" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1" ;
trt:gbifOccurrenceId "2609029223" ;
trt:httpUri <https://treatment.plazi.org/id/03C52A7BEB00FF89FF13FDF79816FEBC#3B049130EB00FF8AFB9BFCD79F3DFA22> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB00FF89FF13FDF79816FEBC.mc.3B049130EB00FF8AFDCFFA2F9CE2F9DB>
dwc:collectionCode "CNC, ZIN" ;
dwc:eventDate "1953-07-05" ;
dwc:locality "Herschel Is." ;
dwc:recordedBy "Herschel Is. & J. S. Waterhouse & C. D. Bird & D. M. Wood" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "2609029204" ;
trt:httpUri <https://treatment.plazi.org/id/03C52A7BEB00FF89FF13FDF79816FEBC#3B049130EB00FF8AFDCFFA2F9CE2F9DB> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB00FF89FF13FDF79816FEBC.mc.3B049130EB00FF8AFE2CF9E49FC5F96F>
dwc:collectionCode "R, CNC, UA" ;
dwc:eventDate "1960-06-20" ;
dwc:locality "Cape Thompson" ;
dwc:recordedBy "J. J. Davis & W. C. Hanson & E. Leech" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1372" ;
trt:gbifOccurrenceId "2609029218" ;
trt:httpUri <https://treatment.plazi.org/id/03C52A7BEB00FF89FF13FDF79816FEBC#3B049130EB00FF8AFE2CF9E49FC5F96F> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,183 @@
@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/03C52A7BEB03FFB5FF13FB579813FD0B>
cito:cites <http://dx.doi.org/10.5281/zenodo.3773637>, <http://dx.doi.org/10.5281/zenodo.3773548>, <http://dx.doi.org/10.5281/zenodo.3773550>, <http://dx.doi.org/10.5281/zenodo.3773552> ;
dc:creator "Sinclair, Bradley J.; Vajda, Élodie A.; Saigusa, Toyohei; Shamshev, Igor V.; Wheeler, Terry A." ;
dc:title "Rhamphomyia (Pararhamphomyia) diversipennis Becker" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB03FFB5FF13FB579813FD0B.mc.3B049130EB03FF89FE78F9A298E5F929>, <http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB03FFB5FF13FB579813FD0B.mc.3B049130EB03FF89FF13F9329C24F8E1>, <http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB03FFB5FF13FB579813FD0B.mc.3B049130EB03FF89FDC1F8CA9E19F875>, <http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB03FFB5FF13FB579813FD0B.mc.3B049130EB03FF89FCF4F89D98E0F809> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_diversipennis> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Rhamphomyia_diversipennis_Becker_1900> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4670.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_diversipennis> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4670.1.1>
bibo:endPage "94" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-13" ;
bibo:startPage "1" ;
bibo:volume "4670" ;
dc:creator "Sinclair, Bradley J.; Vajda, Élodie A.; Saigusa, Toyohei; Shamshev, Igor V.; Wheeler, Terry A." ;
dc:date "2019" ;
dc:title "Rhamphomyia Meigen of the Canadian Arctic Archipelago, Greenland and Iceland (Diptera: Empididae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3773637>, <http://dx.doi.org/10.5281/zenodo.3773548>, <http://dx.doi.org/10.5281/zenodo.3773550>, <http://dx.doi.org/10.5281/zenodo.3773552> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Rhamphomyia_diversipennis_Becker_1900>
dwc:authority "Becker, 1900: 19" ;
dwc:authorityName "Becker" ;
dwc:authorityPageNumber "19" ;
dwc:authorityYear "1900" ;
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Becker, 1900" ;
dwc:species "diversipennis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_diversipennis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_diversipennis>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "diversipennis" ;
dwc:subGenus "Pararhamphomyia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_Pararhamphomyia>, <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_Pararhamphomyia>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Pararhamphomyia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rhamphomyia>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chironomidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chironomidae>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
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://dx.doi.org/10.5281/zenodo.3773637>
dc:description "FIGURE 62. Wings of arctic Rhamphomyia. A. R. albopilosa, female, dorsal view; B. R. diversipennis, female, ventral view; C. R. diversipennis, male, ventral view; D. R. hilariformis, female, ventral view." ;
fabio:hasRepresentation <https://zenodo.org/record/3773637/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3773548>
dc:description "FIGURE 19. Rhamphomyia (Pararhamphomyia) diversipennis Becker. A. Lectotype, lateral view; B. Type labels." ;
fabio:hasRepresentation <https://zenodo.org/record/3773548/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3773550>
dc:description "FIGURE 20. Rhamphomyia (Pararhamphomyia) diversipennis Becker. A. Male midleg, anterior view; B. Male hindleg, anterior view; C. Male terminalia, lateral view." ;
fabio:hasRepresentation <https://zenodo.org/record/3773550/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3773552>
dc:description "FIGURE 21. Known distribution of Rhamphomyia (Pararhamphomyia) diversipennis Becker in North America." ;
fabio:hasRepresentation <https://zenodo.org/record/3773552/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB03FFB5FF13FB579813FD0B.mc.3B049130EB03FF89FE78F9A298E5F929>
dwc:collectionCode "MZH" ;
dwc:recordedBy "J. Sahlb." ;
dwc:typeStatus "lectotype" ;
trt:gbifOccurrenceId "2609029153" ;
trt:httpUri <https://treatment.plazi.org/id/03C52A7BEB03FFB5FF13FB579813FD0B#3B049130EB03FF89FE78F9A298E5F929> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB03FFB5FF13FB579813FD0B.mc.3B049130EB03FF89FF13F9329C24F8E1>
dwc:collectionCode "MZH" ;
dwc:locality "Krasnoyarskiy Territory" ;
dwc:recordedBy "Dudinka, J" ;
dwc:typeStatus "paralectotype" ;
trt:gbifOccurrenceId "2609029203" ;
trt:httpUri <https://treatment.plazi.org/id/03C52A7BEB03FFB5FF13FB579813FD0B#3B049130EB03FF89FF13F9329C24F8E1> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB03FFB5FF13FB579813FD0B.mc.3B049130EB03FF89FDC1F8CA9E19F875>
dwc:collectionCode "CNC, USNM" ;
dwc:eventDate "1952-06-25" ;
dwc:locality "Churchill" ;
dwc:recordedBy "J. G. Chillcott & C. D. Bird & C. Sabrosky" ;
trt:gbifOccurrenceId "2609029222" ;
trt:httpUri <https://treatment.plazi.org/id/03C52A7BEB03FFB5FF13FB579813FD0B#3B049130EB03FF89FDC1F8CA9E19F875> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB03FFB5FF13FB579813FD0B.mc.3B049130EB03FF89FCF4F89D98E0F809>
dwc:collectionCode "R, CNC" ;
dwc:eventDate "1948-07-25" ;
dwc:locality "Tuktoyaktuk" ;
dwc:recordedBy "Kidluit Bay, N & Richards Is. W & D. M. Wood & Goulet & Boudreault" ;
dwc:verbatimLatitude "69.437836" ;
dwc:verbatimLongitude "-133.01726" ;
trt:gbifOccurrenceId "2609029154" ;
trt:httpUri <https://treatment.plazi.org/id/03C52A7BEB03FFB5FF13FB579813FD0B#3B049130EB03FF89FCF4F89D98E0F809> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,223 @@
@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/03C52A7BEB08FF81FF13FAA59FD7FBEB>
cito:cites <http://dx.doi.org/10.5281/zenodo.3773530>, <http://dx.doi.org/10.5281/zenodo.3773532>, <http://dx.doi.org/10.5281/zenodo.3773534> ;
dc:creator "Sinclair, Bradley J.; Vajda, Élodie A.; Saigusa, Toyohei; Shamshev, Igor V.; Wheeler, Terry A." ;
dc:title "Rhamphomyia (Dasyrhamphomyia) leptidiformis Frey" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB08FF81FF13FAA59FD7FBEB.mc.3B049130EB08FF82FE49F99D9C01F89C>, <http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB08FF81FF13FAA59FD7FBEB.mc.3B049130EB08FF82FDB9F8819ED3F854>, <http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB08FF81FF13FAA59FD7FBEB.mc.3B049130EB08FF83FC3EF87C999AFE74>, <http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB08FF81FF13FAA59FD7FBEB.mc.3B049130EB09FF83FB74FE9C9E4DFE08>, <http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB08FF81FF13FAA59FD7FBEB.mc.3B049130EB09FF83FCBAFE3199C8FDE4> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Rhamphomyia_leptidiformis_Frey_1950>, <http://taxon-concept.plazi.org/id/Animalia/Rhamphomyia_leptidiformis_Chvala_1989> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4670.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_leptidiformis> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4670.1.1>
bibo:endPage "94" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-13" ;
bibo:startPage "1" ;
bibo:volume "4670" ;
dc:creator "Sinclair, Bradley J.; Vajda, Élodie A.; Saigusa, Toyohei; Shamshev, Igor V.; Wheeler, Terry A." ;
dc:date "2019" ;
dc:title "Rhamphomyia Meigen of the Canadian Arctic Archipelago, Greenland and Iceland (Diptera: Empididae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3773530>, <http://dx.doi.org/10.5281/zenodo.3773532>, <http://dx.doi.org/10.5281/zenodo.3773534> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Rhamphomyia_leptidiformis_Frey_1950>
dwc:authority "Frey, 1950: 108" ;
dwc:authorityName "Frey" ;
dwc:authorityPageNumber "108" ;
dwc:authorityYear "1950" ;
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Frey, 1950" ;
dwc:species "leptidiformis" ;
dwc:subGenus "Dasyrhamphomyia" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_leptidiformis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Rhamphomyia_leptidiformis_Chvala_1989>
dwc:authority ": Chvala & Wagner, 1989: 287" ;
dwc:authorityName ": Chvala & Wagner" ;
dwc:authorityPageNumber "287" ;
dwc:authorityYear "1989" ;
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Chvala & Wagner, 1989" ;
dwc:species "leptidiformis" ;
dwc:subGenus "Rhamphomyia" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_leptidiformis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_leptidiformis>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "leptidiformis" ;
dwc:subGenus "Dasyrhamphomyia", "Rhamphomyia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_Dasyrhamphomyia>, <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_Rhamphomyia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_Dasyrhamphomyia>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Dasyrhamphomyia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rhamphomyia>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chironomidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chironomidae>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
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/Rhamphomyia_Rhamphomyia>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Rhamphomyia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.3773530>
dc:description "FIGURE 11. Rhamphomyia (Dasyrhamphomyia) leptidiformis Frey. A. Lectotype, lateral view; B. Type labels." ;
fabio:hasRepresentation <https://zenodo.org/record/3773530/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3773532>
dc:description "FIGURE 12. Rhamphomyia (Dasyrhamphomyia) leptidiformis Frey. A. Male hindleg, anterior view; B. Male terminalia, lateral view; C. Male terminalia, dorsal view." ;
fabio:hasRepresentation <https://zenodo.org/record/3773532/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3773534>
dc:description "FIGURE 13. Known distribution of Rhamphomyia (Dasyrhamphomyia) leptidiformis Frey in North America." ;
fabio:hasRepresentation <https://zenodo.org/record/3773534/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB08FF81FF13FAA59FD7FBEB.mc.3B049130EB08FF82FE49F99D9C01F89C>
dwc:collectionCode "VI, ZIN, INS" ;
dwc:locality "Verkhoyansk" ;
dwc:typeStatus "lectotype" ;
dwc:verbatimLatitude "67.55" ;
dwc:verbatimLongitude "133.38333" ;
trt:gbifOccurrenceId "2609029207" ;
trt:httpUri <https://treatment.plazi.org/id/03C52A7BEB08FF81FF13FAA59FD7FBEB#3B049130EB08FF82FE49F99D9C01F89C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB08FF81FF13FAA59FD7FBEB.mc.3B049130EB08FF82FDB9F8819ED3F854>
dwc:collectionCode "CNC" ;
dwc:eventDate "1931-06-26" ;
dwc:locality "Saw Mill Bay" ;
dwc:recordedBy "Bryant & D. F. Hardwick" ;
trt:gbifOccurrenceId "2609029200" ;
trt:httpUri <https://treatment.plazi.org/id/03C52A7BEB08FF81FF13FAA59FD7FBEB#3B049130EB08FF82FDB9F8819ED3F854> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB08FF81FF13FAA59FD7FBEB.mc.3B049130EB08FF83FC3EF87C999AFE74>
dwc:collectionCode "CNC, MT, NBP, LEM, R" ;
dwc:eventDate "1950-07-24" ;
dwc:locality "Cambridge Bay" ;
dwc:recordedBy "C. D. Bird & S. D. Hicks & Muskox Lk. & J. G. Chillcott & E. Duckworth" ;
dwc:verbatimLatitude "64.75" ;
dwc:verbatimLongitude "-108.166664" ;
trt:gbifOccurrenceId "2609029210" ;
trt:httpUri <https://treatment.plazi.org/id/03C52A7BEB08FF81FF13FAA59FD7FBEB#3B049130EB08FF83FC3EF87C999AFE74> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB08FF81FF13FAA59FD7FBEB.mc.3B049130EB09FF83FB74FE9C9E4DFE08>
dwc:collectionCode "CNC, R" ;
dwc:eventDate "1956-07-14" ;
dwc:locality "Firth River" ;
dwc:recordedBy "G. & M. Wood & D. Lafontaine & E. Leach & J. E. H. Martin" ;
dwc:verbatimElevation "155950" ;
dwc:verbatimLatitude "61.933334" ;
dwc:verbatimLongitude "-132.5" ;
trt:gbifOccurrenceId "2609029161" ;
trt:httpUri <https://treatment.plazi.org/id/03C52A7BEB08FF81FF13FAA59FD7FBEB#3B049130EB09FF83FB74FE9C9E4DFE08> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB08FF81FF13FAA59FD7FBEB.mc.3B049130EB09FF83FCBAFE3199C8FDE4>
dwc:collectionCode "MT, UAM" ;
dwc:eventDate "2016-05-31" ;
dwc:locality "Alaska" ;
dwc:recordedBy "Fairbanks & Creamer's Field & J. Hagelin" ;
dwc:verbatimElevation "148" ;
trt:gbifOccurrenceId "2609029198" ;
trt:httpUri <https://treatment.plazi.org/id/03C52A7BEB08FF81FF13FAA59FD7FBEB#3B049130EB09FF83FCBAFE3199C8FDE4> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,318 @@
@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/03C52A7BEB0BFF8AFF13F89B9989FE2C>
cito:cites <http://dx.doi.org/10.5281/zenodo.3773536>, <http://dx.doi.org/10.5281/zenodo.3773542>, <http://dx.doi.org/10.5281/zenodo.3773538>, <http://dx.doi.org/10.5281/zenodo.3773532> ;
dc:creator "Sinclair, Bradley J.; Vajda, Élodie A.; Saigusa, Toyohei; Shamshev, Igor V.; Wheeler, Terry A." ;
dc:title "Rhamphomyia (Dasyrhamphomyia) nigrita Zetterstedt" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB0BFF8AFF13F89B9989FE2C.mc.3B049130EB04FF8EFCBDFD909998FD1F> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Rhamphomyza_nigrita_Zetterstedt_1838>, <http://taxon-concept.plazi.org/id/Animalia/Rhamphomyza_nigrita_Frey_1922>, <http://taxon-concept.plazi.org/id/Animalia/Rhamphomyza_nigrita_Chvala_1989>, <http://taxon-concept.plazi.org/id/Animalia/Empis_borealis_Fabricius_1780>, <http://taxon-concept.plazi.org/id/Animalia/Rhamphomyia_conservativa_Malloch_1919> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4670.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_nigrita> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4670.1.1>
bibo:endPage "94" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-13" ;
bibo:startPage "1" ;
bibo:volume "4670" ;
dc:creator "Sinclair, Bradley J.; Vajda, Élodie A.; Saigusa, Toyohei; Shamshev, Igor V.; Wheeler, Terry A." ;
dc:date "2019" ;
dc:title "Rhamphomyia Meigen of the Canadian Arctic Archipelago, Greenland and Iceland (Diptera: Empididae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3773536>, <http://dx.doi.org/10.5281/zenodo.3773542>, <http://dx.doi.org/10.5281/zenodo.3773538>, <http://dx.doi.org/10.5281/zenodo.3773532> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Rhamphomyza_nigrita_Zetterstedt_1838>
dwc:authority "Zetterstedt, 1838: 567" ;
dwc:authorityName "Zetterstedt" ;
dwc:authorityPageNumber "567" ;
dwc:authorityYear "1838" ;
dwc:class "Insecta" ;
dwc:family "Empididae" ;
dwc:genus "Rhamphomyza" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
dwc:species "nigrita" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyza_nigrita> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Rhamphomyza_nigrita_Frey_1922>
dwc:authority ": Frey, 1922: 66" ;
dwc:authorityName "Frey" ;
dwc:authorityPageNumber "66" ;
dwc:authorityYear "1922" ;
dwc:class "Insecta" ;
dwc:family "Empididae" ;
dwc:genus "Rhamphomyza" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Frey, 1922" ;
dwc:species "nigrita" ;
dwc:subGenus "Dasyrhamphomyia" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyza_nigrita> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Rhamphomyza_nigrita_Chvala_1989>
dwc:authority ": Chvala & Wagner, 1989: 288" ;
dwc:authorityName ": Chvala & Wagner" ;
dwc:authorityPageNumber "288" ;
dwc:authorityYear "1989" ;
dwc:class "Insecta" ;
dwc:family "Empididae" ;
dwc:genus "Rhamphomyza" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Chvala & Wagner, 1989" ;
dwc:species "nigrita" ;
dwc:subGenus "Rhamphomyia" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyza_nigrita> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Empis_borealis_Fabricius_1780>
dwc:authority "Fabricius, 1780: 211" ;
dwc:authorityName "Fabricius" ;
dwc:authorityPageNumber "211" ;
dwc:authorityYear "1780" ;
dwc:class "Insecta" ;
dwc:family "Empididae" ;
dwc:genus "Empis" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Fabricius, 1780" ;
dwc:species "borealis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Empis_borealis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Rhamphomyia_conservativa_Malloch_1919>
dwc:authority "Malloch, 1919: 48" ;
dwc:authorityName "Malloch" ;
dwc:authorityPageNumber "48" ;
dwc:authorityYear "1919" ;
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Malloch, 1919" ;
dwc:species "conservativa" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_conservativa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_nigrita>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "nigrita" ;
dwc:subGenus "Dasyrhamphomyia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_Dasyrhamphomyia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_Dasyrhamphomyia>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Dasyrhamphomyia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rhamphomyia>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chironomidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chironomidae>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
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/Rhamphomyza_nigrita>
dwc:class "Insecta" ;
dwc:family "Empididae" ;
dwc:genus "Rhamphomyza" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "nigrita" ;
dwc:subGenus "Dasyrhamphomyia", "Rhamphomyia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyza>, <http://taxon-name.plazi.org/id/Animalia/Rhamphomyza_Dasyrhamphomyia>, <http://taxon-name.plazi.org/id/Animalia/Rhamphomyza_Rhamphomyia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rhamphomyza>
dwc:class "Insecta" ;
dwc:family "Empididae" ;
dwc:genus "Rhamphomyza" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empididae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Empididae>
dwc:class "Insecta" ;
dwc:family "Empididae" ;
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/Rhamphomyza_Dasyrhamphomyia>
dwc:class "Insecta" ;
dwc:family "Empididae" ;
dwc:genus "Rhamphomyza" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Dasyrhamphomyia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyza> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rhamphomyza_Rhamphomyia>
dwc:class "Insecta" ;
dwc:family "Empididae" ;
dwc:genus "Rhamphomyza" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Rhamphomyia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyza> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Empis_borealis>
dwc:class "Insecta" ;
dwc:family "Empididae" ;
dwc:genus "Empis" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "borealis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Empis>
dwc:class "Insecta" ;
dwc:family "Empididae" ;
dwc:genus "Empis" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empididae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_conservativa>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "conservativa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.3773536>
dc:description "FIGURE 14. Rhamphomyia (Dasyrhamphomyia) nigrita Zetterstedt. A. conservativa Malloch, holotype; B. conservativa Malloch type labels." ;
fabio:hasRepresentation <https://zenodo.org/record/3773536/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3773542>
dc:description "FIGURE 16. Known distribution of Rhamphomyia (Dasyrhamphomyia) nigrita Zetterstedt in North America (arrow indicates localities beyond border of map)." ;
fabio:hasRepresentation <https://zenodo.org/record/3773542/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3773538>
dc:description "FIGURE 15. Rhamphomyia (Dasyrhamphomyia) nigrita Zetterstedt. A. Male hindleg, anterior view; B. Male terminalia, lateral view; C. Male terminalia, dorsal view." ;
fabio:hasRepresentation <https://zenodo.org/record/3773538/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3773532>
dc:description "FIGURE 12. Rhamphomyia (Dasyrhamphomyia) leptidiformis Frey. A. Male hindleg, anterior view; B. Male terminalia, lateral view; C. Male terminalia, dorsal view." ;
fabio:hasRepresentation <https://zenodo.org/record/3773532/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB0BFF8AFF13F89B9989FE2C.mc.3B049130EB04FF8EFCBDFD909998FD1F>
dwc:collectionCode "CNC, T" ;
dwc:eventDate "1916-07-14" ;
dwc:recordedBy "F. Johansen" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2609029155" ;
trt:httpUri <https://treatment.plazi.org/id/03C52A7BEB0BFF8AFF13F89B9989FE2C#3B049130EB04FF8EFCBDFD909998FD1F> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,360 @@
@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/03C52A7BEB0CFF82FF13FA839E35FE4F>
cito:cites <http://dx.doi.org/10.5281/zenodo.3773524>, <http://dx.doi.org/10.5281/zenodo.3773528>, <http://dx.doi.org/10.5281/zenodo.3773526> ;
dc:creator "Sinclair, Bradley J.; Vajda, Élodie A.; Saigusa, Toyohei; Shamshev, Igor V.; Wheeler, Terry A." ;
dc:title "Rhamphomyia (Dasyrhamphomyia) hovgaardii Holmgren" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB0CFF82FF13FA839E35FE4F.mc.3B049130EB0DFF87FE5CFB32997AFA51>, <http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB0CFF82FF13FA839E35FE4F.mc.3B049130EB0DFF87FDBEFA369FB3F931>, <http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB0CFF82FF13FA839E35FE4F.mc.3B049130EB0DFF87FD5FF9599983F859>, <http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB0CFF82FF13FA839E35FE4F.mc.3B049130EB0DFF84FA8EF86198E5FF4C>, <http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB0CFF82FF13FA839E35FE4F.mc.3B049130EB0EFF84FF13FF5199CFFF28>, <http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB0CFF82FF13FA839E35FE4F.mc.3B049130EB0EFF84FB38FF519EE5FEE0> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Empididae> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Rhamphomyia_hovgaardii_Holmgren_1880>, <http://taxon-concept.plazi.org/id/Animalia/Rhamphomyia_hovgaardii_Shamshev_2016>, <http://taxon-concept.plazi.org/id/Animalia/Rhamphomyia_hovgaardi_Frey_1922>, <http://taxon-concept.plazi.org/id/Animalia/Rhamphomyia_hovgaardi_Chvala_1989>, <http://taxon-concept.plazi.org/id/Animalia/Rhamphomyia_zaitzevi_A_1915>, <http://taxon-concept.plazi.org/id/Animalia/Rhamphomyia_zaitsevi_Becker_1915>, <http://taxon-concept.plazi.org/id/Animalia/Rhamphomyia_zaitzevi_Becker_1915> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4670.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_hovgaardii> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4670.1.1>
bibo:endPage "94" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-13" ;
bibo:startPage "1" ;
bibo:volume "4670" ;
dc:creator "Sinclair, Bradley J.; Vajda, Élodie A.; Saigusa, Toyohei; Shamshev, Igor V.; Wheeler, Terry A." ;
dc:date "2019" ;
dc:title "Rhamphomyia Meigen of the Canadian Arctic Archipelago, Greenland and Iceland (Diptera: Empididae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3773524>, <http://dx.doi.org/10.5281/zenodo.3773528>, <http://dx.doi.org/10.5281/zenodo.3773526> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Rhamphomyia_hovgaardii_Holmgren_1880>
dwc:authority "Holmgren, 1880: 21" ;
dwc:authorityName "Holmgren" ;
dwc:authorityPageNumber "21" ;
dwc:authorityYear "1880" ;
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Holmgren, 1880" ;
dwc:species "hovgaardii" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_hovgaardii> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Rhamphomyia_hovgaardii_Shamshev_2016>
dwc:authority ": Shamshev, 2016: 76" ;
dwc:authorityName "Shamshev" ;
dwc:authorityPageNumber "76" ;
dwc:authorityYear "2016" ;
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Shamshev, 2016" ;
dwc:species "hovgaardii" ;
dwc:subGenus "Rhamphomyia" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_hovgaardii> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Rhamphomyia_hovgaardi_Frey_1922>
dwc:authority ": Frey, 1922: 66" ;
dwc:authorityName "Frey" ;
dwc:authorityPageNumber "66" ;
dwc:authorityYear "1922" ;
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Frey, 1922" ;
dwc:species "hovgaardi" ;
dwc:subGenus "Dasyrhamphomyia" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_hovgaardi> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Rhamphomyia_hovgaardi_Chvala_1989>
dwc:authority ": Chvala & Wagner, 1989: 285" ;
dwc:authorityName "Chvala & Wagner" ;
dwc:authorityPageNumber "285" ;
dwc:authorityYear "1989" ;
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Chvala & Wagner, 1989" ;
dwc:species "hovgaardi" ;
dwc:subGenus "Rhamphomyia" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_hovgaardi> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Rhamphomyia_zaitzevi_A_1915>
dwc:authority "Becker, 1915: 54", "Becker" ;
dwc:authorityName "Becker. A" ;
dwc:authorityPageNumber "54" ;
dwc:authorityYear "1915" ;
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Becker. A, 1915" ;
dwc:species "zaitzevi" ;
dwc:subGenus "Rhamphomyia" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_zaitzevi> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Rhamphomyia_zaitsevi_Becker_1915>
dwc:authorityName "Becker" ;
dwc:authorityYear "1915" ;
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Becker, 1915" ;
dwc:species "zaitsevi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_zaitsevi> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Rhamphomyia_zaitzevi_Becker_1915>
dwc:authority ": Becker (1915: 54)" ;
dwc:authorityName "Becker" ;
dwc:authorityPageNumber "54" ;
dwc:authorityYear "1915" ;
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Becker, 1915" ;
dwc:species "zaitzevi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_zaitzevi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_hovgaardii>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hovgaardii" ;
dwc:subGenus "Dasyrhamphomyia", "Rhamphomyia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_Dasyrhamphomyia>, <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia>, <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_Rhamphomyia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_Dasyrhamphomyia>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Dasyrhamphomyia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rhamphomyia>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chironomidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chironomidae>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
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/Rhamphomyia_Rhamphomyia>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Rhamphomyia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_hovgaardi>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hovgaardi" ;
dwc:subGenus "Dasyrhamphomyia", "Rhamphomyia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_Dasyrhamphomyia>, <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_Rhamphomyia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_zaitzevi>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "zaitzevi" ;
dwc:subGenus "Rhamphomyia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia>, <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_Rhamphomyia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_zaitsevi>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "zaitsevi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Empididae>
dwc:class "Insecta" ;
dwc:family "Empididae" ;
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://dx.doi.org/10.5281/zenodo.3773524>
dc:description "FIGURE 8. Rhamphomyia (Dasyrhamphomyia) hovgaardii Holmgren. A. zaitzevi Becker lectotype, lateral view; B. zaitzevi Becker type labels." ;
fabio:hasRepresentation <https://zenodo.org/record/3773524/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3773528>
dc:description "FIGURE 10. Known distribution of Rhamphomyia (Dasyrhamphomyia) hovgaardii Holmgren in North America (arrow indicates localities beyond border of map)." ;
fabio:hasRepresentation <https://zenodo.org/record/3773528/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3773526>
dc:description "FIGURE 9. Rhamphomyia (Dasyrhamphomyia) hovgaardii Holmgren. A. Male hindleg, anterior view; B. Female hindleg, anterior view; C. Male terminalia, lateral view; D. Male terminalia, dorsal view." ;
fabio:hasRepresentation <https://zenodo.org/record/3773526/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB0CFF82FF13FA839E35FE4F.mc.3B049130EB0DFF87FE5CFB32997AFA51>
dwc:collectionCode "ZIN, INS" ;
dwc:locality "Russia" ;
dwc:typeStatus "lectotype" ;
trt:gbifOccurrenceId "2609029156" ;
trt:httpUri <https://treatment.plazi.org/id/03C52A7BEB0CFF82FF13FA839E35FE4F#3B049130EB0DFF87FE5CFB32997AFA51> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB0CFF82FF13FA839E35FE4F.mc.3B049130EB0DFF87FDBEFA369FB3F931>
dwc:collectionCode "R, CNC" ;
dwc:eventDate "1930-07-14" ;
dwc:locality "Oliver" ;
dwc:recordedBy "O. Bryant & Atkinson Pt. & G. E. Shewell & Richards Is. W & D. M. Wood & Goulet & Boudreault & Victoria Is. & G. & M. Wood" ;
dwc:verbatimLatitude "71.28333" ;
dwc:verbatimLongitude "-114.0" ;
trt:gbifOccurrenceId "2609029215" ;
trt:httpUri <https://treatment.plazi.org/id/03C52A7BEB0CFF82FF13FA839E35FE4F#3B049130EB0DFF87FDBEFA369FB3F931> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB0CFF82FF13FA839E35FE4F.mc.3B049130EB0DFF87FD5FF9599983F859>
dwc:collectionCode "CNC, R, NBP, LEM" ;
dwc:eventDate "1948-07-17" ;
dwc:locality "Cambridge Bay" ;
dwc:recordedBy "E. H. N. Smith & M. Mason & Victoria Is. & J. G. Chillcott & Southampton Is. & G. E. Shewell & G. G. DiLabio & P. F. Bruggemann" ;
trt:gbifOccurrenceId "2609029157" ;
trt:httpUri <https://treatment.plazi.org/id/03C52A7BEB0CFF82FF13FA839E35FE4F#3B049130EB0DFF87FD5FF9599983F859> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB0CFF82FF13FA839E35FE4F.mc.3B049130EB0DFF84FA8EF86198E5FF4C>
dwc:collectionCode "CNC, ATOR" ;
dwc:eventDate "1930-07-20" ;
dwc:locality "Herschel Is." ;
dwc:recordedBy "Herschel Is. & J. S. Waterhouse & C. D. Bird & D. M. Wood & O. Bryant & D. Reid & M. Leung & S. Gilbert" ;
dwc:verbatimLatitude "69.5706" ;
dwc:verbatimLongitude "-138.9015" ;
trt:gbifOccurrenceId "2609029160" ;
trt:httpUri <https://treatment.plazi.org/id/03C52A7BEB0CFF82FF13FA839E35FE4F#3B049130EB0DFF84FA8EF86198E5FF4C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB0CFF82FF13FA839E35FE4F.mc.3B049130EB0EFF84FF13FF5199CFFF28>
dwc:collectionCode "MZH" ;
dwc:locality "Walter Bay" ;
trt:gbifOccurrenceId "2609029159" ;
trt:httpUri <https://treatment.plazi.org/id/03C52A7BEB0CFF82FF13FA839E35FE4F#3B049130EB0EFF84FF13FF5199CFFF28> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB0CFF82FF13FA839E35FE4F.mc.3B049130EB0EFF84FB38FF519EE5FEE0>
dwc:collectionCode "R, CNC, T, USNM" ;
dwc:eventDate "1897-07-26" ;
dwc:locality "St. George Is." ;
dwc:recordedBy "B. S. Heming" ;
trt:gbifOccurrenceId "2609029176" ;
trt:httpUri <https://treatment.plazi.org/id/03C52A7BEB0CFF82FF13FA839E35FE4F#3B049130EB0EFF84FB38FF519EE5FEE0> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,162 @@
@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/03C52A7BEB11FF86FF13FA879FFEFE08>
cito:cites <http://dx.doi.org/10.5281/zenodo.3773517>, <http://dx.doi.org/10.5281/zenodo.3773519>, <http://dx.doi.org/10.5281/zenodo.3773522> ;
dc:creator "Sinclair, Bradley J.; Vajda, Élodie A.; Saigusa, Toyohei; Shamshev, Igor V.; Wheeler, Terry A." ;
dc:title "Rhamphomyia (Dasyrhamphomyia) erinacioides Malloch" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB11FF86FF13FA879FFEFE08.mc.3B049130EB11FF9BFE4EF9999C2EF904> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_erinacioides> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Rhamphomyia_erinacioides_Malloch_1919> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4670.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_erinacioides> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4670.1.1>
bibo:endPage "94" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-13" ;
bibo:startPage "1" ;
bibo:volume "4670" ;
dc:creator "Sinclair, Bradley J.; Vajda, Élodie A.; Saigusa, Toyohei; Shamshev, Igor V.; Wheeler, Terry A." ;
dc:date "2019" ;
dc:title "Rhamphomyia Meigen of the Canadian Arctic Archipelago, Greenland and Iceland (Diptera: Empididae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3773517>, <http://dx.doi.org/10.5281/zenodo.3773519>, <http://dx.doi.org/10.5281/zenodo.3773522> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Rhamphomyia_erinacioides_Malloch_1919>
dwc:authority "Malloch, 1919: 45" ;
dwc:authorityName "Malloch" ;
dwc:authorityPageNumber "45" ;
dwc:authorityYear "1919" ;
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Malloch, 1919" ;
dwc:species "erinacioides" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_erinacioides> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_erinacioides>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "erinacioides" ;
dwc:subGenus "Dasyrhamphomyia", "Rhamphomyia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_Dasyrhamphomyia>, <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia>, <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_Rhamphomyia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rhamphomyia_Dasyrhamphomyia>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Dasyrhamphomyia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rhamphomyia>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chironomidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chironomidae>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
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/Rhamphomyia_Rhamphomyia>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Rhamphomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Rhamphomyia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhamphomyia> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.3773517>
dc:description "FIGURE 5. Rhamphomyia (Dasyrhamphomyia) erinacioides Malloch. A. Holotype, lateral view; B. Type labels." ;
fabio:hasRepresentation <https://zenodo.org/record/3773517/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3773519>
dc:description "FIGURE 6. Rhamphomyia (Dasyrhamphomyia) erinacioides Malloch, holotype. A. Male terminalia, lateral view; B. Male terminalia, dorsal view; C. Male hindleg, anterior view." ;
fabio:hasRepresentation <https://zenodo.org/record/3773519/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3773522>
dc:description "FIGURE 7. Known distribution of Rhamphomyia (Dasyrhamphomyia) erinacioides Malloch in North America." ;
fabio:hasRepresentation <https://zenodo.org/record/3773522/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C52A7BEB11FF86FF13FA879FFEFE08.mc.3B049130EB11FF9BFE4EF9999C2EF904>
dwc:collectionCode "CNC" ;
dwc:locality "Alaska" ;
dwc:recordedBy "F. Johansen" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2609029232" ;
trt:httpUri <https://treatment.plazi.org/id/03C52A7BEB11FF86FF13FA879FFEFE08#3B049130EB11FF9BFE4EF9999C2EF904> ;
a dwc:MaterialCitation .

Some files were not shown because too many files have changed in this diff Show more