GG2RDF 2024-07-04T10:51:45.858Z full update: 006 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
ab9397555e
commit
0ef21f79bf
3000 changed files with 402263 additions and 0 deletions
106
data/AD/E7/3E/ADE73E5DA0855BF12B3EAD640B484D0C.ttl
Normal file
106
data/AD/E7/3E/ADE73E5DA0855BF12B3EAD640B484D0C.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/ADE73E5DA0855BF12B3EAD640B484D0C>
|
||||
dc:creator "Gkelis, Spyros; Ourailidis, Iordanis; Panou, Manthos; Pappas, Nikos" ;
|
||||
dc:title "Symploca lacrimans Claus 1962" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Symploca_lacrimans_Claus_1962> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Bacteria/Symploca_lacrimans> ;
|
||||
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/Symploca_lacrimans_Claus_1962>
|
||||
dwc:authority "Claus, 1962" ;
|
||||
dwc:authorityName "Claus" ;
|
||||
dwc:authorityYear "1962" ;
|
||||
dwc:class "Cyanophyceae" ;
|
||||
dwc:family "Oscillatoriaceae" ;
|
||||
dwc:genus "Symploca" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Nostocales" ;
|
||||
dwc:phylum "Cyanobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Claus, 1962" ;
|
||||
dwc:species "lacrimans" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Symploca_lacrimans> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Symploca_lacrimans>
|
||||
dwc:class "Cyanophyceae" ;
|
||||
dwc:family "Oscillatoriaceae" ;
|
||||
dwc:genus "Symploca" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Nostocales" ;
|
||||
dwc:phylum "Cyanobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lacrimans" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Symploca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Symploca>
|
||||
dwc:class "Cyanophyceae" ;
|
||||
dwc:family "Oscillatoriaceae" ;
|
||||
dwc:genus "Symploca" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Nostocales" ;
|
||||
dwc:phylum "Cyanobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Oscillatoriaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Oscillatoriaceae>
|
||||
dwc:class "Cyanophyceae" ;
|
||||
dwc:family "Oscillatoriaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Nostocales" ;
|
||||
dwc:phylum "Cyanobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Nostocales>
|
||||
dwc:class "Cyanophyceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Nostocales" ;
|
||||
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 .
|
93
data/AD/E7/45/ADE745972C872C0C8C05DA3E6BBC1DE4.ttl
Normal file
93
data/AD/E7/45/ADE745972C872C0C8C05DA3E6BBC1DE4.ttl
Normal file
|
@ -0,0 +1,93 @@
|
|||
@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/ADE745972C872C0C8C05DA3E6BBC1DE4>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Micromalthidae>' due to issues with rank ;
|
||||
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 "Micromalthidae Barber 1913" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Micromalthidae_Barber_1913> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Micromalthus> ;
|
||||
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-concept.plazi.org/id/Animalia/Micromalthidae_Barber_1913>
|
||||
dwc:ID-ENA "110040" ;
|
||||
dwc:authority "Barber, 1913" ;
|
||||
dwc:authorityName "Barber" ;
|
||||
dwc:authorityYear "1913" ;
|
||||
dwc:family "Micromalthidae" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Barber, 1913" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CRF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Micromalthidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Micromalthidae>
|
||||
# Warning: Could not determine parent name ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Micromalthidae" ;
|
||||
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/Micromalthus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Micromalthidae" ;
|
||||
dwc:genus "Micromalthus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Micromalthidae> ;
|
||||
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 .
|
89
data/AD/E7/F2/ADE7F2D35CE3BB5157418DAD4B2A5EB6.ttl
Normal file
89
data/AD/E7/F2/ADE7F2D35CE3BB5157418DAD4B2A5EB6.ttl
Normal file
|
@ -0,0 +1,89 @@
|
|||
@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/ADE7F2D35CE3BB5157418DAD4B2A5EB6>
|
||||
dc:creator "Longino, J. T." ;
|
||||
dc:title "Pheidole perpusilla" ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/7FC56964C9056E7DBD20595E152A29E1> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Pheidole_perpusilla> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/7FC56964C9056E7DBD20595E152A29E1>
|
||||
bibo:endPage "90" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "2181" ;
|
||||
dc:creator "Longino, J. T." ;
|
||||
dc:date "2009" ;
|
||||
dc:title "Additions to the taxonomy of New World Pheidole (Hymenoptera: Formicidae)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pheidole_perpusilla>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Pheidole" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "perpusilla" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pheidole> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pheidole>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Pheidole" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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 .
|
Loading…
Add table
Add a link
Reference in a new issue