2024-07-04 13:30:32 +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#> .
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
<http://treatment.plazi.org/id/03AD87B0FFBA1462FF46BB7CFE0487AA>
2024-11-06 15:14:50 +01:00
cito: cites <http://dx.doi.org/10.5281/zenodo.286747> , <http://dx.doi.org/10.5281/zenodo.286753> , <http://taxon-concept.plazi.org/id/Animalia/Aturus_intermedius_Protz_> , <http://taxon-concept.plazi.org/id/Animalia/Aturus_oudemansi_Besseling_> ;
2024-07-04 13:30:32 +02:00
dc: creator " Gerecke, Reinhard " ;
dc: title " Aturus intermedius Protz 1900 " ;
dwc: basisOfRecord <http://treatment.plazi.org/id/03AD87B0FFBA1462FF46BB7CFE0487AA/NHMB_4546> , <http://treatment.plazi.org/id/03AD87B0FFBA1462FF46BB7CFE0487AA/NHMB_4547> ;
trt: augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Aturus_intermedius_Protz_1900> ;
2024-11-06 15:14:50 +01:00
trt: citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Aturus> , <http://taxon-name.plazi.org/id/Animalia/Aturus_gallicus> ;
2024-07-04 13:30:32 +02:00
trt: deprecates <http://taxon-concept.plazi.org/id/Animalia/Aturus_oudemansi_Besseling_1932> ;
trt: publishedIn <http://dx.doi.org/10.11646/zootaxa.3841.1.1> ;
a trt: Treatment .
<http://dx.doi.org/10.11646/zootaxa.3841.1.1>
bibo: endPage " 46 " ;
bibo: issue " 1 " ;
bibo: journal " Zootaxa " ;
bibo: startPage " 1 " ;
bibo: volume " 3841 " ;
dc: creator " Gerecke, Reinhard " ;
dc: date " 2014 " ;
dc: title " Studies on European species of the water mite family Aturidae Thor (Acari: Hydrachnidia) " ;
fabio: hasPart <http://dx.doi.org/10.5281/zenodo.286747> , <http://dx.doi.org/10.5281/zenodo.286753> ;
a fabio: JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Aturus_intermedius_Protz_1900>
2024-11-06 15:14:50 +01:00
dwc: authority " Protz " , " Protz, 1900 " ;
2024-07-04 13:30:32 +02:00
dwc: authorityName " Protz " ;
dwc: authorityYear " 1900 " ;
dwc: class " Arachnida " ;
dwc: family " Aturidae " ;
dwc: genus " Aturus " ;
dwc: kingdom " Animalia " ;
dwc: order " Trombidiformes " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Protz, 1900 " ;
dwc: species " intermedius " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aturus_intermedius> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Aturus_oudemansi_Besseling_1932>
dwc: authority " Besseling, 1932 " ;
dwc: authorityName " Besseling " ;
dwc: authorityYear " 1932 " ;
dwc: class " Arachnida " ;
dwc: family " Aturidae " ;
dwc: genus " Aturus " ;
dwc: kingdom " Animalia " ;
dwc: order " Trombidiformes " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Besseling, 1932 " ;
dwc: species " oudemansi " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aturus_oudemansi> ;
a dwcFP: TaxonConcept .
2024-11-06 15:14:50 +01:00
<http://taxon-concept.plazi.org/id/Animalia/Aturus_intermedius_Protz_>
dwc: authority " Protz " ;
dwc: authorityName " Protz " ;
dwc: class " Arachnida " ;
dwc: family " Aturidae " ;
dwc: genus " Aturus " ;
dwc: kingdom " Animalia " ;
dwc: order " Trombidiformes " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Protz " ;
dwc: species " intermedius " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aturus_intermedius> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Aturus_oudemansi_Besseling_>
dwc: authority " Besseling " ;
dwc: authorityName " Besseling " ;
dwc: class " Arachnida " ;
dwc: family " Aturidae " ;
dwc: genus " Aturus " ;
dwc: kingdom " Animalia " ;
dwc: order " Trombidiformes " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Besseling " ;
dwc: species " oudemansi " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aturus_oudemansi> ;
a dwcFP: TaxonConcept .
2024-07-04 13:30:32 +02:00
<http://taxon-name.plazi.org/id/Animalia/Aturus_intermedius>
dwc: class " Arachnida " ;
dwc: family " Aturidae " ;
dwc: genus " Aturus " ;
dwc: kingdom " Animalia " ;
dwc: order " Trombidiformes " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: species " intermedius " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Aturus> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Aturus>
dwc: class " Arachnida " ;
dwc: family " Aturidae " ;
dwc: genus " Aturus " ;
dwc: kingdom " Animalia " ;
dwc: order " Trombidiformes " ;
dwc: phylum " Arthropoda " ;
dwc: rank " genus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Aturidae> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Aturidae>
dwc: family " Aturidae " ;
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: order " Trombidiformes " ;
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://taxon-name.plazi.org/id/Animalia/Aturus_oudemansi>
dwc: class " Arachnida " ;
dwc: family " Aturidae " ;
dwc: genus " Aturus " ;
dwc: kingdom " Animalia " ;
dwc: order " Trombidiformes " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: species " oudemansi " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Aturus> ;
a dwcFP: TaxonName .
<http://dx.doi.org/10.5281/zenodo.286747>
dc: description " FIGURE 1. Aturus intermedius (I 181), SEM photographs. A. – E. male; A. IV-L posterior; B. IV-L- 4 – 5 anteroventral; C. IV-L- 4 – 5 posteroventral; D. IV-L- 4 – 5 ventral; E. posterior dorsum with balloon-like perigenitalsetae; F. – G., female; F. posterior dorsum; G. genital field posterolaterally. Scale bars: A: 50 µm; B – G 20 µm. " ;
fabio: hasRepresentation <https://zenodo.org/record/286747/files/figure.png> ;
a fabio: Figure .
<http://dx.doi.org/10.5281/zenodo.286753>
dc: description " FIGURE 7. Aturus intermedius, male. A. IV-L- 4 – 5 anterior; B. IV-L- 4 – 5 posterior; C. dorsum; D. III-L- 4 – 5. Scale bars = 100 µm. " ;
fabio: hasRepresentation <https://zenodo.org/record/286753/files/figure.png> ;
a fabio: Figure .
<http://treatment.plazi.org/id/03AD87B0FFBA1462FF46BB7CFE0487AA/NHMB_4546>
dwc: catalogNumber " NHMB 4546 " ;
dwc: collectionCode " NHMB " ;
dwc: eventDate " 1935-12-06 " ;
dwc: locality " Fjallback " ;
dwc: recordedBy " O. Lundblad " ;
a dwc: MaterialCitation .
<http://treatment.plazi.org/id/03AD87B0FFBA1462FF46BB7CFE0487AA/NHMB_4547>
dwc: catalogNumber " NHMB 4547 " ;
dwc: collectionCode " NHMB " ;
dwc: locality " Switzerland " ;
dwc: recordedBy " Schiess " ;
a dwc: MaterialCitation .