53 lines
2.3 KiB
Turtle
53 lines
2.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#> .
|
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
|
|
|
<http://treatment.plazi.org/id/C76518BBBE72FFF3A7F46859CF0EAF12>
|
|
dc:creator "Yang, Yuxia; Su, Junyan; Yang, Xingke" ;
|
|
dc:title "Lycocerus hubeiensis Y. Yang & X. Yang, sp. n." ;
|
|
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lycocerus_hubeiensis_Yang_2014> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.456.8465> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.456.8465>
|
|
bibo:endPage "107" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "85" ;
|
|
bibo:volume "456" ;
|
|
dc:creator "Yang, Yuxia; Su, Junyan; Yang, Xingke" ;
|
|
dc:date "2014" ;
|
|
dc:title "Description of six new species of Lycocerus Gorham (Coleoptera, Cantharidae), with taxonomic note and new distribution data of some other species" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Lycocerus_hubeiensis_Yang_2014>
|
|
# Warning: Using document metadata for authority year ;
|
|
dwc:LSID "http://zoobank.org/1DB00DF3-2E20-45D5-B126-BA23BD1E80AB" ;
|
|
dwc:authority "Y. Yang & X. Yang" ;
|
|
dwc:genus "Lycocerus" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Yang & Yang, 2014" ;
|
|
dwc:species "hubeiensis" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycocerus_hubeiensis> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Lycocerus_hubeiensis>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Lycocerus" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "hubeiensis" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycocerus> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Lycocerus>
|
|
dwc:genus "Lycocerus" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycocerus_hubeiensis> ;
|
|
a dwcFP:TaxonName .
|