GG2RDF 2024-07-04T10:51:45.858Z full update: 033 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
a134ad2169
commit
adaeec80c3
3000 changed files with 392292 additions and 0 deletions
107
data/02/E2/3A/02E23A2A63420011468F08AB27008660.ttl
Normal file
107
data/02/E2/3A/02E23A2A63420011468F08AB27008660.ttl
Normal file
|
|
@ -0,0 +1,107 @@
|
|||
@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/02E23A2A63420011468F08AB27008660>
|
||||
dc:creator "Caterino, Michael S.; Tishechkin, Alexey K." ;
|
||||
dc:title "Baconia choaspites Lewis 1901" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Baconia_choaspites_Lewis_1901> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Baconia_choaspites> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.343.5744> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.343.5744>
|
||||
bibo:endPage "297" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "343" ;
|
||||
dc:creator "Caterino, Michael S.; Tishechkin, Alexey K." ;
|
||||
dc:date "2013" ;
|
||||
dc:title "A systematic revision of Baconia Lewis (Coleoptera, Histeridae, Exosternini)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Baconia_choaspites_Lewis_1901>
|
||||
dwc:LSID "http://species-id.net/wiki/Baconia_choaspites" ;
|
||||
dwc:authority "Lewis, 1901" ;
|
||||
dwc:authorityName "Lewis" ;
|
||||
dwc:authorityYear "1901" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Histeridae" ;
|
||||
dwc:genus "Baconia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lewis, 1901" ;
|
||||
dwc:species "choaspites" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Baconia_choaspites> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Baconia_choaspites>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Histeridae" ;
|
||||
dwc:genus "Baconia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "choaspites" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Baconia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Baconia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Histeridae" ;
|
||||
dwc:genus "Baconia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Histeridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Histeridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Histeridae" ;
|
||||
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 .
|
||||
89
data/02/E2/8A/02E28AA40A6CCC6AF4A12F07AAEB50F9.ttl
Normal file
89
data/02/E2/8A/02E28AA40A6CCC6AF4A12F07AAEB50F9.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/02E28AA40A6CCC6AF4A12F07AAEB50F9>
|
||||
dc:creator "Yoder, Matthew J.; Valerio, Alejandro A.; Polaszek, Andrew; Noort, Simon van; Masner, Lubomir; Johnson, Norman F." ;
|
||||
dc:title "Scelio tono Yoder, sp. n." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.380.5755> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Scelio_tono> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.380.5755>
|
||||
bibo:endPage "188" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "380" ;
|
||||
dc:creator "Yoder, Matthew J.; Valerio, Alejandro A.; Polaszek, Andrew; Noort, Simon van; Masner, Lubomir; Johnson, Norman F." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Monograph of the Afrotropical species of Scelio Latreille (Hymenoptera, Platygastridae), egg parasitoids of acridid grasshoppers (Orthoptera, Acrididae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scelio_tono>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scelionidae" ;
|
||||
dwc:genus "Scelio" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tono" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scelio> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scelio>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scelionidae" ;
|
||||
dwc:genus "Scelio" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scelionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scelionidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scelionidae" ;
|
||||
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