This commit is contained in:
parent
61fcdd307f
commit
34b156afcd
39 changed files with 360 additions and 731 deletions
|
|
@ -7,13 +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
|
||||
|
||||
<http://treatment.plazi.org/id/33601B3AA1EA5B5FB1DF27A8D1A2BDF5>
|
||||
dc:creator "Belokobylskij, Sergey A.; Ku, Deok-Seo" ;
|
||||
dc:title "Heterospilus (Heterospilus) separatus Fischer 1960" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/33601B3AA1EA5B5FB1DF27A8D1A2BDF5.mc.F9D1E43123F8CE122B0355D4F23950CE>, <http://tb.plazi.org/GgServer/dwcaRecords/33601B3AA1EA5B5FB1DF27A8D1A2BDF5.mc.30DBD859C47BBF62611D6FD0BDF85AF9>, <http://tb.plazi.org/GgServer/dwcaRecords/33601B3AA1EA5B5FB1DF27A8D1A2BDF5.mc.1F1E8B1BCB11C839C9C7E8A3DF128C89> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Heterospilus_separatus_Fischer_1960> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1079.73701> ;
|
||||
a trt:Treatment .
|
||||
|
|
@ -44,6 +42,7 @@
|
|||
dwc:scientificNameAuthorship "Fischer, 1960" ;
|
||||
dwc:species "separatus" ;
|
||||
dwc:subGenus "Heterospilus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6M64R> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Heterospilus_separatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
@ -101,3 +100,26 @@
|
|||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/33601B3AA1EA5B5FB1DF27A8D1A2BDF5.mc.F9D1E43123F8CE122B0355D4F23950CE>
|
||||
dwc:eventDate "2002-06-12" ;
|
||||
dwc:locality "Chinju" ;
|
||||
dwc:recordedBy "S. Belokobylskij" ;
|
||||
dwc:verbatimElevation "800" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/33601B3AA1EA5B5FB1DF27A8D1A2BDF5#F9D1E43123F8CE122B0355D4F23950CE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/33601B3AA1EA5B5FB1DF27A8D1A2BDF5.mc.30DBD859C47BBF62611D6FD0BDF85AF9>
|
||||
dwc:eventDate "1999-06-04" ;
|
||||
dwc:locality "Forest Environment Research Institute" ;
|
||||
dwc:recordedBy "H. - G. Lee" ;
|
||||
dwc:samplingProtocol "light trap" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/33601B3AA1EA5B5FB1DF27A8D1A2BDF5#30DBD859C47BBF62611D6FD0BDF85AF9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/33601B3AA1EA5B5FB1DF27A8D1A2BDF5.mc.1F1E8B1BCB11C839C9C7E8A3DF128C89>
|
||||
dwc:eventDate "1994-05-11" ;
|
||||
dwc:locality "Mt." ;
|
||||
dwc:recordedBy "D. - S. Ku" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/33601B3AA1EA5B5FB1DF27A8D1A2BDF5#1F1E8B1BCB11C839C9C7E8A3DF128C89> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue