62 lines
2.4 KiB
Turtle
62 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#> .
|
|
# Error: the treatment is lacking the taxon
|
|
|
|
<http://treatment.plazi.org/id/038587D0A6603E1BC8EEF90439CAFACC>
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Eustigmaeus_jiangxiensis_al_1996> ;
|
|
dc:creator "Doġan, Salih" ;
|
|
dc:title "Eustigmaeus jiangxiensis Hu, Chen & Huang" ;
|
|
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.176324> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.176324>
|
|
bibo:endPage "26" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "1454" ;
|
|
dc:creator "Doġan, Salih" ;
|
|
dc:date "2007" ;
|
|
dc:title "Checklist of raphignathoid mites (Acari: Raphignathoidea) of Turkey" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Eustigmaeus_jiangxiensis_al_1996>
|
|
dwc:authority "Hu et al., 1996: 319" ;
|
|
dwc:authorityName "Hu et al." ;
|
|
dwc:authorityPageNumber "319" ;
|
|
dwc:authorityYear "1996" ;
|
|
dwc:class "Arachnida" ;
|
|
dwc:family "Stigmaeidae" ;
|
|
dwc:genus "Eustigmaeus" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Prostigmata" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Hu et al., 1996" ;
|
|
dwc:species "jiangxiensis" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eustigmaeus_jiangxiensis> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Eustigmaeus_jiangxiensis_Hu_2005>
|
|
dwc:authority "Hu, Chen & Huang, Dogan, 2005: 838" ;
|
|
dwc:authorityName "Hu, Chen & Huang, Dogan" ;
|
|
dwc:authorityPageNumber "838" ;
|
|
dwc:authorityYear "2005" ;
|
|
dwc:class "Arachnida" ;
|
|
dwc:family "Stigmaeidae" ;
|
|
dwc:genus "Eustigmaeus" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Prostigmata" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Hu, Chen & Huang, Dogan, 2005" ;
|
|
dwc:species "jiangxiensis" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eustigmaeus_jiangxiensis> ;
|
|
a dwcFP:TaxonConcept .
|