@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 taxonNameURI (file:///app/src/gg2rdf.ts:1248:9) # at addTaxonConceptCitation (file:///app/src/gg2rdf.ts:952: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 "Info Flora" ; dc:title "Allium carinatum subsp. carinatum" ; trt:citesTaxonName ; trt:publishedIn ; trt:treatsTaxonName ; a trt:Treatment . dc:creator "Info Flora" ; dc:date "2021" ; dc:title "Info Flora Schweiz - Amaryllidaceae" . # Info: Couldn't generate language tag for "Gewoehnlicher Gekielter Lauch"@undefined ; dwc:class "Liliopsida" ; dwc:family "Amaryllidaceae" ; dwc:genus "Allium" ; dwc:kingdom "Plantae" ; dwc:order "Asparagales" ; dwc:phylum "Tracheophyta" ; dwc:rank "subSpecies" ; dwc:species "carinatum" ; dwc:subSpecies "carinatum" ; dwc:vernacularName "Gewoehnlicher Gekielter Lauch", "Gewoehnlicher Gekielter Lauch"@de, "Ail carene"@fr ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Liliopsida" ; dwc:family "Amaryllidaceae" ; dwc:genus "Allium" ; dwc:kingdom "Plantae" ; dwc:order "Asparagales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:species "carinatum" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Liliopsida" ; dwc:family "Amaryllidaceae" ; dwc:genus "Allium" ; dwc:kingdom "Plantae" ; dwc:order "Asparagales" ; dwc:phylum "Tracheophyta" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Liliopsida" ; dwc:family "Amaryllidaceae" ; dwc:kingdom "Plantae" ; dwc:order "Asparagales" ; dwc:phylum "Tracheophyta" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Liliopsida" ; dwc:kingdom "Plantae" ; dwc:order "Asparagales" ; dwc:phylum "Tracheophyta" ; dwc:rank "order" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Liliopsida" ; 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 .