GG2RDF 2024-08-22T12:10:59.945Z (plazi/treatments-xml)

This commit is contained in:
treatmentbank 2024-08-22 12:11:12 +00:00
parent 9d56feb289
commit 123ab892da
10 changed files with 280 additions and 14 deletions

View file

@ -13,11 +13,11 @@
dc:creator "Karaman, Gordan S." ;
dc:title "Gammarus paraorientalis G. Kar." ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Rivulogammarus_balcanicus_orientalis_Karaman_2018>, <http://taxon-concept.plazi.org/id/Animalia/Gammarus_balcanicus_Schaferna_1922>, <http://taxon-concept.plazi.org/id/Animalia/Gammarus_orientalis_Karaman_2018> ;
trt:publishedIn <http://publication.plazi.org/id/FFBEFFDAFF986C55FFC4FFCDFFB7FFAB> ;
trt:publishedIn <http://dx.doi.org/10.37828/em.2018.19.12> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Gammarus_paraorientalis> ;
a trt:Treatment .
<http://publication.plazi.org/id/FFBEFFDAFF986C55FFC4FFCDFFB7FFAB>
<http://dx.doi.org/10.37828/em.2018.19.12>
bibo:endPage "124" ;
bibo:journal "Ecologica Montenegrina" ;
bibo:pubDate "2018-11-25" ;

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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03BC7B6BFFD32E1EA3BBFE11F8DDF8BB>
dc:creator "Smit, Harry" ;
dc:title "Sinhaladwipabates scutatus Smit, 2018, n. sp." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03BC7B6BFFD32E1EA3BBFE11F8DDF8BB.mc.3B7DC020FFD32E1DA261FE4FFB8CF953> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sinhaladwipabates_scutatus_Smit_2018> ;
trt:publishedIn <http://dx.doi.org/10.37828/em.2018.18.7> ;
a trt:Treatment .
<http://dx.doi.org/10.37828/em.2018.18.7>
bibo:endPage "101" ;
bibo:journal "Ecologica Montenegrina" ;
bibo:pubDate "2018-07-19" ;
bibo:startPage "99" ;
bibo:volume "18" ;
dc:creator "Smit, Harry" ;
dc:date "2018" ;
dc:title "A second species of the water mite genus Sinhaladwipabates Gledhill & Wiles, 1997 from Thailand (Acari: Hydrachnidia: Hygrobatidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Sinhaladwipabates_scutatus_Smit_2018>
dwc:authorityName "Smit" ;
dwc:authorityYear "2018" ;
dwc:class "Arachnida" ;
dwc:family "Hygrobatidae" ;
dwc:genus "Sinhaladwipabates" ;
dwc:kingdom "Animalia" ;
dwc:order "Trombidiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Smit, 2018" ;
dwc:species "scutatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinhaladwipabates_scutatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Sinhaladwipabates_scutatus>
dwc:class "Arachnida" ;
dwc:family "Hygrobatidae" ;
dwc:genus "Sinhaladwipabates" ;
dwc:kingdom "Animalia" ;
dwc:order "Trombidiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "scutatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sinhaladwipabates> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sinhaladwipabates>
dwc:class "Arachnida" ;
dwc:family "Hygrobatidae" ;
dwc:genus "Sinhaladwipabates" ;
dwc:kingdom "Animalia" ;
dwc:order "Trombidiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hygrobatidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hygrobatidae>
dwc:class "Arachnida" ;
dwc:family "Hygrobatidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Trombidiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trombidiformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trombidiformes>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Trombidiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03BC7B6BFFD32E1EA3BBFE11F8DDF8BB.mc.3B7DC020FFD32E1DA261FE4FFB8CF953>
dwc:collectionCode "RMNH" ;
dwc:eventDate "2017-11-11" ;
dwc:locality "Huai Chan Waterfall" ;
dwc:recordedBy "H. Smit" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "222" ;
dwc:verbatimLatitude "14.523383" ;
dwc:verbatimLongitude "104.36867" ;
trt:httpUri <https://treatment.plazi.org/id/03BC7B6BFFD32E1EA3BBFE11F8DDF8BB#3B7DC020FFD32E1DA261FE4FFB8CF953> ;
a dwc:MaterialCitation .

