treatments-rdf/data/59/1E/D7/591ED75E74C6AD04981F71B33172566E.ttl

40 lines
1.7 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/591ED75E74C6AD04981F71B33172566E>
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Onobrychis_arenaria_Kit_> ;
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
dc:title "Onobrychis arenaria DC. Sand-Esparsette" ;
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): Leguminosae" ;
a fabio:Book .
<http://taxon-concept.plazi.org/id/Plantae/Onobrychis_arenaria_Kit_>
dwc:authority "(Kit.) DC. Sand-Esparsette" ;
dwc:authorityName "DC. Sand-Esparsette" ;
dwc:baseAuthorityName "Kit." ;
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Onobrychis" ;
dwc:kingdom "Plantae" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Kit.) DC. Sand-Esparsette" ;
dwc:species "arenaria" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Onobrychis_arenaria> ;
a dwcFP:TaxonConcept .