2024-07-04 13:47:59 +02:00
|
|
|
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
|
|
|
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
|
|
|
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
|
|
|
@prefix cito: <http://purl.org/spar/cito/> .
|
|
|
|
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
|
|
|
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
|
|
|
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
|
|
|
@prefix fabio: <http://purl.org/spar/fabio/> .
|
|
|
|
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
2024-11-06 15:50:40 +01:00
|
|
|
# Error: the treatment is lacking the taxon
|
|
|
|
# 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/03E887B8D56BFFA7FF34FAF4FF7764D0>
|
|
|
|
dc:creator "Denis Geraards" ;
|
|
|
|
dc:title "Palaeoryx pallasi" ;
|
|
|
|
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Palaeoryx_pallasi> ;
|
|
|
|
trt:publishedIn <http://doi.org/10.5281/zenodo.5584813> ;
|
|
|
|
a trt:Treatment .
|
|
|
|
|
|
|
|
<http://doi.org/10.5281/zenodo.5584813>
|
|
|
|
bibo:endPage "257" ;
|
|
|
|
bibo:issue "3" ;
|
|
|
|
bibo:journal "Neues Jahrbuch für Geologie und Paläontologie-Abhandlungen" ;
|
|
|
|
bibo:pubDate "2017-04-05" ;
|
|
|
|
bibo:startPage "241" ;
|
|
|
|
bibo:volume "284" ;
|
|
|
|
dc:creator "Denis Geraards" ;
|
|
|
|
dc:date "2017" ;
|
|
|
|
dc:title "Late Miocene large mammals from Mahmutgazi, Denizli province, Western Turkey" ;
|
|
|
|
a fabio:JournalArticle .
|