47 lines
2.1 KiB
Turtle
47 lines
2.1 KiB
Turtle
@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#> .
|
|
# Error: the treatment is lacking the taxon
|
|
|
|
<http://treatment.plazi.org/id/BB6D3769011C103B68ECED2B29553C14>
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Paraleptomenes_communis_Soika_1994> ;
|
|
dc:creator "Kumar, Girish P.; Carpenter, James M.; Sharma, Gaurav" ;
|
|
dc:title "Paraleptomenes communis Giordani Soika 1994" ;
|
|
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3802.1.11> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.11646/zootaxa.3802.1.11>
|
|
bibo:endPage "143" ;
|
|
bibo:issue "1" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:startPage "131" ;
|
|
bibo:volume "3802" ;
|
|
dc:creator "Kumar, Girish P.; Carpenter, James M.; Sharma, Gaurav" ;
|
|
dc:date "2014" ;
|
|
dc:title "A review of the genus Paraleptomenes Giordani Soika, 1970 (Hymenoptera: Vespidae: Eumeninae: Odynerini) from the Indian subcontinent, with the description of a new species from the eastern Himalayas" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Paraleptomenes_communis_Soika_1994>
|
|
dwc:authority "Giordani Soika 1994: 124" ;
|
|
dwc:authorityName "Giordani Soika" ;
|
|
dwc:authorityPageNumber "124" ;
|
|
dwc:authorityYear "1994" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Eumenidae" ;
|
|
dwc:genus "Paraleptomenes" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Hymenoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Giordani Soika, 1994" ;
|
|
dwc:species "communis" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4CYLF> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paraleptomenes_communis> ;
|
|
a dwcFP:TaxonConcept .
|