30 lines
1.5 KiB
Turtle
30 lines
1.5 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/039187D59B53BB2AFFE674F771458AE0>
|
||
cito:cites <http://dx.doi.org/10.5281/zenodo.5779657> ;
|
||
dc:creator "Alexander, Timothy; Seehausen, Ole" ;
|
||
dc:title "Phoxinus" ;
|
||
trt:publishedIn <http://doi.org/10.5281/zenodo.5776962> ;
|
||
a trt:Treatment .
|
||
|
||
<http://doi.org/10.5281/zenodo.5776962>
|
||
dc:creator "Alexander, Timothy; Seehausen, Ole" ;
|
||
dc:date "2021" ;
|
||
dc:title "Diversity, distribution and community composition of fish in perialpine lakes – “ Projet Lac ” synthesis report" ;
|
||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5779657> ;
|
||
a fabio:Book .
|
||
|
||
<http://dx.doi.org/10.5281/zenodo.5779657>
|
||
dc:description "Figure 40: The three different Phoxinus species recorded in Projet Lac. P. septimaniae from lakes Chalain and Poschiavo. P. csikii from lakes Thun, Lucerne, Walen. P. lumaireul from Lake Garda." ;
|
||
fabio:hasRepresentation <https://zenodo.org/record/5779657/files/figure.png> ;
|
||
a fabio:Figure .
|