@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#> .
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier

<http://treatment.plazi.org/id/03C7DC6B485AFFB7E2CEFDF5FD4DAC9E>
    # Warning: Could not add treatment taxon because the rank attribute is missing ;
    dc:creator "Hollier, John; Stöckli, Eduard; Wesener, Thomas; Mesibov, Robert; Decker, Peter; Sierwald, Petra" ;
    dc:title "intermedia Carl, 1909b: 335-336" ;
    trt:publishedIn <http://dx.doi.org/10.35929/rsz.0015> ;
    a trt:Treatment .

<http://dx.doi.org/10.35929/rsz.0015>
    bibo:endPage "240" ;
    bibo:issue "1" ;
    bibo:journal "Revue suisse de Zoologie" ;
    bibo:pubDate "2020-06-04" ;
    bibo:startPage "183" ;
    bibo:volume "127" ;
    dc:creator "Hollier, John; Stöckli, Eduard; Wesener, Thomas; Mesibov, Robert; Decker, Peter; Sierwald, Petra" ;
    dc:date "2020" ;
    dc:title "An annotated list of the millipede (Diplopoda) species described by Johann Carl" ;
    a fabio:JournalArticle .