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/143F05E757D872F8D2E616988B75973D>
|
||
|
dc:creator "Heok Hee Ng" ;
|
||
|
dc:title "Botta striata" ;
|
||
|
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/143F05E757D872F8D2E616988B75973D.mc.488C2FFB8C173E5F3E3C44B98D2DE005>, <http://tb.plazi.org/GgServer/dwcaRecords/143F05E757D872F8D2E616988B75973D.mc.E0C7804B49A003E0903E21E140C829B2> ;
|
||
|
trt:publishedIn <http://publication.plazi.org/id/1E839087234E8D4061A2B3248D40B765> ;
|
||
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Botta_striata> ;
|
||
|
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_striata>
|
||
|
# Warning: Could not determine parent name ;
|
||
|
dwc:genus "Botta" ;
|
||
|
dwc:rank "species" ;
|
||
|
dwc:species "striata" ;
|
||
|
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_striata> ;
|
||
|
a dwcFP:TaxonName .
|
||
|
|
||
|
<http://tb.plazi.org/GgServer/dwcaRecords/143F05E757D872F8D2E616988B75973D.mc.488C2FFB8C173E5F3E3C44B98D2DE005>
|
||
|
trt:gbifOccurrenceId "1058480858" ;
|
||
|
trt:httpUri <https://treatment.plazi.org/id/143F05E757D872F8D2E616988B75973D#488C2FFB8C173E5F3E3C44B98D2DE005> ;
|
||
|
a dwc:MaterialCitation .
|
||
|
|
||
|
<http://tb.plazi.org/GgServer/dwcaRecords/143F05E757D872F8D2E616988B75973D.mc.E0C7804B49A003E0903E21E140C829B2>
|
||
|
trt:gbifOccurrenceId "1058480852" ;
|
||
|
trt:httpUri <https://treatment.plazi.org/id/143F05E757D872F8D2E616988B75973D#E0C7804B49A003E0903E21E140C829B2> ;
|
||
|
a dwc:MaterialCitation .
|