This commit is contained in:
treatmentbank 2024-11-21 13:13:24 +00:00
parent 93552a1265
commit a6d6ddbdf6

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#> .
<http://treatment.plazi.org/id/03DB87EEFFCC9D6AFF405D75FB5CF099>
dc:creator "Hennemann, Frank H." ;
dc:title "Neomyronides aberrans Hennemann 2021" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03DB87EEFFCC9D6AFF405D75FB5CF099.mc.3B1A3CA5FFCC9D6AFBD95D75FB4DF045> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neomyronides_aberrans_Gunther_1938> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5073.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5073.1.1>
bibo:endPage "189" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2021-12-06" ;
bibo:startPage "1" ;
bibo:volume "5073" ;
dc:creator "Hennemann, Frank H." ;
dc:date "2021" ;
dc:title "Stick insects of Sulawesi, Peleng and the Sula Islands, Indonesia- a review including checklists of species and descriptions of new taxa (Insecta: Phasmatodea)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Neomyronides_aberrans_Gunther_1938>
dwc:authority "Hennemann, 2021" ;
dwc:authorityName "Hennemann" ;
dwc:authorityYear "2021" ;
dwc:baseAuthorityName "Gunther" ;
dwc:baseAuthorityYear "1938" ;
dwc:class "Insecta" ;
dwc:family "Heteropterygidae" ;
dwc:genus "Neomyronides" ;
dwc:kingdom "Animalia" ;
dwc:order "Phasmida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Gunther, 1938)" ;
dwc:species "aberrans" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neomyronides_aberrans> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Neomyronides_aberrans>
dwc:class "Insecta" ;
dwc:family "Heteropterygidae" ;
dwc:genus "Neomyronides" ;
dwc:kingdom "Animalia" ;
dwc:order "Phasmida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "aberrans" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neomyronides> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neomyronides>
dwc:genus "Neomyronides" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heteropterygidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Heteropterygidae>
dwc:family "Heteropterygidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phasmida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phasmida>
dwc:order "Phasmida" ;
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 .
<http://tb.plazi.org/GgServer/dwcaRecords/03DB87EEFFCC9D6AFF405D75FB5CF099.mc.3B1A3CA5FFCC9D6AFBD95D75FB4DF045>
dwc:collectionCode "NHMB" ;
dwc:eventDate "2002-09-17" ;
dwc:locality "Patuka, P. F. Sarasin" ;
dwc:recordedBy "K. Gunther" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03DB87EEFFCC9D6AFF405D75FB5CF099#3B1A3CA5FFCC9D6AFBD95D75FB4DF045> ;
a dwc:MaterialCitation .