@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 "Erysimum rhaeticum" ; trt:citesTaxonName ; trt:publishedIn ; trt:treatsTaxonName ; a trt:Treatment . dc:creator "Info Flora" ; dc:date "2021" ; dc:title "Info Flora Schweiz - Brassicaceae" . # Info: Couldn't generate language tag for "Schweizer Schoeterich"@undefined ; dwc:class "Magnoliopsida" ; dwc:family "Brassicaceae" ; dwc:genus "Erysimum" ; dwc:kingdom "Plantae" ; dwc:order "Brassicales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:species "rhaeticum" ; dwc:vernacularName "Schweizer Schoeterich", "Schweizer Schoeterich"@de, "Schweizer Schotendotter"@de, "Velar de Suisse"@fr, "Velar helvetique"@fr, "Violaciocca svizzera"@it ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Brassicaceae" ; dwc:genus "Erysimum" ; dwc:kingdom "Plantae" ; dwc:order "Brassicales" ; dwc:phylum "Tracheophyta" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Brassicaceae" ; dwc:kingdom "Plantae" ; dwc:order "Brassicales" ; dwc:phylum "Tracheophyta" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:kingdom "Plantae" ; dwc:order "Brassicales" ; 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 .