GG2RDF 2024-08-30T19:08:25.573Z (plazi/treatments-xml)

This commit is contained in:
treatmentbank 2024-08-30 19:08:39 +00:00
parent 1851ea5cea
commit efc6a6d6ff
7 changed files with 474 additions and 15 deletions

View file

@ -0,0 +1,94 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03D9878CF044B152FF57FD39FD8A5BC9>
dc:creator "Makarova, O. L.; Marchenko, I. I.; Lindquist, E. E." ;
dc:title "Arctoseiinae Evans 1963" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Arctoseiinae_Evans_1963> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5496.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5496.1.1>
bibo:endPage "34" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2024-08-16" ;
bibo:startPage "1" ;
bibo:volume "5496" ;
dc:creator "Makarova, O. L.; Marchenko, I. I.; Lindquist, E. E." ;
dc:date "2024" ;
dc:title "Siberian mites of the genus Zerconopsis Hull, 1918 (Mesostigmata, Ascidae): description of a new species, re-description of Z. michaeli Evans & Hyatt, 1960, and key for species identification" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Arctoseiinae_Evans_1963>
dwc:authority "Evans, 1963" ;
dwc:authorityName "Evans" ;
dwc:authorityYear "1963" ;
dwc:class "Arachnida" ;
dwc:family "Ascidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subFamily" ;
dwc:scientificNameAuthorship "Evans, 1963" ;
dwc:subFamily "Arctoseiinae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Arctoseiinae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Arctoseiinae>
dwc:class "Arachnida" ;
dwc:family "Ascidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subFamily" ;
dwc:subFamily "Arctoseiinae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ascidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ascidae>
dwc:class "Arachnida" ;
dwc:family "Ascidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
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 .

View file

