treatments-rdf/data/56/CF/D7/56CFD77AFDD9DAB053244F2FD14141A3.ttl

28 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
# Warning: Failed to output a material citation, could not create identifier
<http://treatment.plazi.org/id/56CFD77AFDD9DAB053244F2FD14141A3>
dc:creator "Willmann, C." ;
dc:title "Die Milbenfauna der Nordseeinsel Wangerooge" ;
trt:publishedIn <http://publication.plazi.org/id/2ABCDBCE441E554E596A29F1744A0A61> ;
a trt:Treatment .
<http://publication.plazi.org/id/2ABCDBCE441E554E596A29F1744A0A61>
bibo:endPage "186" ;
bibo:journal "Veröffentlichungen des Instituts für Meeresforschung Bremerhaven" ;
bibo:startPage "139" ;
bibo:volume "1" ;
dc:creator "Willmann, C." ;
dc:date "1952" ;
dc:title "Die Milbenfauna der Nordseeinsel Wangerooge" ;
a fabio:JournalArticle .