55 lines
2.4 KiB
Turtle
55 lines
2.4 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/2F42CF79DFCF98A1407AC9820A13982A>
|
|
dc:creator "Li, Xiao-Yan; Solodovnikov, Alexey; Zhou, Hong-Zhang" ;
|
|
dc:title "Pseudolathra regularis Sharp 1889" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pseudolathra_regularis_Sharp_1889> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.356.5979> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.356.5979>
|
|
bibo:endPage "9" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "356" ;
|
|
dc:creator "Li, Xiao-Yan; Solodovnikov, Alexey; Zhou, Hong-Zhang" ;
|
|
dc:date "2013" ;
|
|
dc:title "The genus Pseudolathra Casey in China: new species and new records (Coleoptera, Staphylinidae, Paederinae)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Pseudolathra_regularis_Sharp_1889>
|
|
dwc:LSID "http://species-id.net/wiki/Pseudolathra_regularis" ;
|
|
dwc:authority "Sharp, 1889" ;
|
|
dwc:authorityName "Sharp" ;
|
|
dwc:authorityYear "1889" ;
|
|
dwc:genus "Pseudolathra" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Sharp, 1889" ;
|
|
dwc:species "regularis" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9QG88> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudolathra_regularis> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Pseudolathra_regularis>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Pseudolathra" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "regularis" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudolathra> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Pseudolathra>
|
|
dwc:genus "Pseudolathra" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudolathra_regularis> ;
|
|
a dwcFP:TaxonName .
|