45 lines
1.8 KiB
Turtle
45 lines
1.8 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#> .
|
|
|
|
<http://treatment.plazi.org/id/03D3F62CFFE8FA19BC96153EFD18FAF7>
|
|
# Warning: Could not add treatment taxon because sigEpithet "" contains invalid characters ;
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Baeocera_Erichson_1845> ;
|
|
dc:creator "Löbl, Ivan" ;
|
|
dc:title "Baeocera ERICHSON 1845" ;
|
|
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Baeocera_undefined-b> ;
|
|
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5275256> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.5275256>
|
|
bibo:endPage "1317" ;
|
|
bibo:issue "2" ;
|
|
bibo:journal "Linzer biologische Beiträge" ;
|
|
bibo:pubDate "2018-12-17" ;
|
|
bibo:startPage "1305" ;
|
|
bibo:volume "50" ;
|
|
dc:creator "Löbl, Ivan" ;
|
|
dc:date "2018" ;
|
|
dc:title "Review of the genus Baeocera of Chile (Coleoptera: Staphylinidae: Scaphidiinae)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Baeocera_Erichson_1845>
|
|
dwc:authorityName "ERICHSON" ;
|
|
dwc:authorityYear "1845" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Staphylinidae" ;
|
|
dwc:genus "Baeocera" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Coleoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Erichson, 1845" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Baeocera> ;
|
|
a dwcFP:TaxonConcept .
|