54 lines
2.6 KiB
Turtle
54 lines
2.6 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/> .
|
||
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||
|
|
||
|
<http://treatment.plazi.org/id/EE81CAC842C0168C9911F3781A1E4902>
|
||
|
dc:creator "Heok Hee Ng" ;
|
||
|
dc:title "Botta histrionica" ;
|
||
|
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/EE81CAC842C0168C9911F3781A1E4902.mc.3FA1A2DDDA759B2EF8B3936DFD364284>, <http://tb.plazi.org/GgServer/dwcaRecords/EE81CAC842C0168C9911F3781A1E4902.mc.021E31B122272016ADAF7ACA35721948> ;
|
||
|
trt:publishedIn <http://publication.plazi.org/id/1E839087234E8D4061A2B3248D40B765> ;
|
||
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Botta_histrionica> ;
|
||
|
a trt:Treatment .
|
||
|
|
||
|
<http://publication.plazi.org/id/1E839087234E8D4061A2B3248D40B765>
|
||
|
bibo:endPage "49" ;
|
||
|
bibo:journal "Zootaxa" ;
|
||
|
bibo:startPage "41" ;
|
||
|
bibo:volume "1608" ;
|
||
|
dc:creator "Heok Hee Ng" ;
|
||
|
dc:date "2007" ;
|
||
|
dc:title "Botia udomritthiruji, a new species of botiid loach from southern Myanmar (Teleostei: Botiidae)." ;
|
||
|
a fabio:JournalArticle .
|
||
|
|
||
|
<http://taxon-name.plazi.org/id/Animalia/Botta_histrionica>
|
||
|
# Warning: Could not determine parent name ;
|
||
|
dwc:genus "Botta" ;
|
||
|
dwc:rank "species" ;
|
||
|
dwc:species "histrionica" ;
|
||
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Botta> ;
|
||
|
a dwcFP:TaxonName .
|
||
|
|
||
|
<http://taxon-name.plazi.org/id/Animalia/Botta>
|
||
|
dwc:genus "Botta" ;
|
||
|
dwc:rank "genus" ;
|
||
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Botta_histrionica> ;
|
||
|
a dwcFP:TaxonName .
|
||
|
|
||
|
<http://tb.plazi.org/GgServer/dwcaRecords/EE81CAC842C0168C9911F3781A1E4902.mc.3FA1A2DDDA759B2EF8B3936DFD364284>
|
||
|
trt:gbifOccurrenceId "1058480869" ;
|
||
|
trt:httpUri <https://treatment.plazi.org/id/EE81CAC842C0168C9911F3781A1E4902#3FA1A2DDDA759B2EF8B3936DFD364284> ;
|
||
|
a dwc:MaterialCitation .
|
||
|
|
||
|
<http://tb.plazi.org/GgServer/dwcaRecords/EE81CAC842C0168C9911F3781A1E4902.mc.021E31B122272016ADAF7ACA35721948>
|
||
|
trt:gbifOccurrenceId "1058480866" ;
|
||
|
trt:httpUri <https://treatment.plazi.org/id/EE81CAC842C0168C9911F3781A1E4902#021E31B122272016ADAF7ACA35721948> ;
|
||
|
a dwc:MaterialCitation .
|