31 lines
1.5 KiB
Turtle
31 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#> .
|
|
# Error: the treatment is lacking the taxon
|
|
|
|
<http://treatment.plazi.org/id/03E3C818545E533FFF47C771356AF4F6>
|
|
dc:creator "Russell, Dale A." ;
|
|
dc:title "Dryptosaurus aquilunguis Cope 1866" ;
|
|
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E3C818545E533FFF47C771356AF4F6.mc.3B227353545E533FFF67CA4630DEF579> ;
|
|
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 .
|
|
|
|
<http://tb.plazi.org/GgServer/dwcaRecords/03E3C818545E533FFF47C771356AF4F6.mc.3B227353545E533FFF67CA4630DEF579>
|
|
dwc:catalogNumber "AMNH 5423" ;
|
|
dwc:collectionCode "AMNH" ;
|
|
trt:gbifOccurrenceId "3396370305" ;
|
|
trt:httpUri <http://research.amnh.org/paleontology/search.php?action=detail&specimen_id=48198>, <https://treatment.plazi.org/id/03E3C818545E533FFF47C771356AF4F6#3B227353545E533FFF67CA4630DEF579> ;
|
|
a dwc:MaterialCitation .
|