@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 "Broad, Gavin R." ; dc:title "Trigonalidae Cresson 1887" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "7935" ; bibo:journal "Biodiversity Data Journal" ; bibo:startPage "7935" ; bibo:volume "4" ; dc:creator "Broad, Gavin R." ; dc:date "2016" ; dc:title "Checklist of British and Irish Hymenoptera - Trigonaloidea" ; a fabio:JournalArticle . dwc:authority "Cresson, 1887" ; dwc:authorityName "Cresson" ; dwc:authorityYear "1887" ; dwc:family "Trigonalidae" ; dwc:rank "family" ; dwc:scientificNameAuthorship "Cresson, 1887" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:family "Trigonalidae" ; dwc:rank "family" ; a dwcFP:TaxonName .