This commit is contained in:
treatmentbank 2024-12-06 17:27:09 +00:00
parent 755466557e
commit ac2805d853

View file

@ -9,10 +9,12 @@
@prefix trt: <http://plazi.org/vocab/treatment#> .
<http://treatment.plazi.org/id/760487F2FFC4E962FD85FC09D3F6FC55>
# Error: Could not add TaxonConceptCitation
# Error: Could not produce taxonNameURI ;
dc:creator "Gustafsson, Daniel R.; Najer, Tomas; Zou, Fasheng; Bush, Sarah E." ;
dc:title "Philopterus Nitzsch 1818" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Philopterus_Nitzsch_1818> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Cypseloecus_Conci_1941> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Cypseloecus_Conci_1941>, <http://taxon-concept.plazi.org/id/Animalia/Docophorus_Nitzsch_1818>, <http://taxon-concept.plazi.org/id/Animalia/Prunellides_Zlotorzycka_1984> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2022.790.1641> ;
a trt:Treatment .
@ -44,6 +46,23 @@
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Philopterus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Docophorus_Nitzsch_1818>
dwc:authority "Nitzsch, 1818: 289" ;
dwc:authorityName "Nitzsch" ;
dwc:authorityPageNumber "289" ;
dwc:authorityYear "1818" ;
dwc:class "Insecta" ;
dwc:family "Philopteridae" ;
dwc:genus "Docophorus" ;
dwc:kingdom "Animalia" ;
dwc:order "Psocodea" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Nitzsch, 1818" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8N6YQ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Docophorus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cypseloecus_Conci_1941>
dwc:authority "Conci, 1941: 126" ;
dwc:authorityName "Conci" ;
@ -61,6 +80,23 @@
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cypseloecus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Prunellides_Zlotorzycka_1984>
dwc:authority "Zlotorzycka & Eichler, 1984: 219" ;
dwc:authorityName "Zlotorzycka & Eichler" ;
dwc:authorityPageNumber "219" ;
dwc:authorityYear "1984" ;
dwc:class "Insecta" ;
dwc:family "Philopteridae" ;
dwc:genus "Prunellides" ;
dwc:kingdom "Animalia" ;
dwc:order "Psocodea" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Zlotorzycka & Eichler, 1984" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8N7LN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Prunellides> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Philopterus>
dwc:class "Insecta" ;
dwc:family "Philopteridae" ;
@ -101,6 +137,17 @@
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Docophorus>
dwc:class "Insecta" ;
dwc:family "Philopteridae" ;
dwc:genus "Docophorus" ;
dwc:kingdom "Animalia" ;
dwc:order "Psocodea" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Philopteridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cypseloecus>
dwc:class "Insecta" ;
dwc:family "Philopteridae" ;
@ -111,3 +158,14 @@
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Philopteridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Prunellides>
dwc:class "Insecta" ;
dwc:family "Philopteridae" ;
dwc:genus "Prunellides" ;
dwc:kingdom "Animalia" ;
dwc:order "Psocodea" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Philopteridae> ;
a dwcFP:TaxonName .