View file

@ -13,10 +13,10 @@
dc:creator "Ermilov, Sergey G.; Shtanchaeva, Umukusum Ya.; Subías, Luis S." ;
dc:title "Angullozetes Hammer 1967" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Angullozetes_Hammer_1967> ;
trt:publishedIn <http://publication.plazi.org/id/FFE70341FFD3FF80FF83FF83FFAB434B> ;
trt:publishedIn <http://dx.doi.org/10.37828/em.2018.18.5> ;
a trt:Treatment .
<http://publication.plazi.org/id/FFE70341FFD3FF80FF83FF83FFAB434B>
<http://dx.doi.org/10.37828/em.2018.18.5>
bibo:endPage "81" ;
bibo:journal "Ecologica Montenegrina" ;
bibo:pubDate "2018-07-07" ;

View file

@ -14,10 +14,10 @@
dc:title "Angullozetes arilloi Ermilov, Shtanchaeva & Subías, 2018, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03DE7B39FFD2FF85FF14FBD0FC0E46DB.mc.3B1FC072FFD1FF82FE57F824FEC544AF>, <http://tb.plazi.org/GgServer/dwcaRecords/03DE7B39FFD2FF85FF14FBD0FC0E46DB.mc.3B1FC072FFD1FF82FEFEF849FDF14B4D> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Angullozetes_arilloi_Ermilov_2018> ;
trt:publishedIn <http://publication.plazi.org/id/FFE70341FFD3FF80FF83FF83FFAB434B> ;
trt:publishedIn <http://dx.doi.org/10.37828/em.2018.18.5> ;
a trt:Treatment .
<http://publication.plazi.org/id/FFE70341FFD3FF80FF83FF83FFAB434B>
<http://dx.doi.org/10.37828/em.2018.18.5>
bibo:endPage "81" ;
bibo:journal "Ecologica Montenegrina" ;
bibo:pubDate "2018-07-07" ;

View file

@ -0,0 +1,100 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/2815CA64FF9B7A7711FF3450FD1AFBF0>
dc:creator "Prószyński, Jerzy; Noordam, Aart; Oger, Pierre; Schäfer, Michael" ;
dc:title "Saitis Simon 1876" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2815CA64FF9B7A7711FF3450FD1AFBF0.mc.10D4712FFF987A77125830E6FC03FD8B> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Saitis_Simon_1876> ;
trt:publishedIn <http://dx.doi.org/10.37828/em.2018.18.6> ;
a trt:Treatment .
<http://dx.doi.org/10.37828/em.2018.18.6>
bibo:endPage "98" ;
bibo:journal "Ecologica Montenegrina" ;
bibo:pubDate "2018-07-10" ;
bibo:startPage "82" ;
bibo:volume "18" ;
dc:creator "Prószyński, Jerzy; Noordam, Aart; Oger, Pierre; Schäfer, Michael" ;
dc:date "2018" ;
dc:title "Delimitation of Mediterranean genus Iberattus gen. n., with comments on genus Saitis (Araneae: Salticidae) *" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Saitis_Simon_1876>
dwc:authority "Simon, 1876" ;
dwc:authorityName "Simon" ;
dwc:authorityYear "1876" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Saitis" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Simon, 1876" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7BQL> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Saitis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Saitis>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Saitis" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/2815CA64FF9B7A7711FF3450FD1AFBF0.mc.10D4712FFF987A77125830E6FC03FD8B>
dwc:collectionCode "III" ;
trt:httpUri <https://treatment.plazi.org/id/2815CA64FF9B7A7711FF3450FD1AFBF0#10D4712FFF987A77125830E6FC03FD8B> ;
a dwc:MaterialCitation .

View file

