GG2RDF 2024-07-04T10:51:45.858Z full update: 048 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
11d81b7deb
commit
fdea80c9b6
3000 changed files with 381216 additions and 0 deletions
73
data/C0/93/5E/C0935E48AABE5BE0237389403973DC27.ttl
Normal file
73
data/C0/93/5E/C0935E48AABE5BE0237389403973DC27.ttl
Normal file
|
|
@ -0,0 +1,73 @@
|
|||
@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/C0935E48AABE5BE0237389403973DC27>
|
||||
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
|
||||
dc:title "Nigritella Rich." ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291815> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Nigritella> ;
|
||||
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/Nigritella>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Orchidaceae" ;
|
||||
dwc:genus "Nigritella" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Orchidaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Orchidaceae>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Orchidaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
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 .
|
||||
Loading…
Add table
Add a link
Reference in a new issue