54 lines
2.3 KiB
Turtle
54 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/41148621CEFD39D73003EA1320F410D5>
|
|
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Dicraeosis_leprosus>' due to issues with rank ;
|
|
dc:creator "Yuan, Cai-Xia; Ren, Guo-Dong" ;
|
|
dc:title "Stenochinus leprosus Ren & Yang 2004" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stenochinus_leprosus_Ren_2004> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.416.7568> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.416.7568>
|
|
bibo:endPage "76" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "67" ;
|
|
bibo:volume "416" ;
|
|
dc:creator "Yuan, Cai-Xia; Ren, Guo-Dong" ;
|
|
dc:date "2014" ;
|
|
dc:title "Two new species of the Stenochinus amplus species-group from China (Coleoptera, Tenebrionidae, Stenochiini)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Stenochinus_leprosus_Ren_2004>
|
|
dwc:authority "Ren & Yang, 2004" ;
|
|
dwc:authorityName "Ren & Yang" ;
|
|
dwc:authorityYear "2004" ;
|
|
dwc:genus "Stenochinus" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Ren & Yang, 2004" ;
|
|
dwc:species "leprosus" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stenochinus_leprosus> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Stenochinus_leprosus>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Stenochinus" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "leprosus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stenochinus> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Stenochinus>
|
|
dwc:genus "Stenochinus" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stenochinus_leprosus> ;
|
|
a dwcFP:TaxonName .
|