This commit is contained in:
parent
4eff3a3794
commit
0f542f65f2
42 changed files with 1555 additions and 103 deletions
|
@ -9,9 +9,9 @@
|
|||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/B5EC53351C4152BE864E13A4E8659290>
|
||||
# Warning: Could not add treatment taxon because sigEpithet "" contains invalid characters ;
|
||||
dc:creator "Cantalice, Kleyton Magno; Martinez-Melo, Alejandra; Romero-Mayen, Violeta Amparo" ;
|
||||
dc:title "Isurus praecursor Leriche 1902" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Isurus_praecursor_Leriche_1902> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zse.95.35435> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -25,3 +25,67 @@
|
|||
dc:date "2019" ;
|
||||
dc:title "The paleoichthyofauna housed in the Coleccion Nacional de Paleontologia of Universidad Nacional Autonoma de Mexico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Isurus_praecursor_Leriche_1902>
|
||||
dwc:LSID "B5EC53351C4152BE864E13A4E8659290" ;
|
||||
dwc:authority "Leriche, 1902" ;
|
||||
dwc:authorityName "Leriche" ;
|
||||
dwc:authorityYear "1902" ;
|
||||
dwc:class "Elasmobranchii" ;
|
||||
dwc:family "Lamnidae" ;
|
||||
dwc:genus "Isurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lamniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Leriche, 1902" ;
|
||||
dwc:species "praecursor" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Isurus_praecursor> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Isurus_praecursor>
|
||||
dwc:class "Elasmobranchii" ;
|
||||
dwc:family "Lamnidae" ;
|
||||
dwc:genus "Isurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lamniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "praecursor" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Isurus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Isurus>
|
||||
dwc:genus "Isurus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lamnidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lamnidae>
|
||||
dwc:family "Lamnidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lamniformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lamniformes>
|
||||
dwc:order "Lamniformes" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elasmobranchii> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elasmobranchii>
|
||||
dwc:class "Elasmobranchii" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue