treatments-rdf/data/56/FC/48/56FC48D83D9F9A54BCBC3D1C6D02B709.ttl

38 lines
1.6 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/56FC48D83D9F9A54BCBC3D1C6D02B709>
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Rubus_glaucellus_Schoessling_> ;
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
dc:title "Rubus glaucellus Sudre Schoessling" ;
trt:publishedIn <https://doi.org/10.5281/zenodo.292251> ;
a trt:Treatment .
<https://doi.org/10.5281/zenodo.292251>
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
dc:date "1976" ;
dc:title "Flora der Schweiz und angrenzender Gebiete. Band 2. Nymphaceae bis Primulaceae (2 nd edition) (p. 956): Rosaceae" ;
a fabio:Book .
<http://taxon-concept.plazi.org/id/Plantae/Rubus_glaucellus_Schoessling_>
dwc:authorityName "Sudre Schoessling" ;
dwc:class "Magnoliopsida" ;
dwc:family "Rosaceae" ;
dwc:genus "Rubus" ;
dwc:kingdom "Plantae" ;
dwc:order "Rosales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Sudre Schoessling" ;
dwc:species "glaucellus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Rubus_glaucellus> ;
a dwcFP:TaxonConcept .