This commit is contained in:
parent
61fcdd307f
commit
34b156afcd
39 changed files with 360 additions and 731 deletions
|
|
@ -7,14 +7,11 @@
|
|||
@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
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/A43AB1FE454153BC845E5B3FA3FCA25C>
|
||||
dc:creator "Belokobylskij, Sergey A.; Ku, Deok-Seo" ;
|
||||
dc:title "Heterospilus (Heterospilus) chinensis Chen & Shi 2004" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A43AB1FE454153BC845E5B3FA3FCA25C.mc.9C21265BDE1364ED7234774CB673C992>, <http://tb.plazi.org/GgServer/dwcaRecords/A43AB1FE454153BC845E5B3FA3FCA25C.mc.789D17E14A2F8CB5328E7F31B2E3A0A9>, <http://tb.plazi.org/GgServer/dwcaRecords/A43AB1FE454153BC845E5B3FA3FCA25C.mc.47E8FB745F4ED317C8450D26729E534A>, <http://tb.plazi.org/GgServer/dwcaRecords/A43AB1FE454153BC845E5B3FA3FCA25C.mc.D6C2F975872FC94BEA7989D5445AA80A> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Heterospilus_chinensis_Chen_2004> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1079.73701> ;
|
||||
a trt:Treatment .
|
||||
|
|
@ -45,6 +42,7 @@
|
|||
dwc:scientificNameAuthorship "Chen & Shi, 2004" ;
|
||||
dwc:species "chinensis" ;
|
||||
dwc:subGenus "Heterospilus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3LDYH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Heterospilus_chinensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
@ -102,3 +100,33 @@
|
|||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A43AB1FE454153BC845E5B3FA3FCA25C.mc.9C21265BDE1364ED7234774CB673C992>
|
||||
dwc:eventDate "1997-07-21" ;
|
||||
dwc:locality "Suwon" ;
|
||||
dwc:recordedBy "J. - Y. Choi" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A43AB1FE454153BC845E5B3FA3FCA25C#9C21265BDE1364ED7234774CB673C992> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A43AB1FE454153BC845E5B3FA3FCA25C.mc.789D17E14A2F8CB5328E7F31B2E3A0A9>
|
||||
dwc:eventDate "1998-07" ;
|
||||
dwc:locality "Seoul-si" ;
|
||||
dwc:recordedBy "S. - H. Gang" ;
|
||||
dwc:samplingProtocol "light trap" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A43AB1FE454153BC845E5B3FA3FCA25C#789D17E14A2F8CB5328E7F31B2E3A0A9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A43AB1FE454153BC845E5B3FA3FCA25C.mc.47E8FB745F4ED317C8450D26729E534A>
|
||||
dwc:eventDate "1997-08-16" ;
|
||||
dwc:locality "Gyeongbuk-do" ;
|
||||
dwc:recordedBy "J. - S. Jeon" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A43AB1FE454153BC845E5B3FA3FCA25C#47E8FB745F4ED317C8450D26729E534A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A43AB1FE454153BC845E5B3FA3FCA25C.mc.D6C2F975872FC94BEA7989D5445AA80A>
|
||||
dwc:eventDate "1987-06-30" ;
|
||||
dwc:locality "Gyeongnam-do" ;
|
||||
dwc:recordedBy "D. - S. Ku" ;
|
||||
dwc:samplingProtocol "Malaise trap" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A43AB1FE454153BC845E5B3FA3FCA25C#D6C2F975872FC94BEA7989D5445AA80A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue