2024-07-04 13:29:07 +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/03F687C3FF87FFE322E9875EFB2D10BF>
2024-10-23 15:05:52 +02:00
cito: cites <http://dx.doi.org/10.5281/zenodo.277029> , <http://taxon-concept.plazi.org/id/Animalia/Nepa_cinerea_Linnaeus_1758> , <http://taxon-concept.plazi.org/id/Plantae/Ceratophyllum_al_1988> , <http://taxon-concept.plazi.org/id/Plantae/Lemna_Linnaeus_> ;
2024-07-04 13:29:07 +02:00
dc: creator " Mariño-Pérez, Ricardo; Dovgal, Igor; Mayén-Estrada, Rosaura " ;
dc: title " Metacineta longipes Mereschkowsky 1877 " ;
2024-10-23 15:05:52 +02:00
trt: augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Metacineta_longipes_Mereschkowsky_1877> ;
2024-07-04 13:29:07 +02:00
trt: publishedIn <http://dx.doi.org/10.5281/zenodo.277026> ;
a trt: Treatment .
<http://dx.doi.org/10.5281/zenodo.277026>
bibo: endPage " 60 " ;
bibo: journal " Zootaxa " ;
bibo: startPage " 48 " ;
bibo: volume " 2798 " ;
dc: creator " Mariño-Pérez, Ricardo; Dovgal, Igor; Mayén-Estrada, Rosaura " ;
dc: date " 2011 " ;
dc: title " New records of suctorians (Ciliophora: Suctoria) as epibionts of aquatic true bugs (Hemiptera: Prosorrhyncha: Nepomorpha) from two regions: Mexico and Eastern Europe " ;
fabio: hasPart <http://dx.doi.org/10.5281/zenodo.277029> ;
a fabio: JournalArticle .
2024-10-23 15:05:52 +02:00
<http://taxon-concept.plazi.org/id/Animalia/Metacineta_longipes_Mereschkowsky_1877>
dwc: authority " (Mereschkowsky, 1877) " ;
2024-07-04 13:29:07 +02:00
dwc: authorityName " Mereschkowsky " ;
dwc: authorityYear " 1877 " ;
2024-10-23 15:05:52 +02:00
dwc: baseAuthorityName " Mereschkowsky " ;
dwc: baseAuthorityYear " 1877 " ;
dwc: class " Insecta " ;
dwc: family " Geometridae " ;
2024-07-04 13:29:07 +02:00
dwc: genus " Metacineta " ;
2024-10-23 15:05:52 +02:00
dwc: kingdom " Animalia " ;
dwc: order " Lepidoptera " ;
dwc: phylum " Arthropoda " ;
2024-07-04 13:29:07 +02:00
dwc: rank " species " ;
2024-10-23 15:05:52 +02:00
dwc: scientificNameAuthorship " (Mereschkowsky, 1877) " ;
2024-07-04 13:29:07 +02:00
dwc: species " longipes " ;
2024-10-23 15:05:52 +02:00
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Metacineta_longipes> ;
2024-07-04 13:29:07 +02:00
a dwcFP: TaxonConcept .
2024-10-23 15:05:52 +02:00
<http://taxon-concept.plazi.org/id/Animalia/Nepa_cinerea_Linnaeus_1758>
dwc: authorityName " Linnaeus " ;
dwc: authorityYear " 1758 " ;
dwc: class " Insecta " ;
dwc: family " Nepidae " ;
dwc: genus " Nepa " ;
dwc: kingdom " Animalia " ;
dwc: order " Hemiptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Linnaeus, 1758 " ;
dwc: species " cinerea " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nepa_cinerea> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Lemna_Linnaeus_>
dwc: authority " Linnaeus " ;
dwc: authorityName " Linnaeus " ;
dwc: class " Liliopsida " ;
dwc: family " Araceae " ;
dwc: genus " Lemna " ;
dwc: kingdom " Plantae " ;
dwc: order " Alismatales " ;
dwc: phylum " Tracheophyta " ;
dwc: rank " genus " ;
dwc: scientificNameAuthorship " Linnaeus " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lemna> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Ceratophyllum_al_1988>
dwc: authority " Linnaeus (Matthes et al. 1988) " ;
dwc: class " Magnoliopsida " ;
dwc: family " Ceratophyllaceae " ;
dwc: genus " Ceratophyllum " ;
dwc: kingdom " Plantae " ;
dwc: order " Ceratophyllales " ;
dwc: phylum " Tracheophyta " ;
dwc: rank " genus " ;
dwc: scientificNameAuthorship " Linnaeus (Matthes et al., 1988) " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ceratophyllum> ;
a dwcFP: TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Metacineta_longipes>
dwc: class " Insecta " ;
dwc: family " Geometridae " ;
2024-07-04 13:29:07 +02:00
dwc: genus " Metacineta " ;
2024-10-23 15:05:52 +02:00
dwc: kingdom " Animalia " ;
dwc: order " Lepidoptera " ;
dwc: phylum " Arthropoda " ;
2024-07-04 13:29:07 +02:00
dwc: rank " species " ;
dwc: species " longipes " ;
2024-10-23 15:05:52 +02:00
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Metacineta> ;
2024-07-04 13:29:07 +02:00
a dwcFP: TaxonName .
2024-10-23 15:05:52 +02:00
<http://taxon-name.plazi.org/id/Animalia/Metacineta>
2024-07-04 13:29:07 +02:00
dwc: genus " Metacineta " ;
dwc: rank " genus " ;
2024-10-23 15:05:52 +02:00
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Geometridae> ;
2024-07-04 13:29:07 +02:00
a dwcFP: TaxonName .
2024-10-23 15:05:52 +02:00
<http://taxon-name.plazi.org/id/Animalia/Geometridae>
dwc: family " Geometridae " ;
2024-07-04 13:29:07 +02:00
dwc: rank " family " ;
2024-10-23 15:05:52 +02:00
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
2024-07-04 13:29:07 +02:00
a dwcFP: TaxonName .
2024-10-23 15:05:52 +02:00
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
dwc: order " Lepidoptera " ;
2024-07-04 13:29:07 +02:00
dwc: rank " order " ;
2024-10-23 15:05:52 +02:00
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
2024-07-04 13:29:07 +02:00
a dwcFP: TaxonName .
2024-10-23 15:05:52 +02:00
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc: class " Insecta " ;
2024-07-04 13:29:07 +02:00
dwc: rank " class " ;
2024-10-23 15:05:52 +02:00
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
2024-07-04 13:29:07 +02:00
a dwcFP: TaxonName .
2024-10-23 15:05:52 +02:00
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc: phylum " Arthropoda " ;
2024-07-04 13:29:07 +02:00
dwc: rank " phylum " ;
2024-10-23 15:05:52 +02:00
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
2024-07-04 13:29:07 +02:00
a dwcFP: TaxonName .
2024-10-23 15:05:52 +02:00
<http://taxon-name.plazi.org/id/Animalia>
dwc: kingdom " Animalia " ;
2024-07-04 13:29:07 +02:00
dwc: rank " kingdom " ;
a dwcFP: TaxonName .
<http://dx.doi.org/10.5281/zenodo.277029>
dc: description " FIGURE 3. Some epibiotic suctorians of nepomorphans. a. Discophrya ochtebii. b. Tokophrya quadripartita from Lethocerus sp. (Mexico). c. Podophrya fixa. d. Kormosia linguifera. e. Metacineta longipes. " ;
fabio: hasRepresentation <https://zenodo.org/record/277029/files/figure.png> ;
a fabio: Figure .