2024-07-04 14:20:50 +02:00
@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#> .
2024-12-01 09:26:06 +01:00
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
2024-07-04 14:20:50 +02:00
<http://treatment.plazi.org/id/A418612C83DCD2009276A01E3EA72F18>
dc: creator " Gabris, Radim; Kundrata, Robin; Trnka, Filip " ;
dc: title " Borneostyrax Gabris, Kundrata & Trnka, 2016, gen. n. " ;
2024-09-27 13:41:01 +02:00
trt: definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Borneostyrax_Gabris_2016> ;
2024-07-04 14:20:50 +02:00
trt: publishedIn <http://dx.doi.org/10.3897/zookeys.587.7961> ;
a trt: Treatment .
<http://dx.doi.org/10.3897/zookeys.587.7961>
bibo: endPage " 75 " ;
bibo: journal " ZooKeys " ;
bibo: startPage " 49 " ;
bibo: volume " 587 " ;
dc: creator " Gabris, Radim; Kundrata, Robin; Trnka, Filip " ;
dc: date " 2016 " ;
dc: title " Review of Dolichostyrax Aurivillius (Cerambycidae, Lamiinae) in Borneo, with descriptions of three new genera and the first case of (ovo) viviparity in the long-horned beetles " ;
a fabio: JournalArticle .
2024-09-27 13:41:01 +02:00
<http://taxon-concept.plazi.org/id/Animalia/Borneostyrax_Gabris_2016>
# Info: authority attributes generated from docAuthor ;
dwc: LSID " http://zoobank.org/0D57C7D9-A3A5-4435-ACF5-9908E0DD10F7 " ;
dwc: authority " Gabris, Kundrata & Trnka, 2016 " ;
dwc: authorityName " Gabris, Kundrata & Trnka " ;
dwc: authorityYear " 2016 " ;
dwc: genus " Borneostyrax " ;
dwc: rank " genus " ;
dwc: scientificNameAuthorship " Gabris, Kundrata & Trnka, 2016 " ;
rdfs: seeAlso <https://www.catalogueoflife.org/data/taxon/BKF7R> ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Borneostyrax> ;
a dwcFP: TaxonConcept .
2024-07-04 14:20:50 +02:00
<http://taxon-name.plazi.org/id/Animalia/Borneostyrax>
2024-12-01 09:26:06 +01:00
# Warning: Could not determine parent name ;
2024-07-04 14:20:50 +02:00
dwc: genus " Borneostyrax " ;
dwc: rank " genus " ;
a dwcFP: TaxonName .