43 lines
2 KiB
Turtle
43 lines
2 KiB
Turtle
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
|
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
|
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
|
@prefix cito: <http://purl.org/spar/cito/> .
|
|
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
|
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
|
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
|
@prefix fabio: <http://purl.org/spar/fabio/> .
|
|
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
|
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
|
|
|
<http://treatment.plazi.org/id/B50687EE8038FFCA07B8F9BF6FC6EA99>
|
|
# 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 (<anonymous>)
|
|
# 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: Could not add treatment taxon because the rank attribute is missing ;
|
|
dc:creator "Baňař, Petr; Heiss, Ernst; Hubáčková, Lenka" ;
|
|
dc:title "Ribesaptera Heiss, 2011" ;
|
|
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4088.1.9> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.11646/zootaxa.4088.1.9>
|
|
bibo:endPage "150" ;
|
|
bibo:issue "1" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:startPage "146" ;
|
|
bibo:volume "4088" ;
|
|
dc:creator "Baňař, Petr; Heiss, Ernst; Hubáčková, Lenka" ;
|
|
dc:date "2016" ;
|
|
dc:title "New species of Ribesaptera Heiss from eastern Madagascar (Hemiptera: Heteroptera: Aradidae)" ;
|
|
a fabio:JournalArticle .
|