54 lines
2.5 KiB
Turtle
54 lines
2.5 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#> .
|
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
|
|
|
<http://treatment.plazi.org/id/0A45CBD98DCD66E1D7DF595DA1528D09>
|
|
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Hemitrochostoma_altilabris>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Inflatilabrum_lambirense>' due to issues with rank ;
|
|
dc:creator "Redei, David; Jindra, Zdenek" ;
|
|
dc:title "Hemitrochostoma altilabris Bergroth 1913" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hemitrochostoma_altilabris_Bergroth_1913> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.495.8861> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.495.8861>
|
|
bibo:endPage "77" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "63" ;
|
|
bibo:volume "495" ;
|
|
dc:creator "Redei, David; Jindra, Zdenek" ;
|
|
dc:date "2015" ;
|
|
dc:title "A revision of the genus Hemitrochostoma (Hemiptera, Heteroptera, Plataspidae)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Hemitrochostoma_altilabris_Bergroth_1913>
|
|
dwc:authority "Bergroth, 1913" ;
|
|
dwc:authorityName "Bergroth" ;
|
|
dwc:authorityYear "1913" ;
|
|
dwc:genus "Hemitrochostoma" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Bergroth, 1913" ;
|
|
dwc:species "altilabris" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hemitrochostoma_altilabris> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Hemitrochostoma_altilabris>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Hemitrochostoma" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "altilabris" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemitrochostoma> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Hemitrochostoma>
|
|
dwc:genus "Hemitrochostoma" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemitrochostoma_altilabris> ;
|
|
a dwcFP:TaxonName .
|