GG2RDF 2024-07-04T10:51:45.858Z full update: 241 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
28793fbc21
commit
540a1e6960
1131 changed files with 153974 additions and 0 deletions
106
data/DD/B4/7E/DDB47E975348BD2D188AF7B0E64A65C6.ttl
Normal file
106
data/DD/B4/7E/DDB47E975348BD2D188AF7B0E64A65C6.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/DDB47E975348BD2D188AF7B0E64A65C6>
|
||||
dc:creator "Broad, Gavin R." ;
|
||||
dc:title "Pimpla wilchristi Fitton, Shaw & Gauld 1988" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pimpla_wilchristi_Fitton_1988> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e9042> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e9042>
|
||||
bibo:endPage "9042" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "9042" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Broad, Gavin R." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Checklist of British and Irish Hymenoptera - Ichneumonidae" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pimpla_wilchristi_Fitton_1988>
|
||||
dwc:authority "Fitton, Shaw & Gauld, 1988" ;
|
||||
dwc:authorityName "Fitton, Shaw & Gauld" ;
|
||||
dwc:authorityYear "1988" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Pimpla" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Fitton, Shaw & Gauld, 1988" ;
|
||||
dwc:species "wilchristi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4HXLK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pimpla_wilchristi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pimpla_wilchristi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Pimpla" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "wilchristi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pimpla> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pimpla>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Pimpla" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
121
data/DD/B4/83/DDB483633CB55734BBCB97FF2DA6C282.ttl
Normal file
121
data/DD/B4/83/DDB483633CB55734BBCB97FF2DA6C282.ttl
Normal file
|
|
@ -0,0 +1,121 @@
|
|||
@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/DDB483633CB55734BBCB97FF2DA6C282>
|
||||
dc:creator "El-Hawagry, Magdi S.; El-Azab, Salah El-Din A.; Abdel-Dayem, Mahmoud S.; Al Dhafer, Hathal M." ;
|
||||
dc:title "Leptoconops (Holoconops) kerteszi Kieffer 1908" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptoconops_kerteszi_Kieffer_1908> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.8.e52357> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.8.e52357>
|
||||
bibo:endPage "52357" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "52357" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "El-Hawagry, Magdi S.; El-Azab, Salah El-Din A.; Abdel-Dayem, Mahmoud S.; Al Dhafer, Hathal M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Biting midges of Egypt (Diptera: Ceratopogonidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptoconops_kerteszi_Kieffer_1908>
|
||||
dwc:LSID "DDB48363-3CB5-5734-BBCB-97FF2DA6C282" ;
|
||||
dwc:authority "Kieffer, 1908" ;
|
||||
dwc:authorityName "Kieffer" ;
|
||||
dwc:authorityYear "1908" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ceratopogonidae" ;
|
||||
dwc:genus "Leptoconops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kieffer, 1908" ;
|
||||
dwc:species "kerteszi" ;
|
||||
dwc:subGenus "Holoconops" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8CHTL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptoconops_kerteszi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptoconops_kerteszi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ceratopogonidae" ;
|
||||
dwc:genus "Leptoconops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "kerteszi" ;
|
||||
dwc:subGenus "Holoconops" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptoconops_Holoconops>, <http://taxon-name.plazi.org/id/Animalia/Leptoconops> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptoconops_Holoconops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ceratopogonidae" ;
|
||||
dwc:genus "Leptoconops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Holoconops" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptoconops> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptoconops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ceratopogonidae" ;
|
||||
dwc:genus "Leptoconops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ceratopogonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ceratopogonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ceratopogonidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
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 .
|
||||
108
data/DD/B4/DD/DDB4DD017E93F251E528160891480046.ttl
Normal file
108
data/DD/B4/DD/DDB4DD017E93F251E528160891480046.ttl
Normal file
|
|
@ -0,0 +1,108 @@
|
|||
@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: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/DDB4DD017E93F251E528160891480046>
|
||||
dc:creator "Webster, Reginald P.; Webster, Vincent L.; Alderson, Chantelle A.; Hughes, Cory C.; Sweeney, Jon D." ;
|
||||
dc:title "Agathidium depressum Fall 1934" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Agathidium_depressum_Fall_1934> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.573.7327> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.573.7327>
|
||||
bibo:endPage "338" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2016-03-24" ;
|
||||
bibo:startPage "265" ;
|
||||
bibo:volume "573" ;
|
||||
dc:creator "Webster, Reginald P.; Webster, Vincent L.; Alderson, Chantelle A.; Hughes, Cory C.; Sweeney, Jon D." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Further contributions to the Coleoptera fauna of New Brunswick with an addition to the fauna of Nova Scotia, Canada" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Agathidium_depressum_Fall_1934>
|
||||
dwc:LSID "DDB4DD01-7E93-F251-E528-160891480046" ;
|
||||
dwc:authority "Fall, 1934" ;
|
||||
dwc:authorityName "Fall" ;
|
||||
dwc:authorityYear "1934" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leiodidae" ;
|
||||
dwc:genus "Agathidium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Fall, 1934" ;
|
||||
dwc:species "depressum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Agathidium_depressum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Agathidium_depressum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leiodidae" ;
|
||||
dwc:genus "Agathidium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "depressum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Agathidium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Agathidium>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leiodidae" ;
|
||||
dwc:genus "Agathidium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leiodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leiodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leiodidae" ;
|
||||
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 .
|
||||
Loading…
Add table
Add a link
Reference in a new issue