94 lines
3.3 KiB
Turtle
94 lines
3.3 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/03F78F0FFF96EC526079E177FD94F6A6>
|
|
dc:creator "John S. McIntosh" ;
|
|
dc:title "Allosaurus Marsh 1877" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Allosaurus_Marsh_1877> ;
|
|
trt:publishedIn <http://doi.org/10.5281/zenodo.4330471> ;
|
|
a trt:Treatment .
|
|
|
|
<http://doi.org/10.5281/zenodo.4330471>
|
|
bibo:endPage "67" ;
|
|
bibo:journal "Bulletin of Carnegie Museum of Natural History" ;
|
|
bibo:pubDate "1981-10-16" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "18" ;
|
|
dc:creator "John S. McIntosh" ;
|
|
dc:date "1981" ;
|
|
dc:title "Annotated catalogue of the dinosaurs (Reptilia, Archosauria) in the collections of Carnegie Museum of Natural History" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Allosaurus_Marsh_1877>
|
|
dwc:authority "Marsh, 1877" ;
|
|
dwc:authorityName "Marsh" ;
|
|
dwc:authorityYear "1877" ;
|
|
dwc:class "Reptilia" ;
|
|
dwc:family "Allosauridae" ;
|
|
dwc:genus "Allosaurus" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Dinosauria" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "genus" ;
|
|
dwc:scientificNameAuthorship "Marsh, 1877" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Allosaurus> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Allosaurus>
|
|
dwc:class "Reptilia" ;
|
|
dwc:family "Allosauridae" ;
|
|
dwc:genus "Allosaurus" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Dinosauria" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Allosauridae> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Allosauridae>
|
|
dwc:class "Reptilia" ;
|
|
dwc:family "Allosauridae" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Dinosauria" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "family" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dinosauria> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Dinosauria>
|
|
dwc:class "Reptilia" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Dinosauria" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "order" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Reptilia> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Reptilia>
|
|
dwc:class "Reptilia" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "class" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "phylum" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia>
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:rank "kingdom" ;
|
|
a dwcFP:TaxonName .
|