GG2RDF 2024-07-04T10:51:45.858Z full update: 007 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
0ef21f79bf
commit
cf81522f95
3000 changed files with 394997 additions and 0 deletions
90
data/9F/5E/A4/9F5EA4916343923D13294D23FC28B12E.ttl
Normal file
90
data/9F/5E/A4/9F5EA4916343923D13294D23FC28B12E.ttl
Normal file
|
|
@ -0,0 +1,90 @@
|
|||
@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/9F5EA4916343923D13294D23FC28B12E>
|
||||
dc:creator "Gkelis, Spyros; Ourailidis, Iordanis; Panou, Manthos; Pappas, Nikos" ;
|
||||
dc:title "Entophysalis granulosa Kuetzing 1843" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Bacteria/Entophysalis_granulosa> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e10084> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Entophysalis_granulosa> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e10084>
|
||||
bibo:endPage "10084" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "10084" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Gkelis, Spyros; Ourailidis, Iordanis; Panou, Manthos; Pappas, Nikos" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Cyanobacteria of Greece: an annotated checklist" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Entophysalis_granulosa>
|
||||
dwc:class "Cyanophyceae" ;
|
||||
dwc:family "Entophysalidaceae" ;
|
||||
dwc:genus "Entophysalis" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Chroococcales" ;
|
||||
dwc:phylum "Cyanobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "granulosa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Entophysalis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Entophysalis>
|
||||
dwc:class "Cyanophyceae" ;
|
||||
dwc:family "Entophysalidaceae" ;
|
||||
dwc:genus "Entophysalis" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Chroococcales" ;
|
||||
dwc:phylum "Cyanobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Entophysalidaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Entophysalidaceae>
|
||||
dwc:class "Cyanophyceae" ;
|
||||
dwc:family "Entophysalidaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Chroococcales" ;
|
||||
dwc:phylum "Cyanobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Chroococcales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Chroococcales>
|
||||
dwc:class "Cyanophyceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Chroococcales" ;
|
||||
dwc:phylum "Cyanobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanophyceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Cyanophyceae>
|
||||
dwc:class "Cyanophyceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Cyanobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Cyanobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Cyanobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
Loading…
Add table
Add a link
Reference in a new issue