@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:1236:15) # at taxonConceptURI (file:///app/src/gg2rdf.ts:1279:9) # at addTaxonConceptCitation (file:///app/src/gg2rdf.ts:959:13) # at file:///app/src/gg2rdf.ts:341:11 # at y.forEach () # at makeTreatment (file:///app/src/gg2rdf.ts:326:7) # at gg2rdf (file:///app/src/gg2rdf.ts:96:5) # at GHActWorker.jobHandler (file:///app/src/action_worker.ts:120:24) # at GHActWorker.run (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:103:22) # at eventLoopTick (ext:core/01_core.js:168:7) ; dc:creator "Jonsell, B., Karlsson" ; dc:title "Chenopodium salinum Standi. 1916" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "31" ; bibo:journal "Flora Nordica" ; bibo:startPage "4" ; bibo:volume "2" ; dc:creator "Jonsell, B., Karlsson" ; dc:date "2005" ; dc:title "Chenopodiaceae - Fumariaceae (Chenopodium)" ; a fabio:JournalArticle . dwc:authority "Standi. 1916" ; dwc:authorityName "Standi." ; dwc:authorityYear "1916" ; dwc:class "Magnoliopsida" ; dwc:family "Amaranthaceae" ; dwc:genus "Chenopodium" ; dwc:kingdom "Plantae" ; dwc:order "Caryophyllales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Standi., 1916" ; dwc:species "salinum" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:class "Magnoliopsida" ; dwc:family "Amaranthaceae" ; dwc:genus "Chenopodium" ; dwc:kingdom "Plantae" ; dwc:order "Caryophyllales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:species "salinum" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Amaranthaceae" ; dwc:genus "Chenopodium" ; dwc:kingdom "Plantae" ; dwc:order "Caryophyllales" ; dwc:phylum "Tracheophyta" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Amaranthaceae" ; dwc:kingdom "Plantae" ; dwc:order "Caryophyllales" ; dwc:phylum "Tracheophyta" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:kingdom "Plantae" ; dwc:order "Caryophyllales" ; dwc:phylum "Tracheophyta" ; dwc:rank "order" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:kingdom "Plantae" ; dwc:phylum "Tracheophyta" ; dwc:rank "class" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:kingdom "Plantae" ; dwc:phylum "Tracheophyta" ; dwc:rank "phylum" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:kingdom "Plantae" ; dwc:rank "kingdom" ; a dwcFP:TaxonName .