treatments-rdf/data/03/9B/1E/039B1E0AFFEDFF88B3CED8E1FF2FC823.ttl

44 lines
1.9 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/039B1E0AFFEDFF88B3CED8E1FF2FC823>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Scutoribates_Sellnick_1918> ;
dc:creator "Sidorchuk, Ekaterina A.; Norton, Roy A." ;
dc:title "Scutoribates Sellnick 1918" ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Koreoribates_foliatus>, <http://taxon-name.plazi.org/id/Animalia/Unduloribatidae> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.276358> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.276358>
bibo:endPage "67" ;
bibo:journal "Zootaxa" ;
bibo:startPage "45" ;
bibo:volume "2666" ;
dc:creator "Sidorchuk, Ekaterina A.; Norton, Roy A." ;
dc:date "2010" ;
dc:title "Redescription of the fossil oribatid mite Scutoribates perornatus, with implications for systematics of Unduloribatidae (Acari: Oribatida)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Scutoribates_Sellnick_1918>
dwc:authority "Sellnick, 1918" ;
dwc:authorityName "Sellnick" ;
dwc:authorityYear "1918" ;
dwc:class "Arachnida" ;
dwc:family "Carabodidae" ;
dwc:genus "Scutoribates" ;
dwc:kingdom "Animalia" ;
dwc:order "Sarcoptiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Sellnick, 1918" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scutoribates> ;
a dwcFP:TaxonConcept .