@ -0,0 +1,107 @@
@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/03D9878CF044B153FF57F805FE0F5D0C>
cito:cites <http://dx.doi.org/10.5281/zenodo.13330807>, <http://dx.doi.org/10.5281/zenodo.13330819> ;
dc:creator "Makarova, O. L.; Marchenko, I. I.; Lindquist, E. E." ;
dc:title "Zerconopsis Hull 1918" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Zerconopsis_Hull_1918> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5496.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5496.1.1>
bibo:endPage "34" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2024-08-16" ;
bibo:startPage "1" ;
bibo:volume "5496" ;
dc:creator "Makarova, O. L.; Marchenko, I. I.; Lindquist, E. E." ;
dc:date "2024" ;
dc:title "Siberian mites of the genus Zerconopsis Hull, 1918 (Mesostigmata, Ascidae): description of a new species, re-description of Z. michaeli Evans & Hyatt, 1960, and key for species identification" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13330807>, <http://dx.doi.org/10.5281/zenodo.13330819> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Zerconopsis_Hull_1918>
dwc:authority "Hull, 1918" ;
dwc:authorityName "Hull" ;
dwc:authorityYear "1918" ;
dwc:class "Arachnida" ;
dwc:family "Ascidae" ;
dwc:genus "Zerconopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Hull, 1918" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9DNFF> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zerconopsis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Zerconopsis>
dwc:class "Arachnida" ;
dwc:family "Ascidae" ;
dwc:genus "Zerconopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ascidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ascidae>
dwc:class "Arachnida" ;
dwc:family "Ascidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
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://dx.doi.org/10.5281/zenodo.13330807>
dc:description "FIGURES 1823. Zerconopsis sibiricus sp. nov., 18, 22. male; 1921, 23. female. 18. idiosomal venter; 19. tarsus II; 20. palpal tarsus; 21. subcapitulum; 22. cheliceral digits, antiaxial view; 23. leg I (without tarsus). Scale: 18 100 μm; 19, 21, 22 25 μm; 20 10 μm; 23 50 μm." ;
fabio:hasRepresentation <https://zenodo.org/record/13330807/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13330819>
dc:description "FIGURES 4251. Zerconopsis michaeli Evans et Hyatt, 1960, female. 42. idiosomal ventrum; 43. dorsal setae z6, Z3 and nearby gland openings; 44. chelicera, antiaxial view; 45. tarsus II; 46. cheliceral digits, antiaxial view; 47. apical sensillum s on tarsus I; 48. tritosternum; 4951. variation of sternal shield form. Scale: 42 100 μm; 43 20 μm; 4446, 48 25 μm; 47 10 μm; 4951 50 μm." ;
fabio:hasRepresentation <https://zenodo.org/record/13330819/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,157 @@
@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/03D9878CF045B15FFF57F925FE8C59AD>
cito:cites <http://dx.doi.org/10.5281/zenodo.13330799>, <http://dx.doi.org/10.5281/zenodo.13330801>, <http://dx.doi.org/10.5281/zenodo.13330803>, <http://dx.doi.org/10.5281/zenodo.13330807>, <http://dx.doi.org/10.5281/zenodo.13330805>, <http://dx.doi.org/10.5281/zenodo.13330809>, <http://dx.doi.org/10.5281/zenodo.13330813> ;
dc:creator "Makarova, O. L.; Marchenko, I. I.; Lindquist, E. E." ;
dc:title "Zerconopsis sibiricus Makarova & Marchenko & Lindquist 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D9878CF045B15FFF57F925FE8C59AD.mc.3B183CC7F042B154FEFFFD71FA3259AD> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Zerconopsis_sibiricus_Makarova_2024> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5496.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5496.1.1>
bibo:endPage "34" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2024-08-16" ;
bibo:startPage "1" ;
bibo:volume "5496" ;
dc:creator "Makarova, O. L.; Marchenko, I. I.; Lindquist, E. E." ;
dc:date "2024" ;
dc:title "Siberian mites of the genus Zerconopsis Hull, 1918 (Mesostigmata, Ascidae): description of a new species, re-description of Z. michaeli Evans & Hyatt, 1960, and key for species identification" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13330799>, <http://dx.doi.org/10.5281/zenodo.13330801>, <http://dx.doi.org/10.5281/zenodo.13330803>, <http://dx.doi.org/10.5281/zenodo.13330807>, <http://dx.doi.org/10.5281/zenodo.13330805>, <http://dx.doi.org/10.5281/zenodo.13330809>, <http://dx.doi.org/10.5281/zenodo.13330813> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Zerconopsis_sibiricus_Makarova_2024>
dwc:authority "Makarova & Marchenko" ;
dwc:authorityName "Makarova & Marchenko & Lindquist" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Ascidae" ;
dwc:genus "Zerconopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Makarova & Marchenko & Lindquist, 2024" ;
dwc:species "sibiricus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zerconopsis_sibiricus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Zerconopsis_sibiricus>
dwc:class "Arachnida" ;
dwc:family "Ascidae" ;
dwc:genus "Zerconopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sibiricus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zerconopsis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Zerconopsis>
dwc:class "Arachnida" ;
dwc:family "Ascidae" ;
dwc:genus "Zerconopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ascidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ascidae>
dwc:class "Arachnida" ;
dwc:family "Ascidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
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://dx.doi.org/10.5281/zenodo.13330799>
dc:description "FIGURES 12. Zerconopsis sibiricus sp. nov., female, micrograph habitus images. 1. dorsal view; 2. ventral view. Scale 100 μm." ;
fabio:hasRepresentation <https://zenodo.org/record/13330799/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13330801>
dc:description "FIGURES 39. Zerconopsis sibiricus sp. nov., female. 3. dorsal shield; 4. tritosternum; 5. gnathotectum; 6. some setae of dorsal shield; 7, 8. sternal shield; 9. idiosoma ventrally. Scales: 3, 9 100 μm; 4, 6 25 μm; 5 10 μm; 7, 8 50 μm." ;
fabio:hasRepresentation <https://zenodo.org/record/13330801/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13330803>
dc:description "FIGURES 1015. Zerconopsis sibiricus sp. nov. 1014. female; 15. male. 10. dorsal shield; 11. epigynal shield; 12. cheliceral digits, paraxial view; 13. peritrematal shield; 14. ventrianal shield; 15. anterior part of sternitigenital shield. Scale: 10, 13, 14 50 μm; 11, 12, 15 25 μm." ;
fabio:hasRepresentation <https://zenodo.org/record/13330803/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13330807>
dc:description "FIGURES 1823. Zerconopsis sibiricus sp. nov., 18, 22. male; 1921, 23. female. 18. idiosomal venter; 19. tarsus II; 20. palpal tarsus; 21. subcapitulum; 22. cheliceral digits, antiaxial view; 23. leg I (without tarsus). Scale: 18 100 μm; 19, 21, 22 25 μm; 20 10 μm; 23 50 μm." ;
fabio:hasRepresentation <https://zenodo.org/record/13330807/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13330805>
dc:description "FIGURES 16, 17. Zerconopsis sibiricus sp. nov., female. 16. palpal trochanter, femur, and genu; 17. tarsus I. Scale 25 μm." ;
fabio:hasRepresentation <https://zenodo.org/record/13330805/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13330809>
dc:description "FIGURES 2429. Zerconopsis sibiricus sp. nov., 24, 25, 28, 29. deutonymph; 26, 27. protonymph. 24. idiosomal dorsum; 25. idiosomal venter; 26. idiosomal dorsum; 27. idiosomal venter; 28, 29. opisthogastric region. Scale 50 μm." ;
fabio:hasRepresentation <https://zenodo.org/record/13330809/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13330813>
dc:description "FIGURE 30. Distribution records of Zerconopsis sibiricus sp. nov., original." ;
fabio:hasRepresentation <https://zenodo.org/record/13330813/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03D9878CF045B15FFF57F925FE8C59AD.mc.3B183CC7F042B154FEFFFD71FA3259AD>
dwc:collectionCode "ISEA" ;
dwc:eventDate "1974-07-09" ;
dwc:locality "Komsomolka Mountain" ;
dwc:recordedBy "E. P. Bondarenko" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "400" ;
dwc:verbatimLatitude "64.566666" ;
dwc:verbatimLongitude "177.23334" ;
trt:httpUri <https://treatment.plazi.org/id/03D9878CF045B15FFF57F925FE8C59AD#3B183CC7F042B154FEFFFD71FA3259AD> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,91 @@
@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/03D9878CF05BB14DFF57FEBDFABB5D2B>
cito:cites <http://dx.doi.org/10.5281/zenodo.13330817>, <http://dx.doi.org/10.5281/zenodo.13330803> ;
dc:creator "Makarova, O. L.; Marchenko, I. I.; Lindquist, E. E." ;
dc:title "Zerconopsis" ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5496.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Zerconopsis> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5496.1.1>
bibo:endPage "34" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2024-08-16" ;
bibo:startPage "1" ;
bibo:volume "5496" ;
dc:creator "Makarova, O. L.; Marchenko, I. I.; Lindquist, E. E." ;
dc:date "2024" ;
dc:title "Siberian mites of the genus Zerconopsis Hull, 1918 (Mesostigmata, Ascidae): description of a new species, re-description of Z. michaeli Evans & Hyatt, 1960, and key for species identification" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13330817>, <http://dx.doi.org/10.5281/zenodo.13330803> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Zerconopsis>
dwc:class "Arachnida" ;
dwc:family "Ascidae" ;
dwc:genus "Zerconopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ascidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ascidae>
dwc:class "Arachnida" ;
dwc:family "Ascidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
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://dx.doi.org/10.5281/zenodo.13330817>
dc:description "FIGURES 3541. Zerconopsis michaeli Evans et Hyatt, 1960, female. 35, 37. idiosomal dorsum; 36. variations of dorsal shield seta j1; 38. subcapitulum and proximal palpal segments; 39. palpal femur and genu; 40. gnathotectum; 41. some dorsal shield setae. Scale: 35, 37 50 μm; 36, 39 20 μm; 38, 40, 41 25 μm." ;
fabio:hasRepresentation <https://zenodo.org/record/13330817/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13330803>
dc:description "FIGURES 1015. Zerconopsis sibiricus sp. nov. 1014. female; 15. male. 10. dorsal shield; 11. epigynal shield; 12. cheliceral digits, paraxial view; 13. peritrematal shield; 14. ventrianal shield; 15. anterior part of sternitigenital shield. Scale: 10, 13, 14 50 μm; 11, 12, 15 25 μm." ;
fabio:hasRepresentation <https://zenodo.org/record/13330803/files/figure.png> ;
a fabio:Figure .

