34 lines
1.8 KiB
Turtle
34 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
|
|
|
|
<http://treatment.plazi.org/id/03807171D73EFFC9EB4AF72DF8E4D8E3>
|
|
cito:cites <http://dx.doi.org/10.5281/zenodo.3371101> ;
|
|
dc:creator "Lambe, LM" ;
|
|
dc:title "Stephanosaurus Lambe, 1914, gen. nov." ;
|
|
trt:publishedIn <http://doi.org/10.5281/zenodo.4912564> ;
|
|
a trt:Treatment .
|
|
|
|
<http://doi.org/10.5281/zenodo.4912564>
|
|
bibo:endPage "21" ;
|
|
bibo:journal "The Ottawa Naturalist" ;
|
|
bibo:startPage "13" ;
|
|
bibo:volume "28" ;
|
|
dc:creator "Lambe, LM" ;
|
|
dc:date "1914" ;
|
|
dc:title "On a new genus and species of carnivorous dinosaur from the Belly River Formation of Alberta, with a description of the skull of Stephanosaurus marginatus from the same horizon" ;
|
|
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3371101> ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.3371101>
|
|
dc:description "EXPLANATION OF PLATE I Left lateral aspect of skull of Stephanosaurus marginatus; one- fifth the natural size. Abbreviations.-D, lateral temporal fossa; DN, dentary; J, jugal; L, lachrymal; MX, maxilla; N, nasal; NO, nasal opening; OR, orbit; PD, predentary; PF, prefrontal; PM, premaxilla; Q, quadrate; QJ, quadrato-jugal; S, squamosal; SA, surangular. " ;
|
|
fabio:hasRepresentation <https://zenodo.org/record/3371101/files/figure.png> ;
|
|
a fabio:Figure .
|