@ -13,10 +13,10 @@
dc:creator "Prószyński, Jerzy; Noordam, Aart; Oger, Pierre; Schäfer, Michael" ;
dc:title "Iberattus Prószyński, Noordam, Oger & Schäfer, 2018, gen. n." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Iberattus_Pr%C3%B3szy%C5%84ski_2018> ;
trt:publishedIn <http://publication.plazi.org/id/D42CB21CFF9E7A7113783134FF84FFDA> ;
trt:publishedIn <http://dx.doi.org/10.37828/em.2018.18.6> ;
a trt:Treatment .
<http://publication.plazi.org/id/D42CB21CFF9E7A7113783134FF84FFDA>
<http://dx.doi.org/10.37828/em.2018.18.6>
bibo:endPage "98" ;
bibo:journal "Ecologica Montenegrina" ;
bibo:pubDate "2018-07-10" ;

View file

@ -10,14 +10,15 @@
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/312C3E047368FFFFFF1398ACD63F0D61>
cito:cites <http://dx.doi.org/10.5281/zenodo.13360120>, <http://dx.doi.org/10.5281/zenodo.13360124> ;
dc:creator "Volynkin, Anton V.; Bucsek, Karol; Černý, Karel; Saldaitis, Aidas" ;
dc:title "Eugoa zolotuhini Dubatolov & Bucsek 2016" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/312C3E047368FFFFFF1398ACD63F0D61.mc.09ED854F7368FFFFFED298D0D7270C5F>, <http://tb.plazi.org/GgServer/dwcaRecords/312C3E047368FFFFFF1398ACD63F0D61.mc.09ED854F7368FFFFFE679B53D6E50C9A>, <http://tb.plazi.org/GgServer/dwcaRecords/312C3E047368FFFFFF1398ACD63F0D61.mc.09ED854F7368FFFFFC4C9B97D7400CA4> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eugoa_zolotuhini_Dubatolov_2016> ;
trt:publishedIn <http://publication.plazi.org/id/CD15467C736DFFFAFF849922D5580E55> ;
trt:publishedIn <http://dx.doi.org/10.37828/em.2018.19.11> ;
a trt:Treatment .
<http://publication.plazi.org/id/CD15467C736DFFFAFF849922D5580E55>
<http://dx.doi.org/10.37828/em.2018.19.11>
bibo:endPage "109" ;
bibo:journal "Ecologica Montenegrina" ;
bibo:pubDate "2018-11-20" ;
@ -26,6 +27,7 @@
dc:creator "Volynkin, Anton V.; Bucsek, Karol; Černý, Karel; Saldaitis, Aidas" ;
dc:date "2018" ;
dc:title "On the taxonomy of the genus Eugoa Walker, 1858, with descriptions of two new species from Laos and Vietnam (Lepidoptera, Erebidae, Arctiinae, Lithosiini)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13360120>, <http://dx.doi.org/10.5281/zenodo.13360124> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Eugoa_zolotuhini_Dubatolov_2016>
@ -107,6 +109,16 @@
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13360120>
dc:description "Figures 18. Eugoa spp.: adults. 1, E. dubatolovi, holotype male, S Laos (NHMUK); 2, E. dubatolovi, paratype male, S Vietnam (CKC); 3, E. dubatolovi, paratype male, S Vietnam (CAV); 4, E. sinxayi, holotype male, C Laos (MWM/ZSM); 5, E. zolotuhini, holotype male, N Vietnam (SZMN); 6, E. hainanensis, male, S Laos (CAV)." ;
fabio:hasRepresentation <https://zenodo.org/record/13360120/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13360124>
dc:description "Figures 1112. Eugoa spp.: male genitalia. 11, E. zolotuhini, holotype, N Vietnam, slide AV4313m, ex prep. Dubatolov; 12, E. hainanensis, S Laos, slide AV3113m." ;
fabio:hasRepresentation <https://zenodo.org/record/13360124/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/312C3E047368FFFFFF1398ACD63F0D61.mc.09ED854F7368FFFFFED298D0D7270C5F>
dwc:locality "National Reserve" ;
dwc:recordedBy "Xuan Lien NR" ;

View file