View file

@ -9,11 +9,11 @@
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/1D0F87BDFE721B07FF06F9633858F891>
cito:cites <http://dx.doi.org/10.5281/zenodo.13215210>, <http://dx.doi.org/10.5281/zenodo.13215212> ;
<http://treatment.plazi.org/id/1D0F87BDFE721B05FF06F9633B3EFAFF>
cito:cites <http://dx.doi.org/10.5281/zenodo.13215210>, <http://dx.doi.org/10.5281/zenodo.13215212>, <http://dx.doi.org/10.5281/zenodo.13215216> ;
dc:creator "Thomas, Anjitha; Kumar, T. K. Arun" ;
dc:title "Naematelia encephaloidea A. Thomas & T. K. A. Kumar, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D0F87BDFE721B07FF06F9633858F891.mc.25CE3CF6FE751B07FF33FF593B57FEE1> ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D0F87BDFE721B05FF06F9633B3EFAFF.mc.25CE3CF6FE751B07FF33FF593B57FEE1> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Naematelia_encephaloidea_Thomas_2024> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.646.1.4> ;
a trt:Treatment .
@ -28,7 +28,7 @@
dc:creator "Thomas, Anjitha; Kumar, T. K. Arun" ;
dc:date "2024" ;
dc:title "A new species of Naematelia (Tremellales, Basidiomycota) from India" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13215210>, <http://dx.doi.org/10.5281/zenodo.13215212> ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13215210>, <http://dx.doi.org/10.5281/zenodo.13215212>, <http://dx.doi.org/10.5281/zenodo.13215216> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Naematelia_encephaloidea_Thomas_2024>
@ -118,11 +118,16 @@
fabio:hasRepresentation <https://zenodo.org/record/13215212/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/1D0F87BDFE721B07FF06F9633858F891.mc.25CE3CF6FE751B07FF33FF593B57FEE1>
<http://dx.doi.org/10.5281/zenodo.13215216>
dc:description "FIGURE 3. Maximum Likelihood tree generated from the combined ITS and LSU sequences. Bootstrap support values above 50 are indicated above branches. The new species is indicated in bold. Holotype is represented in red color. Cryptococcus depauperatus was set as the outgroup." ;
fabio:hasRepresentation <https://zenodo.org/record/13215216/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/1D0F87BDFE721B05FF06F9633B3EFAFF.mc.25CE3CF6FE751B07FF33FF593B57FEE1>
dwc:catalogNumber "ZGCAT326" ;
dwc:collectionCode "ZGCAT" ;
dwc:eventDate "2022-06-24" ;
dwc:locality "Anjitha Thomas" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/1D0F87BDFE721B07FF06F9633858F891#25CE3CF6FE751B07FF33FF593B57FEE1> ;
trt:httpUri <https://treatment.plazi.org/id/1D0F87BDFE721B05FF06F9633B3EFAFF#25CE3CF6FE751B07FF33FF593B57FEE1> ;
a dwc:MaterialCitation .

