89 lines
3.2 KiB
Turtle
89 lines
3.2 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#> .
|
|
# Warning: Failed to output a material citation, could not create identifier
|
|
|
|
<http://treatment.plazi.org/id/03D087AEFF0FFF42FF0F024AFD31F635>
|
|
dc:creator "Guy G. Musser; Michael D. Carleton" ;
|
|
dc:title "Thomasomys rosalinda Thomas and St. Leger 1926" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Thomasomys_rosalinda_Thomas_1926> ;
|
|
trt:publishedIn <http://doi.org/10.5281/zenodo.7353098> ;
|
|
a trt:Treatment .
|
|
|
|
<http://doi.org/10.5281/zenodo.7353098>
|
|
bibo:endPage "755" ;
|
|
bibo:startPage "501" ;
|
|
dc:creator "Guy G. Musser; Michael D. Carleton" ;
|
|
dc:date "1993" ;
|
|
dc:title "Order Rodentia - Family Muridae" ;
|
|
a fabio:BookSection .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Thomasomys_rosalinda_Thomas_1926>
|
|
dwc:authority "Thomas and St. Leger, 1926" ;
|
|
dwc:authorityName "Thomas and St. Leger" ;
|
|
dwc:authorityYear "1926" ;
|
|
dwc:class "Mammalia" ;
|
|
dwc:family "Muridae" ;
|
|
dwc:genus "Thomasomys" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Rodentia" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Thomas & St. Leger, 1926" ;
|
|
dwc:species "rosalinda" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Thomasomys_rosalinda> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Thomasomys_rosalinda>
|
|
dwc:class "Mammalia" ;
|
|
dwc:family "Muridae" ;
|
|
dwc:genus "Thomasomys" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Rodentia" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "rosalinda" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomasomys> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Thomasomys>
|
|
dwc:genus "Thomasomys" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Muridae> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Muridae>
|
|
dwc:family "Muridae" ;
|
|
dwc:rank "family" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rodentia> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Rodentia>
|
|
dwc:order "Rodentia" ;
|
|
dwc:rank "order" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
|
|
dwc:class "Mammalia" ;
|
|
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: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 .
|