27 lines
1.2 KiB
Turtle
27 lines
1.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#> .
|
|
# Error: the treatment is lacking the taxon
|
|
|
|
<http://treatment.plazi.org/id/797B4617FFEDFFEAFF553155FDB5FEBA>
|
|
dc:creator "Bächli, Gerhard; Merz, Bernhard; Haenni, Jean-Paul" ;
|
|
dc:title "Suillia dawnae Withers 1987" ;
|
|
trt:publishedIn <http://publication.plazi.org/id/85423E6FFFE7FFE0FFC2300FFFC9FFCA> ;
|
|
a trt:Treatment .
|
|
|
|
<http://publication.plazi.org/id/85423E6FFFE7FFE0FFC2300FFFC9FFCA>
|
|
bibo:endPage "140" ;
|
|
bibo:journal "Entomo Helvetica" ;
|
|
bibo:startPage "119" ;
|
|
bibo:volume "7" ;
|
|
dc:creator "Bächli, Gerhard; Merz, Bernhard; Haenni, Jean-Paul" ;
|
|
dc:date "2014" ;
|
|
dc:title "Dritter Nachtrag zur Checkliste der Diptera der Schweiz" ;
|
|
a fabio:JournalArticle .
|