@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' dc:creator "Beck, L.; Woas, S." ; dc:title "Cepheidae" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "82" ; bibo:journal "carolinea" ; bibo:startPage "37" ; bibo:volume "49" ; dc:creator "Beck, L.; Woas, S." ; dc:date "1991" ; dc:title "Die Oribatiden-Arten (Acari) eines suedwestdeutschen Buchenwaldes I." ; a fabio:JournalArticle . # Info: authority attributes generated from docAuthor ; dwc:authority "Beck & Woas, 1991" ; dwc:authorityName "Beck & Woas" ; dwc:authorityYear "1991" ; dwc:family "Cepheidae" ; dwc:rank "family" ; dwc:scientificNameAuthorship "Beck & Woas, 1991" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:family "Cepheidae" ; dwc:rank "family" ; a dwcFP:TaxonName .