GG2RDF 2024-07-04T10:51:45.858Z full update: 171 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
97ad4c62bb
commit
e4bef30822
3000 changed files with 468105 additions and 0 deletions
105
data/03/81/A5/0381A557FFDED809FF36FBCBFD1B9AED.ttl
Normal file
105
data/03/81/A5/0381A557FFDED809FF36FBCBFD1B9AED.ttl
Normal file
|
@ -0,0 +1,105 @@
|
|||
@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/0381A557FFDED809FF36FBCBFD1B9AED>
|
||||
dc:creator "Jennings, John T.; Krogmann, Lars; Mew, Steven L." ;
|
||||
dc:title "Cretevania bechlyi Jennings, Krogmann & Mew, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cretevania_bechlyi_Jennings_2013> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3609.1.7> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3609.1.7>
|
||||
bibo:endPage "95" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "91" ;
|
||||
bibo:volume "3609" ;
|
||||
dc:creator "Jennings, John T.; Krogmann, Lars; Mew, Steven L." ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Cretevania bechlyi sp. nov., from Cretaceous Burmese amber (Hymenoptera: Evaniidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cretevania_bechlyi_Jennings_2013>
|
||||
dwc:authority "Jennings, Krogmann & Mew" ;
|
||||
dwc:authorityName "Jennings, Krogmann & Mew" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Evaniidae" ;
|
||||
dwc:genus "Cretevania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Jennings, Krogmann & Mew" ;
|
||||
dwc:species "bechlyi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cretevania_bechlyi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cretevania_bechlyi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Evaniidae" ;
|
||||
dwc:genus "Cretevania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bechlyi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cretevania> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cretevania>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Evaniidae" ;
|
||||
dwc:genus "Cretevania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Evaniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Evaniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Evaniidae" ;
|
||||
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 .
|
94
data/03/81/A5/0381A557FFDED80AFF36FCEAFF5E99F8.ttl
Normal file
94
data/03/81/A5/0381A557FFDED80AFF36FCEAFF5E99F8.ttl
Normal file
|
@ -0,0 +1,94 @@
|
|||
@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/0381A557FFDED80AFF36FCEAFF5E99F8>
|
||||
dc:creator "Jennings, John T.; Krogmann, Lars; Mew, Steven L." ;
|
||||
dc:title "Cretevania Rasnitsyn 1975" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cretevania_Rasnitsyn_1975> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3609.1.7> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3609.1.7>
|
||||
bibo:endPage "95" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "91" ;
|
||||
bibo:volume "3609" ;
|
||||
dc:creator "Jennings, John T.; Krogmann, Lars; Mew, Steven L." ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Cretevania bechlyi sp. nov., from Cretaceous Burmese amber (Hymenoptera: Evaniidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cretevania_Rasnitsyn_1975>
|
||||
dwc:authority "Rasnitsyn, 1975" ;
|
||||
dwc:authorityName "Rasnitsyn" ;
|
||||
dwc:authorityYear "1975" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Evaniidae" ;
|
||||
dwc:genus "Cretevania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Rasnitsyn, 1975" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3VPV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cretevania> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cretevania>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Evaniidae" ;
|
||||
dwc:genus "Cretevania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Evaniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Evaniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Evaniidae" ;
|
||||
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 .
|
82
data/03/81/A5/0381A557FFDED80AFF36FD50FCBB98FD.ttl
Normal file
82
data/03/81/A5/0381A557FFDED80AFF36FD50FCBB98FD.ttl
Normal file
|
@ -0,0 +1,82 @@
|
|||
@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/0381A557FFDED80AFF36FD50FCBB98FD>
|
||||
dc:creator "Jennings, John T.; Krogmann, Lars; Mew, Steven L." ;
|
||||
dc:title "Evaniidae Latreille 1802" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Evaniidae_Latreille_1802> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3609.1.7> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3609.1.7>
|
||||
bibo:endPage "95" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "91" ;
|
||||
bibo:volume "3609" ;
|
||||
dc:creator "Jennings, John T.; Krogmann, Lars; Mew, Steven L." ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Cretevania bechlyi sp. nov., from Cretaceous Burmese amber (Hymenoptera: Evaniidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Evaniidae_Latreille_1802>
|
||||
dwc:authority "Latreille, 1802" ;
|
||||
dwc:authorityName "Latreille" ;
|
||||
dwc:authorityYear "1802" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Evaniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Latreille, 1802" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/623QL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Evaniidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Evaniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Evaniidae" ;
|
||||
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 .
|
82
data/03/81/A5/0381A557FFDED80AFF36FD9AFD27989B.ttl
Normal file
82
data/03/81/A5/0381A557FFDED80AFF36FD9AFD27989B.ttl
Normal file
|
@ -0,0 +1,82 @@
|
|||
@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/0381A557FFDED80AFF36FD9AFD27989B>
|
||||
dc:creator "Jennings, John T.; Krogmann, Lars; Mew, Steven L." ;
|
||||
dc:title "Evanioidea Latreille 1802" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Evanioidea_Latreille_1802> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3609.1.7> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3609.1.7>
|
||||
bibo:endPage "95" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "91" ;
|
||||
bibo:volume "3609" ;
|
||||
dc:creator "Jennings, John T.; Krogmann, Lars; Mew, Steven L." ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Cretevania bechlyi sp. nov., from Cretaceous Burmese amber (Hymenoptera: Evaniidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Evanioidea_Latreille_1802>
|
||||
dwc:authority "Latreille, 1802" ;
|
||||
dwc:authorityName "Latreille" ;
|
||||
dwc:authorityYear "1802" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "superFamily" ;
|
||||
dwc:scientificNameAuthorship "Latreille, 1802" ;
|
||||
dwc:superFamily "Evanioidea" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/558> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Evanioidea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Evanioidea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "superFamily" ;
|
||||
dwc:superFamily "Evanioidea" ;
|
||||
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