This commit is contained in:
parent
617e7f9f7e
commit
3a85e221ca
|
@ -29,11 +29,8 @@
|
|||
<http://taxon-concept.plazi.org/id/Animalia/Hedronchus_sternbergii_Cope_1876>
|
||||
dwc:authorityName "Cope" ;
|
||||
dwc:authorityYear "1876" ;
|
||||
dwc:class "Holocephali" ;
|
||||
dwc:family "Chimaeridae" ;
|
||||
dwc:genus "Hedronchus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chimaeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Cope, 1876" ;
|
||||
|
@ -42,11 +39,8 @@
|
|||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hedronchus_sternbergii>
|
||||
dwc:class "Holocephali" ;
|
||||
dwc:family "Chimaeridae" ;
|
||||
dwc:genus "Hedronchus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chimaeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sternbergii" ;
|
||||
|
@ -56,24 +50,6 @@
|
|||
<http://taxon-name.plazi.org/id/Animalia/Hedronchus>
|
||||
dwc:genus "Hedronchus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chimaeridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chimaeridae>
|
||||
dwc:family "Chimaeridae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chimaeriformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chimaeriformes>
|
||||
dwc:order "Chimaeriformes" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Holocephali> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Holocephali>
|
||||
dwc:class "Holocephali" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
|
|
|
@ -30,7 +30,6 @@
|
|||
dwc:authorityName "Cope" ;
|
||||
dwc:authorityYear "1876" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Troodontidae" ;
|
||||
dwc:genus "Paronychodon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dinosauria" ;
|
||||
|
@ -43,7 +42,6 @@
|
|||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paronychodon_lacustris>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Troodontidae" ;
|
||||
dwc:genus "Paronychodon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dinosauria" ;
|
||||
|
@ -56,12 +54,6 @@
|
|||
<http://taxon-name.plazi.org/id/Animalia/Paronychodon>
|
||||
dwc:genus "Paronychodon" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Troodontidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Troodontidae>
|
||||
dwc:family "Troodontidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dinosauria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
|
|
|
@ -30,7 +30,6 @@
|
|||
dwc:authorityName "Osborn" ;
|
||||
dwc:authorityYear "1917" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Ornithomimidae" ;
|
||||
dwc:genus "Struthiomimus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dinosauria" ;
|
||||
|
@ -42,18 +41,11 @@
|
|||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Struthiomimus>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Ornithomimidae" ;
|
||||
dwc:genus "Struthiomimus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dinosauria" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ornithomimidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ornithomimidae>
|
||||
dwc:family "Ornithomimidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dinosauria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
|
|
|
@ -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/D35787D0FF931578EF7DFAB7F740FA9D>
|
||||
dc:creator "Matthew, W. D.,; Brown, B." ;
|
||||
dc:title "Dromaeosaurus gracilis Matthew & Brown 1922" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/D35787D0FF931578EF7DFAB7F740FA9D.mc.EB963C9BFF931578EB4AFAB5FA02FA88> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dromaeosaurus_gracilis_Marsh_1888> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Coelurus_gracilis_Marsh_1888> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.1053799> ;
|
||||
|
@ -50,7 +50,6 @@
|
|||
dwc:authorityName "Marsh" ;
|
||||
dwc:authorityYear "1888" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Coeluridae" ;
|
||||
dwc:genus "Coelurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dinosauria" ;
|
||||
|
@ -110,7 +109,6 @@
|
|||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coelurus_gracilis>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Coeluridae" ;
|
||||
dwc:genus "Coelurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dinosauria" ;
|
||||
|
@ -123,11 +121,11 @@
|
|||
<http://taxon-name.plazi.org/id/Animalia/Coelurus>
|
||||
dwc:genus "Coelurus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coeluridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coeluridae>
|
||||
dwc:family "Coeluridae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dinosauria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/D35787D0FF931578EF7DFAB7F740FA9D.mc.EB963C9BFF931578EB4AFAB5FA02FA88>
|
||||
dwc:locality "Arundel" ;
|
||||
trt:gbifOccurrenceId "3757901306" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/D35787D0FF931578EF7DFAB7F740FA9D#EB963C9BFF931578EB4AFAB5FA02FA88> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -30,7 +30,6 @@
|
|||
dwc:authorityName "Marsh" ;
|
||||
dwc:authorityYear "1877" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Dryptosauridae" ;
|
||||
dwc:genus "Dryptosaurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dinosauria" ;
|
||||
|
@ -42,18 +41,11 @@
|
|||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dryptosaurus>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Dryptosauridae" ;
|
||||
dwc:genus "Dryptosaurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dinosauria" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dryptosauridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dryptosauridae>
|
||||
dwc:family "Dryptosauridae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dinosauria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
|
|
Loading…
Reference in a new issue