55 lines
2.6 KiB
Turtle
55 lines
2.6 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/E48E35F638B680F6446339524CE5D2B8>
|
|
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllocoptes_gansuensis>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllocoptes_gansunensis>' due to issues with rank ;
|
|
dc:creator "Li, Hao-Sen; Xue, Xiao-Feng; Hong, Xiao-Yue" ;
|
|
dc:title "Phyllocoptes gansuensis Kuang & Luo 1998" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phyllocoptes_gansuensis_Kuang_1998> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.196.2726> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.196.2726>
|
|
bibo:endPage "107" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "47" ;
|
|
bibo:volume "196" ;
|
|
dc:creator "Li, Hao-Sen; Xue, Xiao-Feng; Hong, Xiao-Yue" ;
|
|
dc:date "2012" ;
|
|
dc:title "Eriophyoid mites from Qinghai Province, northwestern China with descriptions of nine new species (Acari, Eriophyoidea)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Phyllocoptes_gansuensis_Kuang_1998>
|
|
dwc:LSID "http://species-id.net/wiki/Phyllocoptes_gansuensis" ;
|
|
dwc:authority "Kuang & Luo, 1998" ;
|
|
dwc:authorityName "Kuang & Luo" ;
|
|
dwc:authorityYear "1998" ;
|
|
dwc:genus "Phyllocoptes" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Kuang & Luo, 1998" ;
|
|
dwc:species "gansuensis" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllocoptes_gansuensis> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Phyllocoptes_gansuensis>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Phyllocoptes" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "gansuensis" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllocoptes> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Phyllocoptes>
|
|
dwc:genus "Phyllocoptes" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllocoptes_gansuensis> ;
|
|
a dwcFP:TaxonName .
|