@ -10,14 +10,15 @@
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/312C3E04736CFFF9FF139BFDD77B0CC0>
cito:cites <http://dx.doi.org/10.5281/zenodo.13360120>, <http://dx.doi.org/10.5281/zenodo.13360124> ;
dc:creator "Volynkin, Anton V.; Bucsek, Karol; Černý, Karel; Saldaitis, Aidas" ;
dc:title "Eugoa dubatolovi Volynkin, Bucsek & Cerny 2018, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/312C3E04736CFFF9FF139BFDD77B0CC0.mc.09ED854F736CFFFBFE5E9A67D6BE0DF6>, <http://tb.plazi.org/GgServer/dwcaRecords/312C3E04736CFFF9FF139BFDD77B0CC0.mc.09ED854F736CFFFBFF139AEED1240A5D>, <http://tb.plazi.org/GgServer/dwcaRecords/312C3E04736CFFF9FF139BFDD77B0CC0.mc.09ED854F736CFFFBFB0E9ACFD5B90A1E> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eugoa_dubatolovi_Volynkin_2018> ;
trt:publishedIn <http://publication.plazi.org/id/CD15467C736DFFFAFF849922D5580E55> ;
trt:publishedIn <http://dx.doi.org/10.37828/em.2018.19.11> ;
a trt:Treatment .
<http://publication.plazi.org/id/CD15467C736DFFFAFF849922D5580E55>
<http://dx.doi.org/10.37828/em.2018.19.11>
bibo:endPage "109" ;
bibo:journal "Ecologica Montenegrina" ;
bibo:pubDate "2018-11-20" ;
@ -26,6 +27,7 @@
dc:creator "Volynkin, Anton V.; Bucsek, Karol; Černý, Karel; Saldaitis, Aidas" ;
dc:date "2018" ;
dc:title "On the taxonomy of the genus Eugoa Walker, 1858, with descriptions of two new species from Laos and Vietnam (Lepidoptera, Erebidae, Arctiinae, Lithosiini)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13360120>, <http://dx.doi.org/10.5281/zenodo.13360124> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Eugoa_dubatolovi_Volynkin_2018>
@ -107,6 +109,16 @@
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13360120>
dc:description "Figures 18. Eugoa spp.: adults. 1, E. dubatolovi, holotype male, S Laos (NHMUK); 2, E. dubatolovi, paratype male, S Vietnam (CKC); 3, E. dubatolovi, paratype male, S Vietnam (CAV); 4, E. sinxayi, holotype male, C Laos (MWM/ZSM); 5, E. zolotuhini, holotype male, N Vietnam (SZMN); 6, E. hainanensis, male, S Laos (CAV)." ;
fabio:hasRepresentation <https://zenodo.org/record/13360120/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13360124>
dc:description "Figures 1112. Eugoa spp.: male genitalia. 11, E. zolotuhini, holotype, N Vietnam, slide AV4313m, ex prep. Dubatolov; 12, E. hainanensis, S Laos, slide AV3113m." ;
fabio:hasRepresentation <https://zenodo.org/record/13360124/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/312C3E04736CFFF9FF139BFDD77B0CC0.mc.09ED854F736CFFFBFE5E9A67D6BE0DF6>
dwc:collectionCode "NHMUK" ;
dwc:eventDate "2016-08-03" ;

View file

