29 lines
1.3 KiB
Turtle
29 lines
1.3 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/3F0987DAFF9FFFC5D6D9FE9CFCA0FE6C>
|
|
dc:creator "Chetia, Awarlin; Mitra, Santanu; Das, Debangshu Narayan" ;
|
|
dc:title "Sartoriana Bott 1969" ;
|
|
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5026.1.6> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.11646/zootaxa.5026.1.6>
|
|
bibo:endPage "144" ;
|
|
bibo:issue "1" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:pubDate "2021-08-24" ;
|
|
bibo:startPage "136" ;
|
|
bibo:volume "5026" ;
|
|
dc:creator "Chetia, Awarlin; Mitra, Santanu; Das, Debangshu Narayan" ;
|
|
dc:date "2021" ;
|
|
dc:title "Redescription of Sartoriana trilobata (Alcock, 1909) (Crustacea: Decapoda: Brachyura: Gecarcinucidae) from Assam, Northeast India, with notes on the morphology of male gonopods" ;
|
|
a fabio:JournalArticle .
|