GG2RDF 2024-07-04T10:51:45.858Z full update: 235 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
7645fafd68
commit
d3535421c1
3000 changed files with 411854 additions and 0 deletions
85
data/26/DD/AF/26DDAF214BB1AAB910D56545C8B8A9FC.ttl
Normal file
85
data/26/DD/AF/26DDAF214BB1AAB910D56545C8B8A9FC.ttl
Normal file
|
|
@ -0,0 +1,85 @@
|
|||
@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/26DDAF214BB1AAB910D56545C8B8A9FC>
|
||||
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
|
||||
dc:title "Anemone nemorosa L." ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.292251> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Anemone_nemorosa> ;
|
||||
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): Ranunculaceae" ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Anemone_nemorosa>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ranunculaceae" ;
|
||||
dwc:genus "Anemone" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nemorosa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Anemone> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Anemone>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ranunculaceae" ;
|
||||
dwc:genus "Anemone" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ranunculaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
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 .
|
||||
Loading…
Add table
Add a link
Reference in a new issue