View file

@ -11,8 +11,8 @@
<http://treatment.plazi.org/id/1D0F87BDFE771B05FF06FA333FE8F8E7>
dc:creator "Thomas, Anjitha; Kumar, T. K. Arun" ;
dc:title "Naematelia Liu 2015" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Naematelia_Liu_2015> ;
dc:title "Naematelia Fries 1818" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Naematelia_Fries_1818> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.646.1.4> ;
a trt:Treatment .
@ -28,11 +28,11 @@
dc:title "A new species of Naematelia (Tremellales, Basidiomycota) from India" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Naematelia_Liu_2015>
<http://taxon-concept.plazi.org/id/Fungi/Naematelia_Fries_1818>
dwc:ID-ENA "1910899" ;
dwc:authority "sensu Liu et al. (2015)" ;
dwc:authorityName "Liu" ;
dwc:authorityYear "2015" ;
dwc:authority "Fries (1818)" ;
dwc:authorityName "Fries" ;
dwc:authorityYear "1818" ;
dwc:class "Tremellomycetes" ;
dwc:family "Naemateliaceae" ;
dwc:genus "Naematelia" ;
@ -40,7 +40,7 @@
dwc:order "Tremellales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Liu, 2015" ;
dwc:scientificNameAuthorship "Fries, 1818" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5X2M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Naematelia> ;
a dwcFP:TaxonConcept .

View file

