49 lines
2.1 KiB
Turtle
49 lines
2.1 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/2A3C87C94C2DFFD5092D7B62267702C6>
|
|
dc:creator "Allen, Glover M." ;
|
|
dc:title "Rhinolophus aethiops Peters" ;
|
|
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A3C87C94C2DFFD5092D7B62267702C6.mc.12FD3C824C2DFFD508087BA325AA02CC> ;
|
|
trt:publishedIn <http://doi.org/10.5281/zenodo.3759519> ;
|
|
a trt:Treatment .
|
|
|
|
<http://doi.org/10.5281/zenodo.3759519>
|
|
bibo:endPage "78" ;
|
|
bibo:journal "Bulletin of the Museum of Comparative Zoology at Harvard College" ;
|
|
bibo:pubDate "1939-12-31" ;
|
|
bibo:startPage "72" ;
|
|
bibo:volume "81" ;
|
|
dc:creator "Allen, Glover M." ;
|
|
dc:date "1939" ;
|
|
dc:title "Family Rhinolophidae. Horseshoe Bats in Checklist of African Mammals" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Rhinolophus_selhiops_Peters_>
|
|
dwc:authority "Peters" ;
|
|
dwc:authorityName "Peters" ;
|
|
dwc:class "Mammalia" ;
|
|
dwc:family "Rhinolophidae" ;
|
|
dwc:genus "Rhinolophus" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Chiroptera" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Peters" ;
|
|
dwc:species "selhiops" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhinolophus_selhiops> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://tb.plazi.org/GgServer/dwcaRecords/2A3C87C94C2DFFD5092D7B62267702C6.mc.12FD3C824C2DFFD508087BA325AA02CC>
|
|
dwc:locality "Otjimbingue" ;
|
|
trt:httpUri <https://treatment.plazi.org/id/2A3C87C94C2DFFD5092D7B62267702C6#12FD3C824C2DFFD508087BA325AA02CC> ;
|
|
a dwc:MaterialCitation .
|