51 lines
2 KiB
Turtle
51 lines
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#> .
|
|
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
|
|
|
<http://treatment.plazi.org/id/0D2BADADC09B47BB70B6DFD114EEC712>
|
|
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
|
dc:title "HYSTRICOGNATHI Brandt 1855" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/HYSTRICOGNATHI_Brandt_1855> ;
|
|
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.7316535> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.7316535>
|
|
bibo:endPage "1542" ;
|
|
bibo:startPage "1538" ;
|
|
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
|
dc:date "2005" ;
|
|
dc:title "Order Rodentia - Family Bathyergidae" ;
|
|
a fabio:BookSection .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/HYSTRICOGNATHI_Brandt_1855>
|
|
dwc:authority "Brandt 1855" ;
|
|
dwc:authorityName "Brandt" ;
|
|
dwc:authorityYear "1855" ;
|
|
dwc:class "Mammalia" ;
|
|
dwc:infraOrder "HYSTRICOGNATHI" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Rodentia" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "infraOrder" ;
|
|
dwc:scientificNameAuthorship "Brandt, 1855" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4L7> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/HYSTRICOGNATHI> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/HYSTRICOGNATHI>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:class "Mammalia" ;
|
|
dwc:infraOrder "HYSTRICOGNATHI" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Rodentia" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "infraOrder" ;
|
|
a dwcFP:TaxonName .
|