treatments-rdf/data/03/85/87/038587D0A6633E18C8EEFFDC3FC5FB8C.ttl

60 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#> .
# Error: the treatment is lacking the taxon
<http://treatment.plazi.org/id/038587D0A6633E18C8EEFFDC3FC5FB8C>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Ledermuelleria_chilensis_Chaudhri_1965> ;
dc:creator "Doġan, Salih" ;
dc:title "Eustigmaeus chilensis Chaudhri" ;
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/Ledermuelleria_chilensis_Chaudhri_1965>
dwc:authority "Chaudhri, 1965: 471" ;
dwc:authorityName "Chaudhri" ;
dwc:authorityPageNumber "471" ;
dwc:authorityYear "1965" ;
dwc:class "Arachnida" ;
dwc:family "Stigmaeidae" ;
dwc:genus "Ledermuelleria" ;
dwc:kingdom "Animalia" ;
dwc:order "Prostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Chaudhri, 1965" ;
dwc:species "chilensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ledermuelleria_chilensis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Eustigmaeus_chilensis_Chaudhri_>
dwc:authority "Chaudhri" ;
dwc:authorityName "Chaudhri" ;
dwc:class "Arachnida" ;
dwc:family "Stigmaeidae" ;
dwc:genus "Eustigmaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Prostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Chaudhri" ;
dwc:species "chilensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eustigmaeus_chilensis> ;
a dwcFP:TaxonConcept .