treatments-rdf/data/03/E8/87/03E887B8D56BFFA7FF34FB30FF4065DC.ttl

45 lines
1.8 KiB
Turtle

@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#> .
# Error: the treatment is lacking the taxon
# Warning: Failed to output a material citation, could not create identifier
<http://treatment.plazi.org/id/03E887B8D56BFFA7FF34FB30FF4065DC>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Palaeoreas_Gaudry_1861> ;
dc:creator "Denis Geraards" ;
dc:title "Palaeoreas Gaudry 1861" ;
trt:publishedIn <http://doi.org/10.5281/zenodo.5584809> ;
a trt:Treatment .
<http://doi.org/10.5281/zenodo.5584809>
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 .
<http://taxon-concept.plazi.org/id/Animalia/Palaeoreas_Gaudry_1861>
dwc:authorityName "Gaudry" ;
dwc:authorityYear "1861" ;
dwc:class "Mammalia" ;
dwc:family "Bovidae" ;
dwc:genus "Palaeoreas" ;
dwc:kingdom "Animalia" ;
dwc:order "Artiodactyla" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Gaudry, 1861" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Palaeoreas> ;
a dwcFP:TaxonConcept .