GG2RDF 2024-08-02T22:34:16.530Z (plazi/treatments-xml)

This commit is contained in:
treatmentbank 2024-08-02 22:34:30 +00:00
parent 093e64b201
commit abc3d7585d
274 changed files with 36103 additions and 0 deletions

View file

@ -0,0 +1,128 @@
@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/03A287F5C221FFFDFF66F8A2547FF7C5>
cito:cites <http://dx.doi.org/10.5281/zenodo.13179496> ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:title "Gyrinus (Gyrinus) pullatus Zaitsev 1908" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gyrinus_pullatus_Zaitsev_1908> ;
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.31.2.07> ;
a trt:Treatment .
<http://dx.doi.org/10.15298/rusentj.31.2.07>
bibo:endPage "139" ;
bibo:issue "2" ;
bibo:journal "Russian Entomological Journal" ;
bibo:pubDate "2022-06-30" ;
bibo:startPage "132" ;
bibo:volume "31" ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:date "2022" ;
dc:title "New records of aquatic and riparian beetles (Coleoptera) for the fauna of the Vologda Oblast (Russia)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13179496> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Gyrinus_pullatus_Zaitsev_1908>
dwc:authority "Zaitsev, 1908" ;
dwc:authorityName "Zaitsev" ;
dwc:authorityYear "1908" ;
dwc:class "Insecta" ;
dwc:family "Gyrinidae" ;
dwc:genus "Gyrinus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Zaitsev, 1908" ;
dwc:species "pullatus" ;
dwc:subGenus "Gyrinus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gyrinus_pullatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Gyrinus_pullatus>
dwc:class "Insecta" ;
dwc:family "Gyrinidae" ;
dwc:genus "Gyrinus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pullatus" ;
dwc:subGenus "Gyrinus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gyrinus_Gyrinus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gyrinus_Gyrinus>
dwc:class "Insecta" ;
dwc:family "Gyrinidae" ;
dwc:genus "Gyrinus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Gyrinus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gyrinus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gyrinus>
dwc:class "Insecta" ;
dwc:family "Gyrinidae" ;
dwc:genus "Gyrinus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gyrinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gyrinidae>
dwc:class "Insecta" ;
dwc:family "Gyrinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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.13179496>
dc:description "Figs 78. Gyrinus pullatus: 7 — habitus, 8 — aedeagus, dorsal view. Scale bar: 1.0 mm. Рис. 78. Gyrinus pullatus: 7 — габитус, 8 — Эдеагус, сверху. МасШтаб: 1.0 мм." ;
fabio:hasRepresentation <https://zenodo.org/record/13179496/files/figure.png> ;
a fabio:Figure .

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/03A287F5C222FFFEFC09FDB151EFFDB8>
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:title "Rhantus notaticollis" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFC09FDB151EFFDB8.mc.3B633CBEC222FFFEFCC8FD8C51EAFDB8> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rhantus_notaticollis_Aube_1837> ;
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.31.2.07> ;
a trt:Treatment .
<http://dx.doi.org/10.15298/rusentj.31.2.07>
bibo:endPage "139" ;
bibo:issue "2" ;
bibo:journal "Russian Entomological Journal" ;
bibo:pubDate "2022-06-30" ;
bibo:startPage "132" ;
bibo:volume "31" ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:date "2022" ;
dc:title "New records of aquatic and riparian beetles (Coleoptera) for the fauna of the Vologda Oblast (Russia)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Rhantus_notaticollis_Aube_1837>
dwc:authority "(Aube, 1837)" ;
dwc:baseAuthorityName "Aube" ;
dwc:baseAuthorityYear "1837" ;
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Rhantus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Aube, 1837)" ;
dwc:species "notaticollis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4S3NP> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhantus_notaticollis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Rhantus_notaticollis>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Rhantus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "notaticollis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhantus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rhantus>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Rhantus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dytiscidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dytiscidae>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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/03A287F5C222FFFEFC09FDB151EFFDB8.mc.3B633CBEC222FFFEFCC8FD8C51EAFDB8>
dwc:eventDate "2020-08-19" ;
dwc:locality "Vologodsky distr." ;
dwc:verbatimElevation "6" ;
dwc:verbatimLatitude "59.648476" ;
dwc:verbatimLongitude "39.290833" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C222FFFEFC09FDB151EFFDB8#3B633CBEC222FFFEFCC8FD8C51EAFDB8> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,127 @@
@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/03A287F5C222FFFEFC1BFAA15127F964>
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:title "Hydroporus nigrita" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFC1BFAA15127F964.mc.3B633CBEC222FFFEFCC8FAFC510BF9D9>, <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFC1BFAA15127F964.mc.3B633CBEC222FFFEFCC8F9F05123F964> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hydroporus_nigrita_Fabricius_1792> ;
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.31.2.07> ;
a trt:Treatment .
<http://dx.doi.org/10.15298/rusentj.31.2.07>
bibo:endPage "139" ;
bibo:issue "2" ;
bibo:journal "Russian Entomological Journal" ;
bibo:pubDate "2022-06-30" ;
bibo:startPage "132" ;
bibo:volume "31" ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:date "2022" ;
dc:title "New records of aquatic and riparian beetles (Coleoptera) for the fauna of the Vologda Oblast (Russia)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hydroporus_nigrita_Fabricius_1792>
dwc:authority "(Fabricius, 1792)" ;
dwc:baseAuthorityName "Fabricius" ;
dwc:baseAuthorityYear "1792" ;
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Hydroporus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
dwc:species "nigrita" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6MJGP> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hydroporus_nigrita> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hydroporus_nigrita>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Hydroporus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "nigrita" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydroporus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hydroporus>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Hydroporus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dytiscidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dytiscidae>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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/03A287F5C222FFFEFC1BFAA15127F964.mc.3B633CBEC222FFFEFCC8FAFC510BF9D9>
dwc:eventDate "2020-07-16" ;
dwc:locality "Kharovsky distr." ;
dwc:verbatimElevation "2" ;
dwc:verbatimLatitude "60.61139" ;
dwc:verbatimLongitude "41.75889" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C222FFFEFC1BFAA15127F964#3B633CBEC222FFFEFCC8FAFC510BF9D9> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFC1BFAA15127F964.mc.3B633CBEC222FFFEFCC8F9F05123F964>
dwc:eventDate "2020-08-21" ;
dwc:locality "Kharovsky distr." ;
dwc:verbatimElevation "1" ;
dwc:verbatimLatitude "59.954308" ;
dwc:verbatimLongitude "40.16417" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C222FFFEFC1BFAA15127F964#3B633CBEC222FFFEFCC8F9F05123F964> ;
a dwc:MaterialCitation .

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/03A287F5C222FFFEFCC6FD355695FCC5>
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:title "Oreodytes septentrionalis" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFCC6FD355695FCC5.mc.3B633CBEC222FFFEFCC8FD105691FCC5> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Oreodytes_septentrionalis_Gyllenhal_1826> ;
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.31.2.07> ;
a trt:Treatment .
<http://dx.doi.org/10.15298/rusentj.31.2.07>
bibo:endPage "139" ;
bibo:issue "2" ;
bibo:journal "Russian Entomological Journal" ;
bibo:pubDate "2022-06-30" ;
bibo:startPage "132" ;
bibo:volume "31" ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:date "2022" ;
dc:title "New records of aquatic and riparian beetles (Coleoptera) for the fauna of the Vologda Oblast (Russia)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Oreodytes_septentrionalis_Gyllenhal_1826>
dwc:authority "(Gyllenhal, 1826)" ;
dwc:baseAuthorityName "Gyllenhal" ;
dwc:baseAuthorityYear "1826" ;
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Oreodytes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Gyllenhal, 1826)" ;
dwc:species "septentrionalis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6SSHC> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oreodytes_septentrionalis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Oreodytes_septentrionalis>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Oreodytes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "septentrionalis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oreodytes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Oreodytes>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Oreodytes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dytiscidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dytiscidae>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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/03A287F5C222FFFEFCC6FD355695FCC5.mc.3B633CBEC222FFFEFCC8FD105691FCC5>
dwc:eventDate "2020-07-16" ;
dwc:locality "Velikoustyugsky distr." ;
dwc:verbatimElevation "1" ;
dwc:verbatimLatitude "60.551945" ;
dwc:verbatimLongitude "45.24917" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C222FFFEFCC6FD355695FCC5#3B633CBEC222FFFEFCC8FD105691FCC5> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,128 @@
@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/03A287F5C222FFFEFCDEFCA15695FAC5>
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:title "Hydroporus discretus Fairmaire et Brisout 1859" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFCDEFCA15695FAC5.mc.3B633CBEC222FFFEFCC8FCFC51A5FBB9>, <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFCDEFCA15695FAC5.mc.3B633CBEC222FFFEFB0EFB35502CFB6C> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hydroporus_discretus_Fairmaire_1859> ;
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.31.2.07> ;
a trt:Treatment .
<http://dx.doi.org/10.15298/rusentj.31.2.07>
bibo:endPage "139" ;
bibo:issue "2" ;
bibo:journal "Russian Entomological Journal" ;
bibo:pubDate "2022-06-30" ;
bibo:startPage "132" ;
bibo:volume "31" ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:date "2022" ;
dc:title "New records of aquatic and riparian beetles (Coleoptera) for the fauna of the Vologda Oblast (Russia)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hydroporus_discretus_Fairmaire_1859>
dwc:authority "Fairmaire et Brisout, 1859" ;
dwc:authorityName "Fairmaire et Brisout" ;
dwc:authorityYear "1859" ;
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Hydroporus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Fairmaire & Brisout, 1859" ;
dwc:species "discretus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3N8RT> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hydroporus_discretus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hydroporus_discretus>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Hydroporus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "discretus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydroporus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hydroporus>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Hydroporus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dytiscidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dytiscidae>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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/03A287F5C222FFFEFCDEFCA15695FAC5.mc.3B633CBEC222FFFEFCC8FCFC51A5FBB9>
dwc:eventDate "2020-07-17" ;
dwc:locality "Tarnogsky distr." ;
dwc:recordedBy "AK Ust-Kubinsky" ;
dwc:verbatimElevation "5" ;
dwc:verbatimLatitude "60.7825" ;
dwc:verbatimLongitude "36.84361" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C222FFFEFCDEFCA15695FAC5#3B633CBEC222FFFEFCC8FCFC51A5FBB9> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFCDEFCA15695FAC5.mc.3B633CBEC222FFFEFB0EFB35502CFB6C>
dwc:eventDate "2020-07-16" ;
dwc:locality "Velikoustyugsky distr." ;
dwc:verbatimElevation "1" ;
dwc:verbatimLatitude "60.551945" ;
dwc:verbatimLongitude "45.24917" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C222FFFEFCDEFCA15695FAC5#3B633CBEC222FFFEFB0EFB35502CFB6C> ;
a dwc:MaterialCitation .

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/03A287F5C222FFFEFCE1F8255051F7CC>
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:title "Laccophilus minutus" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFCE1F8255051F7CC.mc.3B633CBEC222FFFEFCC8F800505DF7CC> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Laccophilus_minutus_Linnaeus_1758> ;
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.31.2.07> ;
a trt:Treatment .
<http://dx.doi.org/10.15298/rusentj.31.2.07>
bibo:endPage "139" ;
bibo:issue "2" ;
bibo:journal "Russian Entomological Journal" ;
bibo:pubDate "2022-06-30" ;
bibo:startPage "132" ;
bibo:volume "31" ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:date "2022" ;
dc:title "New records of aquatic and riparian beetles (Coleoptera) for the fauna of the Vologda Oblast (Russia)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Laccophilus_minutus_Linnaeus_1758>
dwc:authority "(Linnaeus, 1758)" ;
dwc:baseAuthorityName "Linnaeus" ;
dwc:baseAuthorityYear "1758" ;
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Laccophilus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
dwc:species "minutus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3RM94> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Laccophilus_minutus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Laccophilus_minutus>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Laccophilus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "minutus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Laccophilus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Laccophilus>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Laccophilus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dytiscidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dytiscidae>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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/03A287F5C222FFFEFCE1F8255051F7CC.mc.3B633CBEC222FFFEFCC8F800505DF7CC>
dwc:eventDate "2020-08-24" ;
dwc:locality "Gryazovetsky distr." ;
dwc:verbatimElevation "2" ;
dwc:verbatimLatitude "59.095554" ;
dwc:verbatimLongitude "40.403336" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C222FFFEFCE1F8255051F7CC#3B633CBEC222FFFEFCC8F800505DF7CC> ;
a dwc:MaterialCitation .

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/03A287F5C222FFFEFCF0FEC5513EFE35>
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:title "Ilybius wasastjernae C. R. Sahlberg 1824" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFCF0FEC5513EFE35.mc.3B633CBEC222FFFEFCC8FE20513AFE35> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ilybius_wasastjernae_Sahlberg_1824> ;
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.31.2.07> ;
a trt:Treatment .
<http://dx.doi.org/10.15298/rusentj.31.2.07>
bibo:endPage "139" ;
bibo:issue "2" ;
bibo:journal "Russian Entomological Journal" ;
bibo:pubDate "2022-06-30" ;
bibo:startPage "132" ;
bibo:volume "31" ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:date "2022" ;
dc:title "New records of aquatic and riparian beetles (Coleoptera) for the fauna of the Vologda Oblast (Russia)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ilybius_wasastjernae_Sahlberg_1824>
dwc:authority "C. R. Sahlberg, 1824" ;
dwc:authorityName "C. R. Sahlberg" ;
dwc:authorityYear "1824" ;
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Ilybius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "C. R. Sahlberg, 1824" ;
dwc:species "wasastjernae" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3PH82> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ilybius_wasastjernae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ilybius_wasastjernae>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Ilybius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "wasastjernae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ilybius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ilybius>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Ilybius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dytiscidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dytiscidae>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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/03A287F5C222FFFEFCF0FEC5513EFE35.mc.3B633CBEC222FFFEFCC8FE20513AFE35>
dwc:eventDate "2020-07-30" ;
dwc:locality "Verkhovazhsky distr." ;
dwc:verbatimElevation "1" ;
dwc:verbatimLatitude "60.690834" ;
dwc:verbatimLongitude "42.587498" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C222FFFEFCF0FEC5513EFE35#3B633CBEC222FFFEFCC8FE20513AFE35> ;
a dwc:MaterialCitation .

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/03A287F5C222FFFEFCF6F9015127F848>
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:title "Graptodytes granularis" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFCF6F9015127F848.mc.3B633CBEC222FFFEFCC8F95C5123F848> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Graptodytes_granularis_Linnaeus_1767> ;
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.31.2.07> ;
a trt:Treatment .
<http://dx.doi.org/10.15298/rusentj.31.2.07>
bibo:endPage "139" ;
bibo:issue "2" ;
bibo:journal "Russian Entomological Journal" ;
bibo:pubDate "2022-06-30" ;
bibo:startPage "132" ;
bibo:volume "31" ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:date "2022" ;
dc:title "New records of aquatic and riparian beetles (Coleoptera) for the fauna of the Vologda Oblast (Russia)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Graptodytes_granularis_Linnaeus_1767>
dwc:authority "(Linnaeus, 1767)" ;
dwc:baseAuthorityName "Linnaeus" ;
dwc:baseAuthorityYear "1767" ;
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Graptodytes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
dwc:species "granularis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3HB33> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Graptodytes_granularis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Graptodytes_granularis>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Graptodytes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "granularis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Graptodytes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Graptodytes>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Graptodytes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dytiscidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dytiscidae>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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/03A287F5C222FFFEFCF6F9015127F848.mc.3B633CBEC222FFFEFCC8F95C5123F848>
dwc:eventDate "2020-08-21" ;
dwc:locality "Syamzhensky distr." ;
dwc:verbatimElevation "2" ;
dwc:verbatimLatitude "59.721527" ;
dwc:verbatimLongitude "39.805832" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C222FFFEFCF6F9015127F848#3B633CBEC222FFFEFCC8F95C5123F848> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,192 @@
@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/03A287F5C222FFFEFE8FFBD75480F8DF>
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:title "Ilybius crassus C. G. Thomson 1856" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFE8FFBD75480F8DF.mc.3B633CBEC222FFFEFD12FB3254D4FB26>, <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFE8FFBD75480F8DF.mc.3B633CBEC222FFFEFE68FB6A5731FAD6>, <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFE8FFBD75480F8DF.mc.3B633CBEC222FFFEFDD6FABA57C9FA5E>, <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFE8FFBD75480F8DF.mc.3B633CBEC222FFFEFD50FAC25799FA16>, <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFE8FFBD75480F8DF.mc.3B633CBEC222FFFEFD00FA7A579FF9C7>, <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFE8FFBD75480F8DF.mc.3B633CBEC222FFFEFD3AFA4A57E8F9F6>, <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFE8FFBD75480F8DF.mc.3B633CBEC222FFFEFD71F99A548CF956>, <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFE8FFBD75480F8DF.mc.3B633CBEC222FFFEFE01F93A5401F92E>, <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFE8FFBD75480F8DF.mc.3B633CBEC222FFFEFE84F972548CF8DF> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ilybius_crassus_Thomson_1856> ;
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.31.2.07> ;
a trt:Treatment .
<http://dx.doi.org/10.15298/rusentj.31.2.07>
bibo:endPage "139" ;
bibo:issue "2" ;
bibo:journal "Russian Entomological Journal" ;
bibo:pubDate "2022-06-30" ;
bibo:startPage "132" ;
bibo:volume "31" ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:date "2022" ;
dc:title "New records of aquatic and riparian beetles (Coleoptera) for the fauna of the Vologda Oblast (Russia)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ilybius_crassus_Thomson_1856>
dwc:authority "C. G. Thomson, 1856" ;
dwc:authorityName "C. G. Thomson" ;
dwc:authorityYear "1856" ;
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Ilybius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "C. G. Thomson, 1856" ;
dwc:species "crassus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3PH68> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ilybius_crassus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ilybius_crassus>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Ilybius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "crassus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ilybius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ilybius>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Ilybius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dytiscidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dytiscidae>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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/03A287F5C222FFFEFE8FFBD75480F8DF.mc.3B633CBEC222FFFEFD12FB3254D4FB26>
dwc:eventDate "2020-07-15" ;
dwc:locality "Chiryadka River" ;
dwc:verbatimElevation "4" ;
dwc:verbatimLatitude "59.824722" ;
dwc:verbatimLongitude "45.576664" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C222FFFEFE8FFBD75480F8DF#3B633CBEC222FFFEFD12FB3254D4FB26> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFE8FFBD75480F8DF.mc.3B633CBEC222FFFEFE68FB6A5731FAD6>
dwc:collectionCode "VI" ;
dwc:eventDate "2020-06-16" ;
dwc:locality "Naren'ga River" ;
dwc:verbatimElevation "1" ;
dwc:verbatimLatitude "60.521946" ;
dwc:verbatimLongitude "44.941944" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C222FFFEFE8FFBD75480F8DF#3B633CBEC222FFFEFE68FB6A5731FAD6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFE8FFBD75480F8DF.mc.3B633CBEC222FFFEFDD6FABA57C9FA5E>
dwc:collectionCode "V, VI" ;
dwc:eventDate "2020-05-11" ;
dwc:locality "Tarnogsky distr." ;
dwc:recordedBy "Tarnogsky Gorodok & Kirova" ;
dwc:verbatimElevation "3" ;
dwc:verbatimLatitude "60.50111" ;
dwc:verbatimLongitude "43.567776" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C222FFFEFE8FFBD75480F8DF#3B633CBEC222FFFEFDD6FABA57C9FA5E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFE8FFBD75480F8DF.mc.3B633CBEC222FFFEFD50FAC25799FA16>
dwc:eventDate "2020-07-17" ;
dwc:locality "Bol'shaya Salanga River" ;
dwc:verbatimElevation "5" ;
dwc:verbatimLatitude "60.267223" ;
dwc:verbatimLongitude "43.93" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C222FFFEFE8FFBD75480F8DF#3B633CBEC222FFFEFD50FAC25799FA16> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFE8FFBD75480F8DF.mc.3B633CBEC222FFFEFD00FA7A579FF9C7>
dwc:eventDate "2020-07-18" ;
dwc:locality "Uloshka River" ;
dwc:verbatimElevation "1" ;
dwc:verbatimLatitude "60.425835" ;
dwc:verbatimLongitude "43.647503" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C222FFFEFE8FFBD75480F8DF#3B633CBEC222FFFEFD00FA7A579FF9C7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFE8FFBD75480F8DF.mc.3B633CBEC222FFFEFD3AFA4A57E8F9F6>
dwc:eventDate "2020-07-19" ;
dwc:locality "Nikolaevskaya" ;
dwc:verbatimElevation "6" ;
dwc:verbatimLatitude "60.49389" ;
dwc:verbatimLongitude "43.532776" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C222FFFEFE8FFBD75480F8DF#3B633CBEC222FFFEFD3AFA4A57E8F9F6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFE8FFBD75480F8DF.mc.3B633CBEC222FFFEFD71F99A548CF956>
dwc:eventDate "2020-07-20" ;
dwc:locality "Pocha River" ;
dwc:verbatimElevation "3" ;
dwc:verbatimLatitude "60.695557" ;
dwc:verbatimLongitude "43.096664" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C222FFFEFE8FFBD75480F8DF#3B633CBEC222FFFEFD71F99A548CF956> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFE8FFBD75480F8DF.mc.3B633CBEC222FFFEFE01F93A5401F92E>
dwc:eventDate "2020-07-16" ;
dwc:locality "Bol'shaya Toz'ma River" ;
dwc:verbatimLatitude "60.551945" ;
dwc:verbatimLongitude "45.24917" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C222FFFEFE8FFBD75480F8DF#3B633CBEC222FFFEFE01F93A5401F92E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFE8FFBD75480F8DF.mc.3B633CBEC222FFFEFE84F972548CF8DF>
dwc:eventDate "2020-07-29" ;
dwc:locality "Smetanino" ;
dwc:verbatimElevation "6" ;
dwc:verbatimLatitude "60.61139" ;
dwc:verbatimLongitude "41.75889" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C222FFFEFE8FFBD75480F8DF#3B633CBEC222FFFEFE84F972548CF8DF> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,127 @@
@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/03A287F5C222FFFEFEA2F89B56A4FEA8>
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:title "Ilybius similis Thomson 1856" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFEA2F89B56A4FEA8.mc.3B633CBEC222FFFEFF78F8F654BAF843>, <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFEA2F89B56A4FEA8.mc.3B633CBEC222FFFEFF27F86256ACFE81> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ilybius_similis_Thomson_1856> ;
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.31.2.07> ;
a trt:Treatment .
<http://dx.doi.org/10.15298/rusentj.31.2.07>
bibo:endPage "139" ;
bibo:issue "2" ;
bibo:journal "Russian Entomological Journal" ;
bibo:pubDate "2022-06-30" ;
bibo:startPage "132" ;
bibo:volume "31" ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:date "2022" ;
dc:title "New records of aquatic and riparian beetles (Coleoptera) for the fauna of the Vologda Oblast (Russia)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ilybius_similis_Thomson_1856>
dwc:authority "Thomson, 1856" ;
dwc:authorityName "Thomson" ;
dwc:authorityYear "1856" ;
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Ilybius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Thomson, 1856" ;
dwc:species "similis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3PH7P> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ilybius_similis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ilybius_similis>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Ilybius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "similis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ilybius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ilybius>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Ilybius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dytiscidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dytiscidae>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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/03A287F5C222FFFEFEA2F89B56A4FEA8.mc.3B633CBEC222FFFEFF78F8F654BAF843>
dwc:eventDate "2020-07-16" ;
dwc:locality "Nyuksensky distr." ;
dwc:verbatimElevation "1" ;
dwc:verbatimLatitude "60.521946" ;
dwc:verbatimLongitude "44.941944" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C222FFFEFEA2F89B56A4FEA8#3B633CBEC222FFFEFF78F8F654BAF843> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFEA2F89B56A4FEA8.mc.3B633CBEC222FFFEFF27F86256ACFE81>
dwc:eventDate "2020-07-19" ;
dwc:locality "Chernyshevskogo" ;
dwc:verbatimElevation "6" ;
dwc:verbatimLatitude "60.49389" ;
dwc:verbatimLongitude "43.532776" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C222FFFEFEA2F89B56A4FEA8#3B633CBEC222FFFEFF27F86256ACFE81> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,132 @@
@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/03A287F5C222FFFEFF4AFEDF541CFD47>
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:title "Agabus (Acatodes) pseudoclypealis Scholz 1933" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFF4AFEDF541CFD47.mc.3B633CBEC222FFFEFF78FE3A5418FD47> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Agabus_pseudoclypealis_Scholz_1933> ;
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.31.2.07> ;
a trt:Treatment .
<http://dx.doi.org/10.15298/rusentj.31.2.07>
bibo:endPage "139" ;
bibo:issue "2" ;
bibo:journal "Russian Entomological Journal" ;
bibo:pubDate "2022-06-30" ;
bibo:startPage "132" ;
bibo:volume "31" ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:date "2022" ;
dc:title "New records of aquatic and riparian beetles (Coleoptera) for the fauna of the Vologda Oblast (Russia)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Agabus_pseudoclypealis_Scholz_1933>
dwc:authority "Scholz, 1933" ;
dwc:authorityName "Scholz" ;
dwc:authorityYear "1933" ;
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Agabus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Scholz, 1933" ;
dwc:species "pseudoclypealis" ;
dwc:subGenus "Acatodes" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7QDPP> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Agabus_pseudoclypealis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Agabus_pseudoclypealis>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Agabus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pseudoclypealis" ;
dwc:subGenus "Acatodes" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Agabus_Acatodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Agabus_Acatodes>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Agabus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Acatodes" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Agabus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Agabus>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Agabus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dytiscidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dytiscidae>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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/03A287F5C222FFFEFF4AFEDF541CFD47.mc.3B633CBEC222FFFEFF78FE3A5418FD47>
dwc:eventDate "2020-06-19" ;
dwc:locality "Sokolsky distr." ;
dwc:verbatimElevation "3" ;
dwc:verbatimLatitude "60.61139" ;
dwc:verbatimLongitude "41.75889" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C222FFFEFF4AFEDF541CFD47#3B633CBEC222FFFEFF78FE3A5418FD47> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,176 @@
@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/03A287F5C222FFFEFF7BFD2355E9FB9A>
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:title "Agabus (Gaurodytes) guttatus" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFF7BFD2355E9FB9A.mc.3B633CBEC222FFFEFE61FD7E54EBFCD2>, <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFF7BFD2355E9FB9A.mc.3B633CBEC222FFFEFE6FFCB6579AFC82>, <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFF7BFD2355E9FB9A.mc.3B633CBEC222FFFEFD3EFC8655E3FC5A>, <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFF7BFD2355E9FB9A.mc.3B633CBEC222FFFEFF63FC3E55EBFC12>, <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFF7BFD2355E9FB9A.mc.3B633CBEC222FFFEFF75FC765796FBC3>, <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFF7BFD2355E9FB9A.mc.3B633CBEC222FFFEFD3FFC4555D5FB9A> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Agabus_guttatus_Paykull_1798> ;
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.31.2.07> ;
a trt:Treatment .
<http://dx.doi.org/10.15298/rusentj.31.2.07>
bibo:endPage "139" ;
bibo:issue "2" ;
bibo:journal "Russian Entomological Journal" ;
bibo:pubDate "2022-06-30" ;
bibo:startPage "132" ;
bibo:volume "31" ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:date "2022" ;
dc:title "New records of aquatic and riparian beetles (Coleoptera) for the fauna of the Vologda Oblast (Russia)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Agabus_guttatus_Paykull_1798>
dwc:authority "(Paykull, 1798)" ;
dwc:baseAuthorityName "Paykull" ;
dwc:baseAuthorityYear "1798" ;
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Agabus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Paykull, 1798)" ;
dwc:species "guttatus" ;
dwc:subGenus "Gaurodytes" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7QDSW> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Agabus_guttatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Agabus_guttatus>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Agabus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "guttatus" ;
dwc:subGenus "Gaurodytes" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Agabus_Gaurodytes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Agabus_Gaurodytes>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Agabus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Gaurodytes" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Agabus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Agabus>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Agabus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dytiscidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dytiscidae>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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/03A287F5C222FFFEFF7BFD2355E9FB9A.mc.3B633CBEC222FFFEFE61FD7E54EBFCD2>
dwc:eventDate "2020-08-21" ;
dwc:locality "Martynovskaya" ;
dwc:verbatimElevation "1" ;
dwc:verbatimLatitude "59.820415" ;
dwc:verbatimLongitude "40.015415" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C222FFFEFF7BFD2355E9FB9A#3B633CBEC222FFFEFE61FD7E54EBFCD2> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFF7BFD2355E9FB9A.mc.3B633CBEC222FFFEFE6FFCB6579AFC82>
dwc:eventDate "2020-07-15" ;
dwc:locality "Podgorka" ;
dwc:verbatimLatitude "60.088333" ;
dwc:verbatimLongitude "45.89389" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C222FFFEFF7BFD2355E9FB9A#3B633CBEC222FFFEFE6FFCB6579AFC82> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFF7BFD2355E9FB9A.mc.3B633CBEC222FFFEFD3EFC8655E3FC5A>
dwc:eventDate "2020-07-16" ;
dwc:locality "Naren'ga River" ;
dwc:verbatimElevation "1" ;
dwc:verbatimLatitude "60.521946" ;
dwc:verbatimLongitude "44.941944" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C222FFFEFF7BFD2355E9FB9A#3B633CBEC222FFFEFD3EFC8655E3FC5A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFF7BFD2355E9FB9A.mc.3B633CBEC222FFFEFF63FC3E55EBFC12>
dwc:eventDate "2020-09-01" ;
dwc:locality "Tagazhma River" ;
dwc:verbatimElevation "1" ;
dwc:verbatimLatitude "60.88111" ;
dwc:verbatimLongitude "36.58847" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C222FFFEFF7BFD2355E9FB9A#3B633CBEC222FFFEFF63FC3E55EBFC12> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFF7BFD2355E9FB9A.mc.3B633CBEC222FFFEFF75FC765796FBC3>
dwc:eventDate "2020-09-03" ;
dwc:locality "Piyavochnoe" ;
dwc:verbatimElevation "1" ;
dwc:verbatimLatitude "60.7825" ;
dwc:verbatimLongitude "36.84361" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C222FFFEFF7BFD2355E9FB9A#3B633CBEC222FFFEFF75FC765796FBC3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C222FFFEFF7BFD2355E9FB9A.mc.3B633CBEC222FFFEFD3FFC4555D5FB9A>
dwc:eventDate "2020-09-03" ;
dwc:locality "Kolaruchey" ;
dwc:verbatimElevation "1" ;
dwc:verbatimLatitude "60.887222" ;
dwc:verbatimLongitude "36.95889" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C222FFFEFF7BFD2355E9FB9A#3B633CBEC222FFFEFD3FFC4555D5FB9A> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,132 @@
@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/03A287F5C223FFFFFCA0FA7B56C9F98A>
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:title "Cercyon (Cercyon) unipunctatus" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C223FFFFFCA0FA7B56C9F98A.mc.3B633CBEC223FFFFFCC8FA5656B4F98A> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cercyon_unipunctatus_Linnaeus_1758> ;
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.31.2.07> ;
a trt:Treatment .
<http://dx.doi.org/10.15298/rusentj.31.2.07>
bibo:endPage "139" ;
bibo:issue "2" ;
bibo:journal "Russian Entomological Journal" ;
bibo:pubDate "2022-06-30" ;
bibo:startPage "132" ;
bibo:volume "31" ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:date "2022" ;
dc:title "New records of aquatic and riparian beetles (Coleoptera) for the fauna of the Vologda Oblast (Russia)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cercyon_unipunctatus_Linnaeus_1758>
dwc:authority "(Linnaeus, 1758)" ;
dwc:baseAuthorityName "Linnaeus" ;
dwc:baseAuthorityYear "1758" ;
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Cercyon" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
dwc:species "unipunctatus" ;
dwc:subGenus "Cercyon" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/SW46> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cercyon_unipunctatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cercyon_unipunctatus>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Cercyon" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "unipunctatus" ;
dwc:subGenus "Cercyon" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cercyon_Cercyon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cercyon_Cercyon>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Cercyon" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Cercyon" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cercyon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cercyon>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Cercyon" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrophilidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hydrophilidae>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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/03A287F5C223FFFFFCA0FA7B56C9F98A.mc.3B633CBEC223FFFFFCC8FA5656B4F98A>
dwc:eventDate "2020-08-24" ;
dwc:locality "Gryazovetsky distr." ;
dwc:verbatimElevation "1" ;
dwc:verbatimLatitude "59.096527" ;
dwc:verbatimLongitude "40.40375" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C223FFFFFCA0FA7B56C9F98A#3B633CBEC223FFFFFCC8FA5656B4F98A> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,132 @@
@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/03A287F5C223FFFFFCA4FBD356A4FB22>
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:title "Cercyon (Cercyon) marinus C. G. Thomson 1853" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C223FFFFFCA4FBD356A4FB22.mc.3B633CBEC223FFFFFCC8FB2E56A0FB22> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cercyon_marinus_Thomson_1853> ;
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.31.2.07> ;
a trt:Treatment .
<http://dx.doi.org/10.15298/rusentj.31.2.07>
bibo:endPage "139" ;
bibo:issue "2" ;
bibo:journal "Russian Entomological Journal" ;
bibo:pubDate "2022-06-30" ;
bibo:startPage "132" ;
bibo:volume "31" ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:date "2022" ;
dc:title "New records of aquatic and riparian beetles (Coleoptera) for the fauna of the Vologda Oblast (Russia)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cercyon_marinus_Thomson_1853>
dwc:authority "C. G. Thomson, 1853" ;
dwc:authorityName "C. G. Thomson" ;
dwc:authorityYear "1853" ;
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Cercyon" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "C. G. Thomson, 1853" ;
dwc:species "marinus" ;
dwc:subGenus "Cercyon" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/SVYX> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cercyon_marinus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cercyon_marinus>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Cercyon" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "marinus" ;
dwc:subGenus "Cercyon" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cercyon_Cercyon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cercyon_Cercyon>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Cercyon" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Cercyon" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cercyon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cercyon>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Cercyon" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrophilidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hydrophilidae>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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/03A287F5C223FFFFFCA4FBD356A4FB22.mc.3B633CBEC223FFFFFCC8FB2E56A0FB22>
dwc:eventDate "2020-08-24" ;
dwc:locality "Gryazovetsky distr." ;
dwc:verbatimElevation "1" ;
dwc:verbatimLatitude "59.096527" ;
dwc:verbatimLongitude "40.40375" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C223FFFFFCA4FBD356A4FB22#3B633CBEC223FFFFFCC8FB2E56A0FB22> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,139 @@
@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/03A287F5C223FFFFFCD4F8A9503DF7DA>
cito:cites <http://dx.doi.org/10.5281/zenodo.13179500> ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:title "Hydraena (Hydraena) pulchella Germar 1824" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C223FFFFFCD4F8A9503DF7DA.mc.3B633CBEC223FFFFFCC8F8E75039F7DA> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hydraena_pulchella_Germar_1824> ;
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.31.2.07> ;
a trt:Treatment .
<http://dx.doi.org/10.15298/rusentj.31.2.07>
bibo:endPage "139" ;
bibo:issue "2" ;
bibo:journal "Russian Entomological Journal" ;
bibo:pubDate "2022-06-30" ;
bibo:startPage "132" ;
bibo:volume "31" ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:date "2022" ;
dc:title "New records of aquatic and riparian beetles (Coleoptera) for the fauna of the Vologda Oblast (Russia)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13179500> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hydraena_pulchella_Germar_1824>
dwc:authority "Germar, 1824" ;
dwc:authorityName "Germar" ;
dwc:authorityYear "1824" ;
dwc:class "Insecta" ;
dwc:family "Hydraenidae" ;
dwc:genus "Hydraena" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Germar, 1824" ;
dwc:species "pulchella" ;
dwc:subGenus "Hydraena" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6MHG5> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hydraena_pulchella> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hydraena_pulchella>
dwc:class "Insecta" ;
dwc:family "Hydraenidae" ;
dwc:genus "Hydraena" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pulchella" ;
dwc:subGenus "Hydraena" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydraena_Hydraena> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hydraena_Hydraena>
dwc:class "Insecta" ;
dwc:family "Hydraenidae" ;
dwc:genus "Hydraena" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Hydraena" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydraena> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hydraena>
dwc:class "Insecta" ;
dwc:family "Hydraenidae" ;
dwc:genus "Hydraena" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydraenidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hydraenidae>
dwc:class "Insecta" ;
dwc:family "Hydraenidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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.13179500>
dc:description "Figs 1013. Hydraena spp.: 1011 — Hydraena britteni; 1213 — H. pulchella; 10, 12 — habitus; 11, 13 — aedeagus, lateral view. Scale bar: for 10, 12 — 1.0 mm; for 11, 13 — 0.3 mm. Рис. 1013. Hydraena spp.: 1011 — Hydraena britteni; 1213 — H. pulchella; 10, 12 — габитус; 11, 13 — Эдеагус, сбоку. МасШтаб: длЯ рис. 10, 12 — 1.0 мм; длЯ рис. 11, 13 — 0.3 мм." ;
fabio:hasRepresentation <https://zenodo.org/record/13179500/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C223FFFFFCD4F8A9503DF7DA.mc.3B633CBEC223FFFFFCC8F8E75039F7DA>
dwc:eventDate "2020-07-09" ;
dwc:locality "Tarnogsky distr." ;
dwc:verbatimElevation "3" ;
dwc:verbatimLatitude "60.548054" ;
dwc:verbatimLongitude "39.719166" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C223FFFFFCD4F8A9503DF7DA#3B633CBEC223FFFFFCC8F8E75039F7DA> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,132 @@
@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/03A287F5C223FFFFFCEBFABF501BFA7E>
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:title "Cercyon (Cercyon) tristis" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C223FFFFFCEBFABF501BFA7E.mc.3B633CBEC223FFFFFCC8FA9A5007FA7E> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cercyon_tristis_Illiger_1801> ;
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.31.2.07> ;
a trt:Treatment .
<http://dx.doi.org/10.15298/rusentj.31.2.07>
bibo:endPage "139" ;
bibo:issue "2" ;
bibo:journal "Russian Entomological Journal" ;
bibo:pubDate "2022-06-30" ;
bibo:startPage "132" ;
bibo:volume "31" ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:date "2022" ;
dc:title "New records of aquatic and riparian beetles (Coleoptera) for the fauna of the Vologda Oblast (Russia)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cercyon_tristis_Illiger_1801>
dwc:authority "(Illiger, 1801)" ;
dwc:baseAuthorityName "Illiger" ;
dwc:baseAuthorityYear "1801" ;
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Cercyon" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Illiger, 1801)" ;
dwc:species "tristis" ;
dwc:subGenus "Cercyon" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/SW3Y> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cercyon_tristis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cercyon_tristis>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Cercyon" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "tristis" ;
dwc:subGenus "Cercyon" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cercyon_Cercyon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cercyon_Cercyon>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Cercyon" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Cercyon" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cercyon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cercyon>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Cercyon" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrophilidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hydrophilidae>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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/03A287F5C223FFFFFCEBFABF501BFA7E.mc.3B633CBEC223FFFFFCC8FA9A5007FA7E>
dwc:eventDate "2020-07-14" ;
dwc:locality "Babushkinsky distr." ;
dwc:verbatimElevation "3" ;
dwc:verbatimLatitude "59.032223" ;
dwc:verbatimLongitude "40.26278" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C223FFFFFCEBFABF501BFA7E#3B633CBEC223FFFFFCC8FA9A5007FA7E> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,138 @@
@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/03A287F5C223FFFFFCF5F9C2507FF8CC>
cito:cites <http://dx.doi.org/10.5281/zenodo.13179500> ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:title "Hydraena (Hydraena) britteni Joy 1807" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C223FFFFFCF5F9C2507FF8CC.mc.3B633CBEC223FFFFFB88F925507BF8CC> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hydraena_britteni_Joy_1807> ;
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.31.2.07> ;
a trt:Treatment .
<http://dx.doi.org/10.15298/rusentj.31.2.07>
bibo:endPage "139" ;
bibo:issue "2" ;
bibo:journal "Russian Entomological Journal" ;
bibo:pubDate "2022-06-30" ;
bibo:startPage "132" ;
bibo:volume "31" ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:date "2022" ;
dc:title "New records of aquatic and riparian beetles (Coleoptera) for the fauna of the Vologda Oblast (Russia)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13179500> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hydraena_britteni_Joy_1807>
dwc:authority "Joy, 1807" ;
dwc:authorityName "Joy" ;
dwc:authorityYear "1807" ;
dwc:class "Insecta" ;
dwc:family "Hydraenidae" ;
dwc:genus "Hydraena" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Joy, 1807" ;
dwc:species "britteni" ;
dwc:subGenus "Hydraena" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3N2Q6> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hydraena_britteni> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hydraena_britteni>
dwc:class "Insecta" ;
dwc:family "Hydraenidae" ;
dwc:genus "Hydraena" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "britteni" ;
dwc:subGenus "Hydraena" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydraena_Hydraena> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hydraena_Hydraena>
dwc:class "Insecta" ;
dwc:family "Hydraenidae" ;
dwc:genus "Hydraena" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Hydraena" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydraena> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hydraena>
dwc:class "Insecta" ;
dwc:family "Hydraenidae" ;
dwc:genus "Hydraena" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydraenidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hydraenidae>
dwc:class "Insecta" ;
dwc:family "Hydraenidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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.13179500>
dc:description "Figs 1013. Hydraena spp.: 1011 — Hydraena britteni; 1213 — H. pulchella; 10, 12 — habitus; 11, 13 — aedeagus, lateral view. Scale bar: for 10, 12 — 1.0 mm; for 11, 13 — 0.3 mm. Рис. 1013. Hydraena spp.: 1011 — Hydraena britteni; 1213 — H. pulchella; 10, 12 — габитус; 11, 13 — Эдеагус, сбоку. МасШтаб: длЯ рис. 10, 12 — 1.0 мм; длЯ рис. 11, 13 — 0.3 мм." ;
fabio:hasRepresentation <https://zenodo.org/record/13179500/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C223FFFFFCF5F9C2507FF8CC.mc.3B633CBEC223FFFFFB88F925507BF8CC>
dwc:eventDate "2020-07-16" ;
dwc:locality "Velikoustyugsky distr." ;
dwc:verbatimLatitude "60.551945" ;
dwc:verbatimLongitude "45.24917" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C223FFFFFCF5F9C2507FF8CC#3B633CBEC223FFFFFB88F925507BF8CC> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,132 @@
@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/03A287F5C223FFFFFF45F8355773F7C5>
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:title "Laccobius (Laccobius) colon" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C223FFFFFF45F8355773F7C5.mc.3B633CBEC223FFFFFF78F80F577FF7C5> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Laccobius_colon_Stephens_1829> ;
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.31.2.07> ;
a trt:Treatment .
<http://dx.doi.org/10.15298/rusentj.31.2.07>
bibo:endPage "139" ;
bibo:issue "2" ;
bibo:journal "Russian Entomological Journal" ;
bibo:pubDate "2022-06-30" ;
bibo:startPage "132" ;
bibo:volume "31" ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:date "2022" ;
dc:title "New records of aquatic and riparian beetles (Coleoptera) for the fauna of the Vologda Oblast (Russia)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Laccobius_colon_Stephens_1829>
dwc:authority "(Stephens, 1829)" ;
dwc:baseAuthorityName "Stephens" ;
dwc:baseAuthorityYear "1829" ;
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Laccobius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Stephens, 1829)" ;
dwc:species "colon" ;
dwc:subGenus "Laccobius" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3RLMJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Laccobius_colon> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Laccobius_colon>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Laccobius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "colon" ;
dwc:subGenus "Laccobius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Laccobius_Laccobius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Laccobius_Laccobius>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Laccobius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Laccobius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Laccobius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Laccobius>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Laccobius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrophilidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hydrophilidae>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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/03A287F5C223FFFFFF45F8355773F7C5.mc.3B633CBEC223FFFFFF78F80F577FF7C5>
dwc:eventDate "2020-07-17" ;
dwc:locality "Tarnogsky distr." ;
dwc:verbatimElevation "5" ;
dwc:verbatimLatitude "60.267223" ;
dwc:verbatimLongitude "43.93" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C223FFFFFF45F8355773F7C5#3B633CBEC223FFFFFF78F80F577FF7C5> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,125 @@
@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/03A287F5C223FFFFFF47F97954F9F8B9>
cito:cites <http://dx.doi.org/10.5281/zenodo.13179498> ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:title "Hydrobius rottenbergii Gerhardt 1872" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C223FFFFFF47F97954F9F8B9.mc.3B633CBEC223FFFFFF78F95354E5F8B9> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hydrobius_rottenbergii_Gerhardt_1872> ;
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.31.2.07> ;
a trt:Treatment .
<http://dx.doi.org/10.15298/rusentj.31.2.07>
bibo:endPage "139" ;
bibo:issue "2" ;
bibo:journal "Russian Entomological Journal" ;
bibo:pubDate "2022-06-30" ;
bibo:startPage "132" ;
bibo:volume "31" ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:date "2022" ;
dc:title "New records of aquatic and riparian beetles (Coleoptera) for the fauna of the Vologda Oblast (Russia)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13179498> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hydrobius_rottenbergii_Gerhardt_1872>
dwc:authority "Gerhardt, 1872" ;
dwc:authorityName "Gerhardt" ;
dwc:authorityYear "1872" ;
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Hydrobius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gerhardt, 1872" ;
dwc:species "rottenbergii" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3N5WL> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hydrobius_rottenbergii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hydrobius_rottenbergii>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Hydrobius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "rottenbergii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrobius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hydrobius>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Hydrobius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrophilidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hydrophilidae>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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.13179498>
dc:description "Fig. 9. Hydrobius rottenbergii. Scale bar: 1.0 mm. Рис. 9. Hydrobius rottenbergii. МасШтаб: 1.0 мм." ;
fabio:hasRepresentation <https://zenodo.org/record/13179498/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C223FFFFFF47F97954F9F8B9.mc.3B633CBEC223FFFFFF78F95354E5F8B9>
dwc:eventDate "2020-07-29" ;
dwc:locality "Verkhovazhsky distr." ;
dwc:verbatimElevation "6" ;
dwc:verbatimLatitude "60.740276" ;
dwc:verbatimLongitude "41.618332" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C223FFFFFF47F97954F9F8B9#3B633CBEC223FFFFFF78F95354E5F8B9> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,130 @@
@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/03A287F5C223FFFFFF73FA45540AF97C>
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:title "Enochrus (Lumetus) bicolor" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C223FFFFFF73FA45540AF97C.mc.3B633CBEC223FFFFFF78F99F5417F9AC> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Enochrus_bicolor_Fabricius_1792> ;
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.31.2.07> ;
a trt:Treatment .
<http://dx.doi.org/10.15298/rusentj.31.2.07>
bibo:endPage "139" ;
bibo:issue "2" ;
bibo:journal "Russian Entomological Journal" ;
bibo:pubDate "2022-06-30" ;
bibo:startPage "132" ;
bibo:volume "31" ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:date "2022" ;
dc:title "New records of aquatic and riparian beetles (Coleoptera) for the fauna of the Vologda Oblast (Russia)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Enochrus_bicolor_Fabricius_1792>
dwc:authority "(Fabricius, 1792)" ;
dwc:baseAuthorityName "Fabricius" ;
dwc:baseAuthorityYear "1792" ;
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Enochrus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
dwc:species "bicolor" ;
dwc:subGenus "Lumetus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/39W9L> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Enochrus_bicolor> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Enochrus_bicolor>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Enochrus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "bicolor" ;
dwc:subGenus "Lumetus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Enochrus_Lumetus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Enochrus_Lumetus>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Enochrus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Lumetus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Enochrus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Enochrus>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Enochrus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrophilidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hydrophilidae>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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/03A287F5C223FFFFFF73FA45540AF97C.mc.3B633CBEC223FFFFFF78F99F5417F9AC>
dwc:eventDate "2016-07-31" ;
dwc:locality "Vozhegodsky distr." ;
dwc:recordedBy "D. Vtorushin" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C223FFFFFF73FA45540AF97C#3B633CBEC223FFFFFF78F99F5417F9AC> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,132 @@
@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/03A287F5C224FFF8FCA0F91251ADF7D9>
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:title "Ochthebius (Asiobates) flavipes Dalla Torre 1877" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C224FFF8FCA0F91251ADF7D9.mc.3B633CBEC224FFF8FCC8F94F5123F85D> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ochthebius_flavipes_Torre_1877> ;
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.31.2.07> ;
a trt:Treatment .
<http://dx.doi.org/10.15298/rusentj.31.2.07>
bibo:endPage "139" ;
bibo:issue "2" ;
bibo:journal "Russian Entomological Journal" ;
bibo:pubDate "2022-06-30" ;
bibo:startPage "132" ;
bibo:volume "31" ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:date "2022" ;
dc:title "New records of aquatic and riparian beetles (Coleoptera) for the fauna of the Vologda Oblast (Russia)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ochthebius_flavipes_Torre_1877>
dwc:authority "Dalla Torre, 1877" ;
dwc:authorityName "Dalla Torre" ;
dwc:authorityYear "1877" ;
dwc:class "Insecta" ;
dwc:family "Hydraenidae" ;
dwc:genus "Ochthebius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Dalla Torre, 1877" ;
dwc:species "flavipes" ;
dwc:subGenus "Asiobates" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6SGCJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ochthebius_flavipes> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ochthebius_flavipes>
dwc:class "Insecta" ;
dwc:family "Hydraenidae" ;
dwc:genus "Ochthebius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "flavipes" ;
dwc:subGenus "Asiobates" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ochthebius_Asiobates> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ochthebius_Asiobates>
dwc:class "Insecta" ;
dwc:family "Hydraenidae" ;
dwc:genus "Ochthebius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Asiobates" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ochthebius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ochthebius>
dwc:class "Insecta" ;
dwc:family "Hydraenidae" ;
dwc:genus "Ochthebius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydraenidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hydraenidae>
dwc:class "Insecta" ;
dwc:family "Hydraenidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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/03A287F5C224FFF8FCA0F91251ADF7D9.mc.3B633CBEC224FFF8FCC8F94F5123F85D>
dwc:eventDate "2020-08-21" ;
dwc:locality "Gryazovetsky distr." ;
dwc:verbatimElevation "1" ;
dwc:verbatimLatitude "59.694447" ;
dwc:verbatimLongitude "39.860138" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C224FFF8FCA0F91251ADF7D9#3B633CBEC224FFF8FCC8F94F5123F85D> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,195 @@
@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/03A287F5C224FFF8FF6DFAFA516DFA6E>
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:title "Limnebius (Limnebius) crinifer Rey 1885" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C224FFF8FF6DFAFA516DFA6E.mc.3B633CBEC224FFF8FEFFFA7057AFF9DD>, <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C224FFF8FF6DFAFA516DFA6E.mc.3B633CBEC224FFF8FD37FA40544EF994>, <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C224FFF8FF6DFAFA516DFA6E.mc.3B633CBEC224FFF8FECFF9F854C8F96C>, <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C224FFF8FF6DFAFA516DFA6E.mc.3B633CBEC224FFF8FE4DF93054B0F8FC>, <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C224FFF8FF6DFAFA516DFA6E.mc.3B633CBEC224FFF8FE58F8A0540EF8B4>, <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C224FFF8FF6DFAFA516DFA6E.mc.3B633CBEC224FFF8FE94F8D854F0F83C>, <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C224FFF8FF6DFAFA516DFA6E.mc.3B633CBEC224FFF8FD97F8605021FA96>, <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C224FFF8FF6DFAFA516DFA6E.mc.3B633CBEC224FFF8FAA0FAFA5169FA6E> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Limnebius_crinifer_Rey_1885> ;
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.31.2.07> ;
a trt:Treatment .
<http://dx.doi.org/10.15298/rusentj.31.2.07>
bibo:endPage "139" ;
bibo:issue "2" ;
bibo:journal "Russian Entomological Journal" ;
bibo:pubDate "2022-06-30" ;
bibo:startPage "132" ;
bibo:volume "31" ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:date "2022" ;
dc:title "New records of aquatic and riparian beetles (Coleoptera) for the fauna of the Vologda Oblast (Russia)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Limnebius_crinifer_Rey_1885>
dwc:authority "Rey, 1885" ;
dwc:authorityName "Rey" ;
dwc:authorityYear "1885" ;
dwc:class "Insecta" ;
dwc:family "Hydraenidae" ;
dwc:genus "Limnebius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Rey, 1885" ;
dwc:species "crinifer" ;
dwc:subGenus "Limnebius" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6QC3B> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Limnebius_crinifer> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Limnebius_crinifer>
dwc:class "Insecta" ;
dwc:family "Hydraenidae" ;
dwc:genus "Limnebius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "crinifer" ;
dwc:subGenus "Limnebius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limnebius_Limnebius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Limnebius_Limnebius>
dwc:class "Insecta" ;
dwc:family "Hydraenidae" ;
dwc:genus "Limnebius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Limnebius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limnebius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Limnebius>
dwc:class "Insecta" ;
dwc:family "Hydraenidae" ;
dwc:genus "Limnebius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydraenidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hydraenidae>
dwc:class "Insecta" ;
dwc:family "Hydraenidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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/03A287F5C224FFF8FF6DFAFA516DFA6E.mc.3B633CBEC224FFF8FEFFFA7057AFF9DD>
dwc:eventDate "2020-08-23" ;
dwc:locality "Lukhta River" ;
dwc:verbatimElevation "3" ;
dwc:verbatimLatitude "59.032223" ;
dwc:verbatimLongitude "40.26278" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C224FFF8FF6DFAFA516DFA6E#3B633CBEC224FFF8FEFFFA7057AFF9DD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C224FFF8FF6DFAFA516DFA6E.mc.3B633CBEC224FFF8FD37FA40544EF994>
dwc:eventDate "2020-08-24" ;
dwc:locality "Lezha River" ;
dwc:verbatimElevation "2" ;
dwc:verbatimLatitude "59.095554" ;
dwc:verbatimLongitude "40.403336" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C224FFF8FF6DFAFA516DFA6E#3B633CBEC224FFF8FD37FA40544EF994> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C224FFF8FF6DFAFA516DFA6E.mc.3B633CBEC224FFF8FECFF9F854C8F96C>
dwc:eventDate "2020-08-24" ;
dwc:locality "Zimnyak" ;
dwc:verbatimElevation "1" ;
dwc:verbatimLatitude "59.096527" ;
dwc:verbatimLongitude "40.40375" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C224FFF8FF6DFAFA516DFA6E#3B633CBEC224FFF8FECFF9F854C8F96C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C224FFF8FF6DFAFA516DFA6E.mc.3B633CBEC224FFF8FE4DF93054B0F8FC>
dwc:eventDate "2020-08-21" ;
dwc:locality "Shejbukhta River" ;
dwc:verbatimElevation "1" ;
dwc:verbatimLatitude "59.655834" ;
dwc:verbatimLongitude "39.840275" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C224FFF8FF6DFAFA516DFA6E#3B633CBEC224FFF8FE4DF93054B0F8FC> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C224FFF8FF6DFAFA516DFA6E.mc.3B633CBEC224FFF8FE58F8A0540EF8B4>
dwc:eventDate "2020-08-21" ;
dwc:locality "Kubena River" ;
dwc:verbatimElevation "5" ;
dwc:verbatimLatitude "59.7" ;
dwc:verbatimLongitude "39.85583" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C224FFF8FF6DFAFA516DFA6E#3B633CBEC224FFF8FE58F8A0540EF8B4> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C224FFF8FF6DFAFA516DFA6E.mc.3B633CBEC224FFF8FE94F8D854F0F83C>
dwc:eventDate "2020-08-21" ;
dwc:locality "Bokrylovo" ;
dwc:verbatimElevation "3" ;
dwc:verbatimLatitude "59.694447" ;
dwc:verbatimLongitude "39.860138" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C224FFF8FF6DFAFA516DFA6E#3B633CBEC224FFF8FE94F8D854F0F83C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C224FFF8FF6DFAFA516DFA6E.mc.3B633CBEC224FFF8FD97F8605021FA96>
dwc:eventDate "2020-08-18" ;
dwc:locality "Zhajno" ;
dwc:verbatimElevation "6" ;
dwc:verbatimLatitude "59.1875" ;
dwc:verbatimLongitude "38.671947" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C224FFF8FF6DFAFA516DFA6E#3B633CBEC224FFF8FD97F8605021FA96> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C224FFF8FF6DFAFA516DFA6E.mc.3B633CBEC224FFF8FAA0FAFA5169FA6E>
dwc:eventDate "2020-08-30" ;
dwc:locality "Yakhren'ga River" ;
dwc:verbatimElevation "2" ;
dwc:verbatimLatitude "60.21389" ;
dwc:verbatimLongitude "41.31611" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C224FFF8FF6DFAFA516DFA6E#3B633CBEC224FFF8FAA0FAFA5169FA6E> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,141 @@
@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/03A287F5C225FFFAFF79FE8454B5FDF1>
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:title "Ochthebius (Asiobates) remotus Reitter 1885" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C225FFFAFF79FE8454B5FDF1.mc.3B633CBEC225FFF9FF78FEC1507DFDE8>, <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C225FFFAFF79FE8454B5FDF1.mc.3B633CBEC226FFFAFE96FEEC54B1FDF1> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ochthebius_remotus_Reitter_1885> ;
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.31.2.07> ;
a trt:Treatment .
<http://dx.doi.org/10.15298/rusentj.31.2.07>
bibo:endPage "139" ;
bibo:issue "2" ;
bibo:journal "Russian Entomological Journal" ;
bibo:pubDate "2022-06-30" ;
bibo:startPage "132" ;
bibo:volume "31" ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:date "2022" ;
dc:title "New records of aquatic and riparian beetles (Coleoptera) for the fauna of the Vologda Oblast (Russia)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ochthebius_remotus_Reitter_1885>
dwc:authority "Reitter, 1885" ;
dwc:authorityName "Reitter" ;
dwc:authorityYear "1885" ;
dwc:class "Insecta" ;
dwc:family "Hydraenidae" ;
dwc:genus "Ochthebius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Reitter, 1885" ;
dwc:species "remotus" ;
dwc:subGenus "Asiobates" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6SG3X> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ochthebius_remotus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ochthebius_remotus>
dwc:class "Insecta" ;
dwc:family "Hydraenidae" ;
dwc:genus "Ochthebius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "remotus" ;
dwc:subGenus "Asiobates" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ochthebius_Asiobates> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ochthebius_Asiobates>
dwc:class "Insecta" ;
dwc:family "Hydraenidae" ;
dwc:genus "Ochthebius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Asiobates" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ochthebius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ochthebius>
dwc:class "Insecta" ;
dwc:family "Hydraenidae" ;
dwc:genus "Ochthebius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydraenidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hydraenidae>
dwc:class "Insecta" ;
dwc:family "Hydraenidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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/03A287F5C225FFFAFF79FE8454B5FDF1.mc.3B633CBEC225FFF9FF78FEC1507DFDE8>
dwc:eventDate "2020-07-17" ;
dwc:locality "Gryazovetsky distr." ;
dwc:verbatimElevation "4" ;
dwc:verbatimLatitude "60.493332" ;
dwc:verbatimLongitude "43.5325" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C225FFFAFF79FE8454B5FDF1#3B633CBEC225FFF9FF78FEC1507DFDE8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C225FFFAFF79FE8454B5FDF1.mc.3B633CBEC226FFFAFE96FEEC54B1FDF1>
dwc:eventDate "2020-07-15" ;
dwc:locality "Sheksninsky distr." ;
dwc:verbatimElevation "6" ;
dwc:verbatimLatitude "60.444168" ;
dwc:verbatimLongitude "46.315556" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C225FFFAFF79FE8454B5FDF1#3B633CBEC226FFFAFE96FEEC54B1FDF1> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,125 @@
@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/03A287F5C226FFFAFCE8FB275780F9CD>
cito:cites <http://dx.doi.org/10.5281/zenodo.13179504> ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:title "Limnichus sericeus" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C226FFFAFCE8FB275780F9CD.mc.3B633CBEC226FFFAFCC8FB645121FAF8> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Limnichus_sericeus_Duftschmidt_1825> ;
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.31.2.07> ;
a trt:Treatment .
<http://dx.doi.org/10.15298/rusentj.31.2.07>
bibo:endPage "139" ;
bibo:issue "2" ;
bibo:journal "Russian Entomological Journal" ;
bibo:pubDate "2022-06-30" ;
bibo:startPage "132" ;
bibo:volume "31" ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:date "2022" ;
dc:title "New records of aquatic and riparian beetles (Coleoptera) for the fauna of the Vologda Oblast (Russia)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13179504> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Limnichus_sericeus_Duftschmidt_1825>
dwc:authority "(Duftschmidt, 1825)" ;
dwc:baseAuthorityName "Duftschmidt" ;
dwc:baseAuthorityYear "1825" ;
dwc:class "Insecta" ;
dwc:family "Limnichidae" ;
dwc:genus "Limnichus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Duftschmidt, 1825)" ;
dwc:species "sericeus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/72C83> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Limnichus_sericeus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Limnichus_sericeus>
dwc:class "Insecta" ;
dwc:family "Limnichidae" ;
dwc:genus "Limnichus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sericeus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limnichus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Limnichus>
dwc:class "Insecta" ;
dwc:family "Limnichidae" ;
dwc:genus "Limnichus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limnichidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Limnichidae>
dwc:class "Insecta" ;
dwc:family "Limnichidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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.13179504>
dc:description "Figs 2526. Limnichus sericeus: 25 — habitus, 26 — aedeagus, dorsal view. Scale bar: 1.0 mm. Рис. 2526. Limnichus sericeus: 25 — габитус, 26 — Эдеагус, сверху. МасШтаб: 1.0 мм." ;
fabio:hasRepresentation <https://zenodo.org/record/13179504/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C226FFFAFCE8FB275780F9CD.mc.3B633CBEC226FFFAFCC8FB645121FAF8>
dwc:eventDate "2020-07-19" ;
dwc:locality "Tarnogsky distr." ;
dwc:verbatimElevation "3" ;
dwc:verbatimLatitude "60.493332" ;
dwc:verbatimLongitude "43.5325" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C226FFFAFCE8FB275780F9CD#3B633CBEC226FFFAFCC8FB645121FAF8> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,125 @@
@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/03A287F5C226FFFAFEBBF9CB543DF7DF>
cito:cites <http://dx.doi.org/10.5281/zenodo.13179502> ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:title "Riolus nitens" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C226FFFAFEBBF9CB543DF7DF.mc.3B633CBEC226FFFAFF78F9085770F8BC> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Riolus_nitens_Muller_1817> ;
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.31.2.07> ;
a trt:Treatment .
<http://dx.doi.org/10.15298/rusentj.31.2.07>
bibo:endPage "139" ;
bibo:issue "2" ;
bibo:journal "Russian Entomological Journal" ;
bibo:pubDate "2022-06-30" ;
bibo:startPage "132" ;
bibo:volume "31" ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:date "2022" ;
dc:title "New records of aquatic and riparian beetles (Coleoptera) for the fauna of the Vologda Oblast (Russia)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13179502> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Riolus_nitens_Muller_1817>
dwc:authority "(P. W. J. Muller, 1817)" ;
dwc:baseAuthorityName "P. W. J. Muller" ;
dwc:baseAuthorityYear "1817" ;
dwc:class "Insecta" ;
dwc:family "Elmidae" ;
dwc:genus "Riolus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(P. W. J. Muller, 1817)" ;
dwc:species "nitens" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4T4KX> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Riolus_nitens> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Riolus_nitens>
dwc:class "Insecta" ;
dwc:family "Elmidae" ;
dwc:genus "Riolus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "nitens" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Riolus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Riolus>
dwc:class "Insecta" ;
dwc:family "Elmidae" ;
dwc:genus "Riolus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elmidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Elmidae>
dwc:class "Insecta" ;
dwc:family "Elmidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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.13179502>
dc:description "Fig. 24. Riolus nitens. Scale bar: 1.0 mm. Рис. 24. Riolus nitens. МасШтаб: 1.0 мм." ;
fabio:hasRepresentation <https://zenodo.org/record/13179502/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C226FFFAFEBBF9CB543DF7DF.mc.3B633CBEC226FFFAFF78F9085770F8BC>
dwc:eventDate "2020-07-16" ;
dwc:locality "Nyuksensky distr." ;
dwc:verbatimElevation "3" ;
dwc:verbatimLatitude "60.495556" ;
dwc:verbatimLongitude "43.29111" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C226FFFAFEBBF9CB543DF7DF#3B633CBEC226FFFAFF78F9085770F8BC> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,132 @@
@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/03A287F5C226FFFAFF50FDED5481FC8C>
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:title "Ochthebius (Ochthebius) foveolatus Germar 1824" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A287F5C226FFFAFF50FDED5481FC8C.mc.3B633CBEC226FFFAFF78FD2A577EFD16> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ochthebius_foveolatus_Germar_1824> ;
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.31.2.07> ;
a trt:Treatment .
<http://dx.doi.org/10.15298/rusentj.31.2.07>
bibo:endPage "139" ;
bibo:issue "2" ;
bibo:journal "Russian Entomological Journal" ;
bibo:pubDate "2022-06-30" ;
bibo:startPage "132" ;
bibo:volume "31" ;
dc:creator "Sazhnev, A. S.; Prokin, A. A.; Komarova, A. S.; Philippov, D. A." ;
dc:date "2022" ;
dc:title "New records of aquatic and riparian beetles (Coleoptera) for the fauna of the Vologda Oblast (Russia)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ochthebius_foveolatus_Germar_1824>
dwc:authority "Germar, 1824" ;
dwc:authorityName "Germar" ;
dwc:authorityYear "1824" ;
dwc:class "Insecta" ;
dwc:family "Hydraenidae" ;
dwc:genus "Ochthebius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Germar, 1824" ;
dwc:species "foveolatus" ;
dwc:subGenus "Ochthebius" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6SG66> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ochthebius_foveolatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ochthebius_foveolatus>
dwc:class "Insecta" ;
dwc:family "Hydraenidae" ;
dwc:genus "Ochthebius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "foveolatus" ;
dwc:subGenus "Ochthebius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ochthebius_Ochthebius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ochthebius_Ochthebius>
dwc:class "Insecta" ;
dwc:family "Hydraenidae" ;
dwc:genus "Ochthebius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Ochthebius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ochthebius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ochthebius>
dwc:class "Insecta" ;
dwc:family "Hydraenidae" ;
dwc:genus "Ochthebius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydraenidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hydraenidae>
dwc:class "Insecta" ;
dwc:family "Hydraenidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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/03A287F5C226FFFAFF50FDED5481FC8C.mc.3B633CBEC226FFFAFF78FD2A577EFD16>
dwc:eventDate "2020-07-16" ;
dwc:locality "Velikoustyugsky distr." ;
dwc:verbatimElevation "3" ;
dwc:verbatimLatitude "60.580833" ;
dwc:verbatimLongitude "45.543056" ;
trt:httpUri <https://treatment.plazi.org/id/03A287F5C226FFFAFF50FDED5481FC8C#3B633CBEC226FFFAFF78FD2A577EFD16> ;
a dwc:MaterialCitation .