86 lines
3 KiB
Turtle
86 lines
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#> .
|
|
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
|
|
|
<http://treatment.plazi.org/id/9E1447089AAA67F90CDBD41EB9AC4C9A>
|
|
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
|
|
dc:title "Carex flava L." ;
|
|
trt:publishedIn <https://doi.org/10.5281/zenodo.291815> ;
|
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Carex_flava> ;
|
|
a trt:Treatment .
|
|
|
|
<https://doi.org/10.5281/zenodo.291815>
|
|
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
|
|
dc:date "1972" ;
|
|
dc:title "Flora der Schweiz und angrenzender Gebiete. Band 1. Pteridophyta bis Caryophyllaceae (2 nd edition): Registerzuband 1" ;
|
|
a fabio:Book .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Carex_flava>
|
|
dwc:class "Liliopsida" ;
|
|
dwc:family "Cyperaceae" ;
|
|
dwc:genus "Carex" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Poales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "flava" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Carex> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Carex>
|
|
dwc:class "Liliopsida" ;
|
|
dwc:family "Cyperaceae" ;
|
|
dwc:genus "Carex" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Poales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyperaceae> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Cyperaceae>
|
|
dwc:class "Liliopsida" ;
|
|
dwc:family "Cyperaceae" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Poales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "family" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
|
dwc:class "Liliopsida" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Poales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "order" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
|
dwc:class "Liliopsida" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "class" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "phylum" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae>
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:rank "kingdom" ;
|
|
a dwcFP:TaxonName .
|