treatments-rdf/data/E7/1B/A8/E71BA8D6907A3D13EB55B71F098FF90B.ttl

49 lines
2.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/> .
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
<http://treatment.plazi.org/id/E71BA8D6907A3D13EB55B71F098FF90B>
dc:creator "Heok Hee Ng" ;
dc:title "Botta rostrata" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/E71BA8D6907A3D13EB55B71F098FF90B.mc.4B8E6E4AD1128B9F64ACED7B728D37F8> ;
trt:publishedIn <http://publication.plazi.org/id/1E839087234E8D4061A2B3248D40B765> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Botta_rostrata> ;
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_rostrata>
# Warning: Could not determine parent name ;
dwc:genus "Botta" ;
dwc:rank "species" ;
dwc:species "rostrata" ;
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_rostrata> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/E71BA8D6907A3D13EB55B71F098FF90B.mc.4B8E6E4AD1128B9F64ACED7B728D37F8>
trt:gbifOccurrenceId "1058480870" ;
trt:httpUri <https://treatment.plazi.org/id/E71BA8D6907A3D13EB55B71F098FF90B#4B8E6E4AD1128B9F64ACED7B728D37F8> ;
a dwc:MaterialCitation .