This commit is contained in:
treatmentbank 2024-09-13 15:31:37 +00:00
parent c89390afe4
commit eefe589b96
5 changed files with 784 additions and 0 deletions

View file

@ -0,0 +1,171 @@
@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/630487D68149FFD1F2E301A1FDCF5C75>
cito:cites <http://dx.doi.org/10.5281/zenodo.13745888> ;
dc:creator "Souza-Gonçalves, Igor; Lopes-Andrade, Cristiano" ;
dc:title "Ditrichocis mussauense Souza-Gonçalves & Lopes-Andrade 2024, comb. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ditrichocis_mussauense_Chujo_1966> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Ennearthron_mussauense_Chujo_1966> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5506.1.10> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5506.1.10>
bibo:endPage "144" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2024-09-05" ;
bibo:startPage "137" ;
bibo:volume "5506" ;
dc:creator "Souza-Gonçalves, Igor; Lopes-Andrade, Cristiano" ;
dc:date "2024" ;
dc:title "On the Ciidae (Coleoptera) described by Michio Chûjô deposited in the Natural History Museum of Denmark" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13745888> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ditrichocis_mussauense_Chujo_1966>
dwc:authority "(Chujo, 1966)" ;
dwc:authorityName "Souza-Gonçalves & Lopes-Andrade" ;
dwc:authorityYear "2024" ;
dwc:baseAuthorityName "Chujo" ;
dwc:baseAuthorityYear "1966" ;
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
dwc:genus "Ditrichocis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Chujo, 1966)" ;
dwc:species "mussauense" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ditrichocis_mussauense> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Ennearthron_mussauense_Chujo_1966>
dwc:authority "Chujo, 1966: 529" ;
dwc:authorityName "Chujo" ;
dwc:authorityPageNumber "529" ;
dwc:authorityYear "1966" ;
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
dwc:genus "Ennearthron" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Chujo, 1966" ;
dwc:species "mussauense" ;
dwc:subGenus "Ennearthron" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ennearthron_mussauense> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ditrichocis_mussauense>
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
dwc:genus "Ditrichocis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "mussauense" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ditrichocis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ditrichocis>
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
dwc:genus "Ditrichocis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ciidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ciidae>
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
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/Ennearthron_mussauense>
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
dwc:genus "Ennearthron" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "mussauense" ;
dwc:subGenus "Ennearthron" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ennearthron_Ennearthron> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ennearthron_Ennearthron>
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
dwc:genus "Ennearthron" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Ennearthron" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ennearthron> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ennearthron>
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
dwc:genus "Ennearthron" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ciidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13745888>
dc:description "FIGURE 1. Ditrichocis mussauense (Chûjô, 1966) comb. nov., holotype (AD) from Talumalaus (Mussau, Bismarck Archipelago, Papua New Guinea): A. Lateral view. B. Ventral view. C. Labels. Scale bar: 0.25 mm (AB)." ;
fabio:hasRepresentation <https://zenodo.org/record/13745888/files/figure.png> ;
a fabio:Figure .

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/630487D6814AFFD0F2E30241FD5E5C29>
cito:cites <http://dx.doi.org/10.5281/zenodo.13745890> ;
dc:creator "Souza-Gonçalves, Igor; Lopes-Andrade, Cristiano" ;
dc:title "Neoennearthron mindanaonus Souza-Gonçalves & Lopes-Andrade 2024, comb. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neoennearthron_mindanaonus_Chujo_1966> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Octotemnus_mindanaonus_Chujo_1966> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5506.1.10> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5506.1.10>
bibo:endPage "144" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2024-09-05" ;
bibo:startPage "137" ;
bibo:volume "5506" ;
dc:creator "Souza-Gonçalves, Igor; Lopes-Andrade, Cristiano" ;
dc:date "2024" ;
dc:title "On the Ciidae (Coleoptera) described by Michio Chûjô deposited in the Natural History Museum of Denmark" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13745890> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Neoennearthron_mindanaonus_Chujo_1966>
dwc:authority "(Chujo, 1966)" ;
dwc:authorityName "Souza-Gonçalves & Lopes-Andrade" ;
dwc:authorityYear "2024" ;
dwc:baseAuthorityName "Chujo" ;
dwc:baseAuthorityYear "1966" ;
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
dwc:genus "Neoennearthron" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Chujo, 1966)" ;
dwc:species "mindanaonus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neoennearthron_mindanaonus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Octotemnus_mindanaonus_Chujo_1966>
dwc:authority "Chujo, 1966: 530" ;
dwc:authorityName "Chujo" ;
dwc:authorityPageNumber "530" ;
dwc:authorityYear "1966" ;
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
dwc:genus "Octotemnus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Chujo, 1966" ;
dwc:species "mindanaonus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Octotemnus_mindanaonus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Neoennearthron_mindanaonus>
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
dwc:genus "Neoennearthron" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "mindanaonus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neoennearthron> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neoennearthron>
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
dwc:genus "Neoennearthron" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ciidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ciidae>
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
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/Octotemnus_mindanaonus>
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
dwc:genus "Octotemnus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "mindanaonus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Octotemnus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Octotemnus>
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
dwc:genus "Octotemnus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ciidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13745890>
dc:description "FIGURE 2. Neoennearthron mindanaonus (Chûjô, 1966) comb. nov., holotype (AD) from Sapamoro (Curuan, Mindanao, Philippines): A. Dorsal view. B. Lateral view. C. Ventral view. D. Labels. Scale bar: 0.5 mm (AC)." ;
fabio:hasRepresentation <https://zenodo.org/record/13745890/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,171 @@
@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/630487D6814BFFD0F2E302BCFB955A18>
cito:cites <http://dx.doi.org/10.5281/zenodo.13745892> ;
dc:creator "Souza-Gonçalves, Igor; Lopes-Andrade, Cristiano" ;
dc:title "Nipponocis palawanus Souza-Gonçalves & Lopes-Andrade 2024, comb. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nipponocis_palawanus_Chujo_1966> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Cis_palawanus_Chujo_1966> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5506.1.10> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5506.1.10>
bibo:endPage "144" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2024-09-05" ;
bibo:startPage "137" ;
bibo:volume "5506" ;
dc:creator "Souza-Gonçalves, Igor; Lopes-Andrade, Cristiano" ;
dc:date "2024" ;
dc:title "On the Ciidae (Coleoptera) described by Michio Chûjô deposited in the Natural History Museum of Denmark" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13745892> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Nipponocis_palawanus_Chujo_1966>
dwc:authority "(Chujo, 1966)" ;
dwc:authorityName "Souza-Gonçalves & Lopes-Andrade" ;
dwc:authorityYear "2024" ;
dwc:baseAuthorityName "Chujo" ;
dwc:baseAuthorityYear "1966" ;
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
dwc:genus "Nipponocis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Chujo, 1966)" ;
dwc:species "palawanus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nipponocis_palawanus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cis_palawanus_Chujo_1966>
dwc:authority "Chujo, 1966: 528" ;
dwc:authorityName "Chujo" ;
dwc:authorityPageNumber "528" ;
dwc:authorityYear "1966" ;
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
dwc:genus "Cis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Chujo, 1966" ;
dwc:species "palawanus" ;
dwc:subGenus "Cis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cis_palawanus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Nipponocis_palawanus>
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
dwc:genus "Nipponocis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "palawanus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nipponocis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Nipponocis>
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
dwc:genus "Nipponocis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ciidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ciidae>
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
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/Cis_palawanus>
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
dwc:genus "Cis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "palawanus" ;
dwc:subGenus "Cis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cis_Cis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cis_Cis>
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
dwc:genus "Cis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Cis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cis>
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
dwc:genus "Cis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ciidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13745892>
dc:description "FIGURE 3. Nipponocis palawanus (Chûjô, 1966) comb. nov., holotype (AD) from Brookes Point (Palawan, Philippines): A. Dorsal view. B. Lateral view. C. Ventral view. D. Labels. Scale bar: 1 mm (AC)." ;
fabio:hasRepresentation <https://zenodo.org/record/13745892/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,171 @@
@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/630487D6814CFFD5F2E3044DFCC95CC5>
cito:cites <http://dx.doi.org/10.5281/zenodo.13745896> ;
dc:creator "Souza-Gonçalves, Igor; Lopes-Andrade, Cristiano" ;
dc:title "Paratrichapus bismarckensis Souza-Gonçalves & Lopes-Andrade 2024, comb. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Paratrichapus_bismarckensis_Chujo_1966> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Cis_bismarckensis_Chujo_1966> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5506.1.10> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5506.1.10>
bibo:endPage "144" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2024-09-05" ;
bibo:startPage "137" ;
bibo:volume "5506" ;
dc:creator "Souza-Gonçalves, Igor; Lopes-Andrade, Cristiano" ;
dc:date "2024" ;
dc:title "On the Ciidae (Coleoptera) described by Michio Chûjô deposited in the Natural History Museum of Denmark" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13745896> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Paratrichapus_bismarckensis_Chujo_1966>
dwc:authority "(Chujo, 1966)" ;
dwc:authorityName "Souza-Gonçalves & Lopes-Andrade" ;
dwc:authorityYear "2024" ;
dwc:baseAuthorityName "Chujo" ;
dwc:baseAuthorityYear "1966" ;
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
dwc:genus "Paratrichapus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Chujo, 1966)" ;
dwc:species "bismarckensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paratrichapus_bismarckensis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cis_bismarckensis_Chujo_1966>
dwc:authority "Chujo, 1966: 527" ;
dwc:authorityName "Chujo" ;
dwc:authorityPageNumber "527" ;
dwc:authorityYear "1966" ;
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
dwc:genus "Cis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Chujo, 1966" ;
dwc:species "bismarckensis" ;
dwc:subGenus "Cis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cis_bismarckensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Paratrichapus_bismarckensis>
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
dwc:genus "Paratrichapus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "bismarckensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paratrichapus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Paratrichapus>
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
dwc:genus "Paratrichapus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ciidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ciidae>
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
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/Cis_bismarckensis>
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
dwc:genus "Cis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "bismarckensis" ;
dwc:subGenus "Cis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cis_Cis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cis_Cis>
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
dwc:genus "Cis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Cis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cis>
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
dwc:genus "Cis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ciidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13745896>
dc:description "FIGURE 5. Paratrichapus bismarckensis (Chûjô, 1966) comb. nov., holotype (AD) from Sumuna (Dyaul, Bismark Archipelago, Papua New Guinea): A. Dorsal view. B. Lateral view; note the row of spines restricted to the apical edge of the metatibia (arrow). C. Ventral view. D. Labels. Scale bar: 0.5 mm (AC)." ;
fabio:hasRepresentation <https://zenodo.org/record/13745896/files/figure.png> ;
a fabio:Figure .

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/630487D6814CFFD7F2E303F0FC6A5A79>
cito:cites <http://dx.doi.org/10.5281/zenodo.13745894> ;
dc:creator "Souza-Gonçalves, Igor; Lopes-Andrade, Cristiano" ;
dc:title "Octotemnus palawanus Chujo 1966" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Octotemnus_palawanus_Chujo_1966> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5506.1.10> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5506.1.10>
bibo:endPage "144" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2024-09-05" ;
bibo:startPage "137" ;
bibo:volume "5506" ;
dc:creator "Souza-Gonçalves, Igor; Lopes-Andrade, Cristiano" ;
dc:date "2024" ;
dc:title "On the Ciidae (Coleoptera) described by Michio Chûjô deposited in the Natural History Museum of Denmark" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13745894> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Octotemnus_palawanus_Chujo_1966>
dwc:authority "Chujo, 1966" ;
dwc:authorityName "Chujo" ;
dwc:authorityYear "1966" ;
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
dwc:genus "Octotemnus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Chujo, 1966" ;
dwc:species "palawanus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Octotemnus_palawanus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Octotemnus_palawanus>
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
dwc:genus "Octotemnus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "palawanus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Octotemnus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Octotemnus>
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
dwc:genus "Octotemnus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ciidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ciidae>
dwc:class "Insecta" ;
dwc:family "Ciidae" ;
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.13745894>
dc:description "FIGURE 4. Octotemnus palawanus Chûjô, 1966, holotype (AD) from Pinigisan (Mantalingajan, Palawan, Philippines): A. Dorsal view. B. Lateral view. C. Ventral view. D. Labels. Scale bar: 0.5 mm (AC)." ;
fabio:hasRepresentation <https://zenodo.org/record/13745894/files/figure.png> ;
a fabio:Figure .