@ -10,7 +10,7 @@
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/2B5AF74FFF978441FF031635558EFDA8>
cito:cites <http://dx.doi.org/10.5281/zenodo.13215194>, <http://dx.doi.org/10.5281/zenodo.13215196>, <http://dx.doi.org/10.5281/zenodo.13215202>, <http://dx.doi.org/10.5281/zenodo.13215204>, <http://dx.doi.org/10.5281/zenodo.13215200> ;
cito:cites <http://dx.doi.org/10.5281/zenodo.13620976>, <http://dx.doi.org/10.5281/zenodo.13215194>, <http://dx.doi.org/10.5281/zenodo.13215196>, <http://dx.doi.org/10.5281/zenodo.13215202>, <http://dx.doi.org/10.5281/zenodo.13215204>, <http://dx.doi.org/10.5281/zenodo.13215200> ;
dc:creator "Pahlevani, Amirhossein; Falatoury, Atiye Nejad" ;
dc:title "Arenaria bulica Stapf ex F. N. Williams 1898" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2B5AF74FFF978441FF031635558EFDA8.mc.139B4C04FF978446FF03161D55D6F9BD>, <http://tb.plazi.org/GgServer/dwcaRecords/2B5AF74FFF978441FF031635558EFDA8.mc.139B4C04FF908441FDCA10BF55E8FF30>, <http://tb.plazi.org/GgServer/dwcaRecords/2B5AF74FFF978441FF031635558EFDA8.mc.139B4C04FF908441FC7C10E355B3FEEC>, <http://tb.plazi.org/GgServer/dwcaRecords/2B5AF74FFF978441FF031635558EFDA8.mc.139B4C04FF908441FC3110C75506FEC8>, <http://tb.plazi.org/GgServer/dwcaRecords/2B5AF74FFF978441FF031635558EFDA8.mc.139B4C04FF908441FC98112B5467FEA4>, <http://tb.plazi.org/GgServer/dwcaRecords/2B5AF74FFF978441FF031635558EFDA8.mc.139B4C04FF908441FDFB110F536AFEA4>, <http://tb.plazi.org/GgServer/dwcaRecords/2B5AF74FFF978441FF031635558EFDA8.mc.139B4C04FF908441FAFA110E53A8FE80>, <http://tb.plazi.org/GgServer/dwcaRecords/2B5AF74FFF978441FF031635558EFDA8.mc.139B4C04FF908441FF03115657C3FE58>, <http://tb.plazi.org/GgServer/dwcaRecords/2B5AF74FFF978441FF031635558EFDA8.mc.139B4C04FF908441FE4011BB5595FE34>, <http://tb.plazi.org/GgServer/dwcaRecords/2B5AF74FFF978441FF031635558EFDA8.mc.139B4C04FF908441FC29119F54DEFE10>, <http://tb.plazi.org/GgServer/dwcaRecords/2B5AF74FFF978441FF031635558EFDA8.mc.139B4C04FF908441FD6E11C256F4FDCC>, <http://tb.plazi.org/GgServer/dwcaRecords/2B5AF74FFF978441FF031635558EFDA8.mc.139B4C04FF908441FE8A12275519FDCC>, <http://tb.plazi.org/GgServer/dwcaRecords/2B5AF74FFF978441FF031635558EFDA8.mc.139B4C04FF908441FC941226558AFDA8> ;
@ -30,7 +30,7 @@
dc:creator "Pahlevani, Amirhossein; Falatoury, Atiye Nejad" ;
dc:date "2024" ;
dc:title "Rediscover of the Iranian endemic alpine Arenaria bulica after 139 years and note of the related species (Caryophyllaceae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13215194>, <http://dx.doi.org/10.5281/zenodo.13215196>, <http://dx.doi.org/10.5281/zenodo.13215202>, <http://dx.doi.org/10.5281/zenodo.13215204>, <http://dx.doi.org/10.5281/zenodo.13215200> ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13620976>, <http://dx.doi.org/10.5281/zenodo.13215194>, <http://dx.doi.org/10.5281/zenodo.13215196>, <http://dx.doi.org/10.5281/zenodo.13215202>, <http://dx.doi.org/10.5281/zenodo.13215204>, <http://dx.doi.org/10.5281/zenodo.13215200> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Arenaria_bulica_Williams_1898>
@ -155,6 +155,11 @@
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Arenaria> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13620976>
dc:description "FIGURE 1. Holotype of Arenaria bulica (K000723749!). © Royal Botanical Gardens, Kew." ;
fabio:hasRepresentation <https://zenodo.org/record/13620976/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13215194>
dc:description "FIGURE 2. Holotype of Arenaria minutissima (W16719!). © Natural history Museum Vienna." ;
fabio:hasRepresentation <https://zenodo.org/record/13215194/files/figure.png> ;