@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: Failed to output a material citation, could not create identifier dc:creator "Kostova, Rumyana; Gueorguiev, Borislav" ; dc:title "Philorihzus notatus Stephens 1827" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "8135" ; bibo:journal "Biodiversity Data Journal" ; bibo:startPage "8135" ; bibo:volume "4" ; dc:creator "Kostova, Rumyana; Gueorguiev, Borislav" ; dc:date "2016" ; dc:title "The ground beetles (Coleoptera: Carabidae) of the Strandzha Mountain and adjacent coastal territories (Bulgaria and Turkey)" ; a fabio:JournalArticle . dwc:authority "Stephens, 1827" ; dwc:authorityName "Stephens" ; dwc:authorityYear "1827" ; dwc:genus "Philorihzus" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Stephens, 1827" ; dwc:species "notatus" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:genus "Philorihzus" ; dwc:rank "species" ; dwc:species "notatus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Philorihzus" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName .