This commit is contained in:
parent
22de92bc7b
commit
c7e3a778c0
23 changed files with 490 additions and 69 deletions
|
|
@ -7,14 +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: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/219D3745E7A7597F8B72945ECDE75844>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1038.55258.figure21>, <http://dx.doi.org/10.3897/zookeys.1038.55258.figure22> ;
|
||||
dc:creator "Li, Yang; Achterberg, Cornelis van; Chen, Xue-xin" ;
|
||||
dc:title "Ischnobracon v-macula" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/219D3745E7A7597F8B72945ECDE75844.mc.D63D3681B5A838CE4E8C0BC517F46DE5>, <http://tb.plazi.org/GgServer/dwcaRecords/219D3745E7A7597F8B72945ECDE75844.mc.931315EDC3CDB01D09F5D1A20F9C4EFD>, <http://tb.plazi.org/GgServer/dwcaRecords/219D3745E7A7597F8B72945ECDE75844.mc.347E191229FB78693295CF876B83281E> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ischnobracon_v-macula_Cameron_1899> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Bracon_orientalis>, <http://taxon-name.plazi.org/id/Animalia/Bracon_v-macula>, <http://taxon-name.plazi.org/id/Animalia/Elphea_v-macula>, <http://taxon-name.plazi.org/id/Animalia/Stenobracon_v-macula> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Ischnobracon_orientalis_Cameron_1899> ;
|
||||
|
|
@ -47,6 +45,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Cameron, 1899)" ;
|
||||
dwc:species "v-macula" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3Q4CD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ischnobracon_v-macula> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
@ -133,3 +132,27 @@
|
|||
dc:description "Figure 22. Ischnobracon v-macula (Cameron, 1899). ♀ a fore wing b hind wing c mesosoma, lateral view d mesosoma, dorsal view e metasoma, dorsal view f hind leg, lateral view g head, anterior view h head, dorsal view i head, lateral view j first metasomal tergite, dorsal view k hind femur, lateral view l scapus outer side, lateral view m apex of ovipositor, lateral view n. apex of antenna." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/544871> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/219D3745E7A7597F8B72945ECDE75844.mc.D63D3681B5A838CE4E8C0BC517F46DE5>
|
||||
dwc:eventDate "1957-10-22" ;
|
||||
dwc:locality "Xiaomengyang" ;
|
||||
dwc:recordedBy "Wang Shuyong, No." ;
|
||||
dwc:verbatimElevation "850" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/219D3745E7A7597F8B72945ECDE75844#D63D3681B5A838CE4E8C0BC517F46DE5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/219D3745E7A7597F8B72945ECDE75844.mc.931315EDC3CDB01D09F5D1A20F9C4EFD>
|
||||
dwc:eventDate "1959-06-10" ;
|
||||
dwc:locality "Mengla" ;
|
||||
dwc:recordedBy "Li Suofu, No." ;
|
||||
dwc:verbatimElevation "635" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/219D3745E7A7597F8B72945ECDE75844#931315EDC3CDB01D09F5D1A20F9C4EFD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/219D3745E7A7597F8B72945ECDE75844.mc.347E191229FB78693295CF876B83281E>
|
||||
dwc:eventDate "1957-04-18" ;
|
||||
dwc:locality "Cheli" ;
|
||||
dwc:recordedBy "Zang Lingchao, No." ;
|
||||
dwc:verbatimElevation "620" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/219D3745E7A7597F8B72945ECDE75844#347E191229FB78693295CF876B83281E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue