@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:901:13) # 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) ; # Warning: Not adding 'trt:citesTaxonName ' due to issues with rank, Not adding 'trt:citesTaxonName ' due to issues with rank ; dc:creator "Randall T. Schuh; Michael D. Schwartz" ; dc:title "Cremnorrhinina Reuter" ; trt:publishedIn ; trt:treatsTaxonName ; a trt:Treatment . bibo:endPage "279" ; bibo:journal "Bulletin of the American Museum of Natural History" ; bibo:startPage "1" ; bibo:volume "401" ; dc:creator "Randall T. Schuh; Michael D. Schwartz" ; dc:date "2016" ; dc:title "Nineteen new genera and 82 new species of Cremnorrhinina from Australia, including analyses of host relationships and distributions (Insecta: Hemiptera: Miridae: Phylininae: Cremnorrhinini)" ; a fabio:JournalArticle . dwc:class "Insecta" ; dwc:family "Miridae" ; dwc:kingdom "Animalia" ; dwc:order "Hemiptera" ; dwc:phylum "Arthropoda" ; dwc:rank "subTribe", "tribe" ; dwc:subTribe "Cremnorrhinina" ; dwc:tribe "Cremnorrhinina" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Insecta" ; dwc:family "Miridae" ; dwc:kingdom "Animalia" ; dwc:order "Hemiptera" ; dwc:phylum "Arthropoda" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Insecta" ; dwc:kingdom "Animalia" ; dwc:order "Hemiptera" ; dwc:phylum "Arthropoda" ; dwc:rank "order" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Insecta" ; 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 .