@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . @prefix xlink: . # Error: Could not add TaxonConceptCitation # Error: Could not produce taxonNameURI # Error: Could not produce taxonNameURI # at taxonNameForURI (file:///app/src/gg2rdf.ts:1201:15) # at taxonNameURI (file:///app/src/gg2rdf.ts:1213:9) # at addTaxonConceptCitation (file:///app/src/gg2rdf.ts:917:43) # at file:///app/src/gg2rdf.ts:306:11 # at y.forEach () # at makeTreatment (file:///app/src/gg2rdf.ts:291:7) # at gg2rdf (file:///app/src/gg2rdf.ts:85:5) # at GHActWorker.jobHandler (file:///app/src/action_worker.ts:71:9) # at GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:103:22) # at eventLoopTick (ext:core/01_core.js:168:7) ; dc:creator "Höfer, H.; Brescovit, A. D." ; dc:title "Ancylometes amazonicus Simon" ; trt:publishedIn ; trt:treatsTaxonName ; a trt:Treatment . bibo:endPage "360" ; bibo:journal "Insect Systematics & Evolution" ; bibo:startPage "323" ; bibo:volume "31" ; dc:creator "Höfer, H.; Brescovit, A. D." ; dc:date "2000" ; dc:title "A revision of the Neotropical spider genus Ancylometes Bertkau (Araneae: Pisauridae)" ; a fabio:JournalArticle . dwc:class "Arachnida" ; dwc:family "Ctenidae" ; dwc:genus "Ancylometes" ; dwc:kingdom "Animalia" ; dwc:order "Araneae" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:species "amazonicus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Arachnida" ; dwc:family "Ctenidae" ; dwc:genus "Ancylometes" ; dwc:kingdom "Animalia" ; dwc:order "Araneae" ; dwc:phylum "Arthropoda" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Arachnida" ; dwc:family "Ctenidae" ; dwc:kingdom "Animalia" ; dwc:order "Araneae" ; dwc:phylum "Arthropoda" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Arachnida" ; dwc:kingdom "Animalia" ; dwc:order "Araneae" ; dwc:phylum "Arthropoda" ; dwc:rank "order" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Arachnida" ; 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 .