46 lines
2 KiB
Turtle
46 lines
2 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#> .
|
|
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
|
|
|
<http://treatment.plazi.org/id/766E33588E183AE4320AF36D48DC8671>
|
|
dc:creator "Mahunka, S." ;
|
|
dc:title "Octodurozetes Mahunka, 1993, gen. n." ;
|
|
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Octodurozetes_Mahunka_1993> ;
|
|
trt:publishedIn <http://publication.plazi.org/id/7210684C1AC41A072F35FA5160CDD9BE> ;
|
|
a trt:Treatment .
|
|
|
|
<http://publication.plazi.org/id/7210684C1AC41A072F35FA5160CDD9BE>
|
|
bibo:endPage "233" ;
|
|
bibo:journal "Revue suisse de Zoologie" ;
|
|
bibo:startPage "225" ;
|
|
bibo:volume "100" ;
|
|
dc:creator "Mahunka, S." ;
|
|
dc:date "1993" ;
|
|
dc:title "Beitrag zur Kenntnis der Höhlen-Oribatiden der Schweiz (Acari: Oribatida) (Neue und interessante Milben aus dem Genfer Museum LI)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Octodurozetes_Mahunka_1993>
|
|
# Info: authority attributes generated from docAuthor ;
|
|
dwc:authority "Mahunka, 1993" ;
|
|
dwc:authorityName "Mahunka" ;
|
|
dwc:authorityYear "1993" ;
|
|
dwc:genus "Octodurozetes" ;
|
|
dwc:rank "genus" ;
|
|
dwc:scientificNameAuthorship "Mahunka, 1993" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Octodurozetes> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Octodurozetes>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Octodurozetes" ;
|
|
dwc:rank "genus" ;
|
|
a dwcFP:TaxonName .
|