@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . @prefix xlink: . # Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia' # Warning: Not adding 'trt:citesTaxonName ' due to issues with rank ; dc:creator "Karl W. Verhoeff" ; dc:title "Thyphloiulus illyricus" ; dwc:basisOfRecord ; trt:citesTaxonName , ; trt:publishedIn ; trt:treatsTaxonName ; a trt:Treatment . bibo:endPage "21" ; bibo:startPage "1" ; dc:creator "Karl W. Verhoeff" ; dc:date "1933" ; dc:title "Arthropoden aus südostalpinen Höhlen" ; a fabio:BookSection . # Warning: Could not determine parent name ; dwc:genus "Thyphloiulus" ; dwc:rank "species" ; dwc:species "illyricus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Thyphloiulus" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Diplopoda" ; dwc:family "Julidae" ; dwc:genus "Cylindroiulus" ; dwc:kingdom "Animalia" ; dwc:order "Julida" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:species "nitidus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Diplopoda" ; dwc:family "Julidae" ; dwc:genus "Cylindroiulus" ; dwc:kingdom "Animalia" ; dwc:order "Julida" ; dwc:phylum "Arthropoda" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Diplopoda" ; dwc:family "Julidae" ; dwc:kingdom "Animalia" ; dwc:order "Julida" ; dwc:phylum "Arthropoda" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Diplopoda" ; dwc:kingdom "Animalia" ; dwc:order "Julida" ; dwc:phylum "Arthropoda" ; dwc:rank "order" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Diplopoda" ; dwc:kingdom "Animalia" ; dwc:phylum "Arthropoda" ; dwc:rank "class" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:kingdom "Animalia" ; dwc:phylum "Arthropoda" ; dwc:rank "phylum" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:kingdom "Animalia" ; dwc:rank "kingdom" ; a dwcFP:TaxonName . dwc:class "Diplopoda" ; dwc:family "Julidae" ; dwc:genus "Cylindroiulus" ; dwc:kingdom "Animalia" ; dwc:order "Julida" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:species "stygis" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:eventDate "1931-02-22" ; dwc:locality "Pecina Glavici bei Pinguenta" ; dwc:recordedBy "K. STRASSER" ; dwc:verbatimElevation "380 m" ; trt:gbifOccurrenceId "923892730" ; trt:httpUri ; a dwc:MaterialCitation .