treatments-rdf/data/6C/87/7C/6C877C2CBF790F75432DBAB22B8429AF.ttl

55 lines
2.3 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/6C877C2CBF790F75432DBAB22B8429AF>
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Alchemilla_demissa_Buser_>, <http://taxon-concept.plazi.org/id/Plantae/Alchemilla_longana_Nr_> ;
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
dc:title "Alchemilla demissa Buser" ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Alchemilla_decumbens> ;
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/Alchemilla_demissa_Buser_>
dwc:authority "Buser" ;
dwc:authorityName "Buser" ;
dwc:class "Magnoliopsida" ;
dwc:family "Rosaceae" ;
dwc:genus "Alchemilla" ;
dwc:kingdom "Plantae" ;
dwc:order "Rosales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Buser" ;
dwc:species "demissa" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Alchemilla_demissa> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Alchemilla_longana_Nr_>
dwc:authority "Nr." ;
dwc:authorityName "Nr." ;
dwc:class "Magnoliopsida" ;
dwc:family "Rosaceae" ;
dwc:genus "Alchemilla" ;
dwc:kingdom "Plantae" ;
dwc:order "Rosales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Nr." ;
dwc:species "longana" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Alchemilla_longana> ;
a dwcFP:TaxonConcept .