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/17F01993F3B6D5DB2797A5C3F21D366F>
|
|
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
|
|
dc:title "Iris sibirica L." ;
|
|
trt:publishedIn <https://doi.org/10.5281/zenodo.291815> ;
|
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Iris_sibirica> ;
|
|
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/Animalia/Iris_sibirica>
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Tarachodidae" ;
|
|
dwc:genus "Iris" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Mantodea" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "sibirica" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Iris> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Iris>
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Tarachodidae" ;
|
|
dwc:genus "Iris" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Mantodea" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tarachodidae> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Tarachodidae>
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Tarachodidae" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Mantodea" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "family" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mantodea> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Mantodea>
|
|
dwc:class "Insecta" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Mantodea" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "order" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
|
dwc:class "Insecta" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "class" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "phylum" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia>
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:rank "kingdom" ;
|
|
a dwcFP:TaxonName .
|