This commit is contained in:
parent
7acb0a7039
commit
e17566da7a
|
@ -7,11 +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
|
||||
|
||||
<http://treatment.plazi.org/id/F442953B2E5DEF42FF1BFB14FB6B7B54>
|
||||
dc:creator "Carneiro, Miguel; Martins, Rogélia; Landi, Monica; Costa, Filipe O." ;
|
||||
dc:title "Notoscopelus elongatus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F442953B2E5DEF42FF1BFB14FB6B7B54.mc.CC832E702E5DEF42FC3CFAA9FB6B7B54> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Notoscopelus_elongatus_Costa_1844> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2014.73> ;
|
||||
a trt:Treatment .
|
||||
|
@ -91,3 +91,13 @@
|
|||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/F442953B2E5DEF42FF1BFB14FB6B7B54.mc.CC832E702E5DEF42FC3CFAA9FB6B7B54>
|
||||
dwc:catalogNumber "MNHN 1978-0444" ;
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:locality "Portugal" ;
|
||||
dwc:verbatimLatitude "36.4329" ;
|
||||
dwc:verbatimLongitude "-8.85" ;
|
||||
trt:gbifOccurrenceId "2628872429" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/F442953B2E5DEF42FF1BFB14FB6B7B54#CC832E702E5DEF42FC3CFAA9FB6B7B54> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
Loading…
Reference in a new issue