This commit is contained in:
parent
15796596f2
commit
925583b90b
|
@ -1,89 +0,0 @@
|
|||
@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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/038AF505A335962D54F7FA4AFA549A25>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10913340> ;
|
||||
dc:creator "Wheeler, Elisabeth A.; Manchester, Steven R.; Baas, Pieter" ;
|
||||
dc:title "Laurinoxylon FELIX EMEND DUPERON" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Laurinoxylon_Duperon_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5070/p9401462457> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5070/p9401462457>
|
||||
bibo:endPage "55" ;
|
||||
bibo:issue "14" ;
|
||||
bibo:journal "PaleoBios" ;
|
||||
bibo:pubDate "2023-11-01" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "40" ;
|
||||
dc:creator "Wheeler, Elisabeth A.; Manchester, Steven R.; Baas, Pieter" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "A late Eocene wood assemblage from the Crooked River Basin, Oregon, USA" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10913340> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Laurinoxylon_Duperon_>
|
||||
dwc:authority "FELIX EMEND DUPERON" ;
|
||||
dwc:authorityName "FELIX EMEND DUPERON" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Lauraceae" ;
|
||||
dwc:genus "Laurinoxylon" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Laurales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Felix Emend Duperon" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Laurinoxylon> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Laurinoxylon>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Lauraceae" ;
|
||||
dwc:genus "Laurinoxylon" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Laurales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lauraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lauraceae>
|
||||
dwc:family "Lauraceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Laurales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Laurales>
|
||||
dwc:order "Laurales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.10913340>
|
||||
dc:description "Figure 5. Lauraceae. Laurinoxylon sp., UF 278-84868. A, B. Diffuse-porous wood with distinct growth ring boundaries; vessels solitary and in radial pairs, * to the left of an oil cell., TS. C. Crowded alternate intervessel pits, polygonal in outline, tyloses, TLS. D. Vessel-ray parenchyma pits (VRP) with reduced borders to simple, RLS. E. Oil/mucilage cell (OC), RLS. F. Rays 1-3-seriate with marginal rows of 1‒3 upright/square cells; likely oil/mucilage cell (OC), mostly non-septate fibers, TLS. Scale bars=200 µm in A; 100 µm in B; E, F; 20 µm in C, D." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/10913340/files/figure.png> ;
|
||||
a fabio:Figure .
|
35
data/03/92/42/0392420FA05EF838FF770D363EE3D4A1.ttl
Normal file
35
data/03/92/42/0392420FA05EF838FF770D363EE3D4A1.ttl
Normal file
|
@ -0,0 +1,35 @@
|
|||
@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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/0392420FA05EF838FF770D363EE3D4A1>
|
||||
# Warning: Could not add treatment taxon because sigEpithet "" contains invalid characters ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13949839> ;
|
||||
dc:creator "Reid, Chris A. M." ;
|
||||
dc:title "Coleoptera" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5523.5.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5523.5.1>
|
||||
bibo:endPage "518" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-10-18" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "5523" ;
|
||||
dc:creator "Reid, Chris A. M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The chrysomeline leaf beetles of Timor, Wallacea (Coleoptera: Chrysomelidae: Chrysomelinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13949839> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13949839>
|
||||
dc:description "FIGURE 31. Phola octodecimguttata (Fabricius, 1775), collected in Timor Leste." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13949839/files/figure.png> ;
|
||||
a fabio:Figure .
|
|
@ -1,89 +0,0 @@
|
|||
@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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/0392420FA05EF839FF770D363E2FD609>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13949839> ;
|
||||
dc:creator "Reid, Chris A. M." ;
|
||||
dc:title "Chrysomelinae" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Chrysomelinae_Reid_2006> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5523.5.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5523.5.1>
|
||||
bibo:endPage "518" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-10-18" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "5523" ;
|
||||
dc:creator "Reid, Chris A. M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The chrysomeline leaf beetles of Timor, Wallacea (Coleoptera: Chrysomelidae: Chrysomelinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13949839> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Chrysomelinae_Reid_2006>
|
||||
dwc:baseAuthorityName "Reid" ;
|
||||
dwc:baseAuthorityYear "2006" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Malvaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malvales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:scientificNameAuthorship "(Reid, 2006)" ;
|
||||
dwc:subFamily "Chrysomelinae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Chrysomelinae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chrysomelinae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Malvaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malvales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:subFamily "Chrysomelinae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malvaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Malvaceae>
|
||||
dwc:family "Malvaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malvales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Malvales>
|
||||
dwc:order "Malvales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13949839>
|
||||
dc:description "FIGURE 31. Phola octodecimguttata (Fabricius, 1775), collected in Timor Leste." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13949839/files/figure.png> ;
|
||||
a fabio:Figure .
|
|
@ -1,82 +0,0 @@
|
|||
@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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/0392420FA05FF838FF770B233EE3D4A1>
|
||||
dc:creator "Reid, Chris A. M." ;
|
||||
dc:title "Chrysomelinae" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Chrysomelinae_Reid_2006> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5523.5.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5523.5.1>
|
||||
bibo:endPage "518" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-10-18" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "5523" ;
|
||||
dc:creator "Reid, Chris A. M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The chrysomeline leaf beetles of Timor, Wallacea (Coleoptera: Chrysomelidae: Chrysomelinae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Chrysomelinae_Reid_2006>
|
||||
dwc:baseAuthorityName "Reid" ;
|
||||
dwc:baseAuthorityYear "2006" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Malvaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malvales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:scientificNameAuthorship "(Reid, 2006)" ;
|
||||
dwc:subFamily "Chrysomelinae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Chrysomelinae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chrysomelinae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Malvaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malvales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:subFamily "Chrysomelinae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malvaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Malvaceae>
|
||||
dwc:family "Malvaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malvales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Malvales>
|
||||
dwc:order "Malvales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
237
data/03/92/87/039287F7FF86850DFF2C8362FA59FC08.ttl
Normal file
237
data/03/92/87/039287F7FF86850DFF2C8362FA59FC08.ttl
Normal file
|
@ -0,0 +1,237 @@
|
|||
@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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/039287F7FF86850DFF2C8362FA59FC08>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Ceropales_pygmaeus_Kohl_1880>, <http://taxon-concept.plazi.org/id/Animalia/Ceropales_robinsonii_Cresson_1867>, <http://taxon-concept.plazi.org/id/Animalia/Ceropales_rufiventris_Walsh_1869>, <http://taxon-concept.plazi.org/id/Animalia/Evania_maculata_Fabricius_1775> ;
|
||||
dc:creator "Anju, K.; Thejass, P.; Binoy, C.; Kumar, P. Girish" ;
|
||||
dc:title "Ceropales Latreille 1796, sensu stricto" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ceropales_Latreille_1796> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Agenioxenus_Ashmead_1902>, <http://taxon-concept.plazi.org/id/Animalia/Ceratopales_Schulz_1906>, <http://taxon-concept.plazi.org/id/Animalia/Hypsiceraeus_Morice_1915> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5264.1.8> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5264.1.8>
|
||||
bibo:endPage "128" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-04-12" ;
|
||||
bibo:startPage "119" ;
|
||||
bibo:volume "5264" ;
|
||||
dc:creator "Anju, K.; Thejass, P.; Binoy, C.; Kumar, P. Girish" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Taxonomic study on the spider wasp genus Ceropales Latreille, 1796 (Pompilidae: Ceropalinae) with description of two new species from India" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ceropales_Latreille_1796>
|
||||
dwc:ID-ENA "452371" ;
|
||||
dwc:authority "Latreille, 1796" ;
|
||||
dwc:authorityName "Latreille" ;
|
||||
dwc:authorityYear "1796" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pompilidae" ;
|
||||
dwc:genus "Ceropales" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Latreille, 1796" ;
|
||||
dwc:sensu "stricto" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3L7H> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ceropales> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Agenioxenus_Ashmead_1902>
|
||||
dwc:authority "Ashmead, 1902: 137" ;
|
||||
dwc:authorityName "Ashmead" ;
|
||||
dwc:authorityPageNumber "137" ;
|
||||
dwc:authorityYear "1902" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:genus "Agenioxenus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Ashmead, 1902" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Agenioxenus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ceropales_rufiventris_Walsh_1869>
|
||||
dwc:authority "Walsh & Riley, 1869" ;
|
||||
dwc:authorityName "Walsh & Riley" ;
|
||||
dwc:authorityYear "1869" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pompilidae" ;
|
||||
dwc:genus "Ceropales" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Walsh & Riley, 1869" ;
|
||||
dwc:species "rufiventris" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/69NDN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ceropales_rufiventris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ceropales_robinsonii_Cresson_1867>
|
||||
dwc:authority "Cresson, 1867" ;
|
||||
dwc:authorityName "Cresson" ;
|
||||
dwc:authorityYear "1867" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pompilidae" ;
|
||||
dwc:genus "Ceropales" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Cresson, 1867" ;
|
||||
dwc:species "robinsonii" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/69NCF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ceropales_robinsonii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ceratopales_Schulz_1906>
|
||||
dwc:authority "Schulz, 1906: 174" ;
|
||||
dwc:authorityName "Schulz" ;
|
||||
dwc:authorityPageNumber "174" ;
|
||||
dwc:authorityYear "1906" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pompilidae" ;
|
||||
dwc:genus "Ceratopales" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Schulz, 1906" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/62JWR> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ceratopales> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hypsiceraeus_Morice_1915>
|
||||
dwc:authority "Morice & Durant, 1915: 403" ;
|
||||
dwc:authorityName "Morice & Durant" ;
|
||||
dwc:authorityPageNumber "403" ;
|
||||
dwc:authorityYear "1915" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pompilidae" ;
|
||||
dwc:genus "Hypsiceraeus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Morice & Durant, 1915" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52ZY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hypsiceraeus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Evania_maculata_Fabricius_1775>
|
||||
dwc:authority "Fabricius, 1775" ;
|
||||
dwc:authorityName "Fabricius" ;
|
||||
dwc:authorityYear "1775" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Evaniidae" ;
|
||||
dwc:genus "Evania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Fabricius, 1775" ;
|
||||
dwc:species "maculata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Evania_maculata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ceropales_pygmaeus_Kohl_1880>
|
||||
dwc:authority "Kohl, 1880" ;
|
||||
dwc:authorityName "Kohl" ;
|
||||
dwc:authorityYear "1880" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pompilidae" ;
|
||||
dwc:genus "Ceropales" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kohl, 1880" ;
|
||||
dwc:species "pygmaeus" ;
|
||||
dwc:subGenus "Bifidoceropales" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5XNBZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ceropales_pygmaeus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ceropales>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pompilidae" ;
|
||||
dwc:genus "Ceropales" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pompilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pompilidae>
|
||||
dwc:family "Pompilidae" ;
|
||||
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:order "Hymenoptera" ;
|
||||
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:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Agenioxenus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:genus "Agenioxenus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ceratopales>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pompilidae" ;
|
||||
dwc:genus "Ceratopales" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pompilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hypsiceraeus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pompilidae" ;
|
||||
dwc:genus "Hypsiceraeus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pompilidae> ;
|
||||
a dwcFP:TaxonName .
|
Loading…
Reference in a new issue