2024-07-04 13:39:59 +02:00
@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/03CCBA53FF84FFC36AEB5195FBE8F9C6>
2024-11-06 15:34:50 +01:00
cito: cites <http://dx.doi.org/10.5281/zenodo.3257187> , <http://taxon-concept.plazi.org/id/Animalia/Microtrombicula_Ewing_1950> , <http://taxon-concept.plazi.org/id/Animalia/Microtrombicula_munda_Gater_1932> , <http://taxon-concept.plazi.org/id/Animalia/Microtrombicula_nadchatrami_Vercammen_1965> , <http://taxon-concept.plazi.org/id/Animalia/Niviventer_niviventer_niviventer_> ;
2024-07-04 13:39:59 +02:00
dc: creator " Stekolnikov, Alexandr A. " ;
dc: title " Microtrombicula paramunda " ;
2024-11-06 15:34:50 +01:00
trt: citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Rattus_niveiventer> ;
2024-07-04 13:39:59 +02:00
trt: publishedIn <http://dx.doi.org/10.11646/zootaxa.4620.1.1> ;
2024-11-06 15:34:50 +01:00
trt: treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtrombicula_paramunda> ;
2024-07-04 13:39:59 +02:00
a trt: Treatment .
<http://dx.doi.org/10.11646/zootaxa.4620.1.1>
bibo: endPage " 71 " ;
bibo: issue " 1 " ;
bibo: journal " Zootaxa " ;
bibo: pubDate " 2019-06-21 " ;
bibo: startPage " 1 " ;
bibo: volume " 4620 " ;
dc: creator " Stekolnikov, Alexandr A. " ;
dc: date " 2019 " ;
dc: title " A catalogue of the holotypes of chigger mites (Acariformes: Trombiculidae) at the Natural History Museum of Geneva " ;
fabio: hasPart <http://dx.doi.org/10.5281/zenodo.3257187> ;
a fabio: JournalArticle .
2024-11-06 15:34:50 +01:00
<http://taxon-concept.plazi.org/id/Animalia/Microtrombicula_Ewing_1950>
dwc: authorityName " Ewing " ;
dwc: authorityYear " 1950 " ;
2024-09-27 12:33:40 +02:00
dwc: class " Arachnida " ;
dwc: family " Trombiculidae " ;
dwc: genus " Microtrombicula " ;
dwc: kingdom " Animalia " ;
dwc: order " Prostigmata " ;
dwc: phylum " Arthropoda " ;
2024-11-06 15:34:50 +01:00
dwc: rank " genus " ;
dwc: scientificNameAuthorship " Ewing, 1950 " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtrombicula> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Niviventer_niviventer_niviventer_>
# Warning: Removing "(Hodgson" from authority ;
dwc: authority " niviventer (Hodgson) " ;
dwc: authorityName " niviventer (Hodgson " ;
dwc: class " Mammalia " ;
dwc: family " Muridae " ;
dwc: genus " Niviventer " ;
dwc: kingdom " Animalia " ;
dwc: order " Rodentia " ;
dwc: phylum " Chordata " ;
2024-09-27 12:33:40 +02:00
dwc: rank " species " ;
2024-11-06 15:34:50 +01:00
dwc: scientificNameAuthorship " niviventer " ;
dwc: species " niviventer " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Niviventer_niviventer> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Microtrombicula_nadchatrami_Vercammen_1965>
dwc: authority " Vercammen-Grandjean, 1965 " ;
dwc: authorityName " Vercammen-Grandjean " ;
dwc: authorityYear " 1965 " ;
dwc: class " Arachnida " ;
dwc: family " Trombiculidae " ;
dwc: genus " Microtrombicula " ;
dwc: kingdom " Animalia " ;
dwc: order " Prostigmata " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Vercammen-Grandjean, 1965 " ;
dwc: species " nadchatrami " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtrombicula_nadchatrami> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Microtrombicula_munda_Gater_1932>
dwc: authority " (Gater, 1932) " ;
dwc: baseAuthorityName " Gater " ;
dwc: baseAuthorityYear " 1932 " ;
dwc: class " Arachnida " ;
dwc: family " Trombiculidae " ;
dwc: genus " Microtrombicula " ;
dwc: kingdom " Animalia " ;
dwc: order " Prostigmata " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " (Gater, 1932) " ;
dwc: species " munda " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtrombicula_munda> ;
2024-09-27 12:33:40 +02:00
a dwcFP: TaxonConcept .
2024-07-04 13:39:59 +02:00
<http://taxon-name.plazi.org/id/Animalia/Microtrombicula_paramunda>
dwc: class " Arachnida " ;
dwc: family " Trombiculidae " ;
dwc: genus " Microtrombicula " ;
dwc: kingdom " Animalia " ;
dwc: order " Prostigmata " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: species " paramunda " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtrombicula> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Microtrombicula>
dwc: class " Arachnida " ;
dwc: family " Trombiculidae " ;
dwc: genus " Microtrombicula " ;
dwc: kingdom " Animalia " ;
dwc: order " Prostigmata " ;
dwc: phylum " Arthropoda " ;
dwc: rank " genus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Trombiculidae> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trombiculidae>
dwc: family " Trombiculidae " ;
dwc: rank " family " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Prostigmata> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Prostigmata>
dwc: order " Prostigmata " ;
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: 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://dx.doi.org/10.5281/zenodo.3257187>
dc: description " FIGURES 3– 5. Examples of slides. 3, holotype of Acomatacarus keegani Radford, 1953; 4, holotype of Acomatacarus nicollei Vercammen-Grandjean, 1956; 5, holotype of Microtrombicula paramunda (nomen nudum), the possible holotype of Microtrombicula nadchatrami Vercammen-Grandjean, 1965. " ;
fabio: hasRepresentation <https://zenodo.org/record/3257187/files/figure.png> ;
a fabio: Figure .