This commit is contained in:
treatmentbank 2024-10-28 23:54:39 +00:00
parent d33461d0e9
commit 7d27613d1d
13 changed files with 1993 additions and 0 deletions

View file

@ -0,0 +1,155 @@
@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/03945C3CFFC07445A034CEFEFB30FC3C>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Cerylon_histeroides_Fabricius_1792>, <http://taxon-concept.plazi.org/id/Animalia/Cerylonidae_Billberg_1820>, <http://taxon-concept.plazi.org/id/Animalia/Stenus_rossi_Sanderson_1958> ;
dc:creator "Mishustin, Ruslan I.; Khodosovtsev, Alexander Y.; Rossi, Walter" ;
dc:title "Phaulomyces mediterraneus Santam. & W. Rossi 1999" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFC07445A034CEFEFB30FC3C.mc.3B55E777FFC07445A05FCEB4FBE5FC89>, <http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFC07445A034CEFEFB30FC3C.mc.3B55E777FFC07445A7FBCEB4FAE9FCDB> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Phaulomyces_mediterraneus_Santam_1999> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Cerylon_undetermined>, <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
trt:publishedIn <http://dx.doi.org/10.5252/cryptogamie-mycologie2024v45a11> ;
a trt:Treatment .
<http://dx.doi.org/10.5252/cryptogamie-mycologie2024v45a11>
bibo:endPage "149" ;
bibo:issue "11" ;
bibo:journal "Cryptogamie, Mycologie" ;
bibo:pubDate "2024-10-25" ;
bibo:startPage "139" ;
bibo:volume "20" ;
dc:creator "Mishustin, Ruslan I.; Khodosovtsev, Alexander Y.; Rossi, Walter" ;
dc:date "2024" ;
dc:title "New species and new records of Laboulbeniales (Ascomycota) from countries surrounding the Black Sea" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Phaulomyces_mediterraneus_Santam_1999>
dwc:authority "Santam. & W. Rossi, 1999" ;
dwc:authorityName "Santam. & W. Rossi" ;
dwc:authorityYear "1999" ;
dwc:class "Laboulbeniomycetes" ;
dwc:family "Laboulbeniaceae" ;
dwc:genus "Phaulomyces" ;
dwc:kingdom "Fungi" ;
dwc:order "Laboulbeniales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Santam. & Rossi, 1999" ;
dwc:species "mediterraneus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4FXCY> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Phaulomyces_mediterraneus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cerylon_histeroides_Fabricius_1792>
dwc:authority "(Fabricius, 1792)" ;
dwc:baseAuthorityName "Fabricius" ;
dwc:baseAuthorityYear "1792" ;
dwc:class "Insecta" ;
dwc:family "Cerylonidae" ;
dwc:genus "Cerylon" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
dwc:species "histeroides" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cerylon_histeroides> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cerylonidae_Billberg_1820>
dwc:authorityName "Billberg" ;
dwc:authorityYear "1820" ;
dwc:class "Insecta" ;
dwc:family "Cerylonidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
dwc:scientificNameAuthorship "Billberg, 1820" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cerylonidae> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Stenus_rossi_Sanderson_1958>
dwc:authorityName "Sanderson" ;
dwc:authorityYear "1958" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Stenus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Sanderson, 1958" ;
dwc:species "rossi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stenus_rossi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Fungi/Phaulomyces_mediterraneus>
dwc:class "Laboulbeniomycetes" ;
dwc:family "Laboulbeniaceae" ;
dwc:genus "Phaulomyces" ;
dwc:kingdom "Fungi" ;
dwc:order "Laboulbeniales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:species "mediterraneus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Phaulomyces> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Phaulomyces>
dwc:genus "Phaulomyces" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniaceae>
dwc:family "Laboulbeniaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniales>
dwc:order "Laboulbeniales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniomycetes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniomycetes>
dwc:class "Laboulbeniomycetes" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Ascomycota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Ascomycota>
dwc:phylum "Ascomycota" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi>
dwc:kingdom "Fungi" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFC07445A034CEFEFB30FC3C.mc.3B55E777FFC07445A05FCEB4FBE5FC89>
dwc:collectionCode "MATERIAL" ;
dwc:locality "Ukraine" ;
trt:httpUri <https://treatment.plazi.org/id/03945C3CFFC07445A034CEFEFB30FC3C#3B55E777FFC07445A05FCEB4FBE5FC89> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFC07445A034CEFEFB30FC3C.mc.3B55E777FFC07445A7FBCEB4FAE9FCDB>
dwc:collectionCode "R" ;
dwc:eventDate "2023-03-22" ;
dwc:locality "Zakarpatska oblast" ;
dwc:recordedBy "Mishustin & S. Saluk" ;
dwc:verbatimLatitude "48.278057" ;
dwc:verbatimLongitude "22.495556" ;
trt:httpUri <https://treatment.plazi.org/id/03945C3CFFC07445A034CEFEFB30FC3C#3B55E777FFC07445A7FBCEB4FAE9FCDB> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,156 @@
@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/03945C3CFFC07445A0B3C87FFBF1FA3D>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Carabidae_Latreille_1802>, <http://taxon-concept.plazi.org/id/Animalia/Trechus_quadristriatus_Schrank_1781> ;
dc:creator "Mishustin, Ruslan I.; Khodosovtsev, Alexander Y.; Rossi, Walter" ;
dc:title "Rhachomyces canariensis Thaxt." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFC07445A0B3C87FFBF1FA3D.mc.3B55E777FFC07445A05FC835FBFBFB0E>, <http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFC07445A0B3C87FFBF1FA3D.mc.3B55E777FFC07445A709C835FB2CFB59>, <http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFC07445A0B3C87FFBF1FA3D.mc.3B55E777FFC07445A05FC8B5FB75FA8E>, <http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFC07445A0B3C87FFBF1FA3D.mc.3B55E777FFC07445A78BC8B5FB2EFAC2> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Rhachomyces_canariensis_Thaxt_> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Coleoptera>, <http://taxon-name.plazi.org/id/Animalia/Trechus_undetermined> ;
trt:publishedIn <http://dx.doi.org/10.5252/cryptogamie-mycologie2024v45a11> ;
a trt:Treatment .
<http://dx.doi.org/10.5252/cryptogamie-mycologie2024v45a11>
bibo:endPage "149" ;
bibo:issue "11" ;
bibo:journal "Cryptogamie, Mycologie" ;
bibo:pubDate "2024-10-25" ;
bibo:startPage "139" ;
bibo:volume "20" ;
dc:creator "Mishustin, Ruslan I.; Khodosovtsev, Alexander Y.; Rossi, Walter" ;
dc:date "2024" ;
dc:title "New species and new records of Laboulbeniales (Ascomycota) from countries surrounding the Black Sea" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Rhachomyces_canariensis_Thaxt_>
dwc:authority "Thaxt." ;
dwc:authorityName "Thaxt." ;
dwc:class "Laboulbeniomycetes" ;
dwc:family "Laboulbeniaceae" ;
dwc:genus "Rhachomyces" ;
dwc:kingdom "Fungi" ;
dwc:order "Laboulbeniales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Thaxt." ;
dwc:species "canariensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/795SK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Rhachomyces_canariensis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Trechus_quadristriatus_Schrank_1781>
dwc:authority "(Schrank, 1781)" ;
dwc:baseAuthorityName "Schrank" ;
dwc:baseAuthorityYear "1781" ;
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Trechus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Schrank, 1781)" ;
dwc:species "quadristriatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trechus_quadristriatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Carabidae_Latreille_1802>
dwc:authorityName "Latreille" ;
dwc:authorityYear "1802" ;
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
dwc:scientificNameAuthorship "Latreille, 1802" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Fungi/Rhachomyces_canariensis>
dwc:class "Laboulbeniomycetes" ;
dwc:family "Laboulbeniaceae" ;
dwc:genus "Rhachomyces" ;
dwc:kingdom "Fungi" ;
dwc:order "Laboulbeniales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:species "canariensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Rhachomyces> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Rhachomyces>
dwc:genus "Rhachomyces" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniaceae>
dwc:family "Laboulbeniaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniales>
dwc:order "Laboulbeniales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniomycetes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniomycetes>
dwc:class "Laboulbeniomycetes" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Ascomycota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Ascomycota>
dwc:phylum "Ascomycota" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi>
dwc:kingdom "Fungi" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFC07445A0B3C87FFBF1FA3D.mc.3B55E777FFC07445A05FC835FBFBFB0E>
dwc:collectionCode "MATERIAL" ;
dwc:locality "Georgia" ;
trt:httpUri <https://treatment.plazi.org/id/03945C3CFFC07445A0B3C87FFBF1FA3D#3B55E777FFC07445A05FC835FBFBFB0E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFC07445A0B3C87FFBF1FA3D.mc.3B55E777FFC07445A709C835FB2CFB59>
dwc:catalogNumber "K100" ;
dwc:collectionCode "SZIK" ;
dwc:eventDate "2008-06-05" ;
dwc:locality "Telavi distr." ;
dwc:recordedBy "A. Puchkov" ;
dwc:verbatimElevation "1100" ;
dwc:verbatimLatitude "41.844444" ;
dwc:verbatimLongitude "45.321945" ;
trt:httpUri <https://treatment.plazi.org/id/03945C3CFFC07445A0B3C87FFBF1FA3D#3B55E777FFC07445A709C835FB2CFB59> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFC07445A0B3C87FFBF1FA3D.mc.3B55E777FFC07445A05FC8B5FB75FA8E>
dwc:collectionCode "MATERIAL" ;
dwc:locality "Greece" ;
trt:httpUri <https://treatment.plazi.org/id/03945C3CFFC07445A0B3C87FFBF1FA3D#3B55E777FFC07445A05FC8B5FB75FA8E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFC07445A0B3C87FFBF1FA3D.mc.3B55E777FFC07445A78BC8B5FB2EFAC2>
dwc:catalogNumber "WR3247" ;
dwc:collectionCode "WR" ;
dwc:eventDate "2008-04-05" ;
dwc:locality "Samos island" ;
dwc:recordedBy "W. Rossi & E. Sarri" ;
trt:httpUri <https://treatment.plazi.org/id/03945C3CFFC07445A0B3C87FFBF1FA3D#3B55E777FFC07445A78BC8B5FB2EFAC2> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,135 @@
@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/03945C3CFFC07445A39DC9B3FEBAF8A6>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Philonthus_Stephens_1829>, <http://taxon-concept.plazi.org/id/Animalia/Philonthus_debilis_Gravenhorst_1802> ;
dc:creator "Mishustin, Ruslan I.; Khodosovtsev, Alexander Y.; Rossi, Walter" ;
dc:title "Peyritschiella furcifera I. I. Tav." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFC07445A39DC9B3FEBAF8A6.mc.3B55E777FFC07445A3F6CA71FEB1F93A> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Peyritschiella_furcifera_Thaxt_> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
trt:publishedIn <http://dx.doi.org/10.5252/cryptogamie-mycologie2024v45a11> ;
a trt:Treatment .
<http://dx.doi.org/10.5252/cryptogamie-mycologie2024v45a11>
bibo:endPage "149" ;
bibo:issue "11" ;
bibo:journal "Cryptogamie, Mycologie" ;
bibo:pubDate "2024-10-25" ;
bibo:startPage "139" ;
bibo:volume "20" ;
dc:creator "Mishustin, Ruslan I.; Khodosovtsev, Alexander Y.; Rossi, Walter" ;
dc:date "2024" ;
dc:title "New species and new records of Laboulbeniales (Ascomycota) from countries surrounding the Black Sea" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Peyritschiella_furcifera_Thaxt_>
dwc:authority "(Thaxt.) I. I. Tav." ;
dwc:authorityName "I. I. Tav." ;
dwc:baseAuthorityName "Thaxt." ;
dwc:class "Laboulbeniomycetes" ;
dwc:family "Laboulbeniaceae" ;
dwc:genus "Peyritschiella" ;
dwc:kingdom "Fungi" ;
dwc:order "Laboulbeniales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Thaxt.) Tav." ;
dwc:species "furcifera" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4FFX7> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Peyritschiella_furcifera> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Philonthus_debilis_Gravenhorst_1802>
dwc:authority "(Gravenhorst, 1802)" ;
dwc:baseAuthorityName "Gravenhorst" ;
dwc:baseAuthorityYear "1802" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Philonthus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Gravenhorst, 1802)" ;
dwc:species "debilis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Philonthus_debilis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Philonthus_Stephens_1829>
dwc:authority "Stephens, 1829" ;
dwc:authorityName "Stephens" ;
dwc:authorityYear "1829" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Philonthus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Stephens, 1829" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Philonthus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Fungi/Peyritschiella_furcifera>
dwc:class "Laboulbeniomycetes" ;
dwc:family "Laboulbeniaceae" ;
dwc:genus "Peyritschiella" ;
dwc:kingdom "Fungi" ;
dwc:order "Laboulbeniales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:species "furcifera" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Peyritschiella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Peyritschiella>
dwc:genus "Peyritschiella" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniaceae>
dwc:family "Laboulbeniaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniales>
dwc:order "Laboulbeniales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniomycetes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniomycetes>
dwc:class "Laboulbeniomycetes" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Ascomycota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Ascomycota>
dwc:phylum "Ascomycota" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi>
dwc:kingdom "Fungi" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFC07445A39DC9B3FEBAF8A6.mc.3B55E777FFC07445A3F6CA71FEB1F93A>
dwc:collectionCode "MATERIAL" ;
dwc:eventDate "2023-03-10" ;
dwc:locality "Ukraine" ;
dwc:verbatimLatitude "48.695" ;
dwc:verbatimLongitude "22.387222" ;
trt:httpUri <https://treatment.plazi.org/id/03945C3CFFC07445A39DC9B3FEBAF8A6#3B55E777FFC07445A3F6CA71FEB1F93A> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,222 @@
@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/03945C3CFFC17445A0AAC9B1FD81FEBC>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Bledius_Leach_1819>, <http://taxon-concept.plazi.org/id/Animalia/Carabidae_Latreille_1802>, <http://taxon-concept.plazi.org/id/Animalia/Dyschiriodes_bengalensis_Andrewes_1929>, <http://taxon-concept.plazi.org/id/Animalia/Dyschiriodes_disjunctus_Andrewes_1929>, <http://taxon-concept.plazi.org/id/Animalia/Dyschirius_nitidus_Dejean_1825>, <http://taxon-concept.plazi.org/id/Animalia/Scaritini_Bonelli_1810> ;
dc:creator "Mishustin, Ruslan I.; Khodosovtsev, Alexander Y.; Rossi, Walter" ;
dc:title "Misgomyces dyschirii Thaxt." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFC17445A0AAC9B1FD81FEBC.mc.3B55E777FFC17444A05FCA74FA3AF9FD>, <http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFC17445A0AAC9B1FD81FEBC.mc.3B55E777FFC17444A05FCAD1FC1FF97D>, <http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFC17445A0AAC9B1FD81FEBC.mc.3B55E777FFC17444A05FCB42FAB2F8B7>, <http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFC17445A0AAC9B1FD81FEBC.mc.3B55E777FFC17444A05FCB7CFA8FF807> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Misgomyces_dyschirii_Thaxt_> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Coleoptera>, <http://taxon-name.plazi.org/id/Animalia/Dyschiriodes>, <http://taxon-name.plazi.org/id/Animalia/Staphylinidae>, <http://taxon-name.plazi.org/id/Fungi/Misgomyces_lavagnei> ;
trt:publishedIn <http://dx.doi.org/10.5252/cryptogamie-mycologie2024v45a11> ;
a trt:Treatment .
<http://dx.doi.org/10.5252/cryptogamie-mycologie2024v45a11>
bibo:endPage "149" ;
bibo:issue "11" ;
bibo:journal "Cryptogamie, Mycologie" ;
bibo:pubDate "2024-10-25" ;
bibo:startPage "139" ;
bibo:volume "20" ;
dc:creator "Mishustin, Ruslan I.; Khodosovtsev, Alexander Y.; Rossi, Walter" ;
dc:date "2024" ;
dc:title "New species and new records of Laboulbeniales (Ascomycota) from countries surrounding the Black Sea" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Misgomyces_dyschirii_Thaxt_>
dwc:authority "Thaxt." ;
dwc:authorityName "Thaxt." ;
dwc:class "Laboulbeniomycetes" ;
dwc:family "Laboulbeniaceae" ;
dwc:genus "Misgomyces" ;
dwc:kingdom "Fungi" ;
dwc:order "Laboulbeniales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Thaxt." ;
dwc:species "dyschirii" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/43NJ5> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Misgomyces_dyschirii> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Dyschirius_nitidus_Dejean_1825>
dwc:authority "(Dejean, 1825)" ;
dwc:baseAuthorityName "Dejean" ;
dwc:baseAuthorityYear "1825" ;
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Dyschirius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Dejean, 1825)" ;
dwc:species "nitidus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dyschirius_nitidus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Dyschiriodes_disjunctus_Andrewes_1929>
dwc:authority "(Andrewes, 1929)" ;
dwc:baseAuthorityName "Andrewes" ;
dwc:baseAuthorityYear "1929" ;
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Dyschiriodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Andrewes, 1929)" ;
dwc:species "disjunctus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dyschiriodes_disjunctus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Dyschiriodes_bengalensis_Andrewes_1929>
dwc:authority "(Andrewes, 1929)" ;
dwc:baseAuthorityName "Andrewes" ;
dwc:baseAuthorityYear "1929" ;
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Dyschiriodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Andrewes, 1929)" ;
dwc:species "bengalensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dyschiriodes_bengalensis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Carabidae_Latreille_1802>
dwc:authorityName "Latreille" ;
dwc:authorityYear "1802" ;
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
dwc:scientificNameAuthorship "Latreille, 1802" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Scaritini_Bonelli_1810>
dwc:authorityName "Bonelli" ;
dwc:authorityYear "1810" ;
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "tribe" ;
dwc:scientificNameAuthorship "Bonelli, 1810" ;
dwc:tribe "Scaritini" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scaritini> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Bledius_Leach_1819>
dwc:authorityName "Leach" ;
dwc:authorityYear "1819" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Bledius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Leach, 1819" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bledius> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Fungi/Misgomyces_dyschirii>
dwc:class "Laboulbeniomycetes" ;
dwc:family "Laboulbeniaceae" ;
dwc:genus "Misgomyces" ;
dwc:kingdom "Fungi" ;
dwc:order "Laboulbeniales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:species "dyschirii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Misgomyces> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Misgomyces>
dwc:genus "Misgomyces" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniaceae>
dwc:family "Laboulbeniaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniales>
dwc:order "Laboulbeniales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniomycetes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniomycetes>
dwc:class "Laboulbeniomycetes" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Ascomycota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Ascomycota>
dwc:phylum "Ascomycota" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi>
dwc:kingdom "Fungi" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFC17445A0AAC9B1FD81FEBC.mc.3B55E777FFC17444A05FCA74FA3AF9FD>
dwc:catalogNumber "K112" ;
dwc:collectionCode "MATERIAL" ;
dwc:eventDate "1986-08-12" ;
dwc:locality "Moldova" ;
dwc:verbatimLatitude "46.16528" ;
dwc:verbatimLongitude "28.278334" ;
trt:httpUri <https://treatment.plazi.org/id/03945C3CFFC17445A0AAC9B1FD81FEBC#3B55E777FFC17444A05FCA74FA3AF9FD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFC17445A0AAC9B1FD81FEBC.mc.3B55E777FFC17444A05FCAD1FC1FF97D>
dwc:catalogNumber "WR4454" ;
dwc:collectionCode "MATERIAL" ;
dwc:eventDate "2000-07-21" ;
dwc:locality "Nepal" ;
dwc:recordedBy "J. Schneider" ;
dwc:verbatimElevation "166" ;
trt:httpUri <https://treatment.plazi.org/id/03945C3CFFC17445A0AAC9B1FD81FEBC#3B55E777FFC17444A05FCAD1FC1FF97D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFC17445A0AAC9B1FD81FEBC.mc.3B55E777FFC17444A05FCB42FAB2F8B7>
dwc:catalogNumber "WR4522" ;
dwc:collectionCode "WR" ;
dwc:eventDate "2019-03-05" ;
dwc:locality "Sulfi" ;
trt:httpUri <https://treatment.plazi.org/id/03945C3CFFC17445A0AAC9B1FD81FEBC#3B55E777FFC17444A05FCB42FAB2F8B7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFC17445A0AAC9B1FD81FEBC.mc.3B55E777FFC17444A05FCB7CFA8FF807>
dwc:catalogNumber "K112" ;
dwc:collectionCode "SZIK" ;
dwc:eventDate "1989-04-14" ;
dwc:locality "Giaurs village" ;
dwc:recordedBy "A. Puchkov" ;
dwc:verbatimLatitude "37.868332" ;
dwc:verbatimLongitude "58.769165" ;
trt:httpUri <https://treatment.plazi.org/id/03945C3CFFC17445A0AAC9B1FD81FEBC#3B55E777FFC17444A05FCB7CFA8FF807> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,115 @@
@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/03945C3CFFC27447A25DCD50FC97FD99>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Coleoptera_Ptiliideae_> ;
dc:creator "Mishustin, Ruslan I.; Khodosovtsev, Alexander Y.; Rossi, Walter" ;
dc:title "Siemaszkoa fennica Hulden" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFC27447A25DCD50FC97FD99.mc.3B55E777FFC27447A3F6CD16FF78FE35> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Siemaszkoa_fennica_Hulden_> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ptenidium_undetermined> ;
trt:publishedIn <http://dx.doi.org/10.5252/cryptogamie-mycologie2024v45a11> ;
a trt:Treatment .
<http://dx.doi.org/10.5252/cryptogamie-mycologie2024v45a11>
bibo:endPage "149" ;
bibo:issue "11" ;
bibo:journal "Cryptogamie, Mycologie" ;
bibo:pubDate "2024-10-25" ;
bibo:startPage "139" ;
bibo:volume "20" ;
dc:creator "Mishustin, Ruslan I.; Khodosovtsev, Alexander Y.; Rossi, Walter" ;
dc:date "2024" ;
dc:title "New species and new records of Laboulbeniales (Ascomycota) from countries surrounding the Black Sea" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Siemaszkoa_fennica_Hulden_>
dwc:authority "Hulden" ;
dwc:authorityName "Hulden" ;
dwc:class "Laboulbeniomycetes" ;
dwc:family "Laboulbeniaceae" ;
dwc:genus "Siemaszkoa" ;
dwc:kingdom "Fungi" ;
dwc:order "Laboulbeniales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Hulden" ;
dwc:species "fennica" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6YMQ6> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Siemaszkoa_fennica> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Coleoptera_Ptiliideae_>
dwc:authority ", Ptiliideae" ;
dwc:authorityName "Ptiliideae" ;
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
dwc:scientificNameAuthorship "Ptiliideae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Fungi/Siemaszkoa_fennica>
dwc:class "Laboulbeniomycetes" ;
dwc:family "Laboulbeniaceae" ;
dwc:genus "Siemaszkoa" ;
dwc:kingdom "Fungi" ;
dwc:order "Laboulbeniales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:species "fennica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Siemaszkoa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Siemaszkoa>
dwc:genus "Siemaszkoa" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniaceae>
dwc:family "Laboulbeniaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniales>
dwc:order "Laboulbeniales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniomycetes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniomycetes>
dwc:class "Laboulbeniomycetes" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Ascomycota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Ascomycota>
dwc:phylum "Ascomycota" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi>
dwc:kingdom "Fungi" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFC27447A25DCD50FC97FD99.mc.3B55E777FFC27447A3F6CD16FF78FE35>
dwc:collectionCode "MATERIAL" ;
dwc:eventDate "2023-03-10" ;
dwc:locality "Ukraine" ;
dwc:verbatimLatitude "48.695" ;
dwc:verbatimLongitude "22.387222" ;
trt:httpUri <https://treatment.plazi.org/id/03945C3CFFC27447A25DCD50FC97FD99#3B55E777FFC27447A3F6CD16FF78FE35> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,179 @@
@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/03945C3CFFC27447A3C9CED0FA21FC32>
# Error: Could not add TaxonConceptCitation
# Error: Could not produce taxonNameURI ;
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Drosophila_funebris_Fabricius_1787>, <http://taxon-concept.plazi.org/id/Animalia/Drosophilidae_Rondani_1856>, <http://taxon-concept.plazi.org/id/Fungi/Gloeandromyces_Thaxt_>, <http://taxon-concept.plazi.org/id/Fungi/Stigmatomyces_drosophilae_Thaxt_> ;
dc:creator "Mishustin, Ruslan I.; Khodosovtsev, Alexander Y.; Rossi, Walter" ;
dc:title "Stigmatomyces entomophilus Thaxt." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFC27447A3C9CED0FA21FC32.mc.3B55E777FFC27447A3F6CE89FD8AFCB4>, <http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFC27447A3C9CED0FA21FC32.mc.3B55E777FFC27447A3F6CF08FD7BFC19> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Stigmatomyces_entomophilus_Peck_1885> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Diptera>, <http://taxon-name.plazi.org/id/Animalia/Drosophila>, <http://taxon-name.plazi.org/id/Fungi/Stigmatomyces> ;
trt:publishedIn <http://dx.doi.org/10.5252/cryptogamie-mycologie2024v45a11> ;
a trt:Treatment .
<http://dx.doi.org/10.5252/cryptogamie-mycologie2024v45a11>
bibo:endPage "149" ;
bibo:issue "11" ;
bibo:journal "Cryptogamie, Mycologie" ;
bibo:pubDate "2024-10-25" ;
bibo:startPage "139" ;
bibo:volume "20" ;
dc:creator "Mishustin, Ruslan I.; Khodosovtsev, Alexander Y.; Rossi, Walter" ;
dc:date "2024" ;
dc:title "New species and new records of Laboulbeniales (Ascomycota) from countries surrounding the Black Sea" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Stigmatomyces_entomophilus_Peck_1885>
dwc:authority "(Peck, 1885) Thaxt." ;
dwc:authorityName "Thaxt." ;
dwc:baseAuthorityName "Peck" ;
dwc:baseAuthorityYear "1885" ;
dwc:class "Laboulbeniomycetes" ;
dwc:family "Laboulbeniaceae" ;
dwc:genus "Stigmatomyces" ;
dwc:kingdom "Fungi" ;
dwc:order "Laboulbeniales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Peck, 1885) Thaxt." ;
dwc:species "entomophilus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52LBG> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Stigmatomyces_entomophilus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Drosophila_funebris_Fabricius_1787>
dwc:authority "(Fabricius, 1787)" ;
dwc:baseAuthorityName "Fabricius" ;
dwc:baseAuthorityYear "1787" ;
dwc:class "Insecta" ;
dwc:family "Drosophilidae" ;
dwc:genus "Drosophila" ;
dwc:isUncertain "true" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
dwc:species "funebris" ;
dwc:subGenus "Drosophila" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Drosophila_funebris> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Drosophilidae_Rondani_1856>
dwc:authorityName "Rondani" ;
dwc:authorityYear "1856" ;
dwc:class "Insecta" ;
dwc:family "Drosophilidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
dwc:scientificNameAuthorship "Rondani, 1856" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Drosophilidae> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Fungi/Stigmatomyces_drosophilae_Thaxt_>
dwc:authority "Thaxt." ;
dwc:authorityName "Thaxt." ;
dwc:class "Laboulbeniomycetes" ;
dwc:family "Laboulbeniaceae" ;
dwc:genus "Stigmatomyces" ;
dwc:kingdom "Fungi" ;
dwc:order "Laboulbeniales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Thaxt." ;
dwc:species "drosophilae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Stigmatomyces_drosophilae> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Fungi/Gloeandromyces_Thaxt_>
dwc:authority "Thaxt." ;
dwc:authorityName "Thaxt." ;
dwc:class "Laboulbeniomycetes" ;
dwc:family "Laboulbeniaceae" ;
dwc:genus "Gloeandromyces" ;
dwc:kingdom "Fungi" ;
dwc:order "Laboulbeniales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Thaxt." ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4P46> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Gloeandromyces> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Fungi/Stigmatomyces_entomophilus>
dwc:class "Laboulbeniomycetes" ;
dwc:family "Laboulbeniaceae" ;
dwc:genus "Stigmatomyces" ;
dwc:kingdom "Fungi" ;
dwc:order "Laboulbeniales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:species "entomophilus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Stigmatomyces> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Stigmatomyces>
dwc:class "Laboulbeniomycetes" ;
dwc:family "Laboulbeniaceae" ;
dwc:genus "Stigmatomyces" ;
dwc:kingdom "Fungi" ;
dwc:order "Laboulbeniales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniaceae>
dwc:family "Laboulbeniaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniales>
dwc:order "Laboulbeniales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniomycetes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniomycetes>
dwc:class "Laboulbeniomycetes" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Ascomycota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Ascomycota>
dwc:phylum "Ascomycota" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi>
dwc:kingdom "Fungi" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFC27447A3C9CED0FA21FC32.mc.3B55E777FFC27447A3F6CE89FD8AFCB4>
dwc:collectionCode "MATERIAL" ;
dwc:eventDate "2023-07-20" ;
dwc:locality "Ukraine" ;
dwc:verbatimLatitude "48.60583" ;
dwc:verbatimLongitude "22.231945" ;
trt:httpUri <https://treatment.plazi.org/id/03945C3CFFC27447A3C9CED0FA21FC32#3B55E777FFC27447A3F6CE89FD8AFCB4> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFC27447A3C9CED0FA21FC32.mc.3B55E777FFC27447A3F6CF08FD7BFC19>
dwc:collectionCode "MATERIAL" ;
dwc:locality "Germany" ;
trt:httpUri <https://treatment.plazi.org/id/03945C3CFFC27447A3C9CED0FA21FC32#3B55E777FFC27447A3F6CF08FD7BFC19> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,209 @@
@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/03945C3CFFCA7448A0C9CB6EFDB5FA97>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Pselaphinae_Latreille_1802>, <http://taxon-concept.plazi.org/id/Fungi/Camptomyces_europaeus_Rossi_>, <http://taxon-concept.plazi.org/id/Fungi/Cantharomyces_robustus_Majewski_>, <http://taxon-concept.plazi.org/id/Fungi/Corethromyces_brachyglutae_Siemaszko_>, <http://taxon-concept.plazi.org/id/Fungi/Corethromyces_elegans_Maire_>, <http://taxon-concept.plazi.org/id/Fungi/Corethromyces_stilici_Thaxt_>, <http://taxon-concept.plazi.org/id/Fungi/Cryptandromyces_brachyglutae_Siemaszko_> ;
dc:creator "Mishustin, Ruslan I.; Khodosovtsev, Alexander Y.; Rossi, Walter" ;
dc:title "Cryptandromyces elegans W. Rossi & Castaldo" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFCA7448A0C9CB6EFDB5FA97.mc.3B55E777FFCA744FA05FCBC2FC03F869> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Cryptandromyces_elegans_Maire_> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Brachygluta_undetermined>, <http://taxon-name.plazi.org/id/Animalia/Coleoptera>, <http://taxon-name.plazi.org/id/Animalia/Staphylinidae>, <http://taxon-name.plazi.org/id/Fungi/Peyerimhoffiella_elegans> ;
trt:publishedIn <http://dx.doi.org/10.5252/cryptogamie-mycologie2024v45a11> ;
a trt:Treatment .
<http://dx.doi.org/10.5252/cryptogamie-mycologie2024v45a11>
bibo:endPage "149" ;
bibo:issue "11" ;
bibo:journal "Cryptogamie, Mycologie" ;
bibo:pubDate "2024-10-25" ;
bibo:startPage "139" ;
bibo:volume "20" ;
dc:creator "Mishustin, Ruslan I.; Khodosovtsev, Alexander Y.; Rossi, Walter" ;
dc:date "2024" ;
dc:title "New species and new records of Laboulbeniales (Ascomycota) from countries surrounding the Black Sea" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Cryptandromyces_elegans_Maire_>
dwc:authority "(Maire) W. Rossi & Castaldo" ;
dwc:authorityName "W. Rossi & Castaldo" ;
dwc:baseAuthorityName "Maire" ;
dwc:class "Laboulbeniomycetes" ;
dwc:family "Laboulbeniaceae" ;
dwc:genus "Cryptandromyces" ;
dwc:kingdom "Fungi" ;
dwc:order "Laboulbeniales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Maire) Rossi & Castaldo" ;
dwc:species "elegans" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Cryptandromyces_elegans> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Fungi/Camptomyces_europaeus_Rossi_>
dwc:authority "W. Rossi & Cesari" ;
dwc:authorityName "W. Rossi & Cesari" ;
dwc:class "Laboulbeniomycetes" ;
dwc:family "Laboulbeniaceae" ;
dwc:genus "Camptomyces" ;
dwc:kingdom "Fungi" ;
dwc:order "Laboulbeniales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Rossi & Cesari" ;
dwc:species "europaeus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Camptomyces_europaeus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Fungi/Cantharomyces_robustus_Majewski_>
dwc:authority "T. Majewski" ;
dwc:authorityName "T. Majewski" ;
dwc:class "Laboulbeniomycetes" ;
dwc:family "Laboulbeniaceae" ;
dwc:genus "Cantharomyces" ;
dwc:kingdom "Fungi" ;
dwc:order "Laboulbeniales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Majewski" ;
dwc:species "robustus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Cantharomyces_robustus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Fungi/Corethromyces_stilici_Thaxt_>
dwc:authority "Thaxt." ;
dwc:authorityName "Thaxt." ;
dwc:class "Laboulbeniomycetes" ;
dwc:family "Laboulbeniaceae" ;
dwc:genus "Corethromyces" ;
dwc:kingdom "Fungi" ;
dwc:order "Laboulbeniales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Thaxt." ;
dwc:species "stilici" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Corethromyces_stilici> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Pselaphinae_Latreille_1802>
dwc:authorityName "Latreille" ;
dwc:authorityYear "1802" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subFamily" ;
dwc:scientificNameAuthorship "Latreille, 1802" ;
dwc:subFamily "Pselaphinae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pselaphinae> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Fungi/Corethromyces_elegans_Maire_>
dwc:authority "(Maire) Maire" ;
dwc:authorityName "Maire" ;
dwc:baseAuthorityName "Maire" ;
dwc:class "Laboulbeniomycetes" ;
dwc:family "Laboulbeniaceae" ;
dwc:genus "Corethromyces" ;
dwc:kingdom "Fungi" ;
dwc:order "Laboulbeniales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Maire) Maire" ;
dwc:species "elegans" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Corethromyces_elegans> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Fungi/Corethromyces_brachyglutae_Siemaszko_>
dwc:authority "(J. Siemaszko & W. Siemaszko) J. Siemaszko & W. Siemaszko" ;
dwc:authorityName "J. Siemaszko & W. Siemaszko" ;
dwc:baseAuthorityName "J. Siemaszko & W. Siemaszko" ;
dwc:class "Laboulbeniomycetes" ;
dwc:family "Laboulbeniaceae" ;
dwc:genus "Corethromyces" ;
dwc:kingdom "Fungi" ;
dwc:order "Laboulbeniales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Siemaszko & Siemaszko) Siemaszko & Siemaszko" ;
dwc:species "brachyglutae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Corethromyces_brachyglutae> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Fungi/Cryptandromyces_brachyglutae_Siemaszko_>
dwc:authority "J. Siemaszko & W. Siemaszko" ;
dwc:authorityName "J. Siemaszko & W. Siemaszko" ;
dwc:class "Laboulbeniomycetes" ;
dwc:family "Laboulbeniaceae" ;
dwc:genus "Cryptandromyces" ;
dwc:kingdom "Fungi" ;
dwc:order "Laboulbeniales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Siemaszko & Siemaszko" ;
dwc:species "brachyglutae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Cryptandromyces_brachyglutae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Fungi/Cryptandromyces_elegans>
dwc:class "Laboulbeniomycetes" ;
dwc:family "Laboulbeniaceae" ;
dwc:genus "Cryptandromyces" ;
dwc:kingdom "Fungi" ;
dwc:order "Laboulbeniales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:species "elegans" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Cryptandromyces> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Cryptandromyces>
dwc:genus "Cryptandromyces" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniaceae>
dwc:family "Laboulbeniaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniales>
dwc:order "Laboulbeniales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniomycetes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniomycetes>
dwc:class "Laboulbeniomycetes" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Ascomycota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Ascomycota>
dwc:phylum "Ascomycota" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi>
dwc:kingdom "Fungi" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFCA7448A0C9CB6EFDB5FA97.mc.3B55E777FFCA744FA05FCBC2FC03F869>
dwc:collectionCode "MATERIAL" ;
dwc:eventDate "2023-03-05" ;
dwc:locality "Ukraine" ;
dwc:verbatimLatitude "48.175556" ;
dwc:verbatimLongitude "22.945" ;
trt:httpUri <https://treatment.plazi.org/id/03945C3CFFCA7448A0C9CB6EFDB5FA97#3B55E777FFCA744FA05FCBC2FC03F869> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,163 @@
@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/03945C3CFFCC7449A0FCCDF1FBFAFC42>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Coccinellidae_Latreille_1807>, <http://taxon-concept.plazi.org/id/Animalia/Harmonia_axyridis_Pallas_1773> ;
dc:creator "Mishustin, Ruslan I.; Khodosovtsev, Alexander Y.; Rossi, Walter" ;
dc:title "Hesperomyces virescens Thaxt." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFCC7449A0FCCDF1FBFAFC42.mc.3B55E777FFCC7449A05FCDB7FB96FDBF>, <http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFCC7449A0FCCDF1FBFAFC42.mc.3B55E777FFCC7449A764CE63FC0DFDF0>, <http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFCC7449A0FCCDF1FBFAFC42.mc.3B55E777FFCC7449A05FCECCFAF4FD55>, <http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFCC7449A0FCCDF1FBFAFC42.mc.3B55E777FFCC7449A05FCE9DFBECFCA5> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Hesperomyces_virescens_Thaxt_> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
trt:publishedIn <http://dx.doi.org/10.5252/cryptogamie-mycologie2024v45a11> ;
a trt:Treatment .
<http://dx.doi.org/10.5252/cryptogamie-mycologie2024v45a11>
bibo:endPage "149" ;
bibo:issue "11" ;
bibo:journal "Cryptogamie, Mycologie" ;
bibo:pubDate "2024-10-25" ;
bibo:startPage "139" ;
bibo:volume "20" ;
dc:creator "Mishustin, Ruslan I.; Khodosovtsev, Alexander Y.; Rossi, Walter" ;
dc:date "2024" ;
dc:title "New species and new records of Laboulbeniales (Ascomycota) from countries surrounding the Black Sea" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Hesperomyces_virescens_Thaxt_>
dwc:authority "Thaxt." ;
dwc:authorityName "Thaxt." ;
dwc:class "Laboulbeniomycetes" ;
dwc:family "Laboulbeniaceae" ;
dwc:genus "Hesperomyces" ;
dwc:kingdom "Fungi" ;
dwc:order "Laboulbeniales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Thaxt." ;
dwc:species "virescens" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3L5KJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Hesperomyces_virescens> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Harmonia_axyridis_Pallas_1773>
dwc:authority "(Pallas, 1773)" ;
dwc:baseAuthorityName "Pallas" ;
dwc:baseAuthorityYear "1773" ;
dwc:class "Insecta" ;
dwc:family "Coccinellidae" ;
dwc:genus "Harmonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Pallas, 1773)" ;
dwc:species "axyridis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Harmonia_axyridis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Coccinellidae_Latreille_1807>
dwc:authorityName "Latreille" ;
dwc:authorityYear "1807" ;
dwc:class "Insecta" ;
dwc:family "Coccinellidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
dwc:scientificNameAuthorship "Latreille, 1807" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coccinellidae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Fungi/Hesperomyces_virescens>
dwc:class "Laboulbeniomycetes" ;
dwc:family "Laboulbeniaceae" ;
dwc:genus "Hesperomyces" ;
dwc:kingdom "Fungi" ;
dwc:order "Laboulbeniales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:species "virescens" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Hesperomyces> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Hesperomyces>
dwc:genus "Hesperomyces" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniaceae>
dwc:family "Laboulbeniaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniales>
dwc:order "Laboulbeniales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniomycetes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniomycetes>
dwc:class "Laboulbeniomycetes" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Ascomycota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Ascomycota>
dwc:phylum "Ascomycota" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi>
dwc:kingdom "Fungi" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFCC7449A0FCCDF1FBFAFC42.mc.3B55E777FFCC7449A05FCDB7FB96FDBF>
dwc:collectionCode "MATERIAL" ;
dwc:eventDate "2015-04-14" ;
dwc:locality "Georgia" ;
dwc:recordedBy "Pljushtch I." ;
dwc:verbatimLatitude "44.398335" ;
dwc:verbatimLongitude "44.398335" ;
trt:httpUri <https://treatment.plazi.org/id/03945C3CFFCC7449A0FCCDF1FBFAFC42#3B55E777FFCC7449A05FCDB7FB96FDBF> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFCC7449A0FCCDF1FBFAFC42.mc.3B55E777FFCC7449A764CE63FC0DFDF0>
dwc:collectionCode "R" ;
dwc:eventDate "2022-04-26" ;
dwc:locality "Tbilisi" ;
dwc:recordedBy "Mishustin" ;
dwc:verbatimLatitude "41.74111" ;
dwc:verbatimLongitude "44.77861" ;
trt:httpUri <https://treatment.plazi.org/id/03945C3CFFCC7449A0FCCDF1FBFAFC42#3B55E777FFCC7449A764CE63FC0DFDF0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFCC7449A0FCCDF1FBFAFC42.mc.3B55E777FFCC7449A05FCECCFAF4FD55>
dwc:collectionCode "MATERIAL" ;
dwc:eventDate "2016-06-23" ;
dwc:locality "AFghanistan" ;
dwc:recordedBy "I. Pljushtch" ;
dwc:verbatimElevation "2500" ;
dwc:verbatimLatitude "34.244446" ;
dwc:verbatimLongitude "66.910835" ;
trt:httpUri <https://treatment.plazi.org/id/03945C3CFFCC7449A0FCCDF1FBFAFC42#3B55E777FFCC7449A05FCECCFAF4FD55> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFCC7449A0FCCDF1FBFAFC42.mc.3B55E777FFCC7449A05FCE9DFBECFCA5>
dwc:eventDate "2018-07-30" ;
dwc:locality "Tigrovaya Balka Nature Reserve" ;
dwc:recordedBy "I. Pljushtch" ;
dwc:verbatimLatitude "37.275276" ;
dwc:verbatimLongitude "68.480835" ;
trt:httpUri <https://treatment.plazi.org/id/03945C3CFFCC7449A0FCCDF1FBFAFC42#3B55E777FFCC7449A05FCE9DFBECFCA5> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,118 @@
@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/03945C3CFFCC7449A38AC8FEFE15FA71>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Acrotrichis_Rossi_2020> ;
dc:creator "Mishustin, Ruslan I.; Khodosovtsev, Alexander Y.; Rossi, Walter" ;
dc:title "Ecteinomyces trichopterophilus Thaxt." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFCC7449A38AC8FEFE15FA71.mc.3B55E777FFCC7449A3F6C8B4FF78FADB> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Ecteinomyces_trichopterophilus_Thaxt_> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Acrotrichis_undetermined>, <http://taxon-name.plazi.org/id/Animalia/Ptiliidae> ;
trt:publishedIn <http://dx.doi.org/10.5252/cryptogamie-mycologie2024v45a11> ;
a trt:Treatment .
<http://dx.doi.org/10.5252/cryptogamie-mycologie2024v45a11>
bibo:endPage "149" ;
bibo:issue "11" ;
bibo:journal "Cryptogamie, Mycologie" ;
bibo:pubDate "2024-10-25" ;
bibo:startPage "139" ;
bibo:volume "20" ;
dc:creator "Mishustin, Ruslan I.; Khodosovtsev, Alexander Y.; Rossi, Walter" ;
dc:date "2024" ;
dc:title "New species and new records of Laboulbeniales (Ascomycota) from countries surrounding the Black Sea" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Ecteinomyces_trichopterophilus_Thaxt_>
dwc:authority "Thaxt." ;
dwc:authorityName "Thaxt." ;
dwc:class "Laboulbeniomycetes" ;
dwc:family "Laboulbeniaceae" ;
dwc:genus "Ecteinomyces" ;
dwc:kingdom "Fungi" ;
dwc:order "Laboulbeniales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Thaxt." ;
dwc:species "trichopterophilus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/38PD9> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Ecteinomyces_trichopterophilus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Acrotrichis_Rossi_2020>
dwc:authority "(Rossi & Christian 2020)" ;
dwc:baseAuthorityName "Rossi & Christian" ;
dwc:baseAuthorityYear "2020" ;
dwc:class "Insecta" ;
dwc:family "Ptiliidae" ;
dwc:genus "Acrotrichis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "(Rossi & Christian, 2020)" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acrotrichis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Fungi/Ecteinomyces_trichopterophilus>
dwc:class "Laboulbeniomycetes" ;
dwc:family "Laboulbeniaceae" ;
dwc:genus "Ecteinomyces" ;
dwc:kingdom "Fungi" ;
dwc:order "Laboulbeniales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:species "trichopterophilus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Ecteinomyces> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Ecteinomyces>
dwc:genus "Ecteinomyces" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniaceae>
dwc:family "Laboulbeniaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniales>
dwc:order "Laboulbeniales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniomycetes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniomycetes>
dwc:class "Laboulbeniomycetes" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Ascomycota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Ascomycota>
dwc:phylum "Ascomycota" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi>
dwc:kingdom "Fungi" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFCC7449A38AC8FEFE15FA71.mc.3B55E777FFCC7449A3F6C8B4FF78FADB>
dwc:collectionCode "MATERIAL" ;
dwc:eventDate "2023-03-10" ;
dwc:locality "Ukraine" ;
dwc:verbatimLatitude "48.695" ;
dwc:verbatimLongitude "22.387222" ;
trt:httpUri <https://treatment.plazi.org/id/03945C3CFFCC7449A38AC8FEFE15FA71#3B55E777FFCC7449A3F6C8B4FF78FADB> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,129 @@
@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/03945C3CFFCD7448A240C9D5FD6AF930>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Cyclodinus_constrictus_constrictus_Curtis_1838> ;
dc:creator "Mishustin, Ruslan I.; Khodosovtsev, Alexander Y.; Rossi, Walter" ;
dc:title "Dioicomyces anthici Thaxt." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFCD7448A240C9D5FD6AF930.mc.3B55E777FFCD7448A3F6C98AFD51F9B1>, <http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFCD7448A240C9D5FD6AF930.mc.3B55E777FFCD7448A1A1CA5DFDACF9CC> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Dioicomyces_anthici_Thaxt_> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Anthicidae>, <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
trt:publishedIn <http://dx.doi.org/10.5252/cryptogamie-mycologie2024v45a11> ;
a trt:Treatment .
<http://dx.doi.org/10.5252/cryptogamie-mycologie2024v45a11>
bibo:endPage "149" ;
bibo:issue "11" ;
bibo:journal "Cryptogamie, Mycologie" ;
bibo:pubDate "2024-10-25" ;
bibo:startPage "139" ;
bibo:volume "20" ;
dc:creator "Mishustin, Ruslan I.; Khodosovtsev, Alexander Y.; Rossi, Walter" ;
dc:date "2024" ;
dc:title "New species and new records of Laboulbeniales (Ascomycota) from countries surrounding the Black Sea" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Dioicomyces_anthici_Thaxt_>
dwc:authority "Thaxt." ;
dwc:authorityName "Thaxt." ;
dwc:class "Laboulbeniomycetes" ;
dwc:family "Laboulbeniaceae" ;
dwc:genus "Dioicomyces" ;
dwc:kingdom "Fungi" ;
dwc:order "Laboulbeniales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Thaxt." ;
dwc:species "anthici" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6D7H7> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Dioicomyces_anthici> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cyclodinus_constrictus_constrictus_Curtis_1838>
dwc:authority "(Curtis, 1838)" ;
dwc:baseAuthorityName "Curtis" ;
dwc:baseAuthorityYear "1838" ;
dwc:class "Insecta" ;
dwc:family "Anthicidae" ;
dwc:genus "Cyclodinus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "(Curtis, 1838)" ;
dwc:species "constrictus" ;
dwc:subSpecies "constrictus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cyclodinus_constrictus_constrictus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Fungi/Dioicomyces_anthici>
dwc:class "Laboulbeniomycetes" ;
dwc:family "Laboulbeniaceae" ;
dwc:genus "Dioicomyces" ;
dwc:kingdom "Fungi" ;
dwc:order "Laboulbeniales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:species "anthici" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Dioicomyces> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Dioicomyces>
dwc:genus "Dioicomyces" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniaceae>
dwc:family "Laboulbeniaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniales>
dwc:order "Laboulbeniales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniomycetes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniomycetes>
dwc:class "Laboulbeniomycetes" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Ascomycota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Ascomycota>
dwc:phylum "Ascomycota" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi>
dwc:kingdom "Fungi" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFCD7448A240C9D5FD6AF930.mc.3B55E777FFCD7448A3F6C98AFD51F9B1>
dwc:collectionCode "MATERIAL" ;
dwc:eventDate "2022-04-26" ;
dwc:locality "Georgia" ;
dwc:verbatimLatitude "41.58361" ;
dwc:verbatimLongitude "44.859722" ;
trt:httpUri <https://treatment.plazi.org/id/03945C3CFFCD7448A240C9D5FD6AF930#3B55E777FFCD7448A3F6C98AFD51F9B1> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFCD7448A240C9D5FD6AF930.mc.3B55E777FFCD7448A1A1CA5DFDACF9CC>
dwc:collectionCode "R" ;
dwc:eventDate "2022-04-26" ;
dwc:locality "KvemoKartli" ;
dwc:verbatimLatitude "41.58361" ;
dwc:verbatimLongitude "44.859722" ;
trt:httpUri <https://treatment.plazi.org/id/03945C3CFFCD7448A240C9D5FD6AF930#3B55E777FFCD7448A1A1CA5DFDACF9CC> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,141 @@
@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/03945C3CFFCE744BA0A1CADFFA9FF868>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Rugilus_rufipes_Germar_1836>, <http://taxon-concept.plazi.org/id/Animalia/Stilicus_Berthold_1827> ;
dc:creator "Mishustin, Ruslan I.; Khodosovtsev, Alexander Y.; Rossi, Walter" ;
dc:title "Laboulbenia stilicicola Speg." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFCE744BA0A1CADFFA9FF868.mc.3B55E777FFCE744BA05FCA99FBAEF8C4>, <http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFCE744BA0A1CADFFA9FF868.mc.3B55E777FFCE744BA729CB68FBC5F8F9> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Laboulbenia_stilicicola_Speg_> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Coleoptera>, <http://taxon-name.plazi.org/id/Animalia/Rugilus>, <http://taxon-name.plazi.org/id/Animalia/Rugilus_undetermined>, <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
trt:publishedIn <http://dx.doi.org/10.5252/cryptogamie-mycologie2024v45a11> ;
a trt:Treatment .
<http://dx.doi.org/10.5252/cryptogamie-mycologie2024v45a11>
bibo:endPage "149" ;
bibo:issue "11" ;
bibo:journal "Cryptogamie, Mycologie" ;
bibo:pubDate "2024-10-25" ;
bibo:startPage "139" ;
bibo:volume "20" ;
dc:creator "Mishustin, Ruslan I.; Khodosovtsev, Alexander Y.; Rossi, Walter" ;
dc:date "2024" ;
dc:title "New species and new records of Laboulbeniales (Ascomycota) from countries surrounding the Black Sea" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Laboulbenia_stilicicola_Speg_>
dwc:authority "Speg." ;
dwc:authorityName "Speg." ;
dwc:class "Insecta" ;
dwc:family "Pseudococcidae" ;
dwc:genus "Laboulbenia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Speg." ;
dwc:species "stilicicola" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Laboulbenia_stilicicola> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Rugilus_rufipes_Germar_1836>
dwc:authority "(Germar, 1836)" ;
dwc:baseAuthorityName "Germar" ;
dwc:baseAuthorityYear "1836" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Rugilus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Germar, 1836)" ;
dwc:species "rufipes" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rugilus_rufipes> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Stilicus_Berthold_1827>
dwc:authorityName "Berthold" ;
dwc:authorityYear "1827" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Stilicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Berthold, 1827" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stilicus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Laboulbenia_stilicicola>
dwc:class "Insecta" ;
dwc:family "Pseudococcidae" ;
dwc:genus "Laboulbenia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "stilicicola" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Laboulbenia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Laboulbenia>
dwc:genus "Laboulbenia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudococcidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pseudococcidae>
dwc:family "Pseudococcidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:order "Hemiptera" ;
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://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFCE744BA0A1CADFFA9FF868.mc.3B55E777FFCE744BA05FCA99FBAEF8C4>
dwc:collectionCode "MATERIAL" ;
dwc:eventDate "2023-01-30" ;
dwc:locality "Ukraine" ;
dwc:verbatimLatitude "48.60583" ;
dwc:verbatimLongitude "22.231945" ;
trt:httpUri <https://treatment.plazi.org/id/03945C3CFFCE744BA0A1CADFFA9FF868#3B55E777FFCE744BA05FCA99FBAEF8C4> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFCE744BA0A1CADFFA9FF868.mc.3B55E777FFCE744BA729CB68FBC5F8F9>
dwc:collectionCode "R" ;
dwc:eventDate "2023-03-10" ;
dwc:locality "Kamianytsa village" ;
dwc:verbatimLatitude "48.694725" ;
dwc:verbatimLongitude "22.38611" ;
trt:httpUri <https://treatment.plazi.org/id/03945C3CFFCE744BA0A1CADFFA9FF868#3B55E777FFCE744BA729CB68FBC5F8F9> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,133 @@
@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/03945C3CFFCE744BA266C9A2FD43F885>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Laboulbenia_pterostichi_Thaxt_>, <http://taxon-concept.plazi.org/id/Animalia/Pterostichus_lacunosus_Chaudoir_1844> ;
dc:creator "Mishustin, Ruslan I.; Khodosovtsev, Alexander Y.; Rossi, Walter" ;
dc:title "Laboulbenia pseudomasei Thaxt." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFCE744BA266C9A2FD43F885.mc.3B55E777FFCE744BA3F6CA66FEAEF905> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Laboulbenia_pseudomasei_Thaxt_> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Laboulbenia_proliferans> ;
trt:publishedIn <http://dx.doi.org/10.5252/cryptogamie-mycologie2024v45a11> ;
a trt:Treatment .
<http://dx.doi.org/10.5252/cryptogamie-mycologie2024v45a11>
bibo:endPage "149" ;
bibo:issue "11" ;
bibo:journal "Cryptogamie, Mycologie" ;
bibo:pubDate "2024-10-25" ;
bibo:startPage "139" ;
bibo:volume "20" ;
dc:creator "Mishustin, Ruslan I.; Khodosovtsev, Alexander Y.; Rossi, Walter" ;
dc:date "2024" ;
dc:title "New species and new records of Laboulbeniales (Ascomycota) from countries surrounding the Black Sea" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Laboulbenia_pseudomasei_Thaxt_>
dwc:authority "Thaxt." ;
dwc:authorityName "Thaxt." ;
dwc:class "Insecta" ;
dwc:family "Pseudococcidae" ;
dwc:genus "Laboulbenia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Thaxt." ;
dwc:species "pseudomasei" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Laboulbenia_pseudomasei> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Pterostichus_lacunosus_Chaudoir_1844>
dwc:authority "(Chaudoir, 1844)" ;
dwc:baseAuthorityName "Chaudoir" ;
dwc:baseAuthorityYear "1844" ;
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Pterostichus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Chaudoir, 1844)" ;
dwc:species "lacunosus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pterostichus_lacunosus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Laboulbenia_pterostichi_Thaxt_>
dwc:authority "Thaxt." ;
dwc:authorityName "Thaxt." ;
dwc:class "Insecta" ;
dwc:family "Pseudococcidae" ;
dwc:genus "Laboulbenia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Thaxt." ;
dwc:species "pterostichi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Laboulbenia_pterostichi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Laboulbenia_pseudomasei>
dwc:class "Insecta" ;
dwc:family "Pseudococcidae" ;
dwc:genus "Laboulbenia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pseudomasei" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Laboulbenia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Laboulbenia>
dwc:genus "Laboulbenia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudococcidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pseudococcidae>
dwc:family "Pseudococcidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:order "Hemiptera" ;
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://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFCE744BA266C9A2FD43F885.mc.3B55E777FFCE744BA3F6CA66FEAEF905>
dwc:collectionCode "MATERIAL" ;
dwc:eventDate "2019-07-04" ;
dwc:locality "Georgia" ;
dwc:recordedBy "S. Vashchenko" ;
dwc:verbatimElevation "1500" ;
trt:httpUri <https://treatment.plazi.org/id/03945C3CFFCE744BA266C9A2FD43F885#3B55E777FFCE744BA3F6CA66FEAEF905> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,138 @@
@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/03945C3CFFCF744AA0B6C910FA21F8B4>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Chlaenius_spoliatus_Rossi_1792>, <http://taxon-concept.plazi.org/id/Animalia/Laboulbenia_schizogenii_Thaxt_> ;
dc:creator "Mishustin, Ruslan I.; Khodosovtsev, Alexander Y.; Rossi, Walter" ;
dc:title "Laboulbenia pasquetii F. Picard" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFCF744AA0B6C910FA21F8B4.mc.3B55E777FFCF744AA05FC9D4FBE6FA2B>, <http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFCF744AA0B6C910FA21F8B4.mc.3B55E777FFCF744AA7FCC9D4FBABFA7B> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Laboulbenia_pasquetii_Picard_> ;
trt:publishedIn <http://dx.doi.org/10.5252/cryptogamie-mycologie2024v45a11> ;
a trt:Treatment .
<http://dx.doi.org/10.5252/cryptogamie-mycologie2024v45a11>
bibo:endPage "149" ;
bibo:issue "11" ;
bibo:journal "Cryptogamie, Mycologie" ;
bibo:pubDate "2024-10-25" ;
bibo:startPage "139" ;
bibo:volume "20" ;
dc:creator "Mishustin, Ruslan I.; Khodosovtsev, Alexander Y.; Rossi, Walter" ;
dc:date "2024" ;
dc:title "New species and new records of Laboulbeniales (Ascomycota) from countries surrounding the Black Sea" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Laboulbenia_pasquetii_Picard_>
dwc:authority "F. Picard" ;
dwc:authorityName "F. Picard" ;
dwc:class "Insecta" ;
dwc:family "Pseudococcidae" ;
dwc:genus "Laboulbenia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Picard" ;
dwc:species "pasquetii" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Laboulbenia_pasquetii> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Chlaenius_spoliatus_Rossi_1792>
dwc:authority "(P. Rossi, 1792)" ;
dwc:baseAuthorityName "P. Rossi" ;
dwc:baseAuthorityYear "1792" ;
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Chlaenius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Rossi, 1792)" ;
dwc:species "spoliatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chlaenius_spoliatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Laboulbenia_schizogenii_Thaxt_>
dwc:authority "Thaxt." ;
dwc:authorityName "Thaxt." ;
dwc:class "Insecta" ;
dwc:family "Pseudococcidae" ;
dwc:genus "Laboulbenia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Thaxt." ;
dwc:species "schizogenii" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Laboulbenia_schizogenii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Laboulbenia_pasquetii>
dwc:class "Insecta" ;
dwc:family "Pseudococcidae" ;
dwc:genus "Laboulbenia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pasquetii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Laboulbenia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Laboulbenia>
dwc:genus "Laboulbenia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudococcidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pseudococcidae>
dwc:family "Pseudococcidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:order "Hemiptera" ;
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://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFCF744AA0B6C910FA21F8B4.mc.3B55E777FFCF744AA05FC9D4FBE6FA2B>
dwc:collectionCode "MATERIAL" ;
dwc:locality "Georgia" ;
trt:httpUri <https://treatment.plazi.org/id/03945C3CFFCF744AA0B6C910FA21F8B4#3B55E777FFCF744AA05FC9D4FBE6FA2B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03945C3CFFCF744AA0B6C910FA21F8B4.mc.3B55E777FFCF744AA7FCC9D4FBABFA7B>
dwc:collectionCode "R" ;
dwc:eventDate "2022-04-26" ;
dwc:locality "lake Kumisi" ;
dwc:verbatimLatitude "41.58361" ;
dwc:verbatimLongitude "44.859722" ;
trt:httpUri <https://treatment.plazi.org/id/03945C3CFFCF744AA0B6C910FA21F8B4#3B55E777FFCF744AA7FCC9D4FBABFA7B> ;
a dwc:MaterialCitation .