53 lines
3.9 KiB
Turtle
53 lines
3.9 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/D6428B7907AB79F80B55C1A07981317B>
|
|
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Chenopodiaceae>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Illecebraceae>' due to issues with rank ;
|
|
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Caryophyllaceae_Nelkengewaechse_>, <http://taxon-concept.plazi.org/id/Plantae/Koeleria_hirsuta_Spitze_> ;
|
|
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
|
|
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Arenaria>, <http://taxon-name.plazi.org/id/Animalia/Stellaria>, <http://taxon-name.plazi.org/id/Plantae/Agrostemma>, <http://taxon-name.plazi.org/id/Plantae/Buffonia>, <http://taxon-name.plazi.org/id/Plantae/Cerastium>, <http://taxon-name.plazi.org/id/Plantae/Corrigiola>, <http://taxon-name.plazi.org/id/Plantae/Cucubalus>, <http://taxon-name.plazi.org/id/Plantae/Dianthus>, <http://taxon-name.plazi.org/id/Plantae/Gypsophila>, <http://taxon-name.plazi.org/id/Plantae/Herniaria>, <http://taxon-name.plazi.org/id/Plantae/Holosteum>, <http://taxon-name.plazi.org/id/Plantae/Illecebrum>, <http://taxon-name.plazi.org/id/Plantae/Minuartia>, <http://taxon-name.plazi.org/id/Plantae/Moehringia>, <http://taxon-name.plazi.org/id/Plantae/Moenchia>, <http://taxon-name.plazi.org/id/Plantae/Paronychia>, <http://taxon-name.plazi.org/id/Plantae/Paronychioideae>, <http://taxon-name.plazi.org/id/Plantae/Polycarpon>, <http://taxon-name.plazi.org/id/Plantae/Pseudostellaria>, <http://taxon-name.plazi.org/id/Plantae/Sagina>, <http://taxon-name.plazi.org/id/Plantae/Saponaria>, <http://taxon-name.plazi.org/id/Plantae/Scleranthus>, <http://taxon-name.plazi.org/id/Plantae/Silene>, <http://taxon-name.plazi.org/id/Plantae/Spergula>, <http://taxon-name.plazi.org/id/Plantae/Spergularia>, <http://taxon-name.plazi.org/id/Plantae/Telephium>, <http://taxon-name.plazi.org/id/Plantae/Tunica>, <http://taxon-name.plazi.org/id/Plantae/Vaccaria> ;
|
|
trt:publishedIn <https://doi.org/10.5281/zenodo.291815> ;
|
|
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-concept.plazi.org/id/Plantae/Caryophyllaceae_Nelkengewaechse_>
|
|
dwc:authority "Nelkengewaechse" ;
|
|
dwc:authorityName "Nelkengewaechse" ;
|
|
dwc:class "Magnoliopsida" ;
|
|
dwc:family "Caryophyllaceae" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Caryophyllales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "family" ;
|
|
dwc:scientificNameAuthorship "Nelkengewaechse" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Caryophyllaceae> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Plantae/Koeleria_hirsuta_Spitze_>
|
|
dwc:authority "an der Spitze" ;
|
|
dwc:authorityName "an der Spitze" ;
|
|
dwc:class "Liliopsida" ;
|
|
dwc:family "Poaceae" ;
|
|
dwc:genus "Koeleria" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Poales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "an der Spitze" ;
|
|
dwc:species "hirsuta" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Koeleria_hirsuta> ;
|
|
a dwcFP:TaxonConcept .
|