GG2RDF 2024-08-23T12:23:00.632Z (plazi/treatments-xml)
This commit is contained in:
parent
e614cca927
commit
55f56d5d70
91
data/33/66/87/336687F1FFE8FFABFF7BFB9B26F2E303.ttl
Normal file
91
data/33/66/87/336687F1FFE8FFABFF7BFB9B26F2E303.ttl
Normal file
|
@ -0,0 +1,91 @@
|
|||
@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/336687F1FFE8FFABFF7BFB9B26F2E303>
|
||||
dc:creator "Binzet, Riza; Özdöl, Tuğkan; Yildirim, Hasan" ;
|
||||
dc:title "Onosma serpentinica" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.658.3.2> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Onosma_serpentinica> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.658.3.2>
|
||||
bibo:endPage "250" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2024-07-05" ;
|
||||
bibo:startPage "240" ;
|
||||
bibo:volume "658" ;
|
||||
dc:creator "Binzet, Riza; Özdöl, Tuğkan; Yildirim, Hasan" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Onosma serpentinica (Boraginaceae), a new serpentine endemic species from the South-West Anatolia, Türkiye" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Onosma_serpentinica>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Boraginaceae" ;
|
||||
dwc:genus "Onosma" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Boraginales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "serpentinica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Onosma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Onosma>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Boraginaceae" ;
|
||||
dwc:genus "Onosma" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Boraginales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Boraginaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Boraginaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Boraginaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Boraginales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Boraginales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Boraginales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Boraginales" ;
|
||||
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…
Reference in a new issue