This commit is contained in:
treatmentbank 2024-11-17 21:37:53 +00:00
parent d796067f0c
commit 861da0f0ac
11 changed files with 186 additions and 8 deletions

View file

@ -34,6 +34,7 @@
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Dongodytes" ;
dwc:isSensuStricto "true" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
@ -41,6 +42,7 @@
dwc:scientificNameAuthorship "Tian, Yin & Huang, 2014" ;
dwc:sensu "(s. str.)" ;
dwc:species "troglodytes" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/379XF> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dongodytes_troglodytes> ;
a dwcFP:TaxonConcept .

View file

@ -41,6 +41,7 @@
dwc:scientificNameAuthorship "Tian, Yin & Huang, 2014" ;
dwc:species "inexpectatus" ;
dwc:subGenus "Dongodytodes" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/379XH> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dongodytes_inexpectatus> ;
a dwcFP:TaxonConcept .

View file

@ -7,13 +7,12 @@
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
<http://treatment.plazi.org/id/1538C0845D2DE37A2C473819AF65222D>
# Warning: Could not add treatment taxon because sigEpithet "(s. str.)" contains invalid characters ;
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Dongodytes_Deuve_1993> ;
dc:creator "Tian, Mingyi; Yin, Haomin; Huang, Sunbin" ;
dc:title "(Dongodytes) Deuve 1993" ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Dongodytes> ;
dc:title "Dongodytes (Dongodytes) Deuve 1993" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dongodytes_Dongodytes_Deuve_1993> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.454.7269> ;
a trt:Treatment .
@ -26,3 +25,88 @@
dc:date "2014" ;
dc:title "Du'an Karst of Guangxi: a kingdom of the cavernicolous genus Dongodytes Deuve (Coleoptera, Carabidae, Trechinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Dongodytes_Dongodytes_Deuve_1993>
dwc:authority "Deuve, 1993" ;
dwc:authorityName "Deuve" ;
dwc:authorityYear "1993" ;
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Dongodytes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:scientificNameAuthorship "Deuve, 1993" ;
dwc:subGenus "Dongodytes" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8M65L> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dongodytes_Dongodytes> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Dongodytes_Deuve_1993>
dwc:authority "Deuve, 1993: 292" ;
dwc:authorityName "Deuve" ;
dwc:authorityPageNumber "292" ;
dwc:authorityYear "1993" ;
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Dongodytes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Deuve, 1993" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dongodytes> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Dongodytes_Dongodytes>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Dongodytes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Dongodytes" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dongodytes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dongodytes>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Dongodytes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
dwc:family "Carabidae" ;
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:order "Coleoptera" ;
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:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -34,6 +34,7 @@
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Dongodytes" ;
dwc:isSensuStricto "true" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
@ -41,6 +42,7 @@
dwc:scientificNameAuthorship "Tian, Yin & Huang, 2014" ;
dwc:sensu "(s. str.)" ;
dwc:species "lani" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6DDVM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dongodytes_lani> ;
a dwcFP:TaxonConcept .

View file

@ -34,6 +34,7 @@
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Dongodytes" ;
dwc:isSensuStricto "true" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
@ -41,6 +42,7 @@
dwc:scientificNameAuthorship "Tian, Yin & Huang, 2014" ;
dwc:sensu "(s. str.)" ;
dwc:species "elongatus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6DDVL> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dongodytes_elongatus> ;
a dwcFP:TaxonConcept .

View file

@ -41,6 +41,7 @@
dwc:scientificNameAuthorship "Tian, Yin & Huang, 2014" ;
dwc:species "brevipenis" ;
dwc:subGenus "Dongodytodes" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8LXQT> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dongodytes_brevipenis> ;
a dwcFP:TaxonConcept .
@ -58,6 +59,7 @@
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dongodytes_Dongodytodes>
dwc:genus "Dongodytes" ;
dwc:rank "subGenus" ;
dwc:subGenus "Dongodytodes" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dongodytes> ;

View file

@ -32,6 +32,7 @@
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Dongodytes" ;
dwc:isSensuStricto "true" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;

View file

@ -7,13 +7,11 @@
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
<http://treatment.plazi.org/id/73D27DDE037353CB79FDDF00B595741F>
# Warning: Could not add treatment taxon because genus "" contains invalid characters ;
dc:creator "Tian, Mingyi; Yin, Haomin; Huang, Sunbin" ;
dc:title "(Dongodytodes) Tian 2011" ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Dongodytes_Dongodytodes> ;
dc:title "Dongodytes (Dongodytodes) Tian 2011" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dongodytes_Dongodytodes_Tian_2011> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.454.7269> ;
a trt:Treatment .
@ -26,3 +24,67 @@
dc:date "2014" ;
dc:title "Du'an Karst of Guangxi: a kingdom of the cavernicolous genus Dongodytes Deuve (Coleoptera, Carabidae, Trechinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Dongodytes_Dongodytodes_Tian_2011>
dwc:authority "Tian, 2011" ;
dwc:authorityName "Tian" ;
dwc:authorityYear "2011" ;
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Dongodytes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:scientificNameAuthorship "Tian, 2011" ;
dwc:subGenus "Dongodytodes" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8LXM6> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dongodytes_Dongodytodes> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Dongodytes_Dongodytodes>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Dongodytes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Dongodytodes" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dongodytes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dongodytes>
dwc:genus "Dongodytes" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
dwc:family "Carabidae" ;
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:order "Coleoptera" ;
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:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -41,6 +41,7 @@
dwc:scientificNameAuthorship "Tian, Yin & Huang, 2014" ;
dwc:species "yaophilus" ;
dwc:subGenus "Dongodytodes" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/379XK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dongodytes_yaophilus> ;
a dwcFP:TaxonConcept .

View file

@ -41,6 +41,7 @@
dwc:scientificNameAuthorship "Tian, Yin & Huang, 2014" ;
dwc:species "jinzhuensis" ;
dwc:subGenus "Dongodytodes" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/379XJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dongodytes_jinzhuensis> ;
a dwcFP:TaxonConcept .
@ -58,6 +59,7 @@
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dongodytes_Dongodytodes>
dwc:genus "Dongodytes" ;
dwc:rank "subGenus" ;
dwc:subGenus "Dongodytodes" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dongodytes> ;

View file

@ -12,6 +12,7 @@
dc:creator "Tian, Mingyi; Yin, Haomin; Huang, Sunbin" ;
dc:title "Dongodytes Deuve" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dongodytes_Deuve_> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Dongodytes_Deuve_1993> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.454.7269> ;
a trt:Treatment .
@ -27,6 +28,7 @@
<http://taxon-concept.plazi.org/id/Animalia/Dongodytes_Deuve_>
dwc:authority "Deuve" ;
dwc:authorityName "Deuve" ;
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Dongodytes" ;
@ -35,6 +37,23 @@
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Deuve" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8KWR4> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dongodytes> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Dongodytes_Deuve_1993>
dwc:authority "Deuve, 1993: 292" ;
dwc:authorityName "Deuve" ;
dwc:authorityPageNumber "292" ;
dwc:authorityYear "1993" ;
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Dongodytes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Deuve, 1993" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dongodytes> ;
a dwcFP:TaxonConcept .