GG2RDF 2024-07-04T10:51:45.858Z full update: 233 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
db9797bb19
commit
5db9ba774b
3000 changed files with 398563 additions and 0 deletions
80
data/F7/D2/02/F7D202E6993E5C92A4514F28EC57B9AB.ttl
Normal file
80
data/F7/D2/02/F7D202E6993E5C92A4514F28EC57B9AB.ttl
Normal file
|
|
@ -0,0 +1,80 @@
|
|||
@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/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/F7D202E6993E5C92A4514F28EC57B9AB>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Lachnogyini>' due to issues with rank ;
|
||||
# Warning: Could not add treatment taxon because family "" contains invalid characters ;
|
||||
dc:creator "Bouchard, Patrice; Bousquet, Yves; Davies, Anthony E.; Alonso-Zarazaga, Miguel A.; Lawrence, John F.; Lyal, Chris H. C.; Newton, Alfred F.; Reid, Chris A. M.; Schmitt, Michael; Ślipinski, S. Adam; Smith, Andrew B. T." ;
|
||||
dc:title "Lachnogyini Seidlitz 1894" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Lachnogya> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.88.807> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.88.807>
|
||||
bibo:endPage "972" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "88" ;
|
||||
dc:creator "Bouchard, Patrice; Bousquet, Yves; Davies, Anthony E.; Alonso-Zarazaga, Miguel A.; Lawrence, John F.; Lyal, Chris H. C.; Newton, Alfred F.; Reid, Chris A. M.; Schmitt, Michael; Ślipinski, S. Adam; Smith, Andrew B. T." ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Family-group names in Coleoptera (Insecta)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lachnogya>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenebrionidae" ;
|
||||
dwc:genus "Lachnogya" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tenebrionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tenebrionidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenebrionidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
106
data/F7/D2/10/F7D210E3D893857D3DBEE5A84F01C580.ttl
Normal file
106
data/F7/D2/10/F7D210E3D893857D3DBEE5A84F01C580.ttl
Normal file
|
|
@ -0,0 +1,106 @@
|
|||
@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/F7D210E3D893857D3DBEE5A84F01C580>
|
||||
dc:creator "Gkelis, Spyros; Ourailidis, Iordanis; Panou, Manthos; Pappas, Nikos" ;
|
||||
dc:title "Hapalosiphon intricatus W. & G. S. West 1894" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Hapalosiphon_intricatus_W._1894> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Bacteria/Hapalosiphon_intricatus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e10084> ;
|
||||
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-concept.plazi.org/id/Bacteria/Hapalosiphon_intricatus_W._1894>
|
||||
dwc:authority "W. & G. S. West, 1894" ;
|
||||
dwc:authorityName "W. & G. S. West" ;
|
||||
dwc:authorityYear "1894" ;
|
||||
dwc:class "Cyanophyceae" ;
|
||||
dwc:family "Stigonemataceae" ;
|
||||
dwc:genus "Hapalosiphon" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Stigonematales" ;
|
||||
dwc:phylum "Cyanobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "W. & G. S. West, 1894" ;
|
||||
dwc:species "intricatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Hapalosiphon_intricatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Hapalosiphon_intricatus>
|
||||
dwc:class "Cyanophyceae" ;
|
||||
dwc:family "Stigonemataceae" ;
|
||||
dwc:genus "Hapalosiphon" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Stigonematales" ;
|
||||
dwc:phylum "Cyanobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "intricatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Hapalosiphon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Hapalosiphon>
|
||||
dwc:class "Cyanophyceae" ;
|
||||
dwc:family "Stigonemataceae" ;
|
||||
dwc:genus "Hapalosiphon" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Stigonematales" ;
|
||||
dwc:phylum "Cyanobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Stigonemataceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Stigonemataceae>
|
||||
dwc:class "Cyanophyceae" ;
|
||||
dwc:family "Stigonemataceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Stigonematales" ;
|
||||
dwc:phylum "Cyanobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Stigonematales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Stigonematales>
|
||||
dwc:class "Cyanophyceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Stigonematales" ;
|
||||
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