treatments-rdf/data/03/E3/C8/03E3C81854495328FF67C31D330DF705.ttl

33 lines
1.5 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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E3C81854495328FF67C31D330DF705>
# Warning: Could not add treatment taxon because sigEpithet "cf. D. torosus" contains invalid characters ;
dc:creator "Russell, Dale A." ;
dc:title "Daspletosaurus cf. D. torosus Russell 1970" ;
dwc:basisOfRecord <https://www.gbif.org/occurrence/2248085968> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.1040973> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.1040973>
dc:creator "Russell, Dale A." ;
dc:date "1970" ;
dc:title "Tyrannosaurs from the Late Cretaceous of western Canada" ;
a fabio:Book .
<https://www.gbif.org/occurrence/2248085968>
dwc:catalogNumber "NMC 11315" ;
dwc:collectionCode "NMC" ;
dwc:locality "near Scollard, SW. 1/8 sec 20, tp. 34, rge. 32, W. 4th mer., 150 feet above south band of Red Deer River" ;
dwc:typeStatus "Other material" ;
trt:gbifOccurrenceId "2248085968" ;
a dwc:MaterialCitation .