@ -10,14 +10,15 @@
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/312C3E04736EFFFFFF139A23D11A0F77>
cito:cites <http://dx.doi.org/10.5281/zenodo.13360120>, <http://dx.doi.org/10.5281/zenodo.13360122> ;
dc:creator "Volynkin, Anton V.; Bucsek, Karol; Černý, Karel; Saldaitis, Aidas" ;
dc:title "Eugoa sinxayi Volynkin, Bucsek & Cerny 2018, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/312C3E04736EFFFFFF139A23D11A0F77.mc.09ED854F736EFFF9FE5D9A44D0020DF6> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eugoa_sinxayi_Volynkin_2018> ;
trt:publishedIn <http://publication.plazi.org/id/CD15467C736DFFFAFF849922D5580E55> ;
trt:publishedIn <http://dx.doi.org/10.37828/em.2018.19.11> ;
a trt:Treatment .
<http://publication.plazi.org/id/CD15467C736DFFFAFF849922D5580E55>
<http://dx.doi.org/10.37828/em.2018.19.11>
bibo:endPage "109" ;
bibo:journal "Ecologica Montenegrina" ;
bibo:pubDate "2018-11-20" ;
@ -26,6 +27,7 @@
dc:creator "Volynkin, Anton V.; Bucsek, Karol; Černý, Karel; Saldaitis, Aidas" ;
dc:date "2018" ;
dc:title "On the taxonomy of the genus Eugoa Walker, 1858, with descriptions of two new species from Laos and Vietnam (Lepidoptera, Erebidae, Arctiinae, Lithosiini)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13360120>, <http://dx.doi.org/10.5281/zenodo.13360122> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Eugoa_sinxayi_Volynkin_2018>
@ -107,6 +109,16 @@
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13360120>
dc:description "Figures 18. Eugoa spp.: adults. 1, E. dubatolovi, holotype male, S Laos (NHMUK); 2, E. dubatolovi, paratype male, S Vietnam (CKC); 3, E. dubatolovi, paratype male, S Vietnam (CAV); 4, E. sinxayi, holotype male, C Laos (MWM/ZSM); 5, E. zolotuhini, holotype male, N Vietnam (SZMN); 6, E. hainanensis, male, S Laos (CAV)." ;
fabio:hasRepresentation <https://zenodo.org/record/13360120/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13360122>
dc:description "Figures 710. Eugoa spp.: male genitalia. 7, E. dubatolovi, holotype, S Laos, slide AV3112m; 8, E. dubatolovi, paratype, S Vietnam, slide AV3105m; 9, E. dubatolovi, paratype, S Vietnam, slide AV4098m; 10, E. sinxayi, holotype, C Laos, slide AV4098m." ;
fabio:hasRepresentation <https://zenodo.org/record/13360122/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/312C3E04736EFFFFFF139A23D11A0F77.mc.09ED854F736EFFF9FE5D9A44D0020DF6>
dwc:collectionCode "MWM, ZSM" ;
dwc:eventDate "2010-08-09" ;

View file

@ -10,6 +10,7 @@
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/502387C8FFA5FFAE94C3439F81AEFADC>
cito:cites <http://dx.doi.org/10.5281/zenodo.13360073>, <http://dx.doi.org/10.5281/zenodo.13360079> ;
dc:creator "Perić, Ranko; Škondrić, Siniša; Kneţević, Jelena" ;
dc:title "Carex limosa" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/502387C8FFA5FFAE94C3439F81AEFADC.mc.68E23C83FFA0FFAE95CF426D8376FD7D>, <http://tb.plazi.org/GgServer/dwcaRecords/502387C8FFA5FFAE94C3439F81AEFADC.mc.68E23C83FFA0FFAE9513428B86EFFD7D> ;
@ -26,6 +27,7 @@
dc:creator "Perić, Ranko; Škondrić, Siniša; Kneţević, Jelena" ;
dc:date "2018" ;
dc:title "First confirmed record of Carex limosa L. (Cyperaceae) and community Caricetum limosae Br. - Bl. for Nevesinjsko polje (Bosnia & Herzegovina)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13360073>, <http://dx.doi.org/10.5281/zenodo.13360079> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Carex_limosa>
@ -90,6 +92,16 @@
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13360073>
dc:description "Figure 1. Carex limosa in the study area. Bosnia and Herzegovina, Nevesinjsko polje, Srednja Voda, 16July2017, Photo by Jelena KneŢević." ;
fabio:hasRepresentation <https://zenodo.org/record/13360073/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13360079>
dc:description "Figure 2. Distribution of Carex limosa in the Balkans." ;
fabio:hasRepresentation <https://zenodo.org/record/13360079/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/502387C8FFA5FFAE94C3439F81AEFADC.mc.68E23C83FFA0FFAE95CF426D8376FD7D>
dwc:catalogNumber "BN69" ;
dwc:collectionCode "T" ;