This commit is contained in:
parent
9e1373cc27
commit
d6b873ba4e
|
@ -7,12 +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
|
||||
|
||||
<http://treatment.plazi.org/id/7561EA3FFFB3F86ECAFDF8D3FB7CFC98>
|
||||
dc:creator "Hollier, John" ;
|
||||
dc:title "Paratettix freygessneri Bolivar 1887" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/7561EA3FFFB3F86ECAFDF8D3FB7CFC98.mc.4DA05174FFB3F86ECAFDF832FEC1F85E>, <http://tb.plazi.org/GgServer/dwcaRecords/7561EA3FFFB3F86ECAFDF8D3FB7CFC98.mc.4DA05174FFB3F86EC9C9FED5FBF7FDFB>, <http://tb.plazi.org/GgServer/dwcaRecords/7561EA3FFFB3F86ECAFDF8D3FB7CFC98.mc.4DA05174FFB3F86ECE08FDB5FA20FCB8> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Paratettix_freygessneri_Bolivar_1887> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.46284> ;
|
||||
a trt:Treatment .
|
||||
|
@ -21,6 +20,7 @@
|
|||
bibo:endPage "33" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Revue suisse de Zoologie" ;
|
||||
bibo:pubDate "2016-02-19" ;
|
||||
bibo:startPage "21" ;
|
||||
bibo:volume "123" ;
|
||||
dc:creator "Hollier, John" ;
|
||||
|
@ -41,6 +41,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bolivar, 1887" ;
|
||||
dwc:species "freygessneri" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CMK6G> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paratettix_freygessneri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -90,3 +91,28 @@
|
|||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/7561EA3FFFB3F86ECAFDF8D3FB7CFC98.mc.4DA05174FFB3F86ECAFDF832FEC1F85E>
|
||||
dwc:collectionCode "MHNG" ;
|
||||
dwc:locality "Cuba" ;
|
||||
dwc:recordedBy "M. H. de Saussure" ;
|
||||
dwc:typeStatus "syntype" ;
|
||||
trt:gbifOccurrenceId "4015815405" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/7561EA3FFFB3F86ECAFDF8D3FB7CFC98#4DA05174FFB3F86ECAFDF832FEC1F85E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/7561EA3FFFB3F86ECAFDF8D3FB7CFC98.mc.4DA05174FFB3F86EC9C9FED5FBF7FDFB>
|
||||
dwc:locality "Cuba" ;
|
||||
dwc:recordedBy "M. H. de Saussure" ;
|
||||
trt:gbifOccurrenceId "4015815369" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/7561EA3FFFB3F86ECAFDF8D3FB7CFC98#4DA05174FFB3F86EC9C9FED5FBF7FDFB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/7561EA3FFFB3F86ECAFDF8D3FB7CFC98.mc.4DA05174FFB3F86ECE08FDB5FA20FCB8>
|
||||
dwc:collectionCode "MHNG" ;
|
||||
dwc:locality "Cuba" ;
|
||||
dwc:recordedBy "M. H. de Saussure" ;
|
||||
dwc:typeStatus "syntype" ;
|
||||
trt:gbifOccurrenceId "4015815376" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/7561EA3FFFB3F86ECAFDF8D3FB7CFC98#4DA05174FFB3F86ECE08FDB5FA20FCB8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
Loading…
Reference in a new issue