GG2RDF 2024-07-04T10:51:45.858Z full update: 041 of 241 (plazi/treatments-xml)

This commit is contained in:
GG2RDF 2024-07-04 11:06:15 +00:00
parent 55f89efe8d
commit 3e5d195cef
3000 changed files with 408544 additions and 0 deletions

View file

@ -0,0 +1,93 @@
@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/6005083BFFE21D0935469125FE359074>
dc:creator "Tang, Danny; Izawa, Kunihiko" ;
dc:title "Biacanthus Tang & Izawa, 2005, gen. n." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Biacanthus_Tang_2005> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.170310> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.170310>
bibo:endPage "60" ;
bibo:journal "Zootaxa" ;
bibo:startPage "47" ;
bibo:volume "1071" ;
dc:creator "Tang, Danny; Izawa, Kunihiko" ;
dc:date "2005" ;
dc:title "Biacanthus pleuronichthydis (Yamaguti, 1939) gen. n., comb. n. (Copepoda: Taeniacanthidae), an ectoparasite of flatfishes from Japanese waters" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Biacanthus_Tang_2005>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Tang & Izawa, 2005" ;
dwc:authorityName "Tang & Izawa" ;
dwc:authorityYear "2005" ;
dwc:class "Maxillopoda" ;
dwc:family "Taeniacanthidae" ;
dwc:genus "Biacanthus" ;
dwc:kingdom "Animalia" ;
dwc:order "Poecilostomatoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Tang & Izawa, 2005" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Biacanthus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Biacanthus>
dwc:class "Maxillopoda" ;
dwc:family "Taeniacanthidae" ;
dwc:genus "Biacanthus" ;
dwc:kingdom "Animalia" ;
dwc:order "Poecilostomatoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Taeniacanthidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Taeniacanthidae>
dwc:class "Maxillopoda" ;
dwc:family "Taeniacanthidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Poecilostomatoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Poecilostomatoida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Poecilostomatoida>
dwc:class "Maxillopoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Poecilostomatoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Maxillopoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Maxillopoda>
dwc:class "Maxillopoda" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,66 @@
@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/6005083BFFE71D08354695D6FACD909F>
dc:creator "Tang, Danny; Izawa, Kunihiko" ;
dc:title "Taeniacanthidae" ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.170310> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Taeniacanthidae> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.170310>
bibo:endPage "60" ;
bibo:journal "Zootaxa" ;
bibo:startPage "47" ;
bibo:volume "1071" ;
dc:creator "Tang, Danny; Izawa, Kunihiko" ;
dc:date "2005" ;
dc:title "Biacanthus pleuronichthydis (Yamaguti, 1939) gen. n., comb. n. (Copepoda: Taeniacanthidae), an ectoparasite of flatfishes from Japanese waters" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Taeniacanthidae>
dwc:class "Maxillopoda" ;
dwc:family "Taeniacanthidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Poecilostomatoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Poecilostomatoida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Poecilostomatoida>
dwc:class "Maxillopoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Poecilostomatoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Maxillopoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Maxillopoda>
dwc:class "Maxillopoda" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,173 @@
@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/6005083BFFEA1D0135469113FC51954C>
cito:cites <http://dx.doi.org/10.5281/zenodo.170311>, <http://dx.doi.org/10.5281/zenodo.170312>, <http://dx.doi.org/10.5281/zenodo.170313>, <http://dx.doi.org/10.5281/zenodo.170314>, <http://dx.doi.org/10.5281/zenodo.170315> ;
dc:creator "Tang, Danny; Izawa, Kunihiko" ;
dc:title "Taeniastrotos pleuronichthydis Yamaguti 1939" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Taeniastrotos_pleuronichthydis_Yamaguti_1939> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Anchistrotos_pleuronichthydis_Yamaguti_1939> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.170310> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.170310>
bibo:endPage "60" ;
bibo:journal "Zootaxa" ;
bibo:startPage "47" ;
bibo:volume "1071" ;
dc:creator "Tang, Danny; Izawa, Kunihiko" ;
dc:date "2005" ;
dc:title "Biacanthus pleuronichthydis (Yamaguti, 1939) gen. n., comb. n. (Copepoda: Taeniacanthidae), an ectoparasite of flatfishes from Japanese waters" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.170311>, <http://dx.doi.org/10.5281/zenodo.170312>, <http://dx.doi.org/10.5281/zenodo.170313>, <http://dx.doi.org/10.5281/zenodo.170314>, <http://dx.doi.org/10.5281/zenodo.170315> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Taeniastrotos_pleuronichthydis_Yamaguti_1939>
dwc:authority "Yamaguti, 1939" ;
dwc:authorityName "Yamaguti" ;
dwc:authorityYear "1939" ;
dwc:class "Maxillopoda" ;
dwc:family "Taeniacanthidae" ;
dwc:genus "Taeniastrotos" ;
dwc:kingdom "Animalia" ;
dwc:order "Poecilostomatoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Yamaguti, 1939" ;
dwc:species "pleuronichthydis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Taeniastrotos_pleuronichthydis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Anchistrotos_pleuronichthydis_Yamaguti_1939>
dwc:authority "Yamaguti, 1939: 410" ;
dwc:authorityName "Yamaguti" ;
dwc:authorityPageNumber "410" ;
dwc:authorityYear "1939" ;
dwc:class "Maxillopoda" ;
dwc:family "Taeniacanthidae" ;
dwc:genus "Anchistrotos" ;
dwc:kingdom "Animalia" ;
dwc:order "Poecilostomatoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Yamaguti, 1939" ;
dwc:species "pleuronichthydis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anchistrotos_pleuronichthydis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Taeniastrotos_pleuronichthydis>
dwc:class "Maxillopoda" ;
dwc:family "Taeniacanthidae" ;
dwc:genus "Taeniastrotos" ;
dwc:kingdom "Animalia" ;
dwc:order "Poecilostomatoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pleuronichthydis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Taeniastrotos> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Taeniastrotos>
dwc:class "Maxillopoda" ;
dwc:family "Taeniacanthidae" ;
dwc:genus "Taeniastrotos" ;
dwc:kingdom "Animalia" ;
dwc:order "Poecilostomatoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Taeniacanthidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Taeniacanthidae>
dwc:class "Maxillopoda" ;
dwc:family "Taeniacanthidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Poecilostomatoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Poecilostomatoida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Poecilostomatoida>
dwc:class "Maxillopoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Poecilostomatoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Maxillopoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Maxillopoda>
dwc:class "Maxillopoda" ;
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://taxon-name.plazi.org/id/Animalia/Anchistrotos_pleuronichthydis>
dwc:class "Maxillopoda" ;
dwc:family "Taeniacanthidae" ;
dwc:genus "Anchistrotos" ;
dwc:kingdom "Animalia" ;
dwc:order "Poecilostomatoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pleuronichthydis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anchistrotos> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anchistrotos>
dwc:class "Maxillopoda" ;
dwc:family "Taeniacanthidae" ;
dwc:genus "Anchistrotos" ;
dwc:kingdom "Animalia" ;
dwc:order "Poecilostomatoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Taeniacanthidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.170311>
dc:description "FIGURE 1. Biacanthus pleuronichthydis (Yamaguti, 1939) comb. n., adult female, P. 68817 (A) and P. 70248 (B E). A, habitus, dorsal view; B, abdominal somites, ventral view; C, caudal ramus, ventral view; D, rostral area, ventral view; E, antennule, ventral view. Scale bars: 500 µm for A; 100 µm for B, D, E; 50 µm for C." ;
fabio:hasRepresentation <https://zenodo.org/record/170311/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.170312>
dc:description "FIGURE 2. Biacanthus pleuronichthydis (Yamaguti, 1939) comb. n., adult female, P. 70248. A, distal end of antennule, ventral view; B, antenna, medial view; C, postantennal process, medial view; D, labrum, ventral view; E, mandible, posterior view; F, paragnath, ventral view; G, maxillule, ventral view; H, maxilla, posterior. Scale bars: 25 µm for A, F G; 50 µm for B E, H." ;
fabio:hasRepresentation <https://zenodo.org/record/170312/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.170313>
dc:description "FIGURE 3. Biacanthus pleuronichthydis (Yamaguti, 1939) comb. n., adult female, P. 70248. A, maxilliped, posterior view; B, maxilliped, medial view; C, leg 1, anterior view; D, leg 2 intercoxal sclerite and protopod, anterior view; E, leg 2 exopod, anterior view; F, leg 2 endopod, anterior view; G, leg 3 intercoxal sclerite, anterior view. Scale bars: 25 µm for A B; 100 µm for C; 50 µm for D G." ;
fabio:hasRepresentation <https://zenodo.org/record/170313/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.170314>
dc:description "FIGURE 4. Biacanthus pleuronichthydis (Yamaguti, 1939) comb. n., adult female, P. 70248. A, leg 3 exopod, anterior view; B, leg 3 endopod, anterior view; C, leg 4 intercoxal sclerite, anterior view; D, leg 4 endopod, anterior view; E, leg 5, lateral view; F, leg 5, dorsomedial view; G, leg 6, dorsal view. Scale bars: all 50 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/170314/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.170315>
dc:description "FIGURE 5. Biacanthus pleuronichthydis (Yamaguti, 1939) comb. n., adult male, P. 68816 (A) and P. 70245 (B D). A, habitus, dorsal view; B, maxilliped, posterior view; C, maxilliped, anterior view; D, leg 5, ventral view. Scale bars: 300 µm for A; 50 µm for B; 25 µm for C, D." ;
fabio:hasRepresentation <https://zenodo.org/record/170315/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,156 @@
@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/60051C5616E7EE3D11724463D79AE712>
dc:creator "Wang, Xiudan; Shi, Yan; Wang, Zongqing; Che, Yanli" ;
dc:title "Salganea taiwanensis Roth 1979" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Salganea_taiwanensis_Roth_1979> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Salganea_taiwanensis>, <http://taxon-name.plazi.org/id/Animalia/Salganea_panesthiodes>, <http://taxon-name.plazi.org/id/Animalia/Salganea_taiwanensis_taiwanensis>, <http://taxon-name.plazi.org/id/Animalia/Panesthia_concinna> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.412.7134> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.412.7134>
bibo:endPage "87" ;
bibo:journal "ZooKeys" ;
bibo:startPage "59" ;
bibo:volume "412" ;
dc:creator "Wang, Xiudan; Shi, Yan; Wang, Zongqing; Che, Yanli" ;
dc:date "2014" ;
dc:title "Revision of the genus Salganea Stal (Blattodea, Blaberidae, Panesthiinae) from China, with descriptions of three new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Salganea_taiwanensis_Roth_1979>
dwc:LSID "http://species-id.net/wiki/Salganea_taiwanensis" ;
dwc:authority "Roth, 1979" ;
dwc:authorityName "Roth" ;
dwc:authorityYear "1979" ;
dwc:class "Insecta" ;
dwc:family "Blaberidae" ;
dwc:genus "Salganea" ;
dwc:kingdom "Animalia" ;
dwc:order "Blattodea" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Roth, 1979" ;
dwc:species "taiwanensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6XBC6> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Salganea_taiwanensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Salganea_taiwanensis>
dwc:class "Insecta" ;
dwc:family "Blaberidae" ;
dwc:genus "Salganea" ;
dwc:kingdom "Animalia" ;
dwc:order "Blattodea" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "taiwanensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salganea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salganea>
dwc:class "Insecta" ;
dwc:family "Blaberidae" ;
dwc:genus "Salganea" ;
dwc:kingdom "Animalia" ;
dwc:order "Blattodea" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Blaberidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Blaberidae>
dwc:class "Insecta" ;
dwc:family "Blaberidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Blattodea" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Blattodea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Blattodea>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Blattodea" ;
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://taxon-name.plazi.org/id/Animalia/Salganea_panesthiodes>
dwc:class "Insecta" ;
dwc:family "Blaberidae" ;
dwc:genus "Salganea" ;
dwc:kingdom "Animalia" ;
dwc:order "Blattodea" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "panesthiodes" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salganea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salganea_taiwanensis_taiwanensis>
dwc:class "Insecta" ;
dwc:family "Blaberidae" ;
dwc:genus "Salganea" ;
dwc:kingdom "Animalia" ;
dwc:order "Blattodea" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "taiwanensis" ;
dwc:subSpecies "taiwanensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salganea_taiwanensis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Panesthia_concinna>
dwc:class "Insecta" ;
dwc:family "Blaberidae" ;
dwc:genus "Panesthia" ;
dwc:kingdom "Animalia" ;
dwc:order "Blattodea" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "concinna" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Panesthia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Panesthia>
dwc:class "Insecta" ;
dwc:family "Blaberidae" ;
dwc:genus "Panesthia" ;
dwc:kingdom "Animalia" ;
dwc:order "Blattodea" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Blaberidae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,140 @@
@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/600523447F725522F4CCFD2AFCE8F9DA>
cito:cites <http://dx.doi.org/10.5281/zenodo.235702>, <http://dx.doi.org/10.5281/zenodo.235693>, <http://dx.doi.org/10.5281/zenodo.235694>, <http://dx.doi.org/10.5281/zenodo.235695>, <http://dx.doi.org/10.5281/zenodo.235696>, <http://dx.doi.org/10.5281/zenodo.235697> ;
dc:creator "Jäger, Peter; Minn, Myin Zu" ;
dc:title "Ctenus natmataung Jäger & Minn, 2015, spec. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ctenus_natmataung_J%C3%A4ger_2015> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3994.2.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3994.2.4>
bibo:endPage "252" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:startPage "235" ;
bibo:volume "3994" ;
dc:creator "Jäger, Peter; Minn, Myin Zu" ;
dc:date "2015" ;
dc:title "New species in the family Ctenidae Keyserling, 1877 from high altitude habitats in Myanmar, with the first case of penetration of the females cuticle by a male in the RTA-clade (Arachnida: Araneae: Ctenidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.235702>, <http://dx.doi.org/10.5281/zenodo.235693>, <http://dx.doi.org/10.5281/zenodo.235694>, <http://dx.doi.org/10.5281/zenodo.235695>, <http://dx.doi.org/10.5281/zenodo.235696>, <http://dx.doi.org/10.5281/zenodo.235697> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ctenus_natmataung_J%C3%A4ger_2015>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Jäger & Minn, 2015" ;
dwc:authorityName "Jäger & Minn" ;
dwc:authorityYear "2015" ;
dwc:class "Arachnida" ;
dwc:family "Ctenidae" ;
dwc:genus "Ctenus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Jäger & Minn, 2015" ;
dwc:species "natmataung" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6BNMG> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ctenus_natmataung> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ctenus_natmataung>
dwc:class "Arachnida" ;
dwc:family "Ctenidae" ;
dwc:genus "Ctenus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "natmataung" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ctenus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ctenus>
dwc:class "Arachnida" ;
dwc:family "Ctenidae" ;
dwc:genus "Ctenus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ctenidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ctenidae>
dwc:class "Arachnida" ;
dwc:family "Ctenidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.235702>
dc:description "FIGURE 63. Distributional records of Ctenidae treated in this paper. Large Map: Records at Nat Ma Taung (= Mt Victoria). Red triangles— Ctenus cladarus, yellow circle— C. pingu spec. nov., green squares— C. natmataung spec. nov., white arrowsummit. White numbers indicate elevation [m]. Inset: Location of Mt Victoria (orange drop), and Mt Popa (blue cross; Anahita popa spec. nov., 1250 m)." ;
fabio:hasRepresentation <https://zenodo.org/record/235702/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.235693>
dc:description "FIGURES 18 27. Ctenus spp. from Mt Victoria, Myanmar, habitus (18, 20, 22, 24, 26 27 dorsal; 19, 21, 23, 25 ventral). 18 21, 26 27 Ctenus natmataung spec. nov., holotype male (18 19) and female paratype (20 21) 22 25 Ctenus sp. from Mt Victoria, Myanmar (22 23, male; 24 25 female)." ;
fabio:hasRepresentation <https://zenodo.org/record/235693/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.235694>
dc:description "FIGURES 28 30 Ctenus natmataung spec. nov., holotype male from Mt Victoria, Myanmar, male palp (28 prolateral; 29 ventral; 30 retrolateral)." ;
fabio:hasRepresentation <https://zenodo.org/record/235694/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.235695>
dc:description "FIGURES 31 34 Ctenus natmataung spec. nov., male paratype from Mt Victoria, Myanmar, male palp (31 prolateral; 32 ventral; 33 retrolateral; 34 embolus tip, ventral)." ;
fabio:hasRepresentation <https://zenodo.org/record/235695/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.235696>
dc:description "FIGURES 35 41 Ctenus natmataung spec. nov., female paratypes from Mt Victoria, Myanmar, copulatory organ (35, 38, 39, 40 epigyne, ventral; 36 epigyne, posterior; 37 vulva, dorsal; 41 epigyne, lateral). I + II—two chambers of spermathecae, chamber II functionally between chamber I and fertilization duct; EF—epigynal field; EP—separate patches of epigynal field." ;
fabio:hasRepresentation <https://zenodo.org/record/235696/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.235697>
dc:description "FIGURES 42 43 Ctenus natmataung spec. nov., female paratypes from Mt Victoria, Myanmar, epigyne with male RTA tip, ventral." ;
fabio:hasRepresentation <https://zenodo.org/record/235697/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,129 @@
@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/600523447F74552DF4CCFD86FE2EFDEA>
cito:cites <http://dx.doi.org/10.5281/zenodo.235702>, <http://dx.doi.org/10.5281/zenodo.235691>, <http://dx.doi.org/10.5281/zenodo.235692>, <http://dx.doi.org/10.5281/zenodo.235690> ;
dc:creator "Jäger, Peter; Minn, Myin Zu" ;
dc:title "Ctenus cladarus Jager 2012" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ctenus_cladarus_Jager_2012> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3994.2.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3994.2.4>
bibo:endPage "252" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:startPage "235" ;
bibo:volume "3994" ;
dc:creator "Jäger, Peter; Minn, Myin Zu" ;
dc:date "2015" ;
dc:title "New species in the family Ctenidae Keyserling, 1877 from high altitude habitats in Myanmar, with the first case of penetration of the females cuticle by a male in the RTA-clade (Arachnida: Araneae: Ctenidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.235702>, <http://dx.doi.org/10.5281/zenodo.235691>, <http://dx.doi.org/10.5281/zenodo.235692>, <http://dx.doi.org/10.5281/zenodo.235690> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ctenus_cladarus_Jager_2012>
dwc:authority "Jager, 2012" ;
dwc:authorityName "Jager" ;
dwc:authorityYear "2012" ;
dwc:class "Arachnida" ;
dwc:family "Ctenidae" ;
dwc:genus "Ctenus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Jager, 2012" ;
dwc:species "cladarus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/327SB> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ctenus_cladarus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ctenus_cladarus>
dwc:class "Arachnida" ;
dwc:family "Ctenidae" ;
dwc:genus "Ctenus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "cladarus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ctenus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ctenus>
dwc:class "Arachnida" ;
dwc:family "Ctenidae" ;
dwc:genus "Ctenus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ctenidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ctenidae>
dwc:class "Arachnida" ;
dwc:family "Ctenidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.235702>
dc:description "FIGURE 63. Distributional records of Ctenidae treated in this paper. Large Map: Records at Nat Ma Taung (= Mt Victoria). Red triangles— Ctenus cladarus, yellow circle— C. pingu spec. nov., green squares— C. natmataung spec. nov., white arrowsummit. White numbers indicate elevation [m]. Inset: Location of Mt Victoria (orange drop), and Mt Popa (blue cross; Anahita popa spec. nov., 1250 m)." ;
fabio:hasRepresentation <https://zenodo.org/record/235702/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.235691>
dc:description "FIGURES 12 13 Ctenus cladarus Jäger, 2012 from Mt Victoria, Myanmar. Male palp, ventral (12 with RTA tip; 13 without RTA tip). C—conductor; diRTA—distal tip of RTA; dTA—distal tegular apophysis; E—embolus; mME—median membranous extension of embolus; pME—prolateral membranous extension of embolus; pTA—proximal tegular apophysis." ;
fabio:hasRepresentation <https://zenodo.org/record/235691/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.235692>
dc:description "FIGURES 14 17 Ctenus cladarus Jäger, 2012, female copulatory organ (14 epigyne, ventral; 15 epigyne, posterior; 16 vulva, dorsal; 17 schematic course of internal duct system). I + II—two chambers of spermathecae, chamber II functionally between chamber I and fertilisation duct; CD—copulatory duct; EF—longitudinal epigynal furrows; ET—epigynal teeth; FDfertilisation duct; LF—lateral folds; MP—median plate; SS—slit sensilla." ;
fabio:hasRepresentation <https://zenodo.org/record/235692/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.235690>
dc:description "FIGURES 4 11. 4 6 Anahita popa spec. nov., holotype female from Mt Popa, Myanmar (4 habitus, dorsal; 5 habitus, ventral; 6 eye arrangement, dorsal). 7 11 Ctenus cladarus Jäger, 2012 from Mt Victoria, Myanmar. Male (7 8) and female (9 11) habitus (7, 9, 11 dorsal; 8, 10 ventral)." ;
fabio:hasRepresentation <https://zenodo.org/record/235690/files/figure.png> ;
a fabio:Figure .

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/600523447F76552BF4CCFC93FF39FE44>
cito:cites <http://dx.doi.org/10.5281/zenodo.235702>, <http://dx.doi.org/10.5281/zenodo.235689>, <http://dx.doi.org/10.5281/zenodo.235690> ;
dc:creator "Jäger, Peter; Minn, Myin Zu" ;
dc:title "Anahita popa Jäger & Minn, 2015, spec. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Anahita_popa_J%C3%A4ger_2015> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3994.2.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3994.2.4>
bibo:endPage "252" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:startPage "235" ;
bibo:volume "3994" ;
dc:creator "Jäger, Peter; Minn, Myin Zu" ;
dc:date "2015" ;
dc:title "New species in the family Ctenidae Keyserling, 1877 from high altitude habitats in Myanmar, with the first case of penetration of the females cuticle by a male in the RTA-clade (Arachnida: Araneae: Ctenidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.235702>, <http://dx.doi.org/10.5281/zenodo.235689>, <http://dx.doi.org/10.5281/zenodo.235690> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Anahita_popa_J%C3%A4ger_2015>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Jäger & Minn, 2015" ;
dwc:authorityName "Jäger & Minn" ;
dwc:authorityYear "2015" ;
dwc:class "Arachnida" ;
dwc:family "Ctenidae" ;
dwc:genus "Anahita" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Jäger & Minn, 2015" ;
dwc:species "popa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/DDZX> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anahita_popa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Anahita_popa>
dwc:class "Arachnida" ;
dwc:family "Ctenidae" ;
dwc:genus "Anahita" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "popa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anahita> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anahita>
dwc:class "Arachnida" ;
dwc:family "Ctenidae" ;
dwc:genus "Anahita" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ctenidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ctenidae>
dwc:class "Arachnida" ;
dwc:family "Ctenidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.235702>
dc:description "FIGURE 63. Distributional records of Ctenidae treated in this paper. Large Map: Records at Nat Ma Taung (= Mt Victoria). Red triangles— Ctenus cladarus, yellow circle— C. pingu spec. nov., green squares— C. natmataung spec. nov., white arrowsummit. White numbers indicate elevation [m]. Inset: Location of Mt Victoria (orange drop), and Mt Popa (blue cross; Anahita popa spec. nov., 1250 m)." ;
fabio:hasRepresentation <https://zenodo.org/record/235702/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.235689>
dc:description "FIGURES 1 3. Anahita popa spec. nov., holotype female copulatory organ from Mt Popa, Myanmar (1 epigyne ventral, 2 vulva, dorsal, 3 schematic course of internal duct system). CS—clasp-like structure; ET—epigynal teeth; FD—fertilisation duct; ID—internal duct system (dorsal part), K—keel of median plate." ;
fabio:hasRepresentation <https://zenodo.org/record/235689/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.235690>
dc:description "FIGURES 4 11. 4 6 Anahita popa spec. nov., holotype female from Mt Popa, Myanmar (4 habitus, dorsal; 5 habitus, ventral; 6 eye arrangement, dorsal). 7 11 Ctenus cladarus Jäger, 2012 from Mt Victoria, Myanmar. Male (7 8) and female (9 11) habitus (7, 9, 11 dorsal; 8, 10 ventral)." ;
fabio:hasRepresentation <https://zenodo.org/record/235690/files/figure.png> ;
a fabio:Figure .

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/600523447F7B5527F4CCFE33FF3EFB34>
cito:cites <http://dx.doi.org/10.5281/zenodo.235700>, <http://dx.doi.org/10.5281/zenodo.235701>, <http://dx.doi.org/10.5281/zenodo.235702> ;
dc:creator "Jäger, Peter; Minn, Myin Zu" ;
dc:title "Ctenus pingu Jäger & Minn, 2015, spec. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ctenus_pingu_J%C3%A4ger_2015> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3994.2.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3994.2.4>
bibo:endPage "252" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:startPage "235" ;
bibo:volume "3994" ;
dc:creator "Jäger, Peter; Minn, Myin Zu" ;
dc:date "2015" ;
dc:title "New species in the family Ctenidae Keyserling, 1877 from high altitude habitats in Myanmar, with the first case of penetration of the females cuticle by a male in the RTA-clade (Arachnida: Araneae: Ctenidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.235700>, <http://dx.doi.org/10.5281/zenodo.235701>, <http://dx.doi.org/10.5281/zenodo.235702> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ctenus_pingu_J%C3%A4ger_2015>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Jäger & Minn, 2015" ;
dwc:authorityName "Jäger & Minn" ;
dwc:authorityYear "2015" ;
dwc:class "Arachnida" ;
dwc:family "Ctenidae" ;
dwc:genus "Ctenus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Jäger & Minn, 2015" ;
dwc:species "pingu" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/327WH> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ctenus_pingu> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ctenus_pingu>
dwc:class "Arachnida" ;
dwc:family "Ctenidae" ;
dwc:genus "Ctenus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pingu" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ctenus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ctenus>
dwc:class "Arachnida" ;
dwc:family "Ctenidae" ;
dwc:genus "Ctenus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ctenidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ctenidae>
dwc:class "Arachnida" ;
dwc:family "Ctenidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.235700>
dc:description "FIGURES 51 57 Ctenus pingu spec. nov., holotype male (51 54) and female paratype (55 57) from Mt Victoria, Myanmar, copulatory organs (51 palp, prolateral; 52 palp, ventral; 53 palp, retrolateral; 54 embolus tip, ventral; 55 epigyne, ventral; 56 epigyne, posterior; 57 vulva, dorsal). I + II—two chambers of spermathecae, chamber II functionally between chamber I and fertilisation duct; CP—cymbial pit." ;
fabio:hasRepresentation <https://zenodo.org/record/235700/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.235701>
dc:description "FIGURES 58 62 Ctenus pingu spec. nov., holotype male (58 59) and female paratype (60 61) from Mt Victoria, Myanmar, habitus (58, 60, 62 dorsal; 59, 61 ventral)." ;
fabio:hasRepresentation <https://zenodo.org/record/235701/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.235702>
dc:description "FIGURE 63. Distributional records of Ctenidae treated in this paper. Large Map: Records at Nat Ma Taung (= Mt Victoria). Red triangles— Ctenus cladarus, yellow circle— C. pingu spec. nov., green squares— C. natmataung spec. nov., white arrowsummit. White numbers indicate elevation [m]. Inset: Location of Mt Victoria (orange drop), and Mt Popa (blue cross; Anahita popa spec. nov., 1250 m)." ;
fabio:hasRepresentation <https://zenodo.org/record/235702/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,95 @@
@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/600523447F7D5524F4CCF94FFE49FE1C>
cito:cites <http://dx.doi.org/10.5281/zenodo.235698>, <http://dx.doi.org/10.5281/zenodo.235699>, <http://dx.doi.org/10.5281/zenodo.235693> ;
dc:creator "Jäger, Peter; Minn, Myin Zu" ;
dc:title "Ctenus" ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3994.2.4> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Ctenus> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3994.2.4>
bibo:endPage "252" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:startPage "235" ;
bibo:volume "3994" ;
dc:creator "Jäger, Peter; Minn, Myin Zu" ;
dc:date "2015" ;
dc:title "New species in the family Ctenidae Keyserling, 1877 from high altitude habitats in Myanmar, with the first case of penetration of the females cuticle by a male in the RTA-clade (Arachnida: Araneae: Ctenidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.235698>, <http://dx.doi.org/10.5281/zenodo.235699>, <http://dx.doi.org/10.5281/zenodo.235693> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Ctenus>
dwc:class "Arachnida" ;
dwc:family "Ctenidae" ;
dwc:genus "Ctenus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ctenidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ctenidae>
dwc:class "Arachnida" ;
dwc:family "Ctenidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.235698>
dc:description "FIGURES 44 47 Ctenus spec., male from Mt Victoria, Myanmar, palp (44 prolateral; 45 ventral; 46 retrolateral; 47 embolus tip, ventral)." ;
fabio:hasRepresentation <https://zenodo.org/record/235698/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.235699>
dc:description "FIGURES 48 50 Ctenus spec., female from Mt Victoria, Myanmar, copulatory organ (48 epigyne, ventral; 49 epigyne, posterior; 50 vulva, dorsal). I + II—two chambers of spermathecae, chamber II functionally between chamber I and fertilisation duct." ;
fabio:hasRepresentation <https://zenodo.org/record/235699/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.235693>
dc:description "FIGURES 18 27. Ctenus spp. from Mt Victoria, Myanmar, habitus (18, 20, 22, 24, 26 27 dorsal; 19, 21, 23, 25 ventral). 18 21, 26 27 Ctenus natmataung spec. nov., holotype male (18 19) and female paratype (20 21) 22 25 Ctenus sp. from Mt Victoria, Myanmar (22 23, male; 24 25 female)." ;
fabio:hasRepresentation <https://zenodo.org/record/235693/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,135 @@
@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/60054682B1E7ECFB70416B08CD97C204>
dc:creator "Bousquet, Yves" ;
dc:title "Chlaenius harpalinus Eschscholtz 1833" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chlaenius_harpalinus_Eschscholtz_1833> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Chlaenius_crestonensis_Brown_1933> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.245.3416> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.245.3416>
bibo:endPage "1722" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2012-11-28" ;
bibo:startPage "1" ;
bibo:volume "245" ;
dc:creator "Bousquet, Yves" ;
dc:date "2012" ;
dc:title "Catalogue of Geadephaga (Coleoptera, Adephaga) of America, north of Mexico" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Chlaenius_harpalinus_Eschscholtz_1833>
dwc:LSID "60054682-B1E7-ECFB-7041-6B08CD97C204" ;
dwc:authority "Eschscholtz, 1833" ;
dwc:authorityName "Eschscholtz" ;
dwc:authorityYear "1833" ;
dwc:class "Hexapoda" ;
dwc:family "Carabidae" ;
dwc:genus "Chlaenius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Eschscholtz, 1833" ;
dwc:species "harpalinus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chlaenius_harpalinus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Chlaenius_crestonensis_Brown_1933>
dwc:authorityName "Brown" ;
dwc:authorityYear "1933" ;
dwc:class "Hexapoda" ;
dwc:family "Carabidae" ;
dwc:genus "Chlaenius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Brown, 1933" ;
dwc:species "crestonensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chlaenius_crestonensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Chlaenius_harpalinus>
dwc:class "Hexapoda" ;
dwc:family "Carabidae" ;
dwc:genus "Chlaenius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "harpalinus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chlaenius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chlaenius>
dwc:class "Hexapoda" ;
dwc:family "Carabidae" ;
dwc:genus "Chlaenius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
dwc:class "Hexapoda" ;
dwc:family "Carabidae" ;
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 "Hexapoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexapoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hexapoda>
dwc:class "Hexapoda" ;
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://taxon-name.plazi.org/id/Animalia/Chlaenius_crestonensis>
dwc:class "Hexapoda" ;
dwc:family "Carabidae" ;
dwc:genus "Chlaenius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "crestonensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chlaenius> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,148 @@
@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/6005C8BAD3D681DDB23E0DD85655BA4B>
dc:creator "Liston, Andrew D.; Knight, Guy T.; Sheppard, David A.; Broad, Gavin R.; Livermore, Laurence" ;
dc:title "Hoplocampa chrysorrhoea Klug 1816" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hoplocampa_chrysorrhoea_Klug_1816> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Tenthredo_chrysorrhoea> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.2.e1168> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.2.e1168>
bibo:endPage "1168" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "1168" ;
bibo:volume "2" ;
dc:creator "Liston, Andrew D.; Knight, Guy T.; Sheppard, David A.; Broad, Gavin R.; Livermore, Laurence" ;
dc:date "2014" ;
dc:title "Checklist of British and Irish Hymenoptera - Sawflies, ' Symphyta'" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hoplocampa_chrysorrhoea_Klug_1816>
dwc:authority "Klug, 1816" ;
dwc:authorityName "Klug" ;
dwc:authorityYear "1816" ;
dwc:class "Insecta" ;
dwc:family "Tenthredinidae" ;
dwc:genus "Hoplocampa" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Klug, 1816" ;
dwc:species "chrysorrhoea" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hoplocampa_chrysorrhoea> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hoplocampa_chrysorrhoea>
dwc:class "Insecta" ;
dwc:family "Tenthredinidae" ;
dwc:genus "Hoplocampa" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "chrysorrhoea" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hoplocampa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hoplocampa>
dwc:class "Insecta" ;
dwc:family "Tenthredinidae" ;
dwc:genus "Hoplocampa" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tenthredinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tenthredinidae>
dwc:class "Insecta" ;
dwc:family "Tenthredinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
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://taxon-name.plazi.org/id/Animalia/Tenthredo_chrysorrhoea>
dwc:class "Insecta" ;
dwc:family "Psychidae" ;
dwc:genus "Tenthredo" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "chrysorrhoea" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tenthredo> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tenthredo>
dwc:class "Insecta" ;
dwc:family "Psychidae" ;
dwc:genus "Tenthredo" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psychidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Psychidae>
dwc:class "Insecta" ;
dwc:family "Psychidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,117 @@
@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/600787E0FFD1FA425588D3F2FACAF91D>
cito:cites <http://dx.doi.org/10.5281/zenodo.181113>, <http://dx.doi.org/10.5281/zenodo.181114> ;
dc:creator "Huerta, Herón; Ibáñez-Bernal, Sergio" ;
dc:title "Parascatopse flavida Cook 1955" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Parascatopse_flavida_Cook_1955> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.181111> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.181111>
bibo:endPage "65" ;
bibo:journal "Zootaxa" ;
bibo:startPage "57" ;
bibo:volume "1720" ;
dc:creator "Huerta, Herón; Ibáñez-Bernal, Sergio" ;
dc:date "2008" ;
dc:title "New records of Scatopsidae (Diptera) from southeastern Mexico, and descriptions of new species of Swammerdamella Enderlein and Colobostema Enderlein" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.181113>, <http://dx.doi.org/10.5281/zenodo.181114> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Parascatopse_flavida_Cook_1955>
dwc:authority "Cook, 1955" ;
dwc:authorityName "Cook" ;
dwc:authorityYear "1955" ;
dwc:class "Insecta" ;
dwc:family "Scatopsidae" ;
dwc:genus "Parascatopse" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Cook, 1955" ;
dwc:species "flavida" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Parascatopse_flavida> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Parascatopse_flavida>
dwc:class "Insecta" ;
dwc:family "Scatopsidae" ;
dwc:genus "Parascatopse" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "flavida" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parascatopse> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Parascatopse>
dwc:class "Insecta" ;
dwc:family "Scatopsidae" ;
dwc:genus "Parascatopse" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scatopsidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scatopsidae>
dwc:class "Insecta" ;
dwc:family "Scatopsidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Diptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
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.181113>
dc:description "FIGURES 6 9. Figs. 6 8: Colobostema hoffmannae sp. nov. Male. Fig. 6: Sternite 7, dorsal aspect. Fig. 7: Tergite 7, dorsal aspect. Fig. 8: Genitalia, ventral aspect. Fig. 9: Parascatopse flavida Cook, female genitalia, ventral aspect. Scales in millimeters." ;
fabio:hasRepresentation <https://zenodo.org/record/181113/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.181114>
dc:description "FIGURES 10 13. Fig. 10: Parascatopse flavida Cook, male genitalia, ventral aspect. Fig. 11: Parascatopse sp., male genitalia, ventral aspect. Fig. 12: Thripomorpha chaboti Haenni & Rapp, male genitalia, ventral aspect. Fig. 13: Swammerdamella grogani sp. nov., male wing, dorsal aspect. Scales in millimeters." ;
fabio:hasRepresentation <https://zenodo.org/record/181114/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,119 @@
@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/600787E0FFD2FA445588D0D8FB52FCA3>
cito:cites <http://dx.doi.org/10.5281/zenodo.181112>, <http://dx.doi.org/10.5281/zenodo.181113> ;
dc:creator "Huerta, Herón; Ibáñez-Bernal, Sergio" ;
dc:title "Colobostema hoffmannae Huerta & Ibáñez-Bernal, 2008, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Colobostema_hoffmannae_Huerta_2008> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.181111> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.181111>
bibo:endPage "65" ;
bibo:journal "Zootaxa" ;
bibo:startPage "57" ;
bibo:volume "1720" ;
dc:creator "Huerta, Herón; Ibáñez-Bernal, Sergio" ;
dc:date "2008" ;
dc:title "New records of Scatopsidae (Diptera) from southeastern Mexico, and descriptions of new species of Swammerdamella Enderlein and Colobostema Enderlein" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.181112>, <http://dx.doi.org/10.5281/zenodo.181113> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Colobostema_hoffmannae_Huerta_2008>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Huerta & Ibáñez-Bernal, 2008" ;
dwc:authorityName "Huerta & Ibáñez-Bernal" ;
dwc:authorityYear "2008" ;
dwc:class "Insecta" ;
dwc:family "Scatopsidae" ;
dwc:genus "Colobostema" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Huerta & Ibáñez-Bernal, 2008" ;
dwc:species "hoffmannae" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/X6CQ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Colobostema_hoffmannae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Colobostema_hoffmannae>
dwc:class "Insecta" ;
dwc:family "Scatopsidae" ;
dwc:genus "Colobostema" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hoffmannae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Colobostema> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Colobostema>
dwc:class "Insecta" ;
dwc:family "Scatopsidae" ;
dwc:genus "Colobostema" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scatopsidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scatopsidae>
dwc:class "Insecta" ;
dwc:family "Scatopsidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Diptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
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.181112>
dc:description "FIGURES 1 5. Colobostema hoffmannae sp. nov. Male. Fig. 1: Head, lateral aspect. Fig. 2: Antenna, lateral aspect. Fig. 3: Palpus, lateral aspect. Fig. 4: Anterior spiracle, dorsal aspect. Fig. 5: Wing, dorsal aspect. Scales in millimeters." ;
fabio:hasRepresentation <https://zenodo.org/record/181112/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.181113>
dc:description "FIGURES 6 9. Figs. 6 8: Colobostema hoffmannae sp. nov. Male. Fig. 6: Sternite 7, dorsal aspect. Fig. 7: Tergite 7, dorsal aspect. Fig. 8: Genitalia, ventral aspect. Fig. 9: Parascatopse flavida Cook, female genitalia, ventral aspect. Scales in millimeters." ;
fabio:hasRepresentation <https://zenodo.org/record/181113/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,119 @@
@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/600787E0FFD6FA415588D3B5FA82FC00>
cito:cites <http://dx.doi.org/10.5281/zenodo.181114>, <http://dx.doi.org/10.5281/zenodo.181115> ;
dc:creator "Huerta, Herón; Ibáñez-Bernal, Sergio" ;
dc:title "Swammerdamella grogani Huerta & Ibáñez-Bernal, 2008, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Swammerdamella_grogani_Huerta_2008> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.181111> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.181111>
bibo:endPage "65" ;
bibo:journal "Zootaxa" ;
bibo:startPage "57" ;
bibo:volume "1720" ;
dc:creator "Huerta, Herón; Ibáñez-Bernal, Sergio" ;
dc:date "2008" ;
dc:title "New records of Scatopsidae (Diptera) from southeastern Mexico, and descriptions of new species of Swammerdamella Enderlein and Colobostema Enderlein" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.181114>, <http://dx.doi.org/10.5281/zenodo.181115> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Swammerdamella_grogani_Huerta_2008>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Huerta & Ibáñez-Bernal, 2008" ;
dwc:authorityName "Huerta & Ibáñez-Bernal" ;
dwc:authorityYear "2008" ;
dwc:class "Insecta" ;
dwc:family "Scatopsidae" ;
dwc:genus "Swammerdamella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Huerta & Ibáñez-Bernal, 2008" ;
dwc:species "grogani" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/53J92> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Swammerdamella_grogani> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Swammerdamella_grogani>
dwc:class "Insecta" ;
dwc:family "Scatopsidae" ;
dwc:genus "Swammerdamella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "grogani" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Swammerdamella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Swammerdamella>
dwc:class "Insecta" ;
dwc:family "Scatopsidae" ;
dwc:genus "Swammerdamella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scatopsidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scatopsidae>
dwc:class "Insecta" ;
dwc:family "Scatopsidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Diptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
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.181114>
dc:description "FIGURES 10 13. Fig. 10: Parascatopse flavida Cook, male genitalia, ventral aspect. Fig. 11: Parascatopse sp., male genitalia, ventral aspect. Fig. 12: Thripomorpha chaboti Haenni & Rapp, male genitalia, ventral aspect. Fig. 13: Swammerdamella grogani sp. nov., male wing, dorsal aspect. Scales in millimeters." ;
fabio:hasRepresentation <https://zenodo.org/record/181114/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.181115>
dc:description "FIGURES 14 17. Swammerdamella grogani sp. nov. Fig. 14: Anterior veins of wing, dorsal aspect. Figs. 15 16: Segment 7, ventral aspect. Fig. 17: Genitalia, ventral aspect. Scales in millimeters." ;
fabio:hasRepresentation <https://zenodo.org/record/181115/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,113 @@
@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/600787E0FFD6FA435588D268FF20FC60>
cito:cites <http://dx.doi.org/10.5281/zenodo.181114> ;
dc:creator "Huerta, Herón; Ibáñez-Bernal, Sergio" ;
dc:title "Thripomorpha chaboti Haenni & Rapp 2003" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Thripomorpha_chaboti_Haenni_2003> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.181111> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.181111>
bibo:endPage "65" ;
bibo:journal "Zootaxa" ;
bibo:startPage "57" ;
bibo:volume "1720" ;
dc:creator "Huerta, Herón; Ibáñez-Bernal, Sergio" ;
dc:date "2008" ;
dc:title "New records of Scatopsidae (Diptera) from southeastern Mexico, and descriptions of new species of Swammerdamella Enderlein and Colobostema Enderlein" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.181114> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Thripomorpha_chaboti_Haenni_2003>
dwc:authority "Haenni & Rapp, 2003" ;
dwc:authorityName "Haenni & Rapp" ;
dwc:authorityYear "2003" ;
dwc:class "Insecta" ;
dwc:family "Scatopsidae" ;
dwc:genus "Thripomorpha" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Haenni & Rapp, 2003" ;
dwc:species "chaboti" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/56M5C> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Thripomorpha_chaboti> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Thripomorpha_chaboti>
dwc:class "Insecta" ;
dwc:family "Scatopsidae" ;
dwc:genus "Thripomorpha" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "chaboti" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thripomorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Thripomorpha>
dwc:class "Insecta" ;
dwc:family "Scatopsidae" ;
dwc:genus "Thripomorpha" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scatopsidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scatopsidae>
dwc:class "Insecta" ;
dwc:family "Scatopsidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Diptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
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.181114>
dc:description "FIGURES 10 13. Fig. 10: Parascatopse flavida Cook, male genitalia, ventral aspect. Fig. 11: Parascatopse sp., male genitalia, ventral aspect. Fig. 12: Thripomorpha chaboti Haenni & Rapp, male genitalia, ventral aspect. Fig. 13: Swammerdamella grogani sp. nov., male wing, dorsal aspect. Scales in millimeters." ;
fabio:hasRepresentation <https://zenodo.org/record/181114/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,204 @@
@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/607C2BC452FA5849B49A0A043CE7CA49>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Rhinia_testacea_Robineau-Desvoidy_1830>, <http://taxon-concept.plazi.org/id/Animalia/Rhinia_apicalis_Wiedemann_1830>, <http://taxon-concept.plazi.org/id/Animalia/Beccarimyia_glossina_Rondani_1873> ;
dc:creator "Thomas-Cabianca, Arianna; Villet, Martin H.; Martinez-Sanchez, Anabel; Rojo, Santos" ;
dc:title "Rhinia Robineau-Desvoidy 1830" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rhinia_Robineau-Desvoidy_1830> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Beccarimyia_Rondani_1873> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.11.e72764> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.11.e72764>
bibo:endPage "72764" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:pubDate "2023-01-13" ;
bibo:startPage "72764" ;
bibo:volume "11" ;
dc:creator "Thomas-Cabianca, Arianna; Villet, Martin H.; Martinez-Sanchez, Anabel; Rojo, Santos" ;
dc:date "2023" ;
dc:title "South African nose flies (Diptera, Calliphoridae, Rhiniinae): taxonomy, diversity, distribution and biology" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Rhinia_Robineau-Desvoidy_1830>
dwc:ID-ENA "1240439" ;
dwc:LSID "607C2BC4-52FA-5849-B49A-0A043CE7CA49" ;
dwc:authority "Robineau-Desvoidy, 1830" ;
dwc:authorityName "Robineau-Desvoidy" ;
dwc:authorityYear "1830" ;
dwc:class "Insecta" ;
dwc:family "Rhiniidae" ;
dwc:genus "Rhinia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/78MX> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhinia> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Rhinia_testacea_Robineau-Desvoidy_1830>
dwc:authorityName "Robineau-Desvoidy" ;
dwc:authorityYear "1830" ;
dwc:class "Insecta" ;
dwc:family "Rhiniidae" ;
dwc:genus "Rhinia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Robineau-Desvoidy, 1830" ;
dwc:species "testacea" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhinia_testacea> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Rhinia_apicalis_Wiedemann_1830>
dwc:baseAuthorityName "Wiedemann" ;
dwc:baseAuthorityYear "1830" ;
dwc:class "Insecta" ;
dwc:family "Rhiniidae" ;
dwc:genus "Rhinia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Wiedemann, 1830)" ;
dwc:species "apicalis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhinia_apicalis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Beccarimyia_Rondani_1873>
dwc:authorityName "Rondani" ;
dwc:authorityYear "1873" ;
dwc:class "Insecta" ;
dwc:family "Rhiniidae" ;
dwc:genus "Beccarimyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Rondani, 1873" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Beccarimyia> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Beccarimyia_glossina_Rondani_1873>
dwc:authorityName "Rondani" ;
dwc:authorityYear "1873" ;
dwc:class "Insecta" ;
dwc:family "Rhiniidae" ;
dwc:genus "Beccarimyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Rondani, 1873" ;
dwc:species "glossina" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Beccarimyia_glossina> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Rhinia>
dwc:class "Insecta" ;
dwc:family "Rhiniidae" ;
dwc:genus "Rhinia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhiniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rhiniidae>
dwc:class "Insecta" ;
dwc:family "Rhiniidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Diptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
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://taxon-name.plazi.org/id/Animalia/Rhinia_testacea>
dwc:class "Insecta" ;
dwc:family "Rhiniidae" ;
dwc:genus "Rhinia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "testacea" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhinia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rhinia_apicalis>
dwc:class "Insecta" ;
dwc:family "Rhiniidae" ;
dwc:genus "Rhinia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "apicalis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhinia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Beccarimyia>
dwc:class "Insecta" ;
dwc:family "Rhiniidae" ;
dwc:genus "Beccarimyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhiniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Beccarimyia_glossina>
dwc:class "Insecta" ;
dwc:family "Rhiniidae" ;
dwc:genus "Beccarimyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "glossina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Beccarimyia> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,105 @@
@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/607C60A23E0CF17D845CDD4F80F5B264>
dc:creator "Fedorenko, Dmitry N." ;
dc:title "Amphimenes Bates 1873" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Amphimenes_Bates_1873> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Amphimenes_piceolus> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.65.503> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.65.503>
bibo:endPage "50" ;
bibo:journal "ZooKeys" ;
bibo:startPage "17" ;
bibo:volume "65" ;
dc:creator "Fedorenko, Dmitry N." ;
dc:date "2010" ;
dc:title "New or little-known species of the genus Amphimenes Bates, 1873 (Coleoptera, Carabidae, Lebiinae) from Vietnam" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Amphimenes_Bates_1873>
dwc:authority "Bates, 1873" ;
dwc:authorityName "Bates" ;
dwc:authorityYear "1873" ;
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Amphimenes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Bates, 1873" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Amphimenes> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Amphimenes>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Amphimenes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
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://taxon-name.plazi.org/id/Animalia/Amphimenes_piceolus>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Amphimenes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "piceolus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphimenes> ;
a dwcFP:TaxonName .

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/607C87AEFFD68C0086E354553E94F9A0>
cito:cites <http://dx.doi.org/10.5281/zenodo.226414>, <http://dx.doi.org/10.5281/zenodo.226410>, <http://dx.doi.org/10.5281/zenodo.226409>, <http://dx.doi.org/10.5281/zenodo.226408> ;
dc:creator "Wei, Xiao; Xu, Xiang" ;
dc:title "Khorata ningyuan Wei & Xu, 2014, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Khorata_ningyuan_Wei_2014> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3774.2.5> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3774.2.5>
bibo:endPage "192" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:startPage "183" ;
bibo:volume "3774" ;
dc:creator "Wei, Xiao; Xu, Xiang" ;
dc:date "2014" ;
dc:title "Two new species of the genus Khorata (Araneae: Pholcidae) from China" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.226414>, <http://dx.doi.org/10.5281/zenodo.226410>, <http://dx.doi.org/10.5281/zenodo.226409>, <http://dx.doi.org/10.5281/zenodo.226408> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Khorata_ningyuan_Wei_2014>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Wei & Xu, 2014" ;
dwc:authorityName "Wei & Xu" ;
dwc:authorityYear "2014" ;
dwc:class "Arachnida" ;
dwc:family "Pholcidae" ;
dwc:genus "Khorata" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wei & Xu, 2014" ;
dwc:species "ningyuan" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3R72Q> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Khorata_ningyuan> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Khorata_ningyuan>
dwc:class "Arachnida" ;
dwc:family "Pholcidae" ;
dwc:genus "Khorata" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "ningyuan" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Khorata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Khorata>
dwc:class "Arachnida" ;
dwc:family "Pholcidae" ;
dwc:genus "Khorata" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pholcidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pholcidae>
dwc:class "Arachnida" ;
dwc:family "Pholcidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.226414>
dc:description "FIGURE 7. Known distribution of the genus Khorata. 1. Khorata bangkok Huber, 2005; 2. K. circularis Yao & Li, 2013; 3. K. diaoluoshanensis Tong & Li, 2008; 4. K. digitata Yao & Li, 2010; 5. K. dongkou Yao & Li, 2010; 6. K. dupla Yao & Li, 2013; 7. K. epunctata Yao & Li, 2010; 8. K. flabelliformis Yao & Li, 2010; 9. K. fusui Zhang & Zhu, 2009; 10. K. guiensis Yao & L i, 2010; 11. K. jaegeri Huber, 2005; 12. K. khammouan Huber, 2005; 13. K. liuzhouensis Yao & Li, 2010; 14. K. luojinensis Yao & Li, 2010; 15. K. macilenta Yao & Li, 2010; 16. K. miaoshanensis Yao & Li, 2010; 17. K. nanningensis Yao & Li, 2010; 18. K. ningming Zhang & Zhu, 2009; 19. K. paquini Yao & Li, 2010; 20. K. robertmurphyi Yao & Li, 2010; 21. K. rongshuiensis Ya o & Li, 2010; 22. K. schwendingeri Huber, 2005; 23. K. Shao Yao & Li, 2010; 24. K. triangula Yao & Li, 2010; 25. K. wangae Yao & Li, 2010; 26. K. xingyi Chen, Zhang & Zhu, 2009; 27. K. zhui Zhang & Zhang, 2008; 28. K. ningyuan sp. nov.; 29. K. sancai sp. nov." ;
fabio:hasRepresentation <https://zenodo.org/record/226414/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.226410>
dc:description "FIGURE 3. Khorata ningyuan sp. nov., male holotype (A C) and female paratypes (D E). A B. Left pedipalpus (A, prolateral view; B, retrolateral view); C. Chelicerae, anterior view; D. Epigynum, ventral view; E. Vulva, dorsal view. Scale bars: A C = 0.5 mm; D E = 0.2 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/226410/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.226409>
dc:description "FIGURE 2. Khorata ningyuan sp. nov., female paratype. A. Epigynum, ventral view; B. Vulva, dorsal view; C D. Habitus (C, dorsal view; D, ventral view). Scale bars: A B = 0.2 mm, C D = 0.5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/226409/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.226408>
dc:description "FIGURE 1. Khorata ningyuan sp. nov., male holotype. A B. Left pedipalpus (A, prolateral view; B, retrolateral view); C. Habitus, dorsal view; D. Distal part of procursus in the right pedipalpus, prolateral view (that of procursus in the left one broken). Scale bars: A C = 0.5 mm, D = 0.2 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/226408/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,95 @@
@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/607C87AEFFD68C0086E357223FFFFE48>
dc:creator "Wei, Xiao; Xu, Xiang" ;
dc:title "Khorata Huber 2005" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Khorata_Huber_2005> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3774.2.5> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3774.2.5>
bibo:endPage "192" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:startPage "183" ;
bibo:volume "3774" ;
dc:creator "Wei, Xiao; Xu, Xiang" ;
dc:date "2014" ;
dc:title "Two new species of the genus Khorata (Araneae: Pholcidae) from China" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Khorata_Huber_2005>
dwc:ID-ENA "1184442" ;
dwc:authority "Huber, 2005" ;
dwc:authorityName "Huber" ;
dwc:authorityYear "2005" ;
dwc:class "Arachnida" ;
dwc:family "Pholcidae" ;
dwc:genus "Khorata" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Huber, 2005" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/586F> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Khorata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Khorata>
dwc:class "Arachnida" ;
dwc:family "Pholcidae" ;
dwc:genus "Khorata" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pholcidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pholcidae>
dwc:class "Arachnida" ;
dwc:family "Pholcidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,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/607C87AEFFD68C0886E3503B3E94FE9E>
cito:cites <http://dx.doi.org/10.5281/zenodo.226414>, <http://dx.doi.org/10.5281/zenodo.226411>, <http://dx.doi.org/10.5281/zenodo.226413>, <http://dx.doi.org/10.5281/zenodo.226412> ;
dc:creator "Wei, Xiao; Xu, Xiang" ;
dc:title "Khorata sancai Wei & Xu, 2014, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Khorata_sancai_Wei_2014> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3774.2.5> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3774.2.5>
bibo:endPage "192" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:startPage "183" ;
bibo:volume "3774" ;
dc:creator "Wei, Xiao; Xu, Xiang" ;
dc:date "2014" ;
dc:title "Two new species of the genus Khorata (Araneae: Pholcidae) from China" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.226414>, <http://dx.doi.org/10.5281/zenodo.226411>, <http://dx.doi.org/10.5281/zenodo.226413>, <http://dx.doi.org/10.5281/zenodo.226412> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Khorata_sancai_Wei_2014>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Wei & Xu, 2014" ;
dwc:authorityName "Wei & Xu" ;
dwc:authorityYear "2014" ;
dwc:class "Arachnida" ;
dwc:family "Pholcidae" ;
dwc:genus "Khorata" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wei & Xu, 2014" ;
dwc:species "sancai" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3R72X> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Khorata_sancai> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Khorata_sancai>
dwc:class "Arachnida" ;
dwc:family "Pholcidae" ;
dwc:genus "Khorata" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sancai" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Khorata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Khorata>
dwc:class "Arachnida" ;
dwc:family "Pholcidae" ;
dwc:genus "Khorata" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pholcidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pholcidae>
dwc:class "Arachnida" ;
dwc:family "Pholcidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.226414>
dc:description "FIGURE 7. Known distribution of the genus Khorata. 1. Khorata bangkok Huber, 2005; 2. K. circularis Yao & Li, 2013; 3. K. diaoluoshanensis Tong & Li, 2008; 4. K. digitata Yao & Li, 2010; 5. K. dongkou Yao & Li, 2010; 6. K. dupla Yao & Li, 2013; 7. K. epunctata Yao & Li, 2010; 8. K. flabelliformis Yao & Li, 2010; 9. K. fusui Zhang & Zhu, 2009; 10. K. guiensis Yao & L i, 2010; 11. K. jaegeri Huber, 2005; 12. K. khammouan Huber, 2005; 13. K. liuzhouensis Yao & Li, 2010; 14. K. luojinensis Yao & Li, 2010; 15. K. macilenta Yao & Li, 2010; 16. K. miaoshanensis Yao & Li, 2010; 17. K. nanningensis Yao & Li, 2010; 18. K. ningming Zhang & Zhu, 2009; 19. K. paquini Yao & Li, 2010; 20. K. robertmurphyi Yao & Li, 2010; 21. K. rongshuiensis Ya o & Li, 2010; 22. K. schwendingeri Huber, 2005; 23. K. Shao Yao & Li, 2010; 24. K. triangula Yao & Li, 2010; 25. K. wangae Yao & Li, 2010; 26. K. xingyi Chen, Zhang & Zhu, 2009; 27. K. zhui Zhang & Zhang, 2008; 28. K. ningyuan sp. nov.; 29. K. sancai sp. nov." ;
fabio:hasRepresentation <https://zenodo.org/record/226414/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.226411>
dc:description "FIGURE 4. Khorata sancai sp. nov., male holotype. A B. Left pedipalpus (A, prolateral view; B, retrolateral view); C. Habitus, dorsal view; D. Distal part of left procursus, prolateral view. Scale bars: A C = 0.5 mm, D = 0.2 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/226411/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.226413>
dc:description "FIGURE 6. Khorata sancai sp. nov., male holotype (A C) and female paratype (D E). A B. Left pedipalpus (A, prolateral view; B, retrolateral view); C. Chelicerae, anterior view; D. Epigynum, ventral view; E. Vulva, dorsal view. Scale bars: A C = 0.5 mm; D E = 0.2 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/226413/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.226412>
dc:description "FIGURE 5. Khorata sancai sp. nov., female paratype. A. Epigynum, ventral view; B. Vulva, dorsal view; C D. Habitus (C, dorsal view; D, ventral view). Scale bars: A B = 0.2 mm, C D = 0.5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/226412/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,107 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/608EA70690F078B0E25F04F7DB3C0589>
dc:creator "Bousquet, Yves" ;
dc:title "Lebia subdola Madge 1967" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lebia_subdola_Madge_1967> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.245.3416> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.245.3416>
bibo:endPage "1722" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2012-11-28" ;
bibo:startPage "1" ;
bibo:volume "245" ;
dc:creator "Bousquet, Yves" ;
dc:date "2012" ;
dc:title "Catalogue of Geadephaga (Coleoptera, Adephaga) of America, north of Mexico" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Lebia_subdola_Madge_1967>
dwc:LSID "608EA706-90F0-78B0-E25F-04F7DB3C0589" ;
dwc:authority "Madge, 1967" ;
dwc:authorityName "Madge" ;
dwc:authorityYear "1967" ;
dwc:class "Hexapoda" ;
dwc:family "Carabidae" ;
dwc:genus "Lebia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Madge, 1967" ;
dwc:species "subdola" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lebia_subdola> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Lebia_subdola>
dwc:class "Hexapoda" ;
dwc:family "Carabidae" ;
dwc:genus "Lebia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "subdola" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lebia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lebia>
dwc:class "Hexapoda" ;
dwc:family "Carabidae" ;
dwc:genus "Lebia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
dwc:class "Hexapoda" ;
dwc:family "Carabidae" ;
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 "Hexapoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexapoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hexapoda>
dwc:class "Hexapoda" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,96 @@
@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/60AB7F116F2157E9A41C2A2910DF890B>
dc:creator "Gao, Yan; Bu, Yun" ;
dc:title "Eurypauropus Ryder 1879" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eurypauropus_Ryder_1879> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1165.102936> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1165.102936>
bibo:endPage "154" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2023-06-01" ;
bibo:startPage "137" ;
bibo:volume "1165" ;
dc:creator "Gao, Yan; Bu, Yun" ;
dc:date "2023" ;
dc:title "Two new species of the genus Samarangopus and the first record of Eurypauropus japonicus (Arthropoda, Myriapoda, Pauropoda, Eurypauropodidae) from China" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Eurypauropus_Ryder_1879>
dwc:ID-ENA "244974" ;
dwc:LSID "60AB7F11-6F21-57E9-A41C-2A2910DF890B" ;
dwc:authority "Ryder, 1879" ;
dwc:authorityName "Ryder" ;
dwc:authorityYear "1879" ;
dwc:class "Pauropoda" ;
dwc:family "Eurypauropodidae" ;
dwc:genus "Eurypauropus" ;
dwc:kingdom "Animalia" ;
dwc:order "Tetramerocerata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Ryder, 1879" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7NZRX> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eurypauropus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Eurypauropus>
dwc:class "Pauropoda" ;
dwc:family "Eurypauropodidae" ;
dwc:genus "Eurypauropus" ;
dwc:kingdom "Animalia" ;
dwc:order "Tetramerocerata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eurypauropodidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eurypauropodidae>
dwc:class "Pauropoda" ;
dwc:family "Eurypauropodidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Tetramerocerata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetramerocerata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tetramerocerata>
dwc:class "Pauropoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Tetramerocerata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pauropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pauropoda>
dwc:class "Pauropoda" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,75 @@
@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/60ABAEA7B3560AE203F9647CB2C00190>
dc:creator "Weigmann, G.; Miko, L." ;
dc:title "Tricheremaeus" ;
trt:publishedIn <http://publication.plazi.org/id/C42A1701D0249465F0F7DB7A71A67EAC> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Tricheremaeus> ;
a trt:Treatment .
<http://publication.plazi.org/id/C42A1701D0249465F0F7DB7A71A67EAC>
bibo:endPage "260" ;
bibo:startPage "213" ;
dc:creator "Weigmann, G.; Miko, L." ;
dc:date "2006" ;
dc:title "Hornmilben (Oribatida) [pages 213 to 260]" ;
a fabio:BookSection .
<http://taxon-name.plazi.org/id/Animalia/Tricheremaeus>
dwc:class "Arachnida" ;
dwc:family "Eremaeidae" ;
dwc:genus "Tricheremaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Sarcoptiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eremaeidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eremaeidae>
dwc:class "Arachnida" ;
dwc:family "Eremaeidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Sarcoptiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sarcoptiformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sarcoptiformes>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Sarcoptiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,124 @@
@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/60D11D5EF7F15EF1AEEA6752AEC39C2F>
cito:cites <http://dx.doi.org/10.3897/zookeys.1190.109222.figure4>, <http://dx.doi.org/10.3897/zookeys.1190.109222.figure8>, <http://dx.doi.org/10.3897/zookeys.1190.109222.figure9> ;
dc:creator "Lin, Chen; Wang, Mengqing; Yang, Ding" ;
dc:title "Neurigona convexa Lin & Wang & Yang 2024, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neurigona_convexa_Lin_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1190.109222> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1190.109222>
bibo:endPage "345" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-01-31" ;
bibo:startPage "319" ;
bibo:volume "1190" ;
dc:creator "Lin, Chen; Wang, Mengqing; Yang, Ding" ;
dc:date "2024" ;
dc:title "The genus Neurigona Rondani, 1856 (Diptera, Dolichopodidae) from Yunnan, China, with descriptions of seven new species and a key to the species of China" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1190.109222.figure4>, <http://dx.doi.org/10.3897/zookeys.1190.109222.figure8>, <http://dx.doi.org/10.3897/zookeys.1190.109222.figure9> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Neurigona_convexa_Lin_2024>
dwc:LSID "https://zoobank.org/5591CEE2-411E-4518-9D3A-50885588E162" ;
dwc:authority "Lin & Wang & Yang, 2024" ;
dwc:authorityName "Lin & Wang & Yang" ;
dwc:authorityYear "2024" ;
dwc:class "Insecta" ;
dwc:family "Dolichopodidae" ;
dwc:genus "Neurigona" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Lin & Wang & Yang, 2024" ;
dwc:species "convexa" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neurigona_convexa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Neurigona_convexa>
dwc:class "Insecta" ;
dwc:family "Dolichopodidae" ;
dwc:genus "Neurigona" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "convexa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neurigona> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neurigona>
dwc:class "Insecta" ;
dwc:family "Dolichopodidae" ;
dwc:genus "Neurigona" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dolichopodidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dolichopodidae>
dwc:class "Insecta" ;
dwc:family "Dolichopodidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Diptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
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.3897/zookeys.1190.109222.figure4>
dc:description "Figure 4. Neurigona convexa sp. nov. A male habitus, lateral view B wing C genitalia, lateral view. Scale bars: 1 mm (A); 0.05 mm (B); 0.1 mm (C)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/976732> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1190.109222.figure8>
dc:description "Figure 8. Antennae A Neurigona apicilata sp. nov. B Neurigona basicurva sp. nov. C Neurigona brevidigitata sp. nov. D Neurigona convexa sp. nov. E Neurigona huanglianshana sp. nov. F Neurigona quadrimaculata sp. nov. G Neurigona ventriprocessa sp. nov. Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/976721> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1190.109222.figure9>
dc:description "Figure 9. Abdominal sternite 5 (male) A Neurigona basicurva sp. nov. B Neurigona convexa sp. nov. C Neurigona huanglianshana sp. nov. D Neurigona ventriprocessa sp. nov." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/976722> ;
a fabio:Figure .

View file

@ -0,0 +1,154 @@
@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/> .
# Warning: Failed to output a material citation, could not create identifier
<http://treatment.plazi.org/id/60D816264E5B59F6AB038B759966EA79>
cito:cites <http://dx.doi.org/10.3897/zookeys.1077.67081.figure1>, <http://dx.doi.org/10.3897/zookeys.1077.67081.figure21>, <http://dx.doi.org/10.3897/zookeys.1077.67081.figure20> ;
dc:creator "De Mattia, Willy; Reier, Susanne; Haring, Elisabeth" ;
dc:title "Siciliaria calcarae subsp. orlandoi Liberto, Reitano, Giglio, Colomba & Sparacio 2016" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Siciliaria_calcarae_orlandoi_Liberto_2016> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1077.67081> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1077.67081>
bibo:endPage "175" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2021-12-14" ;
bibo:startPage "1" ;
bibo:volume "1077" ;
dc:creator "De Mattia, Willy; Reier, Susanne; Haring, Elisabeth" ;
dc:date "2021" ;
dc:title "Morphological investigation of genital organs and first insights into the phylogeny of the genus Siciliaria Vest, 1867 as a basis for a taxonomic revision (Mollusca, Gastropoda, Clausiliidae)" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1077.67081.figure1>, <http://dx.doi.org/10.3897/zookeys.1077.67081.figure21>, <http://dx.doi.org/10.3897/zookeys.1077.67081.figure20> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Siciliaria_calcarae_orlandoi_Liberto_2016>
dwc:LSID "60D81626-4E5B-59F6-AB03-8B759966EA79" ;
dwc:authority "Liberto, Reitano, Giglio, Colomba & Sparacio, 2016" ;
dwc:authorityName "Liberto, Reitano, Giglio, Colomba & Sparacio" ;
dwc:authorityYear "2016" ;
dwc:class "Gastropoda" ;
dwc:family "Clausiliidae" ;
dwc:genus "Siciliaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Liberto, Reitano, Giglio, Colomba & Sparacio, 2016" ;
dwc:species "calcarae" ;
dwc:subGenus "Siciliaria" ;
dwc:subSpecies "orlandoi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Siciliaria_calcarae_orlandoi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Siciliaria_calcarae_orlandoi>
dwc:class "Gastropoda" ;
dwc:family "Clausiliidae" ;
dwc:genus "Siciliaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "subSpecies" ;
dwc:species "calcarae" ;
dwc:subGenus "Siciliaria" ;
dwc:subSpecies "orlandoi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Siciliaria_calcarae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Siciliaria_calcarae>
dwc:class "Gastropoda" ;
dwc:family "Clausiliidae" ;
dwc:genus "Siciliaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:species "calcarae" ;
dwc:subGenus "Siciliaria" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Siciliaria>, <http://taxon-name.plazi.org/id/Animalia/Siciliaria_Siciliaria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Siciliaria>
dwc:class "Gastropoda" ;
dwc:family "Clausiliidae" ;
dwc:genus "Siciliaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Clausiliidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Clausiliidae>
dwc:class "Gastropoda" ;
dwc:family "Clausiliidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylommatophora> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Stylommatophora>
dwc:class "Gastropoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
dwc:class "Gastropoda" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Siciliaria_Siciliaria>
dwc:class "Gastropoda" ;
dwc:family "Clausiliidae" ;
dwc:genus "Siciliaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "subGenus" ;
dwc:subGenus "Siciliaria" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Siciliaria> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/zookeys.1077.67081.figure1>
dc:description "Figure 1. Wagner's (1913, 1925) and Brandt's (1961) Siciliaria genital drawings A Siciliaria septemplicata, Wagner, 1913: plate 572, fig. 14 B Siciliaria grohmanniana grohmanniana, Wagner, 1925: plate 1, fig. 8 C Siciliaria calcarae calcarae, 1925: plate 3, fig. 25 D Siciliaria ferrox, Brandt, 1961: fig. 1 E overall Siciliaria / Sicania and Sicilian Mauritanica distribution F Siciliaria / Sicania and Sicilian Mauritanica distribution of taxa." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/622793> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1077.67081.figure21>
dc:description "Figure 21. Siciliaria calcarae orlandoi Liberto, Reitano, Giglio, Colomba & Sparacio, 2016, Bosco Ficuzza 21.1 shell 21.2 detail of the aperture 21.3 clausiliar plate double side 21.4 shell 21.5 detail of the aperture. Siciliaria calcarae cruenta ssp. nov., Monte Gibilmesi 21.6 shell 21.7 detail of the aperture 21.8 shell 21.9 detail of the aperture 21.10 view of the clausiliar plate." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/622813> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1077.67081.figure20>
dc:description "Figure 20. Siciliaria calcarae orlandoi Liberto, Reitano, Giglio, Colomba & Sparacio, 2016, Bosco Ficuzza 20.1 whole distal genital organs 20.2 internal distal part of genital organs. Siciliaria calcarae cruenta ssp. nov., Monte Gibilmesi 20.3 whole distal genital organs 20.4 internal distal part of genital organs." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/622812> ;
a fabio:Figure .

View file

@ -0,0 +1,93 @@
@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/60D868A67E0C8019CB3C595A79A3760A>
dc:creator "Faulwetter, Sarah; Simboura, Nomiki; Katsiaras, Nikolaos; Chatzigeorgiou, Giorgos; Arvanitidis, Christos" ;
dc:title "Armandia polyophthalma Kuekenthal 1887" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Armandia_polyophthalma_Kuekenthal_1887> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.5.e20997> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.5.e20997>
bibo:endPage "20997" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "20997" ;
bibo:volume "5" ;
dc:creator "Faulwetter, Sarah; Simboura, Nomiki; Katsiaras, Nikolaos; Chatzigeorgiou, Giorgos; Arvanitidis, Christos" ;
dc:date "2017" ;
dc:title "Polychaetes of Greece: an updated and annotated checklist" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Armandia_polyophthalma_Kuekenthal_1887>
dwc:authority "Kuekenthal, 1887" ;
dwc:authorityName "Kuekenthal" ;
dwc:authorityYear "1887" ;
dwc:class "Polychaeta" ;
dwc:family "Opheliidae" ;
dwc:genus "Armandia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Kuekenthal, 1887" ;
dwc:species "polyophthalma" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/GRV5> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Armandia_polyophthalma> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Armandia_polyophthalma>
dwc:class "Polychaeta" ;
dwc:family "Opheliidae" ;
dwc:genus "Armandia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "species" ;
dwc:species "polyophthalma" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Armandia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Armandia>
dwc:class "Polychaeta" ;
dwc:family "Opheliidae" ;
dwc:genus "Armandia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Opheliidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Opheliidae>
dwc:class "Polychaeta" ;
dwc:family "Opheliidae" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
dwc:class "Polychaeta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Annelida>
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,174 @@
@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/60D8C8EB2FF85FBDB70DA551D517E0E6>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Helius_stenorhynchus_Alexander_1954>, <http://dx.doi.org/10.3897/zookeys.1168.104106.figure7>, <http://dx.doi.org/10.3897/zookeys.1168.104106.figure8> ;
dc:creator "Xu, Yuanyuan; Zhang, Shenglin; Wang, Guoquan; Yang, Ding; Zhang, Xiao" ;
dc:title "Helius (Helius) stenorhynchus subsp. stenorhynchus stenorhynchus Alexander 1954" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/60D8C8EB2FF85FBDB70DA551D517E0E6.mc.2C897DA4ADAD3399709CAE346D29615C> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Helius_stenorhynchus_stenorhynchus_Alexander_1954> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1168.104106> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1168.104106>
bibo:endPage "149" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2023-06-27" ;
bibo:startPage "131" ;
bibo:volume "1168" ;
dc:creator "Xu, Yuanyuan; Zhang, Shenglin; Wang, Guoquan; Yang, Ding; Zhang, Xiao" ;
dc:date "2023" ;
dc:title "First records of the crane fly genus Helius Lepeletier & Serville (Diptera, Limoniidae) in Guangxi, China with description of one new species" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1168.104106.figure7>, <http://dx.doi.org/10.3897/zookeys.1168.104106.figure8> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Helius_stenorhynchus_stenorhynchus_Alexander_1954>
dwc:LSID "60D8C8EB-2FF8-5FBD-B70D-A551D517E0E6" ;
dwc:authority "stenorhynchus Alexander, 1954" ;
dwc:authorityName "stenorhynchus Alexander" ;
dwc:authorityYear "1954" ;
dwc:class "Insecta" ;
dwc:family "Limoniidae" ;
dwc:genus "Helius" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "stenorhynchus Alexander, 1954" ;
dwc:species "stenorhynchus" ;
dwc:subGenus "Helius" ;
dwc:subSpecies "stenorhynchus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8GZQC> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Helius_stenorhynchus_stenorhynchus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Helius_stenorhynchus_Alexander_1954>
dwc:authorityName "Alexander" ;
dwc:authorityYear "1954" ;
dwc:class "Insecta" ;
dwc:family "Limoniidae" ;
dwc:genus "Helius" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Alexander, 1954" ;
dwc:species "stenorhynchus" ;
dwc:subGenus "Helius" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Helius_stenorhynchus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Helius_stenorhynchus_stenorhynchus>
dwc:class "Insecta" ;
dwc:family "Limoniidae" ;
dwc:genus "Helius" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "stenorhynchus" ;
dwc:subGenus "Helius" ;
dwc:subSpecies "stenorhynchus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Helius_stenorhynchus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Helius_stenorhynchus>
dwc:class "Insecta" ;
dwc:family "Limoniidae" ;
dwc:genus "Helius" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "stenorhynchus" ;
dwc:subGenus "Helius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Helius_Helius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Helius_Helius>
dwc:class "Insecta" ;
dwc:family "Limoniidae" ;
dwc:genus "Helius" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Helius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Helius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Helius>
dwc:class "Insecta" ;
dwc:family "Limoniidae" ;
dwc:genus "Helius" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Limoniidae>
dwc:class "Insecta" ;
dwc:family "Limoniidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Diptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
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.3897/zookeys.1168.104106.figure7>
dc:description "Figure 7. Helius (Helius) stenorhynchus stenorhynchus Alexander, 1954 a habitus of male, lateral view b male head, lateral view c male thorax, dorsal view d male wing e female ovipositor, lateral view. Scale bars: 2.0 mm (a); 1.0 mm (b); 0.5 mm (c); 1.0 mm (d); 0.4 mm (e)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/869468> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1168.104106.figure8>
dc:description "Figure 8. Helius (Helius) stenorhynchus stenorhynchus Alexander, 1954 a male hypopygium, dorsal view b male hypopygium, ventral view c aedeagal complex, dorsal view d aedeagal complex, ventral view e gonostyli, dorsal view f interbase, dorsal view g interbase, lateral view. Scale bars: 0.2 mm (a, b); 0.1 mm (c, d, e); 0.05 mm (f, g)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/869469> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/60D8C8EB2FF85FBDB70DA551D517E0E6.mc.2C897DA4ADAD3399709CAE346D29615C>
dwc:eventDate "2013-05-23" ;
dwc:locality "Cenwanglaoshan National Nature Reserve" ;
dwc:recordedBy "Guoquan Wang" ;
dwc:verbatimElevation "1550" ;
trt:httpUri <https://treatment.plazi.org/id/60D8C8EB2FF85FBDB70DA551D517E0E6#2C897DA4ADAD3399709CAE346D29615C> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,103 @@
@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/60D8EBC25573D752FCA953439BCCAFF5>
dc:creator "Jarvis, Charlie" ;
dc:title "Nymphaea lotus Linnaeus 1753" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Nymphaea_lotus_Linnaeus_1753> ;
trt:publishedIn <http://doi.org/10.5281/zenodo.4367367> ;
a trt:Treatment .
<http://doi.org/10.5281/zenodo.4367367>
bibo:endPage "695" ;
bibo:startPage "690" ;
dc:creator "Jarvis, Charlie" ;
dc:date "2007" ;
dc:title "Chapter 7: Linnaean Plant Names and their Types (part N)" ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Plantae/Nymphaea_lotus_Linnaeus_1753>
dwc:authority "L." ;
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1753" ;
dwc:class "Magnoliopsida" ;
dwc:family "Nymphaeaceae" ;
dwc:genus "Nymphaea" ;
dwc:kingdom "Plantae" ;
dwc:order "Nymphaeales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
dwc:species "lotus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Nymphaea_lotus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Nymphaea_lotus>
dwc:class "Magnoliopsida" ;
dwc:family "Nymphaeaceae" ;
dwc:genus "Nymphaea" ;
dwc:kingdom "Plantae" ;
dwc:order "Nymphaeales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "lotus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nymphaea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Nymphaea>
dwc:class "Magnoliopsida" ;
dwc:family "Nymphaeaceae" ;
dwc:genus "Nymphaea" ;
dwc:kingdom "Plantae" ;
dwc:order "Nymphaeales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nymphaeaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Nymphaeaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Nymphaeaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Nymphaeales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nymphaeales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Nymphaeales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Nymphaeales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,105 @@
@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/60DE0629FF65824C8B612CD1F406131F>
dc:creator "Else, George R.; Bolton, Barry; Broad, Gavin R." ;
dc:title "Epyris niger Westwood 1832" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Epyris_niger_Westwood_1832> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8050> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.4.e8050>
bibo:endPage "8050" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "8050" ;
bibo:volume "4" ;
dc:creator "Else, George R.; Bolton, Barry; Broad, Gavin R." ;
dc:date "2016" ;
dc:title "Checklist of British and Irish Hymenoptera - aculeates (Apoidea, Chrysidoidea and Vespoidea)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Epyris_niger_Westwood_1832>
dwc:authority "Westwood, 1832" ;
dwc:authorityName "Westwood" ;
dwc:authorityYear "1832" ;
dwc:class "Insecta" ;
dwc:family "Zygaenidae" ;
dwc:genus "Epyris" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Westwood, 1832" ;
dwc:species "niger" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Epyris_niger> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Epyris_niger>
dwc:class "Insecta" ;
dwc:family "Zygaenidae" ;
dwc:genus "Epyris" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "niger" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Epyris> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Epyris>
dwc:class "Insecta" ;
dwc:family "Zygaenidae" ;
dwc:genus "Epyris" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zygaenidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Zygaenidae>
dwc:class "Insecta" ;
dwc:family "Zygaenidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
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 .

View file

@ -0,0 +1,111 @@
@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/60DED6135B97E2602B329448E04DCA40>
dc:creator "Jarvis, Charlie" ;
dc:title "Randia aculeata Linnaeus 1753" ;
dwc:basisOfRecord <https://www.gbif.org/occurrence/2611571511> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Randia_aculeata_Linnaeus_1753> ;
trt:publishedIn <http://doi.org/10.5281/zenodo.4366610> ;
a trt:Treatment .
<http://doi.org/10.5281/zenodo.4366610>
bibo:endPage "805" ;
bibo:startPage "785" ;
dc:creator "Jarvis, Charlie" ;
dc:date "2007" ;
dc:title "Chapter 7: Linnaean Plant Names and their Types (part R)" ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Plantae/Randia_aculeata_Linnaeus_1753>
dwc:authority "L." ;
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1753" ;
dwc:class "Magnoliopsida" ;
dwc:family "Rubiaceae" ;
dwc:genus "Randia" ;
dwc:kingdom "Plantae" ;
dwc:order "Gentianales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
dwc:species "aculeata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Randia_aculeata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Randia_aculeata>
dwc:class "Magnoliopsida" ;
dwc:family "Rubiaceae" ;
dwc:genus "Randia" ;
dwc:kingdom "Plantae" ;
dwc:order "Gentianales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "aculeata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Randia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Randia>
dwc:class "Magnoliopsida" ;
dwc:family "Rubiaceae" ;
dwc:genus "Randia" ;
dwc:kingdom "Plantae" ;
dwc:order "Gentianales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rubiaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Rubiaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Rubiaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Gentianales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gentianales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Gentianales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Gentianales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<https://www.gbif.org/occurrence/2611571511>
dwc:catalogNumber "214.1" ;
dwc:collectionCode "LINN" ;
dwc:typeStatus "neotype" ;
trt:gbifOccurrenceId "2611571511" ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,145 @@
@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/60DEE5E00E900775FB5CE90A99E160DB>
dc:creator "Chamorro, William; Marin-Armijos, Diego; senjo, Angelico; Vaz-De-Mello, Fernando Z." ;
dc:title "Ontherus (Ontherus) azteca Harold 1869" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ontherus_azteca_Harold_1869> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ontherus_azteca>, <http://taxon-name.plazi.org/id/Animalia/Ontherus_villosus>, <http://taxon-name.plazi.org/id/Animalia/Ontherus_strius> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.826.26488> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.826.26488>
bibo:endPage "343" ;
bibo:journal "ZooKeys" ;
bibo:startPage "1" ;
bibo:volume "826" ;
dc:creator "Chamorro, William; Marin-Armijos, Diego; senjo, Angelico; Vaz-De-Mello, Fernando Z." ;
dc:date "2019" ;
dc:title "Scarabaeinae dung beetles from Ecuador: a catalog, nomenclatural acts, and distribution records" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ontherus_azteca_Harold_1869>
dwc:authority "Harold, 1869" ;
dwc:authorityName "Harold" ;
dwc:authorityYear "1869" ;
dwc:class "Insecta" ;
dwc:family "Scarabaeidae" ;
dwc:genus "Ontherus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Harold, 1869" ;
dwc:species "azteca" ;
dwc:subGenus "Ontherus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7ZQ3G> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ontherus_azteca> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ontherus_azteca>
dwc:class "Insecta" ;
dwc:family "Scarabaeidae" ;
dwc:genus "Ontherus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "azteca" ;
dwc:subGenus "Ontherus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ontherus_Ontherus>, <http://taxon-name.plazi.org/id/Animalia/Ontherus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ontherus_Ontherus>
dwc:class "Insecta" ;
dwc:family "Scarabaeidae" ;
dwc:genus "Ontherus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Ontherus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ontherus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ontherus>
dwc:class "Insecta" ;
dwc:family "Scarabaeidae" ;
dwc:genus "Ontherus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scarabaeidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scarabaeidae>
dwc:class "Insecta" ;
dwc:family "Scarabaeidae" ;
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://taxon-name.plazi.org/id/Animalia/Ontherus_villosus>
dwc:class "Insecta" ;
dwc:family "Scarabaeidae" ;
dwc:genus "Ontherus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "villosus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ontherus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ontherus_strius>
dwc:class "Insecta" ;
dwc:family "Scarabaeidae" ;
dwc:genus "Ontherus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "strius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ontherus> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,167 @@
@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/60DEE8B22F5E23B7F30E76367592B1DF>
dc:creator "Williams, Emma Victoria; Elia Ntandu, John; Ficinski, Pawel; Vorontsova, Maria" ;
dc:title "Sporobolus sanguineus Rendle" ;
dwc:basisOfRecord <http://treatment.plazi.org/id/60DEE8B22F5E23B7F30E76367592B1DF/K_000984189>, <http://treatment.plazi.org/id/60DEE8B22F5E23B7F30E76367592B1DF/K_000984190>, <http://treatment.plazi.org/id/60DEE8B22F5E23B7F30E76367592B1DF/K_000984191>, <http://treatment.plazi.org/id/60DEE8B22F5E23B7F30E76367592B1DF/K_000495997>, <http://treatment.plazi.org/id/60DEE8B22F5E23B7F30E76367592B1DF/K_000495996>, <http://treatment.plazi.org/id/60DEE8B22F5E23B7F30E76367592B1DF/K_000495995> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Sporobolus_homblei> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8286> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Sporobolus_sanguineus> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.4.e8286>
bibo:endPage "8286" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "8286" ;
bibo:volume "4" ;
dc:creator "Williams, Emma Victoria; Elia Ntandu, John; Ficinski, Pawel; Vorontsova, Maria" ;
dc:date "2016" ;
dc:title "Checklist of Serengeti Ecosystem Grasses" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Sporobolus_sanguineus>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Sporobolus" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "sanguineus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sporobolus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Sporobolus>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Sporobolus" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Poaceae>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Poales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Sporobolus_homblei>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Sporobolus" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "homblei" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sporobolus> ;
a dwcFP:TaxonName .
<http://treatment.plazi.org/id/60DEE8B22F5E23B7F30E76367592B1DF/K_000984189>
dwc:catalogNumber "K 000984189" ;
dwc:collectionCode "K, Herbarium" ;
dwc:eventDate "1967-11-26" ;
dwc:locality "Lake Magadi" ;
dwc:recordedBy "Braun, HMH" ;
dwc:typeStatus "Other material" ;
dwc:verbatimLatitude "-3.25" ;
dwc:verbatimLongitude "35.5" ;
a dwc:MaterialCitation .
<http://treatment.plazi.org/id/60DEE8B22F5E23B7F30E76367592B1DF/K_000984190>
dwc:catalogNumber "K 000984190" ;
dwc:collectionCode "K, Herbarium" ;
dwc:eventDate "1962-07-14" ;
dwc:locality "Ngorongoro Crater" ;
dwc:recordedBy "Newbould, JB" ;
dwc:typeStatus "Other material" ;
dwc:verbatimLatitude "-3.166667" ;
dwc:verbatimLongitude "35.583332" ;
a dwc:MaterialCitation .
<http://treatment.plazi.org/id/60DEE8B22F5E23B7F30E76367592B1DF/K_000984191>
dwc:catalogNumber "K 000984191" ;
dwc:collectionCode "K, Herbarium" ;
dwc:eventDate "1962-11-22" ;
dwc:locality "Engare Nanyuki" ;
dwc:recordedBy "Newbould, JB" ;
dwc:typeStatus "Other material" ;
dwc:verbatimLatitude "-2.616667" ;
dwc:verbatimLongitude "35.216667" ;
a dwc:MaterialCitation .
<http://treatment.plazi.org/id/60DEE8B22F5E23B7F30E76367592B1DF/K_000495997>
dwc:catalogNumber "K 000495997" ;
dwc:collectionCode "K, Herbarium" ;
dwc:eventDate "1961-04-30" ;
dwc:locality "Barelamangi salt lick" ;
dwc:recordedBy "Greenway, PJ; Turner, M" ;
dwc:typeStatus "Other material" ;
a dwc:MaterialCitation .
<http://treatment.plazi.org/id/60DEE8B22F5E23B7F30E76367592B1DF/K_000495996>
dwc:catalogNumber "K 000495996" ;
dwc:collectionCode "K, Herbarium" ;
dwc:eventDate "1966-07-21" ;
dwc:locality "Hippo pool - Ngorongoro" ;
dwc:recordedBy "Greenway, PJ; Kanuri" ;
dwc:typeStatus "Other material" ;
dwc:verbatimLatitude "-3.25" ;
dwc:verbatimLongitude "35.583332" ;
a dwc:MaterialCitation .
<http://treatment.plazi.org/id/60DEE8B22F5E23B7F30E76367592B1DF/K_000495995>
dwc:catalogNumber "K 000495995" ;
dwc:collectionCode "K, Herbarium" ;
dwc:eventDate "1959-01-20" ;
dwc:locality "Ngorongoro Crater" ;
dwc:recordedBy "Vesey-FitzGerald, LDEF" ;
dwc:typeStatus "Other material" ;
dwc:verbatimLatitude "-3.166667" ;
dwc:verbatimLongitude "35.583332" ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,66 @@
@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/60DF8F0A44880829DF0FE350DBB098A4>
dc:creator "van der Hammen, L." ;
dc:title "Mesoplophoridae" ;
trt:publishedIn <http://publication.plazi.org/id/21A98ADFF4D6ACB8C046B731D66A6379> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesoplophoridae> ;
a trt:Treatment .
<http://publication.plazi.org/id/21A98ADFF4D6ACB8C046B731D66A6379>
bibo:endPage "93" ;
bibo:journal "Zoologische Verhandelingen" ;
bibo:startPage "1" ;
bibo:volume "40" ;
dc:creator "van der Hammen, L." ;
dc:date "1959" ;
dc:title "Berlese's Primitive Oribatid Mites" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Mesoplophoridae>
dwc:class "Arachnida" ;
dwc:family "Mesoplophoridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Sarcoptiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sarcoptiformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sarcoptiformes>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Sarcoptiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,112 @@
@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/60DFCDC78663AA8B1B5C7F1623FDE3D5>
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
dc:title "Crocidura ansellorum Hutterer and Dippenaar 1987" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/60DFCDC78663AA8B1B5C7F1623FDE3D5.mc.B8BC5D5AF560B56D7809EFCCA0F9E002> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Crocidura_ansellorum_Hutterer_1987> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.7316519> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.7316519>
bibo:endPage "311" ;
bibo:startPage "220" ;
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
dc:date "2005" ;
dc:title "Order Soricomorpha" ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Crocidura_ansellorum_Hutterer_1987>
dwc:authority "Hutterer and Dippenaar 1987" ;
dwc:authorityName "Hutterer and Dippenaar" ;
dwc:authorityYear "1987" ;
dwc:class "Mammalia" ;
dwc:family "Soricidae" ;
dwc:genus "Crocidura" ;
dwc:kingdom "Animalia" ;
dwc:order "Soricomorpha" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Hutterer & Dippenaar, 1987" ;
dwc:species "ansellorum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/ZK39> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Crocidura_ansellorum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Crocidura_ansellorum>
dwc:class "Mammalia" ;
dwc:family "Soricidae" ;
dwc:genus "Crocidura" ;
dwc:kingdom "Animalia" ;
dwc:order "Soricomorpha" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "ansellorum" ;
dwc:vernacularName "Ansell's Shrew"@en ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crocidura> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Crocidura>
dwc:class "Mammalia" ;
dwc:family "Soricidae" ;
dwc:genus "Crocidura" ;
dwc:kingdom "Animalia" ;
dwc:order "Soricomorpha" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Soricidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Soricidae>
dwc:class "Mammalia" ;
dwc:family "Soricidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Soricomorpha" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Soricomorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Soricomorpha>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Soricomorpha" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/60DFCDC78663AA8B1B5C7F1623FDE3D5.mc.B8BC5D5AF560B56D7809EFCCA0F9E002>
dwc:verbatimElevation "1250.0" ;
trt:gbifOccurrenceId "4867338535" ;
trt:httpUri <https://treatment.plazi.org/id/60DFCDC78663AA8B1B5C7F1623FDE3D5#B8BC5D5AF560B56D7809EFCCA0F9E002> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,104 @@
@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/60DFF2D83BDC0915D355C59006C6B836>
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/walteriana>' due to issues with rank ;
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
dc:title "Carex striata var. brevis L. H. Bailey" ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Carex_striata_brevis> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Carex_striata_brevis> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.4.e7964>
bibo:endPage "7964" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "7964" ;
bibo:volume "4" ;
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
dc:date "2016" ;
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Carex_striata_brevis>
dwc:class "Liliopsida" ;
dwc:family "Cyperaceae" ;
dwc:genus "Carex" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "variety" ;
dwc:species "striata" ;
dwc:variety "brevis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Carex_striata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Carex_striata>
dwc:class "Liliopsida" ;
dwc:family "Cyperaceae" ;
dwc:genus "Carex" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "striata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Carex> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Carex>
dwc:class "Liliopsida" ;
dwc:family "Cyperaceae" ;
dwc:genus "Carex" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyperaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Cyperaceae>
dwc:class "Liliopsida" ;
dwc:family "Cyperaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Poales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

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/60F65835B4EBCBBFDE761444676F9918>
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
dc:title "Petrodromus tetradactylus subsp. rovumae Thomas 1897" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Petrodromus_tetradactylus_rovumae_Thomas_1897> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.7316519> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.7316519>
bibo:endPage "85" ;
bibo:startPage "82" ;
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
dc:date "2005" ;
dc:title "Order Macroscelidea" ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Petrodromus_tetradactylus_rovumae_Thomas_1897>
dwc:authority "Thomas 1897" ;
dwc:authorityName "Thomas" ;
dwc:authorityYear "1897" ;
dwc:class "Mammalia" ;
dwc:family "Macroscelididae" ;
dwc:genus "Petrodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Macroscelidea" ;
dwc:phylum "Chordata" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Thomas, 1897" ;
dwc:species "tetradactylus" ;
dwc:subSpecies "rovumae" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5KBBV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Petrodromus_tetradactylus_rovumae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Petrodromus_tetradactylus_rovumae>
dwc:class "Mammalia" ;
dwc:family "Macroscelididae" ;
dwc:genus "Petrodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Macroscelidea" ;
dwc:phylum "Chordata" ;
dwc:rank "subSpecies" ;
dwc:species "tetradactylus" ;
dwc:subSpecies "rovumae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Petrodromus_tetradactylus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Petrodromus_tetradactylus>
dwc:class "Mammalia" ;
dwc:family "Macroscelididae" ;
dwc:genus "Petrodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Macroscelidea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "tetradactylus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Petrodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Petrodromus>
dwc:class "Mammalia" ;
dwc:family "Macroscelididae" ;
dwc:genus "Petrodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Macroscelidea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macroscelididae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Macroscelididae>
dwc:class "Mammalia" ;
dwc:family "Macroscelididae" ;
dwc:kingdom "Animalia" ;
dwc:order "Macroscelidea" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macroscelidea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Macroscelidea>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Macroscelidea" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,89 @@
@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/60F65AB9F19C8738D95278AF6C683931>
dc:creator "Dadelahi, Samin D.; Shaw, Scott R.; Aguirre, Helmuth; Almeida, Luis Felipe V. de" ;
dc:title "Leptodrepana strategeri Dadelahi & Shaw, sp. n." ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.750.23536> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptodrepana_strategeri> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.750.23536>
bibo:endPage "130" ;
bibo:journal "ZooKeys" ;
bibo:startPage "59" ;
bibo:volume "750" ;
dc:creator "Dadelahi, Samin D.; Shaw, Scott R.; Aguirre, Helmuth; Almeida, Luis Felipe V. de" ;
dc:date "2018" ;
dc:title "A taxonomic study of Costa Rican Leptodrepana with the description of twenty-four new species (Hymenoptera, Braconidae, Cheloninae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Leptodrepana_strategeri>
dwc:class "Insecta" ;
dwc:family "Braconidae" ;
dwc:genus "Leptodrepana" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "strategeri" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptodrepana> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptodrepana>
dwc:class "Insecta" ;
dwc:family "Braconidae" ;
dwc:genus "Leptodrepana" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Braconidae>
dwc:class "Insecta" ;
dwc:family "Braconidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
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 .

View file

@ -0,0 +1,107 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/AF001D2AFF81FFFAFF52DD12E122F8A5>
dc:creator "Peart, Rachael A." ;
dc:title "Cymadusa thagaay Peart, 2007, sp. nov" ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cymadusa_thagaay_Peart_2007> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.177791> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.177791>
bibo:endPage "53" ;
bibo:journal "Zootaxa" ;
bibo:startPage "1" ;
bibo:volume "1540" ;
dc:creator "Peart, Rachael A." ;
dc:date "2007" ;
dc:title "A review of Australian Cymadusa (Crustacea: Amphipoda: Ampithoidae) with descriptions of eight new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cymadusa_thagaay_Peart_2007>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Peart, 2007" ;
dwc:authorityName "Peart" ;
dwc:authorityYear "2007" ;
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Peart, 2007" ;
dwc:species "thagaay" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/335R3> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cymadusa_thagaay> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cymadusa_thagaay>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "thagaay" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cymadusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cymadusa>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ampithoidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ampithoidae>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,119 @@
@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/AF001D2AFF82FFF0FF52DD02E3FFF84A>
dc:creator "Peart, Rachael A." ;
dc:title "Cymadusa tattersalli Peart 2004" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cymadusa_tattersalli_Peart_2004> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Cymadusa_setosa> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.177791> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.177791>
bibo:endPage "53" ;
bibo:journal "Zootaxa" ;
bibo:startPage "1" ;
bibo:volume "1540" ;
dc:creator "Peart, Rachael A." ;
dc:date "2007" ;
dc:title "A review of Australian Cymadusa (Crustacea: Amphipoda: Ampithoidae) with descriptions of eight new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cymadusa_tattersalli_Peart_2004>
dwc:authority "Peart, 2004" ;
dwc:authorityName "Peart" ;
dwc:authorityYear "2004" ;
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Peart, 2004" ;
dwc:species "tattersalli" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/335QZ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cymadusa_tattersalli> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cymadusa_tattersalli>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "tattersalli" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cymadusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cymadusa>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ampithoidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ampithoidae>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
dwc:class "Malacostraca" ;
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://taxon-name.plazi.org/id/Animalia/Cymadusa_setosa>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "setosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cymadusa> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,107 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/AF001D2AFF8BFFFFFF52DABAE1C9FA65>
dc:creator "Peart, Rachael A." ;
dc:title "Cymadusa tishana Peart, 2007, sp. nov" ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cymadusa_tishana_Peart_2007> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.177791> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.177791>
bibo:endPage "53" ;
bibo:journal "Zootaxa" ;
bibo:startPage "1" ;
bibo:volume "1540" ;
dc:creator "Peart, Rachael A." ;
dc:date "2007" ;
dc:title "A review of Australian Cymadusa (Crustacea: Amphipoda: Ampithoidae) with descriptions of eight new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cymadusa_tishana_Peart_2007>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Peart, 2007" ;
dwc:authorityName "Peart" ;
dwc:authorityYear "2007" ;
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Peart, 2007" ;
dwc:species "tishana" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/335R4> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cymadusa_tishana> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cymadusa_tishana>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "tishana" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cymadusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cymadusa>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ampithoidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ampithoidae>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,107 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/AF001D2AFF8FFFE0FF52DC1AE127FC8D>
dc:creator "Peart, Rachael A." ;
dc:title "Cymadusa wistari Peart, 2007, sp. nov" ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cymadusa_wistari_Peart_2007> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.177791> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.177791>
bibo:endPage "53" ;
bibo:journal "Zootaxa" ;
bibo:startPage "1" ;
bibo:volume "1540" ;
dc:creator "Peart, Rachael A." ;
dc:date "2007" ;
dc:title "A review of Australian Cymadusa (Crustacea: Amphipoda: Ampithoidae) with descriptions of eight new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cymadusa_wistari_Peart_2007>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Peart, 2007" ;
dwc:authorityName "Peart" ;
dwc:authorityYear "2007" ;
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Peart, 2007" ;
dwc:species "wistari" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/335R8> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cymadusa_wistari> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cymadusa_wistari>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "wistari" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cymadusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cymadusa>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ampithoidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ampithoidae>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,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/AF001D2AFFA0FFD1FF52DE7AE79FF9C5>
cito:cites <http://dx.doi.org/10.5281/zenodo.177812>, <http://dx.doi.org/10.5281/zenodo.177820>, <http://dx.doi.org/10.5281/zenodo.177826>, <http://dx.doi.org/10.5281/zenodo.177808>, <http://dx.doi.org/10.5281/zenodo.177817>, <http://dx.doi.org/10.5281/zenodo.177814>, <http://dx.doi.org/10.5281/zenodo.177822>, <http://dx.doi.org/10.5281/zenodo.177830>, <http://dx.doi.org/10.5281/zenodo.177805>, <http://dx.doi.org/10.5281/zenodo.177797>, <http://dx.doi.org/10.5281/zenodo.177809>, <http://dx.doi.org/10.5281/zenodo.177794> ;
dc:creator "Peart, Rachael A." ;
dc:title "Cymadusa" ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.177791> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Cymadusa> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.177791>
bibo:endPage "53" ;
bibo:journal "Zootaxa" ;
bibo:startPage "1" ;
bibo:volume "1540" ;
dc:creator "Peart, Rachael A." ;
dc:date "2007" ;
dc:title "A review of Australian Cymadusa (Crustacea: Amphipoda: Ampithoidae) with descriptions of eight new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.177812>, <http://dx.doi.org/10.5281/zenodo.177820>, <http://dx.doi.org/10.5281/zenodo.177826>, <http://dx.doi.org/10.5281/zenodo.177808>, <http://dx.doi.org/10.5281/zenodo.177817>, <http://dx.doi.org/10.5281/zenodo.177814>, <http://dx.doi.org/10.5281/zenodo.177822>, <http://dx.doi.org/10.5281/zenodo.177830>, <http://dx.doi.org/10.5281/zenodo.177805>, <http://dx.doi.org/10.5281/zenodo.177797>, <http://dx.doi.org/10.5281/zenodo.177809>, <http://dx.doi.org/10.5281/zenodo.177794> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Cymadusa>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ampithoidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ampithoidae>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
dwc:class "Malacostraca" ;
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.177812>
dc:description "FIGURE 21. Cymadusa pemptos sp. nov., holotype, male, AM P 61924, 7 mm. Paratype, female, AM P 61925, 8 mm. Fifth Creek, Spencer Gulf, Port Pirie, South Australia, Australia." ;
fabio:hasRepresentation <https://zenodo.org/record/177812/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.177820>
dc:description "FIGURE 29. Cymadusa thagaay sp. nov., holotype, male, AM P 62518, 4 mm. Paratype, female, AM P 62519, 4 mm. Lizard Island, Queensland, Australia." ;
fabio:hasRepresentation <https://zenodo.org/record/177820/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.177826>
dc:description "FIGURE 35. Cymadusa tishana sp. nov., holotype, male, WAM C 38531, 7 mm. Paratype, female, WAM C 38531, 7 mm. Tish Point, Rosemary Island, Dampier Archipelago, Western Australia, Australia. Scales 0.5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/177826/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.177808>
dc:description "FIGURE 17. Cymadusa jiigurru sp. nov., holotype, male, AM P 61916, 7 mm. Paratype, female, AM P 61917, 7 mm. Lizard Island, Queensland, Australia. Scales 0.5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/177808/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.177817>
dc:description "FIGURE 26. Cymadusa setosa (Haswell, 1879). Neotype, male, 10.5 mm, AM P 10853. Female, 11 mm, AM P 10854, Kurnell, Botany Bay, New South Wales, Australia. Scales 0.5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/177817/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.177814>
dc:description "FIGURE 23. Cymadusa pemptos sp. nov., holotype, male, AM P 61924, 7 mm. Paratype, female, AM P 61925, 8 mm. Fifth Creek, Spencer Gulf, Port Pirie, South Australia, Australia. Scales 0.5 mm. Pereopods 5 7 are missing." ;
fabio:hasRepresentation <https://zenodo.org/record/177814/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.177822>
dc:description "FIGURE 31. Cymadusa thagaay sp. nov., holotype, male, AM P 62518, 4 mm. Paratype, female, AM P 62519, 4 mm. Lizard Island, Queensland, Australia. Scales 0.2 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/177822/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.177830>
dc:description "FIGURE 39. Cymadusa wistari sp. nov., holotype, male, AM P 62534, 6 mm. Paratype, female, AM P 62535, 6 mm. Heron Island, Queensland, Australia. Scales 0.5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/177830/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.177805>
dc:description "FIGURE 14. Cymadusa imbroglio Rabindranath, 1972, male, AM P 51266, 14 mm, female, AM P 51265, 16 mm, Bare Island, Botany Bay, New South Wales, Australia. Scales 0.5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/177805/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.177797>
dc:description "FIGURE 6. Cymadusa elegantis sp. nov., holotype, female, AM P 51255, 13 mm. Paratype, male, AM P 51256, 14 mm, Fancy Point, Bruny Island, Tasmania, Australia." ;
fabio:hasRepresentation <https://zenodo.org/record/177797/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.177809>
dc:description "FIGURE 18. Cymadusa jiigurru sp. nov., holotype, male, AM P 61916, 7 mm. Lizard Island, Queensland, Australia. Scales 0.5 mm for pereopods 3 7 and 0.2 mm for uropods 1 3 and telson." ;
fabio:hasRepresentation <https://zenodo.org/record/177809/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.177794>
dc:description "FIGURE 3. Cymadusa chuawe sp. nov., holotype, female, WAM C 38528, 14 mm. Paratype, male, WAM C 38529, 11 mm, west side of Northwest Cape, Tantabiddi Beach, Western Australia." ;
fabio:hasRepresentation <https://zenodo.org/record/177794/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,107 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/AF001D2AFFA1FFD5FF52DD12E6AEF975>
dc:creator "Peart, Rachael A." ;
dc:title "Cymadusa chuawe Peart, 2007, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cymadusa_chuawe_Peart_2007> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.177791> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.177791>
bibo:endPage "53" ;
bibo:journal "Zootaxa" ;
bibo:startPage "1" ;
bibo:volume "1540" ;
dc:creator "Peart, Rachael A." ;
dc:date "2007" ;
dc:title "A review of Australian Cymadusa (Crustacea: Amphipoda: Ampithoidae) with descriptions of eight new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cymadusa_chuawe_Peart_2007>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Peart, 2007" ;
dwc:authorityName "Peart" ;
dwc:authorityYear "2007" ;
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Peart, 2007" ;
dwc:species "chuawe" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/335PG> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cymadusa_chuawe> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cymadusa_chuawe>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "chuawe" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cymadusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cymadusa>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ampithoidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ampithoidae>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,122 @@
@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/AF001D2AFFA3FFD0FF52DF98E130FC45>
dc:creator "Peart, Rachael A." ;
dc:title "Cymadusa Savigny 1816" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cymadusa_Savigny_1816> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Grubia_Czerniavsky_1868> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.177791> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.177791>
bibo:endPage "53" ;
bibo:journal "Zootaxa" ;
bibo:startPage "1" ;
bibo:volume "1540" ;
dc:creator "Peart, Rachael A." ;
dc:date "2007" ;
dc:title "A review of Australian Cymadusa (Crustacea: Amphipoda: Ampithoidae) with descriptions of eight new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cymadusa_Savigny_1816>
dwc:authority "Savigny, 1816" ;
dwc:authorityName "Savigny" ;
dwc:authorityYear "1816" ;
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Savigny, 1816" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7NV6K> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cymadusa> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Grubia_Czerniavsky_1868>
dwc:authority "Czerniavsky, 1868: 103" ;
dwc:authorityName "Czerniavsky" ;
dwc:authorityPageNumber "103" ;
dwc:authorityYear "1868" ;
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Grubia" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Czerniavsky, 1868" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7NV6K> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Grubia> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cymadusa>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ampithoidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ampithoidae>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
dwc:class "Malacostraca" ;
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://taxon-name.plazi.org/id/Animalia/Grubia>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Grubia" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ampithoidae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,188 @@
@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/AF001D2AFFA5FFDEFF52DD30E687FBCD>
dc:creator "Peart, Rachael A." ;
dc:title "Cymadusa elegantis Peart, 2007, sp. nov." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Cymadusa_elegantis>, <http://taxon-name.plazi.org/id/Animalia/Cymadusa_grossimana>, <http://taxon-name.plazi.org/id/Plantae/Sargassum> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cymadusa_elegantis_Peart_2007> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Cymadusa_grossimana_Ledoyer_1984> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.177791> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.177791>
bibo:endPage "53" ;
bibo:journal "Zootaxa" ;
bibo:startPage "1" ;
bibo:volume "1540" ;
dc:creator "Peart, Rachael A." ;
dc:date "2007" ;
dc:title "A review of Australian Cymadusa (Crustacea: Amphipoda: Ampithoidae) with descriptions of eight new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cymadusa_elegantis_Peart_2007>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Peart, 2007" ;
dwc:authorityName "Peart" ;
dwc:authorityYear "2007" ;
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Peart, 2007" ;
dwc:species "elegantis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/335PM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cymadusa_elegantis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cymadusa_grossimana_Ledoyer_1984>
dwc:authority "Ledoyer (1984)" ;
dwc:authorityName "Ledoyer" ;
dwc:authorityYear "1984" ;
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ledoyer, 1984" ;
dwc:species "grossimana" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/335PM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cymadusa_grossimana> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cymadusa_elegantis>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "elegantis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cymadusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cymadusa>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ampithoidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ampithoidae>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
dwc:class "Malacostraca" ;
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://taxon-name.plazi.org/id/Animalia/Cymadusa_grossimana>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "grossimana" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cymadusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Sargassum>
dwc:class "Phaeophyceae" ;
dwc:family "Sargassaceae" ;
dwc:genus "Sargassum" ;
dwc:kingdom "Plantae" ;
dwc:order "Fucales" ;
dwc:phylum "Heterokontophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sargassaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Sargassaceae>
dwc:class "Phaeophyceae" ;
dwc:family "Sargassaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Fucales" ;
dwc:phylum "Heterokontophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fucales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Fucales>
dwc:class "Phaeophyceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Fucales" ;
dwc:phylum "Heterokontophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Phaeophyceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Phaeophyceae>
dwc:class "Phaeophyceae" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Heterokontophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Heterokontophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Heterokontophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Heterokontophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,107 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/AF001D2AFFAEFFC3FF52DEE2E127FC6D>
dc:creator "Peart, Rachael A." ;
dc:title "Cymadusa heronensis Peart, 2007, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cymadusa_heronensis_Peart_2007> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.177791> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.177791>
bibo:endPage "53" ;
bibo:journal "Zootaxa" ;
bibo:startPage "1" ;
bibo:volume "1540" ;
dc:creator "Peart, Rachael A." ;
dc:date "2007" ;
dc:title "A review of Australian Cymadusa (Crustacea: Amphipoda: Ampithoidae) with descriptions of eight new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cymadusa_heronensis_Peart_2007>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Peart, 2007" ;
dwc:authorityName "Peart" ;
dwc:authorityYear "2007" ;
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Peart, 2007" ;
dwc:species "heronensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/335PY> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cymadusa_heronensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cymadusa_heronensis>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "heronensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cymadusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cymadusa>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ampithoidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ampithoidae>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,106 @@
@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/AF001D2AFFB0FFCAFF52DC1BE308FEC5>
dc:creator "Peart, Rachael A." ;
dc:title "Cymadusa jiigurru Peart, 2007, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cymadusa_jiigurru_Peart_2007> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.177791> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.177791>
bibo:endPage "53" ;
bibo:journal "Zootaxa" ;
bibo:startPage "1" ;
bibo:volume "1540" ;
dc:creator "Peart, Rachael A." ;
dc:date "2007" ;
dc:title "A review of Australian Cymadusa (Crustacea: Amphipoda: Ampithoidae) with descriptions of eight new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cymadusa_jiigurru_Peart_2007>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Peart, 2007" ;
dwc:authorityName "Peart" ;
dwc:authorityYear "2007" ;
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Peart, 2007" ;
dwc:species "jiigurru" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cymadusa_jiigurru> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cymadusa_jiigurru>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "jiigurru" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cymadusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cymadusa>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ampithoidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ampithoidae>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,106 @@
@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/AF001D2AFFB3FFC0FF52DE02E30AFEED>
dc:creator "Peart, Rachael A." ;
dc:title "Cymadusa imbroglio Rabindranath 1972" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cymadusa_imbroglio_Rabindranath_1972> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.177791> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.177791>
bibo:endPage "53" ;
bibo:journal "Zootaxa" ;
bibo:startPage "1" ;
bibo:volume "1540" ;
dc:creator "Peart, Rachael A." ;
dc:date "2007" ;
dc:title "A review of Australian Cymadusa (Crustacea: Amphipoda: Ampithoidae) with descriptions of eight new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cymadusa_imbroglio_Rabindranath_1972>
dwc:authority "Rabindranath, 1972" ;
dwc:authorityName "Rabindranath" ;
dwc:authorityYear "1972" ;
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Rabindranath, 1972" ;
dwc:species "imbroglio" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/335Q5> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cymadusa_imbroglio> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cymadusa_imbroglio>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "imbroglio" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cymadusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cymadusa>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ampithoidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ampithoidae>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,107 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/AF001D2AFFB9FFCCFF52DABAE157F9BD>
dc:creator "Peart, Rachael A." ;
dc:title "Cymadusa pemptos Peart, 2007, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cymadusa_pemptos_Peart_2007> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.177791> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.177791>
bibo:endPage "53" ;
bibo:journal "Zootaxa" ;
bibo:startPage "1" ;
bibo:volume "1540" ;
dc:creator "Peart, Rachael A." ;
dc:date "2007" ;
dc:title "A review of Australian Cymadusa (Crustacea: Amphipoda: Ampithoidae) with descriptions of eight new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cymadusa_pemptos_Peart_2007>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Peart, 2007" ;
dwc:authorityName "Peart" ;
dwc:authorityYear "2007" ;
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Peart, 2007" ;
dwc:species "pemptos" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/335QQ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cymadusa_pemptos> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cymadusa_pemptos>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pemptos" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cymadusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cymadusa>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ampithoidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ampithoidae>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,106 @@
@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/AF001D2AFFBBFFC8FF52DB72E123FBF5>
dc:creator "Peart, Rachael A." ;
dc:title "Cymadusa munnu Poore & Lowry 1997" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cymadusa_munnu_Poore_1997> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.177791> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.177791>
bibo:endPage "53" ;
bibo:journal "Zootaxa" ;
bibo:startPage "1" ;
bibo:volume "1540" ;
dc:creator "Peart, Rachael A." ;
dc:date "2007" ;
dc:title "A review of Australian Cymadusa (Crustacea: Amphipoda: Ampithoidae) with descriptions of eight new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cymadusa_munnu_Poore_1997>
dwc:authority "Poore & Lowry, 1997" ;
dwc:authorityName "Poore & Lowry" ;
dwc:authorityYear "1997" ;
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Poore & Lowry, 1997" ;
dwc:species "munnu" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/335QJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cymadusa_munnu> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cymadusa_munnu>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "munnu" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cymadusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cymadusa>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ampithoidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ampithoidae>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,238 @@
@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/AF001D2AFFBCFFF2FF52DC72E72AF96E>
dc:creator "Peart, Rachael A." ;
dc:title "Cymadusa setosa Haswell 1879" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cymadusa_setosa_Haswell_1879> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Grubia_setosa>, <http://taxon-name.plazi.org/id/Animalia/Cymadusa_compta>, <http://taxon-name.plazi.org/id/Animalia/Grubia_filosa>, <http://taxon-name.plazi.org/id/Animalia/Cymadusa_filosa>, <http://taxon-name.plazi.org/id/Animalia/Cymadusa_setosa> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Ampithoe_setosa_Haswell_1879>, <http://taxon-concept.plazi.org/id/Animalia/Ampithoe_flindersi_Stebbing_1888> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.177791> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.177791>
bibo:endPage "53" ;
bibo:journal "Zootaxa" ;
bibo:startPage "1" ;
bibo:volume "1540" ;
dc:creator "Peart, Rachael A." ;
dc:date "2007" ;
dc:title "A review of Australian Cymadusa (Crustacea: Amphipoda: Ampithoidae) with descriptions of eight new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cymadusa_setosa_Haswell_1879>
dwc:authority "Haswell, 1879" ;
dwc:authorityName "Haswell" ;
dwc:authorityYear "1879" ;
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Haswell, 1879" ;
dwc:species "setosa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/335QW> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cymadusa_setosa> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Ampithoe_setosa_Haswell_1879>
dwc:authority "Haswell, 1879: 338" ;
dwc:authorityName "Haswell" ;
dwc:authorityPageNumber "338" ;
dwc:authorityYear "1879" ;
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Ampithoe" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Haswell, 1879" ;
dwc:species "setosa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/335QW> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ampithoe_setosa> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Ampithoe_flindersi_Stebbing_1888>
dwc:authority "Stebbing, 1888: 1120" ;
dwc:authorityName "Stebbing" ;
dwc:authorityPageNumber "1120" ;
dwc:authorityYear "1888" ;
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Ampithoe" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Stebbing, 1888" ;
dwc:species "flindersi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/335QW> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ampithoe_flindersi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cymadusa_setosa>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "setosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cymadusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cymadusa>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ampithoidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ampithoidae>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
dwc:class "Malacostraca" ;
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://taxon-name.plazi.org/id/Animalia/Ampithoe_setosa>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Ampithoe" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "setosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ampithoe> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ampithoe>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Ampithoe" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ampithoidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ampithoe_flindersi>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Ampithoe" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "flindersi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ampithoe> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Grubia_setosa>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Grubia" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "setosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Grubia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Grubia>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Grubia" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ampithoidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cymadusa_compta>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "compta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cymadusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Grubia_filosa>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Grubia" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "filosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Grubia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cymadusa_filosa>
dwc:class "Malacostraca" ;
dwc:family "Ampithoidae" ;
dwc:genus "Cymadusa" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "filosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cymadusa> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,102 @@
@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/AF006A15421A8337B70A9A4814CFF57C>
dc:creator "Forel, A." ;
dc:title "Odontomachus haematodes var. hirsutiusculus , Smith" ;
trt:publishedIn <http://publication.plazi.org/id/3C86B8CE88F3E20382761CE3CF3BA529> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Odontomachus_haematodes_hirsutiusculus> ;
a trt:Treatment .
<http://publication.plazi.org/id/3C86B8CE88F3E20382761CE3CF3BA529>
bibo:endPage "418" ;
bibo:journal "Transactions of the Entomological Society of London" ;
bibo:startPage "333" ;
bibo:volume "1893" ;
dc:creator "Forel, A." ;
dc:date "1893" ;
dc:title "Formicides de l'Antille St. Vincent. Récoltées par Mons. H. H. Smith." ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Odontomachus_haematodes_hirsutiusculus>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Odontomachus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "variety" ;
dwc:species "haematodes" ;
dwc:variety "hirsutiusculus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Odontomachus_haematodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Odontomachus_haematodes>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Odontomachus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "haematodes" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Odontomachus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Odontomachus>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Odontomachus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
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 .

View file

@ -0,0 +1,129 @@
@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/AF0087BAFFF6FFC5FF00DEB0FACBFDC2>
cito:cites <http://dx.doi.org/10.5281/zenodo.8067355>, <http://dx.doi.org/10.5281/zenodo.8067357>, <http://dx.doi.org/10.5281/zenodo.8067359>, <http://dx.doi.org/10.5281/zenodo.8067361> ;
dc:creator "Müller, Andreas; Henning, Richter" ;
dc:title "Osmia andrenoides Spinola 1808" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Osmia_andrenoides_Spinola_1808> ;
trt:publishedIn <http://dx.doi.org/10.5169/seals-985861> ;
a trt:Treatment .
<http://dx.doi.org/10.5169/seals-985861>
bibo:endPage "68" ;
bibo:journal "Entomo Helvetica" ;
bibo:pubDate "2019-06-01" ;
bibo:startPage "57" ;
bibo:volume "12" ;
dc:creator "Müller, Andreas; Henning, Richter" ;
dc:date "2019" ;
dc:title "Neststandort und Nestarchitektur der in leeren Schneckengehäusen nistenden Mauerbiene Osmia andrenoides (Hymenoptera, Megachilidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.8067355>, <http://dx.doi.org/10.5281/zenodo.8067357>, <http://dx.doi.org/10.5281/zenodo.8067359>, <http://dx.doi.org/10.5281/zenodo.8067361> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Osmia_andrenoides_Spinola_1808>
dwc:ID-ENA "549093" ;
dwc:authorityName "Spinola" ;
dwc:authorityYear "1808" ;
dwc:class "Insecta" ;
dwc:family "Megachilidae" ;
dwc:genus "Osmia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Spinola, 1808" ;
dwc:species "andrenoides" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/74ZWL> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Osmia_andrenoides> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Osmia_andrenoides>
dwc:class "Insecta" ;
dwc:family "Megachilidae" ;
dwc:genus "Osmia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "andrenoides" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Osmia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Osmia>
dwc:class "Insecta" ;
dwc:family "Megachilidae" ;
dwc:genus "Osmia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Megachilidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Megachilidae>
dwc:class "Insecta" ;
dwc:family "Megachilidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
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.8067355>
dc:description "Abb.1. Osmia andrenoides. a) Weibchen an Stachys recta (Foto A.Krebs).b) Lebensraum im bündnerischen Domleschg. c) Neststandort in Nische unter vorspringendem Fels mit d) vier verschlossenen Nestern in Gehäusen von Zebrina detrita und einem leeren Zebrina-Gehäuse. ef) Mit Pflanzenmörtel verschlossene Nester in Gehäusen von Zebrina detrita." ;
fabio:hasRepresentation <https://zenodo.org/record/8067355/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.8067357>
dc:description "Abb. 2. Neststandorte von Osmia andrenoides in ag) Nischen unter bodennahen Stein- und Felsvorsprüngen bzw. h) unter einer grossen Steinplatte." ;
fabio:hasRepresentation <https://zenodo.org/record/8067357/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.8067359>
dc:description "Abb. 3. Aufpräparierte Nester von Osmia andrenoides in Gehäusen von Zebrina detrita. a) Äussere Nestabschlusswand an der Gehäusemündung. b) Innere Nestabschlusswand mit wenigen Steinchen und Erdbröckchen im Zwischenraum zur (entfernten) äusseren Nestabschlusswand. c) Nestverschluss aus äusserer und innerer Nestabschlusswand, die unmittelbar hintereinander liegen, und vorderer Bereich der Barriere. d) Barriere aus Steinchen und Erdbröckchen. e) Abschlusswand der äussersten Brutzelle. f) Brutzelle mit Kokon. g) Überwinterndes Weibchen von O. andrenoides in Brutzelle. h) Äussere Nestabschlusswand gefolgt von einem dicht mit Pflanzenmörtelpäckchen gefüllten Zwischenraum vor der am rechten Rand knapp sichtbaren inneren Nestabschlusswand." ;
fabio:hasRepresentation <https://zenodo.org/record/8067359/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.8067361>
dc:description "Abb. 4. Röntgenbild eines zweizelligen Nestes von Osmia andrenoides mit gut sichtbarer Eingangsbarriere. Aufgrund der geringen Röntgendichte sind die beiden Imagines nur schemenhaft und die Pflanzenmörtelwände nicht zu erkennen." ;
fabio:hasRepresentation <https://zenodo.org/record/8067361/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,260 @@
@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/AF0087D7FFC6FFF2FF48FACF10E2F8EF>
cito:cites <http://dx.doi.org/10.5281/zenodo.7099202>, <http://dx.doi.org/10.5281/zenodo.7099212> ;
dc:creator "Shavrin, Alexey V." ;
dc:title "Geodromicus corsicus Fagel 1958" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFC6FFF2FF48FACF10E2F8EF.mc.97C13C9CFFC6FFF2FE4FFA3D17A6FA53>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFC6FFF2FF48FACF10E2F8EF.mc.97C13C9CFFC6FFF2FAD3FA3D100CF98F>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFC6FFF2FF48FACF10E2F8EF.mc.97C13C9CFFC6FFF2FCBBF9D1166BF98F>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFC6FFF2FF48FACF10E2F8EF.mc.97C13C9CFFC6FFF2FAE2F9D110E3F9EB>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFC6FFF2FF48FACF10E2F8EF.mc.97C13C9CFFC6FFF2FC1BF9F516D8F9EB>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFC6FFF2FF48FACF10E2F8EF.mc.97C13C9CFFC6FFF2FA51F9F510AFF9C7>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFC6FFF2FF48FACF10E2F8EF.mc.97C13C9CFFC6FFF2FC20F9891297F923>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFC6FFF2FF48FACF10E2F8EF.mc.97C13C9CFFC6FFF2FE08F9AD17ADF923>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFC6FFF2FF48FACF10E2F8EF.mc.97C13C9CFFC6FFF2FB22F9AD11D1F91F>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFC6FFF2FF48FACF10E2F8EF.mc.97C13C9CFFC6FFF2FD4AF94110B3F91F> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_corsicus_Fagel_1958> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Psephidonus_corsicus_Zanetti_1987> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5188.5.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5188.5.1>
bibo:endPage "429" ;
bibo:issue "5" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-09-21" ;
bibo:startPage "401" ;
bibo:volume "5188" ;
dc:creator "Shavrin, Alexey V." ;
dc:date "2022" ;
dc:title "The plagiatus species group of the genus Geodromicus Redtenbacher, 1857 (Insecta Coleoptera: Staphylinidae: Omaliinae), and additional data on some species from Japan" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7099202>, <http://dx.doi.org/10.5281/zenodo.7099212> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_corsicus_Fagel_1958>
dwc:authority "Fagel, 1958" ;
dwc:authorityName "Fagel" ;
dwc:authorityYear "1958" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Fagel, 1958" ;
dwc:species "corsicus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPGT> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_corsicus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Psephidonus_corsicus_Zanetti_1987>
dwc:authority ": Zanetti 1987: 380" ;
dwc:authorityName "Zanetti" ;
dwc:authorityPageNumber "380" ;
dwc:authorityYear "1987" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Psephidonus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Zanetti, 1987" ;
dwc:species "corsicus" ;
dwc:subGenus "Psephidonus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psephidonus_corsicus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus_corsicus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "corsicus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geodromicus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
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://taxon-name.plazi.org/id/Animalia/Psephidonus_corsicus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Psephidonus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "corsicus" ;
dwc:subGenus "Psephidonus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psephidonus_Psephidonus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Psephidonus_Psephidonus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Psephidonus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Psephidonus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psephidonus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Psephidonus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Psephidonus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.7099202>
dc:description "FIGURES 111. Habitus (Figs. 1, 3, 511) and type labels (Figs. 2, 4) of species of Geodromicus: 12Staphylinus plagiatus (lectotype), 34Lesteva globulicollis (holotype), 5G. plagiatus (Russia: Buryatia, Arshan), 6G. schoenmanni (holotype), 7G. pyrenaeus (paratype), 8G. corsicus (Corsica, Vizzavona), 9G. nigrita (Czech Republic: Čertovo), 10G. pedemontanus (France, Boreon), 11G. suturalis (Switzerland: Rhone). Scale bars: 1.0 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/7099202/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.7099212>
dc:description "FIGURES 2935. Aedeagus of Geodromicus (Figs. 29, 31, 3334: parameral view, Figs. 30, 32, 35: lateral view): 2930G. corsicus (Corsica, Vizzavona), 3132G. pedemontanus (Italy, Emilia), 3335G. suturalis (Fig. 33: France, Lus-la-Croix- Haute, Figs. 3435: Austria, Waidhofen an der Ybbs). Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/7099212/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFC6FFF2FF48FACF10E2F8EF.mc.97C13C9CFFC6FFF2FE4FFA3D17A6FA53>
dwc:collectionCode "ZMUC" ;
dwc:eventDate "1913-02-09" ;
dwc:locality "Vizzavona." ;
dwc:recordedBy "V. Budtz" ;
trt:gbifOccurrenceId "3909820341" ;
trt:httpUri <https://treatment.plazi.org/id/AF0087D7FFC6FFF2FF48FACF10E2F8EF#97C13C9CFFC6FFF2FE4FFA3D17A6FA53> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFC6FFF2FF48FACF10E2F8EF.mc.97C13C9CFFC6FFF2FAD3FA3D100CF98F>
dwc:collectionCode "MZHF" ;
dwc:eventDate "1952-08-20" ;
dwc:locality "Vizzavona." ;
dwc:recordedBy "Lindberg" ;
dwc:verbatimElevation "1000" ;
trt:gbifOccurrenceId "3909820308" ;
trt:httpUri <https://treatment.plazi.org/id/AF0087D7FFC6FFF2FF48FACF10E2F8EF#97C13C9CFFC6FFF2FAD3FA3D100CF98F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFC6FFF2FF48FACF10E2F8EF.mc.97C13C9CFFC6FFF2FCBBF9D1166BF98F>
dwc:collectionCode "MHNG" ;
dwc:eventDate "1955-06-29" ;
dwc:locality "Vizzavona." ;
dwc:recordedBy "Lindberg" ;
dwc:verbatimElevation "1000" ;
trt:gbifOccurrenceId "3909820353" ;
trt:httpUri <https://treatment.plazi.org/id/AF0087D7FFC6FFF2FF48FACF10E2F8EF#97C13C9CFFC6FFF2FCBBF9D1166BF98F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFC6FFF2FF48FACF10E2F8EF.mc.97C13C9CFFC6FFF2FAE2F9D110E3F9EB>
dwc:collectionCode "MHNH" ;
dwc:eventDate "1955-06-29" ;
dwc:locality "Vizzavona." ;
dwc:recordedBy "L. Levasseur & H. Fongond" ;
dwc:verbatimElevation "1000" ;
trt:gbifOccurrenceId "3909820362" ;
trt:httpUri <https://treatment.plazi.org/id/AF0087D7FFC6FFF2FF48FACF10E2F8EF#97C13C9CFFC6FFF2FAE2F9D110E3F9EB> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFC6FFF2FF48FACF10E2F8EF.mc.97C13C9CFFC6FFF2FC1BF9F516D8F9EB>
dwc:collectionCode "MHNG" ;
dwc:locality "Col de Foce Vizzavona'" ;
trt:gbifOccurrenceId "3909820365" ;
trt:httpUri <https://treatment.plazi.org/id/AF0087D7FFC6FFF2FF48FACF10E2F8EF#97C13C9CFFC6FFF2FC1BF9F516D8F9EB> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFC6FFF2FF48FACF10E2F8EF.mc.97C13C9CFFC6FFF2FA51F9F510AFF9C7>
dwc:collectionCode "IRSNB, MHNH" ;
dwc:locality "Bocognano." ;
dwc:recordedBy "L. Levasseur" ;
trt:gbifOccurrenceId "3909820380" ;
trt:httpUri <https://treatment.plazi.org/id/AF0087D7FFC6FFF2FF48FACF10E2F8EF#97C13C9CFFC6FFF2FA51F9F510AFF9C7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFC6FFF2FF48FACF10E2F8EF.mc.97C13C9CFFC6FFF2FC20F9891297F923>
dwc:collectionCode "MHNH" ;
dwc:locality "Valdo Niello." ;
dwc:recordedBy "L. Levasseur" ;
trt:gbifOccurrenceId "3909820368" ;
trt:httpUri <https://treatment.plazi.org/id/AF0087D7FFC6FFF2FF48FACF10E2F8EF#97C13C9CFFC6FFF2FC20F9891297F923> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFC6FFF2FF48FACF10E2F8EF.mc.97C13C9CFFC6FFF2FE08F9AD17ADF923>
dwc:collectionCode "ZMUC" ;
dwc:eventDate "1913-05" ;
dwc:locality "Budtz'" ;
trt:gbifOccurrenceId "3909820309" ;
trt:httpUri <https://treatment.plazi.org/id/AF0087D7FFC6FFF2FF48FACF10E2F8EF#97C13C9CFFC6FFF2FE08F9AD17ADF923> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFC6FFF2FF48FACF10E2F8EF.mc.97C13C9CFFC6FFF2FB22F9AD11D1F91F>
dwc:collectionCode "FMNH" ;
dwc:locality "Corsica'" ;
trt:gbifOccurrenceId "3909820371" ;
trt:httpUri <https://treatment.plazi.org/id/AF0087D7FFC6FFF2FF48FACF10E2F8EF#97C13C9CFFC6FFF2FB22F9AD11D1F91F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFC6FFF2FF48FACF10E2F8EF.mc.97C13C9CFFC6FFF2FD4AF94110B3F91F>
dwc:collectionCode "ZIN" ;
dwc:locality "Raffray'" ;
trt:gbifOccurrenceId "3909820344" ;
trt:httpUri <https://treatment.plazi.org/id/AF0087D7FFC6FFF2FF48FACF10E2F8EF#97C13C9CFFC6FFF2FD4AF94110B3F91F> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,124 @@
@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/AF0087D7FFCAFFFEFF48FBBA16C6F815>
cito:cites <http://dx.doi.org/10.5281/zenodo.7099212>, <http://dx.doi.org/10.5281/zenodo.7099202>, <http://dx.doi.org/10.5281/zenodo.7099216> ;
dc:creator "Shavrin, Alexey V." ;
dc:title "Geodromicus plagiatus" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_plagiatus_Fabricius_1798> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5188.5.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5188.5.1>
bibo:endPage "429" ;
bibo:issue "5" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-09-21" ;
bibo:startPage "401" ;
bibo:volume "5188" ;
dc:creator "Shavrin, Alexey V." ;
dc:date "2022" ;
dc:title "The plagiatus species group of the genus Geodromicus Redtenbacher, 1857 (Insecta Coleoptera: Staphylinidae: Omaliinae), and additional data on some species from Japan" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7099212>, <http://dx.doi.org/10.5281/zenodo.7099202>, <http://dx.doi.org/10.5281/zenodo.7099216> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_plagiatus_Fabricius_1798>
dwc:baseAuthorityName "Fabricius" ;
dwc:baseAuthorityYear "1798" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
dwc:species "plagiatus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPJK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_plagiatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus_plagiatus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "plagiatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geodromicus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
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.7099212>
dc:description "FIGURES 2935. Aedeagus of Geodromicus (Figs. 29, 31, 3334: parameral view, Figs. 30, 32, 35: lateral view): 2930G. corsicus (Corsica, Vizzavona), 3132G. pedemontanus (Italy, Emilia), 3335G. suturalis (Fig. 33: France, Lus-la-Croix- Haute, Figs. 3435: Austria, Waidhofen an der Ybbs). Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/7099212/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.7099202>
dc:description "FIGURES 111. Habitus (Figs. 1, 3, 511) and type labels (Figs. 2, 4) of species of Geodromicus: 12Staphylinus plagiatus (lectotype), 34Lesteva globulicollis (holotype), 5G. plagiatus (Russia: Buryatia, Arshan), 6G. schoenmanni (holotype), 7G. pyrenaeus (paratype), 8G. corsicus (Corsica, Vizzavona), 9G. nigrita (Czech Republic: Čertovo), 10G. pedemontanus (France, Boreon), 11G. suturalis (Switzerland: Rhone). Scale bars: 1.0 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/7099202/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.7099216>
dc:description "FIGURES 3640.Aedeagus of Geodromicus nigrita (Figs. 3639: parameral view, Fig. 40: lateral view): 36Spain, La Granja, 37Spain, Sierra Nevada, 38Austria, Stoder, 3940UK, Ribbiesdale. Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/7099216/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,107 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/AF0087D7FFCAFFFEFF48FF061793FBBC>
dc:creator "Shavrin, Alexey V." ;
dc:title "Geodromicus plagiatus" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_plagiatus_Fabricius_1798> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5188.5.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5188.5.1>
bibo:endPage "429" ;
bibo:issue "5" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-09-21" ;
bibo:startPage "401" ;
bibo:volume "5188" ;
dc:creator "Shavrin, Alexey V." ;
dc:date "2022" ;
dc:title "The plagiatus species group of the genus Geodromicus Redtenbacher, 1857 (Insecta Coleoptera: Staphylinidae: Omaliinae), and additional data on some species from Japan" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_plagiatus_Fabricius_1798>
dwc:baseAuthorityName "Fabricius" ;
dwc:baseAuthorityYear "1798" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
dwc:species "plagiatus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPJK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_plagiatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus_plagiatus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "plagiatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geodromicus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
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 .

View file

@ -0,0 +1,937 @@
@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/AF0087D7FFCBFFF2FF48FF06171CFB68>
cito:cites <http://dx.doi.org/10.5281/zenodo.7099202>, <http://dx.doi.org/10.5281/zenodo.7099210>, <http://dx.doi.org/10.5281/zenodo.7099216>, <http://dx.doi.org/10.5281/zenodo.7099204>, <http://dx.doi.org/10.5281/zenodo.7099208> ;
dc:creator "Shavrin, Alexey V." ;
dc:title "Geodromicus plagiatus" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_plagiatus_Fabricius_1798> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Staphylinus_plagiatus_Fabricius_1798>, <http://taxon-concept.plazi.org/id/Animalia/Lesteva_plagiata_Latreille_1804>, <http://taxon-concept.plazi.org/id/Animalia/Anthophagus_plagiatus_Gravenhorst_1802>, <http://taxon-concept.plazi.org/id/Animalia/Geobius_plagiatus_Heer_1839>, <http://taxon-concept.plazi.org/id/Animalia/Anthophagus_plagiatus_Scriba_1863>, <http://taxon-concept.plazi.org/id/Animalia/Anthophagus_nigritus_plagiatus_Reitter_1870>, <http://taxon-concept.plazi.org/id/Animalia/Geodromus_plagiatus_Redtenbacher_1849>, <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_plagiatus_Redtenbacher_1857>, <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_plagiatus_Zanetti_2008>, <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_plagiatus_subnigritus_Lohse_1958>, <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_pyrenaeus_Jarrige_1963>, <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_lapponicus_Bordoni_1984>, <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_schoenmanni_Bordoni_1984>, <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_klimai_Bordoni_1984>, <http://taxon-concept.plazi.org/id/Animalia/Psephidonus_plagiatus_Burakowski_1979>, <http://taxon-concept.plazi.org/id/Animalia/Psephidonus_plagiatus_Zanetti_1987>, <http://taxon-concept.plazi.org/id/Animalia/Lesteva_globulicollis_Mannerheim_1830>, <http://taxon-concept.plazi.org/id/Animalia/Anthophagus_verticalis_Say_1831>, <http://taxon-concept.plazi.org/id/Animalia/Lesteva_canaliculatus_Stephens_1834>, <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_anthracinus_Barneville_1863>, <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_plagiatus_anthracinus_Kittel_1873>, <http://taxon-concept.plazi.org/id/Animalia/Anthophagus_globulicollis_Zetterstedt_1838>, <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_globulicollis_Thomson_1861>, <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_plagiatus_globulicollis_Fauvel_1871> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5188.5.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5188.5.1>
bibo:endPage "429" ;
bibo:issue "5" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-09-21" ;
bibo:startPage "401" ;
bibo:volume "5188" ;
dc:creator "Shavrin, Alexey V." ;
dc:date "2022" ;
dc:title "The plagiatus species group of the genus Geodromicus Redtenbacher, 1857 (Insecta Coleoptera: Staphylinidae: Omaliinae), and additional data on some species from Japan" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7099202>, <http://dx.doi.org/10.5281/zenodo.7099210>, <http://dx.doi.org/10.5281/zenodo.7099216>, <http://dx.doi.org/10.5281/zenodo.7099204>, <http://dx.doi.org/10.5281/zenodo.7099208> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_plagiatus_Fabricius_1798>
dwc:authority "(Fabricius, 1798)" ;
dwc:baseAuthorityName "Fabricius" ;
dwc:baseAuthorityYear "1798" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
dwc:species "plagiatus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPJK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_plagiatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Staphylinus_plagiatus_Fabricius_1798>
dwc:authority "Fabricius, 1798: 180" ;
dwc:authorityName "Fabricius" ;
dwc:authorityPageNumber "180" ;
dwc:authorityYear "1798" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Staphylinus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Fabricius, 1798" ;
dwc:species "plagiatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Staphylinus_plagiatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lesteva_plagiata_Latreille_1804>
dwc:authority ": Latreille 1804: 368" ;
dwc:authorityName "Latreille" ;
dwc:authorityPageNumber "368" ;
dwc:authorityYear "1804" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Lesteva" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Latreille, 1804" ;
dwc:species "plagiata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPJK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lesteva_plagiata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Anthophagus_plagiatus_Gravenhorst_1802>
dwc:authority ": Gravenhorst 1802: 123" ;
dwc:authorityName "Gravenhorst" ;
dwc:authorityPageNumber "123" ;
dwc:authorityYear "1802" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Anthophagus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gravenhorst, 1802" ;
dwc:species "plagiatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anthophagus_plagiatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Geobius_plagiatus_Heer_1839>
dwc:authority ": Heer 1839: 193" ;
dwc:authorityName "Heer" ;
dwc:authorityPageNumber "193" ;
dwc:authorityYear "1839" ;
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Geobius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Heer, 1839" ;
dwc:species "plagiatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geobius_plagiatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Anthophagus_plagiatus_Scriba_1863>
dwc:authority ": Scriba 1863: 51" ;
dwc:authorityName "Scriba" ;
dwc:authorityPageNumber "51" ;
dwc:authorityYear "1863" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Anthophagus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Scriba, 1863" ;
dwc:species "plagiatus" ;
dwc:subGenus "Geodromicus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anthophagus_plagiatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Anthophagus_nigritus_plagiatus_Reitter_1870>
dwc:authority ": Reitter 1870: 54" ;
dwc:authorityName "Reitter" ;
dwc:authorityPageNumber "54" ;
dwc:authorityYear "1870" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Anthophagus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "variety" ;
dwc:scientificNameAuthorship "Reitter, 1870" ;
dwc:species "nigritus" ;
dwc:variety "plagiatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anthophagus_nigritus_plagiatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Geodromus_plagiatus_Redtenbacher_1849>
dwc:authority ": Redtenbacher 1849: 747" ;
dwc:authorityName "Redtenbacher" ;
dwc:authorityPageNumber "747" ;
dwc:authorityYear "1849" ;
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Geodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Redtenbacher, 1849" ;
dwc:species "plagiatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromus_plagiatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_plagiatus_Redtenbacher_1857>
dwc:authority ": Redtenbacher 1857: 244" ;
dwc:authorityName "Redtenbacher" ;
dwc:authorityPageNumber "244" ;
dwc:authorityYear "1857" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Redtenbacher, 1857" ;
dwc:species "plagiatus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPJK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_plagiatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_plagiatus_Zanetti_2008>
dwc:authority ": Zanetti et al. 2008: 402" ;
dwc:authorityName "Zanetti" ;
dwc:authorityPageNumber "402" ;
dwc:authorityYear "2008" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Zanetti, 2008" ;
dwc:species "plagiatus" ;
dwc:subGenus "Geodromicus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPJK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_plagiatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_plagiatus_subnigritus_Lohse_1958>
dwc:authority "Lohse, 1958: 53" ;
dwc:authorityName "Lohse" ;
dwc:authorityPageNumber "53" ;
dwc:authorityYear "1958" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "variety" ;
dwc:scientificNameAuthorship "Lohse, 1958" ;
dwc:species "plagiatus" ;
dwc:variety "subnigritus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPJK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_plagiatus_subnigritus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_pyrenaeus_Jarrige_1963>
dwc:authority "Jarrige, 1963: 166" ;
dwc:authorityName "Jarrige" ;
dwc:authorityPageNumber "166" ;
dwc:authorityYear "1963" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Jarrige, 1963" ;
dwc:species "pyrenaeus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPJK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_pyrenaeus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_lapponicus_Bordoni_1984>
dwc:authority "A. Bordoni, 1984: 29" ;
dwc:authorityName "A. Bordoni" ;
dwc:authorityPageNumber "29" ;
dwc:authorityYear "1984" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:isSensuStricto "true" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "A. Bordoni, 1984" ;
dwc:species "lapponicus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPJK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_lapponicus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_schoenmanni_Bordoni_1984>
dwc:authority "Bordoni, 1984: 31" ;
dwc:authorityName "A. Bordoni" ;
dwc:authorityPageNumber "31" ;
dwc:authorityYear "1984" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:isSensuStricto "true" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "A. Bordoni, 1984" ;
dwc:species "schoenmanni" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPJK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_schoenmanni> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_klimai_Bordoni_1984>
dwc:authority "A. Bordoni, 1984: 32" ;
dwc:authorityName "A. Bordoni" ;
dwc:authorityPageNumber "32" ;
dwc:authorityYear "1984" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:isSensuStricto "true" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "A. Bordoni, 1984" ;
dwc:species "klimai" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPJK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_klimai> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Psephidonus_plagiatus_Burakowski_1979>
dwc:authority ": Burakowski et al. 1979: 69" ;
dwc:authorityName "Burakowski" ;
dwc:authorityPageNumber "69" ;
dwc:authorityYear "1979" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Psephidonus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Burakowski, 1979" ;
dwc:species "plagiatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psephidonus_plagiatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Psephidonus_plagiatus_Zanetti_1987>
dwc:authority ": Zanetti 1987: 377" ;
dwc:authorityName "Zanetti" ;
dwc:authorityPageNumber "377" ;
dwc:authorityYear "1987" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Psephidonus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Zanetti, 1987" ;
dwc:species "plagiatus" ;
dwc:subGenus "Psephidonus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psephidonus_plagiatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lesteva_globulicollis_Mannerheim_1830>
dwc:authority "Mannerheim, 1830: 56" ;
dwc:authorityName "Mannerheim" ;
dwc:authorityPageNumber "56" ;
dwc:authorityYear "1830" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Lesteva" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mannerheim, 1830" ;
dwc:species "globulicollis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPJK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lesteva_globulicollis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Anthophagus_verticalis_Say_1831>
dwc:authority "Say, 1831: 49" ;
dwc:authorityName "Say" ;
dwc:authorityPageNumber "49" ;
dwc:authorityYear "1831" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Anthophagus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Say, 1831" ;
dwc:species "verticalis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPJK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anthophagus_verticalis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lesteva_canaliculatus_Stephens_1834>
dwc:authority "Stephens, 1834: 360" ;
dwc:authorityName "Stephens" ;
dwc:authorityPageNumber "360" ;
dwc:authorityYear "1834" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Lesteva" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Stephens, 1834" ;
dwc:species "canaliculatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lesteva_canaliculatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_anthracinus_Barneville_1863>
dwc:authority "Brisout de Barneville, 1863: 40" ;
dwc:authorityName "Brisout de Barneville" ;
dwc:authorityPageNumber "40" ;
dwc:authorityYear "1863" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Brisout de Barneville, 1863" ;
dwc:species "anthracinus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPJK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_anthracinus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_plagiatus_anthracinus_Kittel_1873>
dwc:authority ": Kittel 1873" ;
dwc:authorityName "Kittel" ;
dwc:authorityYear "1873" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Kittel, 1873" ;
dwc:species "plagiatus" ;
dwc:subSpecies "anthracinus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPJK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_plagiatus_anthracinus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Anthophagus_globulicollis_Zetterstedt_1838>
dwc:authority ": Zetterstedt 1838: 49" ;
dwc:authorityName "Zetterstedt" ;
dwc:authorityPageNumber "49" ;
dwc:authorityYear "1838" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Anthophagus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
dwc:species "globulicollis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anthophagus_globulicollis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_globulicollis_Thomson_1861>
dwc:authority ": Thomson 1861: 181" ;
dwc:authorityName ": Thomson" ;
dwc:authorityPageNumber "181" ;
dwc:authorityYear "1861" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Thomson, 1861" ;
dwc:species "globulicollis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPJK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_globulicollis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_plagiatus_globulicollis_Fauvel_1871>
dwc:authority ": Fauvel 1871: 135" ;
dwc:authorityName "Fauvel" ;
dwc:authorityPageNumber "135" ;
dwc:authorityYear "1871" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "variety" ;
dwc:scientificNameAuthorship "Fauvel, 1871" ;
dwc:species "plagiatus" ;
dwc:variety "globulicollis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_plagiatus_globulicollis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus_plagiatus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "plagiatus" ;
dwc:subGenus "Geodromicus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geodromicus>, <http://taxon-name.plazi.org/id/Animalia/Geodromicus_Geodromicus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
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://taxon-name.plazi.org/id/Animalia/Staphylinus_plagiatus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Staphylinus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "plagiatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Staphylinus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lesteva_plagiata>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Lesteva" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "plagiata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lesteva> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lesteva>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Lesteva" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anthophagus_plagiatus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Anthophagus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "plagiatus" ;
dwc:subGenus "Geodromicus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthophagus>, <http://taxon-name.plazi.org/id/Animalia/Anthophagus_Geodromicus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anthophagus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Anthophagus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geobius_plagiatus>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Geobius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "plagiatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geobius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geobius>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Geobius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
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/Anthophagus_Geodromicus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Anthophagus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Geodromicus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthophagus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anthophagus_nigritus_plagiatus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Anthophagus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "variety" ;
dwc:species "nigritus" ;
dwc:variety "plagiatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthophagus_nigritus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anthophagus_nigritus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Anthophagus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "nigritus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthophagus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geodromus_plagiatus>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Geodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "plagiatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geodromus>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Geodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus_Geodromicus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Geodromicus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geodromicus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus_plagiatus_subnigritus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "variety" ;
dwc:species "plagiatus" ;
dwc:variety "subnigritus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_plagiatus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus_pyrenaeus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pyrenaeus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geodromicus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus_lapponicus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "lapponicus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geodromicus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus_schoenmanni>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "schoenmanni" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geodromicus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus_klimai>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "klimai" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geodromicus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Psephidonus_plagiatus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Psephidonus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "plagiatus" ;
dwc:subGenus "Psephidonus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psephidonus>, <http://taxon-name.plazi.org/id/Animalia/Psephidonus_Psephidonus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Psephidonus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Psephidonus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Psephidonus_Psephidonus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Psephidonus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Psephidonus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psephidonus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lesteva_globulicollis>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Lesteva" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "globulicollis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lesteva> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anthophagus_verticalis>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Anthophagus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "verticalis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthophagus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lesteva_canaliculatus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Lesteva" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "canaliculatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lesteva> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus_anthracinus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "anthracinus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geodromicus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus_plagiatus_anthracinus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "plagiatus" ;
dwc:subSpecies "anthracinus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_plagiatus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anthophagus_globulicollis>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Anthophagus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "globulicollis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthophagus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus_globulicollis>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "globulicollis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geodromicus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus_plagiatus_globulicollis>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "variety" ;
dwc:species "plagiatus" ;
dwc:variety "globulicollis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_plagiatus> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.7099202>
dc:description "FIGURES 111. Habitus (Figs. 1, 3, 511) and type labels (Figs. 2, 4) of species of Geodromicus: 12Staphylinus plagiatus (lectotype), 34Lesteva globulicollis (holotype), 5G. plagiatus (Russia: Buryatia, Arshan), 6G. schoenmanni (holotype), 7G. pyrenaeus (paratype), 8G. corsicus (Corsica, Vizzavona), 9G. nigrita (Czech Republic: Čertovo), 10G. pedemontanus (France, Boreon), 11G. suturalis (Switzerland: Rhone). Scale bars: 1.0 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/7099202/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.7099210>
dc:description "FIGURE 28. Distribution of Geodromicus plagiatus in the Palaearctic Region. Blue circles: specimens studied by author; green circles: previously published records, specimens not seen by author." ;
fabio:hasRepresentation <https://zenodo.org/record/7099210/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.7099216>
dc:description "FIGURES 3640.Aedeagus of Geodromicus nigrita (Figs. 3639: parameral view, Fig. 40: lateral view): 36Spain, La Granja, 37Spain, Sierra Nevada, 38Austria, Stoder, 3940UK, Ribbiesdale. Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/7099216/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.7099204>
dc:description "FIGURES 1219. Aedeagus (parameral view) of Geodromicus plagiatus: 12France, Bious Artiguer, 13France, Gavarnie, 14Czech Republic, Nový Svĕt, 15Sweden, Abisko, 16Sweden, Vistbäcken, 17Russia, Karachay-Cherkessia, Elbrus, 18 Kaukasus (paratype of G. schoenmanni), 19Russia, Murmansk Area, Yläluostari. Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/7099204/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.7099208>
dc:description "FIGURES 2027. Aedeagus of Geodromicus plagiatus from Russia (Figs. 2024, 2627) and Kazakhstan (Fig. 25) (Figs. 2026: parameral view, Fig. 27: lateral view): 20Moscow Area, Morozki, 21Sverdlovsk Area, Sosva River, 22Krasnoyarsk Territory, Yaloguy River, 23Irkutsk Area, Bargaday, 24Buryatia, Arshan, 25Almaty, Ketmen Mts., 2627Irkutsk Area, Miringda River. Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/7099208/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,512 @@
@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/AF0087D7FFD8FFEEFF48FF4E12E1FA6C>
cito:cites <http://dx.doi.org/10.5281/zenodo.7099202>, <http://dx.doi.org/10.5281/zenodo.7099216> ;
dc:creator "Shavrin, Alexey V." ;
dc:title "Geodromicus nigrita P.W.J. MÜller 1821" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_nigrita_M%C3%9Cller_1821> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Anthophagus_nigrita_Muller_1821>, <http://taxon-concept.plazi.org/id/Animalia/Anthophagus_nigritus_Stein_1868>, <http://taxon-concept.plazi.org/id/Animalia/Geobius_plagiatus_nigrita_Heer_1839>, <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_plagiatus_nigrita_Fauvel_1871>, <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_plagiatus_Luze_1903>, <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_nigrita_Fowler_1888>, <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_nigrita_nigrita_Zanetti_2011>, <http://taxon-concept.plazi.org/id/Animalia/Psephidonus_nigrita_Toth_1982>, <http://taxon-concept.plazi.org/id/Animalia/Psephidonus_nigrita_Zanetti_1987>, <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_nigrita_lohsei_Jarrige_1963>, <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_niveus_Bernhauer_1941> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5188.5.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5188.5.1>
bibo:endPage "429" ;
bibo:issue "5" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-09-21" ;
bibo:startPage "401" ;
bibo:volume "5188" ;
dc:creator "Shavrin, Alexey V." ;
dc:date "2022" ;
dc:title "The plagiatus species group of the genus Geodromicus Redtenbacher, 1857 (Insecta Coleoptera: Staphylinidae: Omaliinae), and additional data on some species from Japan" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7099202>, <http://dx.doi.org/10.5281/zenodo.7099216> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_nigrita_M%C3%9Cller_1821>
dwc:authorityName "P.W.J. MÜller" ;
dwc:authorityYear "1821" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "P.W.J. MÜller, 1821" ;
dwc:species "nigrita" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPJ8> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_nigrita> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Anthophagus_nigrita_Muller_1821>
dwc:authority "P. W. J. Muller, 1821: 226" ;
dwc:authorityName "P. W. J. Muller" ;
dwc:authorityPageNumber "226" ;
dwc:authorityYear "1821" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Anthophagus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "P. W. J. Muller, 1821" ;
dwc:species "nigrita" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anthophagus_nigrita> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Anthophagus_nigritus_Stein_1868>
dwc:authority ": Stein 1868: 36" ;
dwc:authorityName "Stein" ;
dwc:authorityPageNumber "36" ;
dwc:authorityYear "1868" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Anthophagus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Stein, 1868" ;
dwc:species "nigritus" ;
dwc:subGenus "Geodromicus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anthophagus_nigritus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Geobius_plagiatus_nigrita_Heer_1839>
dwc:authority ": Heer 1839: 193" ;
dwc:authorityName "Heer" ;
dwc:authorityPageNumber "193" ;
dwc:authorityYear "1839" ;
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Geobius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "variety" ;
dwc:scientificNameAuthorship "Heer, 1839" ;
dwc:species "plagiatus" ;
dwc:variety "nigrita" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geobius_plagiatus_nigrita> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_plagiatus_nigrita_Fauvel_1871>
dwc:authority ": Fauvel 1871: 134" ;
dwc:authorityName "Fauvel" ;
dwc:authorityPageNumber "134" ;
dwc:authorityYear "1871" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "variety" ;
dwc:scientificNameAuthorship "Fauvel, 1871" ;
dwc:species "plagiatus" ;
dwc:variety "nigrita" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPJ8> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_plagiatus_nigrita> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_plagiatus_Luze_1903>
dwc:authority ": Luze 1903: 108" ;
dwc:authorityName ": Luze" ;
dwc:authorityPageNumber "108" ;
dwc:authorityYear "1903" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Luze, 1903" ;
dwc:species "plagiatus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPJ8> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_plagiatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_nigrita_Fowler_1888>
dwc:authority ": Fowler 1888: 400" ;
dwc:authorityName ": Fowler" ;
dwc:authorityPageNumber "400" ;
dwc:authorityYear "1888" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Fowler, 1888" ;
dwc:species "nigrita" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPJ8> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_nigrita> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_nigrita_nigrita_Zanetti_2011>
dwc:authority ": Zanetti 2011: 68" ;
dwc:authorityName "Zanetti" ;
dwc:authorityPageNumber "68" ;
dwc:authorityYear "2011" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Zanetti, 2011" ;
dwc:species "nigrita" ;
dwc:subSpecies "nigrita" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPJ8> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_nigrita_nigrita> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Psephidonus_nigrita_Toth_1982>
dwc:authority ": Toth 1982: 103" ;
dwc:authorityName "Toth" ;
dwc:authorityPageNumber "103" ;
dwc:authorityYear "1982" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Psephidonus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Toth, 1982" ;
dwc:species "nigrita" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psephidonus_nigrita> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Psephidonus_nigrita_Zanetti_1987>
dwc:authority ": Zanetti 1987: 379" ;
dwc:authorityName "Zanetti" ;
dwc:authorityPageNumber "379" ;
dwc:authorityYear "1987" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Psephidonus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Zanetti, 1987" ;
dwc:species "nigrita" ;
dwc:subGenus "Psephidonus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psephidonus_nigrita> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_nigrita_lohsei_Jarrige_1963>
dwc:authority "Jarrige, 1963: 166" ;
dwc:authorityName "Jarrige" ;
dwc:authorityPageNumber "166" ;
dwc:authorityYear "1963" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Jarrige, 1963" ;
dwc:species "nigrita" ;
dwc:subSpecies "lohsei" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPJ8> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_nigrita_lohsei> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_niveus_Bernhauer_1941>
dwc:authority "Bernhauer, 1941: 210" ;
dwc:authorityName "Bernhauer" ;
dwc:authorityPageNumber "210" ;
dwc:authorityYear "1941" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Bernhauer, 1941" ;
dwc:species "niveus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPJ8> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_niveus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus_nigrita>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "nigrita" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geodromicus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
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://taxon-name.plazi.org/id/Animalia/Anthophagus_nigrita>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Anthophagus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "nigrita" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthophagus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anthophagus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Anthophagus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anthophagus_nigritus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Anthophagus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "nigritus" ;
dwc:subGenus "Geodromicus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthophagus_Geodromicus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anthophagus_Geodromicus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Anthophagus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Geodromicus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthophagus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geobius_plagiatus_nigrita>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Geobius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "variety" ;
dwc:species "plagiatus" ;
dwc:variety "nigrita" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geobius_plagiatus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geobius_plagiatus>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Geobius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "plagiatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geobius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geobius>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Geobius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
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/Geodromicus_plagiatus_nigrita>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "variety" ;
dwc:species "plagiatus" ;
dwc:variety "nigrita" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_plagiatus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus_plagiatus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "plagiatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geodromicus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus_nigrita_nigrita>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "nigrita" ;
dwc:subSpecies "nigrita" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_nigrita> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Psephidonus_nigrita>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Psephidonus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "nigrita" ;
dwc:subGenus "Psephidonus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psephidonus>, <http://taxon-name.plazi.org/id/Animalia/Psephidonus_Psephidonus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Psephidonus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Psephidonus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Psephidonus_Psephidonus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Psephidonus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Psephidonus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psephidonus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus_nigrita_lohsei>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "nigrita" ;
dwc:subSpecies "lohsei" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_nigrita> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus_niveus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "niveus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geodromicus> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.7099202>
dc:description "FIGURES 111. Habitus (Figs. 1, 3, 511) and type labels (Figs. 2, 4) of species of Geodromicus: 12Staphylinus plagiatus (lectotype), 34Lesteva globulicollis (holotype), 5G. plagiatus (Russia: Buryatia, Arshan), 6G. schoenmanni (holotype), 7G. pyrenaeus (paratype), 8G. corsicus (Corsica, Vizzavona), 9G. nigrita (Czech Republic: Čertovo), 10G. pedemontanus (France, Boreon), 11G. suturalis (Switzerland: Rhone). Scale bars: 1.0 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/7099202/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.7099216>
dc:description "FIGURES 3640.Aedeagus of Geodromicus nigrita (Figs. 3639: parameral view, Fig. 40: lateral view): 36Spain, La Granja, 37Spain, Sierra Nevada, 38Austria, Stoder, 3940UK, Ribbiesdale. Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/7099216/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,229 @@
@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/AF0087D7FFDAFFEFFF48F9CB10CDFDB4>
cito:cites <http://dx.doi.org/10.5281/zenodo.7099202>, <http://dx.doi.org/10.5281/zenodo.7099212> ;
dc:creator "Shavrin, Alexey V." ;
dc:title "Geodromicus pedemontanus Fagel 1958" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDAFFEFFF48F9CB10CDFDB4.mc.97C13C9CFFDAFFEEFD98F84012D3F87A>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDAFFEFFF48F9CB10CDFDB4.mc.97C13C9CFFDAFFEEFE4BF8641022F87A>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDAFFEFFF48F9CB10CDFDB4.mc.97C13C9CFFDAFFEFFC5AF86412F5FF1C>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDAFFEFFF48F9CB10CDFDB4.mc.97C13C9CFFDBFFEFFE65FF4E172EFF1C>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDAFFEFFF48F9CB10CDFDB4.mc.97C13C9CFFDBFFEFFB5DFF4E126EFF78>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDAFFEFFF48F9CB10CDFDB4.mc.97C13C9CFFDBFFEFFE9EFF6217C3FF78>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDAFFEFFF48F9CB10CDFDB4.mc.97C13C9CFFDBFFEFFB7AFF631146FF54>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDAFFEFFF48F9CB10CDFDB4.mc.97C13C9CFFDBFFEFFDF6FF071725FF54>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDAFFEFFF48F9CB10CDFDB4.mc.97C13C9CFFDBFFEFFB54FF061172FEB0>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDAFFEFFF48F9CB10CDFDB4.mc.97C13C9CFFDBFFEFFDE8FEDB13AEFEEC>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDAFFEFFF48F9CB10CDFDB4.mc.97C13C9CFFDBFFEFFF21FEFF107CFEEC>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDAFFEFFF48F9CB10CDFDB4.mc.97C13C9CFFDBFFEFFCEFFEFF1125FEC8>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDAFFEFFF48F9CB10CDFDB4.mc.97C13C9CFFDBFFEFFD55FE931258FE24> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_pedemontanus_Fagel_1958> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5188.5.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5188.5.1>
bibo:endPage "429" ;
bibo:issue "5" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-09-21" ;
bibo:startPage "401" ;
bibo:volume "5188" ;
dc:creator "Shavrin, Alexey V." ;
dc:date "2022" ;
dc:title "The plagiatus species group of the genus Geodromicus Redtenbacher, 1857 (Insecta Coleoptera: Staphylinidae: Omaliinae), and additional data on some species from Japan" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7099202>, <http://dx.doi.org/10.5281/zenodo.7099212> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_pedemontanus_Fagel_1958>
dwc:authority "Fagel, 1958" ;
dwc:authorityName "Fagel" ;
dwc:authorityYear "1958" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Fagel, 1958" ;
dwc:species "pedemontanus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPJG> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_pedemontanus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus_pedemontanus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pedemontanus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geodromicus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
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.7099202>
dc:description "FIGURES 111. Habitus (Figs. 1, 3, 511) and type labels (Figs. 2, 4) of species of Geodromicus: 12Staphylinus plagiatus (lectotype), 34Lesteva globulicollis (holotype), 5G. plagiatus (Russia: Buryatia, Arshan), 6G. schoenmanni (holotype), 7G. pyrenaeus (paratype), 8G. corsicus (Corsica, Vizzavona), 9G. nigrita (Czech Republic: Čertovo), 10G. pedemontanus (France, Boreon), 11G. suturalis (Switzerland: Rhone). Scale bars: 1.0 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/7099202/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.7099212>
dc:description "FIGURES 2935. Aedeagus of Geodromicus (Figs. 29, 31, 3334: parameral view, Figs. 30, 32, 35: lateral view): 2930G. corsicus (Corsica, Vizzavona), 3132G. pedemontanus (Italy, Emilia), 3335G. suturalis (Fig. 33: France, Lus-la-Croix- Haute, Figs. 3435: Austria, Waidhofen an der Ybbs). Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/7099212/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDAFFEFFF48F9CB10CDFDB4.mc.97C13C9CFFDAFFEEFD98F84012D3F87A>
dwc:collectionCode "MHNH" ;
dwc:eventDate "1954-08-15" ;
dwc:locality "FRANCE" ;
dwc:recordedBy "Abries. & J. Jarrige" ;
trt:gbifOccurrenceId "3909820388" ;
trt:httpUri <https://treatment.plazi.org/id/AF0087D7FFDAFFEFFF48F9CB10CDFDB4#97C13C9CFFDAFFEEFD98F84012D3F87A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDAFFEFFF48F9CB10CDFDB4.mc.97C13C9CFFDAFFEEFE4BF8641022F87A>
dwc:collectionCode "MHNH" ;
dwc:recordedBy "Digne. & Ch. Fagniez" ;
trt:gbifOccurrenceId "3909820386" ;
trt:httpUri <https://treatment.plazi.org/id/AF0087D7FFDAFFEFFF48F9CB10CDFDB4#97C13C9CFFDAFFEEFE4BF8641022F87A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDAFFEFFF48F9CB10CDFDB4.mc.97C13C9CFFDAFFEFFC5AF86412F5FF1C>
dwc:collectionCode "MHNH" ;
dwc:eventDate "1951-06-20" ;
dwc:recordedBy "Vallee du Boreon. & L. Levasseur" ;
trt:gbifOccurrenceId "3909820305" ;
trt:httpUri <https://treatment.plazi.org/id/AF0087D7FFDAFFEFFF48F9CB10CDFDB4#97C13C9CFFDAFFEFFC5AF86412F5FF1C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDAFFEFFF48F9CB10CDFDB4.mc.97C13C9CFFDBFFEFFE65FF4E172EFF1C>
dwc:collectionCode "MHNH" ;
dwc:locality "Vallee de Fenestre." ;
dwc:recordedBy "L. Levasseur" ;
trt:gbifOccurrenceId "3909820376" ;
trt:httpUri <https://treatment.plazi.org/id/AF0087D7FFDAFFEFFF48F9CB10CDFDB4#97C13C9CFFDBFFEFFE65FF4E172EFF1C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDAFFEFFF48F9CB10CDFDB4.mc.97C13C9CFFDBFFEFFB5DFF4E126EFF78>
dwc:collectionCode "MHNH" ;
dwc:recordedBy "Barles. Ch. Fagniez" ;
trt:gbifOccurrenceId "3909820370" ;
trt:httpUri <https://treatment.plazi.org/id/AF0087D7FFDAFFEFFF48F9CB10CDFDB4#97C13C9CFFDBFFEFFB5DFF4E126EFF78> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDAFFEFFF48F9CB10CDFDB4.mc.97C13C9CFFDBFFEFFE9EFF6217C3FF78>
dwc:collectionCode "HNHM" ;
dwc:recordedBy "A. M. L. Levasseur" ;
dwc:verbatimElevation "100" ;
trt:gbifOccurrenceId "3909820383" ;
trt:httpUri <https://treatment.plazi.org/id/AF0087D7FFDAFFEFFF48F9CB10CDFDB4#97C13C9CFFDBFFEFFE9EFF6217C3FF78> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDAFFEFFF48F9CB10CDFDB4.mc.97C13C9CFFDBFFEFFB7AFF631146FF54>
dwc:collectionCode "MHNH" ;
dwc:locality "Mt. Blanc" ;
dwc:recordedBy "Tantom" ;
trt:gbifOccurrenceId "3909820377" ;
trt:httpUri <https://treatment.plazi.org/id/AF0087D7FFDAFFEFFF48F9CB10CDFDB4#97C13C9CFFDBFFEFFB7AFF631146FF54> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDAFFEFFF48F9CB10CDFDB4.mc.97C13C9CFFDBFFEFFDF6FF071725FF54>
dwc:collectionCode "FMNH" ;
dwc:locality "PIEMONTE" ;
dwc:recordedBy "Emilia. I. Maria Faro" ;
trt:gbifOccurrenceId "3909820327" ;
trt:httpUri <https://treatment.plazi.org/id/AF0087D7FFDAFFEFFF48F9CB10CDFDB4#97C13C9CFFDBFFEFFDF6FF071725FF54> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDAFFEFFF48F9CB10CDFDB4.mc.97C13C9CFFDBFFEFFB54FF061172FEB0>
dwc:collectionCode "MHNG" ;
dwc:eventDate "1905-06-08" ;
dwc:locality "PIEMONTE" ;
dwc:recordedBy "A. Fiori" ;
trt:gbifOccurrenceId "3909820311" ;
trt:httpUri <https://treatment.plazi.org/id/AF0087D7FFDAFFEFFF48F9CB10CDFDB4#97C13C9CFFDBFFEFFB54FF061172FEB0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDAFFEFFF48F9CB10CDFDB4.mc.97C13C9CFFDBFFEFFDE8FEDB13AEFEEC>
dwc:collectionCode "SDEI, ZMUC" ;
dwc:locality "CUNEO" ;
dwc:recordedBy "Crissolo. & P. Meyer" ;
dwc:verbatimElevation "1400" ;
trt:gbifOccurrenceId "3909820361" ;
trt:httpUri <https://treatment.plazi.org/id/AF0087D7FFDAFFEFFF48F9CB10CDFDB4#97C13C9CFFDBFFEFFDE8FEDB13AEFEEC> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDAFFEFFF48F9CB10CDFDB4.mc.97C13C9CFFDBFFEFFF21FEFF107CFEEC>
dwc:collectionCode "MHNG" ;
dwc:eventDate "1961-07-14" ;
dwc:locality "PIACENZA" ;
dwc:recordedBy "Brugnatella" ;
trt:gbifOccurrenceId "3909820366" ;
trt:httpUri <https://treatment.plazi.org/id/AF0087D7FFDAFFEFFF48F9CB10CDFDB4#97C13C9CFFDBFFEFFF21FEFF107CFEEC> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDAFFEFFF48F9CB10CDFDB4.mc.97C13C9CFFDBFFEFFCEFFEFF1125FEC8>
dwc:collectionCode "MHNG" ;
dwc:eventDate "1961-08-20" ;
dwc:locality "UMBRIA" ;
dwc:recordedBy "Monti Reatini Leonessa V. Rioffugio. & E. Laudanna" ;
trt:gbifOccurrenceId "3909820354" ;
trt:httpUri <https://treatment.plazi.org/id/AF0087D7FFDAFFEFFF48F9CB10CDFDB4#97C13C9CFFDBFFEFFCEFFEFF1125FEC8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDAFFEFFF48F9CB10CDFDB4.mc.97C13C9CFFDBFFEFFD55FE931258FE24>
dwc:collectionCode "MHNG" ;
dwc:eventDate "1977-05-20" ;
dwc:locality "Sanjro." ;
dwc:recordedBy "Alfedena Gastel & P. Zwick" ;
trt:gbifOccurrenceId "3909820310" ;
trt:httpUri <https://treatment.plazi.org/id/AF0087D7FFDAFFEFFF48F9CB10CDFDB4#97C13C9CFFDBFFEFFD55FE931258FE24> ;
a dwc:MaterialCitation .

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,114 @@
@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/AF0087D7FFDCFFE8FF48FBC216C6FA88>
cito:cites <http://dx.doi.org/10.5281/zenodo.7099220> ;
dc:creator "Shavrin, Alexey V." ;
dc:title "Geodromicus aokii" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_aokii_Watanabe_1972> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5188.5.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5188.5.1>
bibo:endPage "429" ;
bibo:issue "5" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-09-21" ;
bibo:startPage "401" ;
bibo:volume "5188" ;
dc:creator "Shavrin, Alexey V." ;
dc:date "2022" ;
dc:title "The plagiatus species group of the genus Geodromicus Redtenbacher, 1857 (Insecta Coleoptera: Staphylinidae: Omaliinae), and additional data on some species from Japan" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7099220> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_aokii_Watanabe_1972>
dwc:baseAuthorityName "Watanabe" ;
dwc:baseAuthorityYear "1972" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Watanabe, 1972)" ;
dwc:species "aokii" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6KC9S> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_aokii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus_aokii>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "aokii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geodromicus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
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.7099220>
dc:description "FIGURES 4148. Aedeagus of Japanese species of Geodromicus (Figs. 41, 43, 45, 47: parameral view, Figs. 42, 44, 46, 48: lateral view): 4142G. aokii (Mt. Daisetsuzan), 4344G. sprius (holotype), 4546G. sinuatus (Kamikochi), 4748G. suensoni (Simasima). Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/7099220/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,107 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/AF0087D7FFDCFFE8FF48FE6F1273FC64>
dc:creator "Shavrin, Alexey V." ;
dc:title "Geodromicus aokii" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_aokii_Watanabe_1972> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5188.5.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5188.5.1>
bibo:endPage "429" ;
bibo:issue "5" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-09-21" ;
bibo:startPage "401" ;
bibo:volume "5188" ;
dc:creator "Shavrin, Alexey V." ;
dc:date "2022" ;
dc:title "The plagiatus species group of the genus Geodromicus Redtenbacher, 1857 (Insecta Coleoptera: Staphylinidae: Omaliinae), and additional data on some species from Japan" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_aokii_Watanabe_1972>
dwc:baseAuthorityName "Watanabe" ;
dwc:baseAuthorityYear "1972" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Watanabe, 1972)" ;
dwc:species "aokii" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6KC9S> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_aokii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus_aokii>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "aokii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geodromicus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
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 .

View file

@ -0,0 +1,209 @@
@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/AF0087D7FFDCFFE9FF48FA6613E0FEC8>
cito:cites <http://dx.doi.org/10.5281/zenodo.7099220> ;
dc:creator "Shavrin, Alexey V." ;
dc:title "Geodromicus aokii" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDCFFE9FF48FA6613E0FEC8.mc.97C13C9CFFDCFFE8FDE7F85D1140F86F>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDCFFE9FF48FA6613E0FEC8.mc.97C13C9CFFDCFFE8FDFAF871119BF84B> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_aokii_Watanabe_1972> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Psephidonus_aokii_Watanabe_1972>, <http://taxon-concept.plazi.org/id/Animalia/Psephidonus_aokii_Li_1993>, <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_aokii_Herman_2001> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5188.5.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5188.5.1>
bibo:endPage "429" ;
bibo:issue "5" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-09-21" ;
bibo:startPage "401" ;
bibo:volume "5188" ;
dc:creator "Shavrin, Alexey V." ;
dc:date "2022" ;
dc:title "The plagiatus species group of the genus Geodromicus Redtenbacher, 1857 (Insecta Coleoptera: Staphylinidae: Omaliinae), and additional data on some species from Japan" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7099220> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_aokii_Watanabe_1972>
dwc:authority "(Watanabe, 1972)" ;
dwc:baseAuthorityName "Watanabe" ;
dwc:baseAuthorityYear "1972" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Watanabe, 1972)" ;
dwc:species "aokii" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6KC9S> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_aokii> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Psephidonus_aokii_Watanabe_1972>
dwc:authority "Watanabe, 1972: 111" ;
dwc:authorityName "Watanabe" ;
dwc:authorityPageNumber "111" ;
dwc:authorityYear "1972" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Psephidonus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Watanabe, 1972" ;
dwc:species "aokii" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psephidonus_aokii> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Psephidonus_aokii_Li_1993>
dwc:authority ": Li 1993: 19" ;
dwc:authorityName ": Li" ;
dwc:authorityPageNumber "19" ;
dwc:authorityYear "1993" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Psephidonus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Li, 1993" ;
dwc:species "aokii" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psephidonus_aokii> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_aokii_Herman_2001>
dwc:authority ": Herman 2001: 291" ;
dwc:authorityName "Herman" ;
dwc:authorityPageNumber "291" ;
dwc:authorityYear "2001" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Herman, 2001" ;
dwc:species "aokii" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6KC9S> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_aokii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus_aokii>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "aokii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geodromicus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
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://taxon-name.plazi.org/id/Animalia/Psephidonus_aokii>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Psephidonus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "aokii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psephidonus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Psephidonus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Psephidonus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.7099220>
dc:description "FIGURES 4148. Aedeagus of Japanese species of Geodromicus (Figs. 41, 43, 45, 47: parameral view, Figs. 42, 44, 46, 48: lateral view): 4142G. aokii (Mt. Daisetsuzan), 4344G. sprius (holotype), 4546G. sinuatus (Kamikochi), 4748G. suensoni (Simasima). Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/7099220/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDCFFE9FF48FA6613E0FEC8.mc.97C13C9CFFDCFFE8FDE7F85D1140F86F>
dwc:collectionCode "NSMT" ;
dwc:eventDate "1953-07-18" ;
dwc:locality "Mt. Daisetsuzan" ;
dwc:recordedBy "Aizankei Mt. Daisetsuzan & Y. Kurosawa'" ;
trt:gbifOccurrenceId "3909820375" ;
trt:httpUri <https://treatment.plazi.org/id/AF0087D7FFDCFFE9FF48FA6613E0FEC8#97C13C9CFFDCFFE8FDE7F85D1140F86F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDCFFE9FF48FA6613E0FEC8.mc.97C13C9CFFDCFFE8FDFAF871119BF84B>
dwc:eventDate "1978-08-23" ;
dwc:locality "Mt. Kuro" ;
dwc:recordedBy "Coll. N. Yasuda'" ;
trt:gbifOccurrenceId "3909820329" ;
trt:httpUri <https://treatment.plazi.org/id/AF0087D7FFDCFFE9FF48FA6613E0FEC8#97C13C9CFFDCFFE8FDFAF871119BF84B> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,113 @@
@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/AF0087D7FFDDFFE9FF48F9AD16C7F8E9>
cito:cites <http://dx.doi.org/10.5281/zenodo.7099220> ;
dc:creator "Shavrin, Alexey V." ;
dc:title "Anthophagus sinuatus" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Anthophagus_sinuatus_Sharp_1889> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5188.5.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5188.5.1>
bibo:endPage "429" ;
bibo:issue "5" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-09-21" ;
bibo:startPage "401" ;
bibo:volume "5188" ;
dc:creator "Shavrin, Alexey V." ;
dc:date "2022" ;
dc:title "The plagiatus species group of the genus Geodromicus Redtenbacher, 1857 (Insecta Coleoptera: Staphylinidae: Omaliinae), and additional data on some species from Japan" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7099220> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Anthophagus_sinuatus_Sharp_1889>
dwc:baseAuthorityName "Sharp" ;
dwc:baseAuthorityYear "1889" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Anthophagus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Sharp, 1889)" ;
dwc:species "sinuatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anthophagus_sinuatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Anthophagus_sinuatus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Anthophagus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sinuatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthophagus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anthophagus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Anthophagus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
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.7099220>
dc:description "FIGURES 4148. Aedeagus of Japanese species of Geodromicus (Figs. 41, 43, 45, 47: parameral view, Figs. 42, 44, 46, 48: lateral view): 4142G. aokii (Mt. Daisetsuzan), 4344G. sprius (holotype), 4546G. sinuatus (Kamikochi), 4748G. suensoni (Simasima). Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/7099220/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,106 @@
@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/AF0087D7FFDDFFE9FF48FBA51090F98F>
dc:creator "Shavrin, Alexey V." ;
dc:title "Anthophagus sinuatus Sharp 1889" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Anthophagus_sinuatus_Sharp_1889> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5188.5.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5188.5.1>
bibo:endPage "429" ;
bibo:issue "5" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-09-21" ;
bibo:startPage "401" ;
bibo:volume "5188" ;
dc:creator "Shavrin, Alexey V." ;
dc:date "2022" ;
dc:title "The plagiatus species group of the genus Geodromicus Redtenbacher, 1857 (Insecta Coleoptera: Staphylinidae: Omaliinae), and additional data on some species from Japan" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Anthophagus_sinuatus_Sharp_1889>
dwc:authorityName "Sharp" ;
dwc:authorityYear "1889" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Anthophagus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Sharp, 1889" ;
dwc:species "sinuatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anthophagus_sinuatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Anthophagus_sinuatus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Anthophagus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sinuatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthophagus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anthophagus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Anthophagus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
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 .

View file

@ -0,0 +1,174 @@
@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/AF0087D7FFDDFFE9FF48FE6F11EAFB87>
cito:cites <http://dx.doi.org/10.5281/zenodo.7099220> ;
dc:creator "Shavrin, Alexey V." ;
dc:title "Geodromicus sprius" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_sprius_Watanabe_1990> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Psephidonus_sprius_Watanabe_1990>, <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_sprius_Herman_2001> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5188.5.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5188.5.1>
bibo:endPage "429" ;
bibo:issue "5" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-09-21" ;
bibo:startPage "401" ;
bibo:volume "5188" ;
dc:creator "Shavrin, Alexey V." ;
dc:date "2022" ;
dc:title "The plagiatus species group of the genus Geodromicus Redtenbacher, 1857 (Insecta Coleoptera: Staphylinidae: Omaliinae), and additional data on some species from Japan" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7099220> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_sprius_Watanabe_1990>
dwc:authority "(Watanabe, 1990)" ;
dwc:baseAuthorityName "Watanabe" ;
dwc:baseAuthorityYear "1990" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Watanabe, 1990)" ;
dwc:species "sprius" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPK5> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_sprius> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Psephidonus_sprius_Watanabe_1990>
dwc:authority "Watanabe, 1990: 272" ;
dwc:authorityName "Watanabe" ;
dwc:authorityPageNumber "272" ;
dwc:authorityYear "1990" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Psephidonus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Watanabe, 1990" ;
dwc:species "sprius" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psephidonus_sprius> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_sprius_Herman_2001>
dwc:authority ": Herman 2001: 304" ;
dwc:authorityName "Herman" ;
dwc:authorityPageNumber "304" ;
dwc:authorityYear "2001" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Herman, 2001" ;
dwc:species "sprius" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPK5> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_sprius> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus_sprius>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sprius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geodromicus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
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://taxon-name.plazi.org/id/Animalia/Psephidonus_sprius>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Psephidonus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sprius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psephidonus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Psephidonus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Psephidonus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.7099220>
dc:description "FIGURES 4148. Aedeagus of Japanese species of Geodromicus (Figs. 41, 43, 45, 47: parameral view, Figs. 42, 44, 46, 48: lateral view): 4142G. aokii (Mt. Daisetsuzan), 4344G. sprius (holotype), 4546G. sinuatus (Kamikochi), 4748G. suensoni (Simasima). Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/7099220/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,200 @@
@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/AF0087D7FFDEFFE4FF48F9BD1672FE24>
cito:cites <http://dx.doi.org/10.5281/zenodo.7099220>, <http://dx.doi.org/10.5281/zenodo.7099224> ;
dc:creator "Shavrin, Alexey V." ;
dc:title "Geodromicus suensoni Bernhauer 1936" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDEFFE4FF48F9BD1672FE24.mc.97C13C9CFFD0FFE4FDE5FF4F115DFF78> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_suensoni_Bernhauer_1936> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Psephidonus_suensoni_Watanabe_1985>, <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_takabai_Hayashi_2018> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5188.5.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5188.5.1>
bibo:endPage "429" ;
bibo:issue "5" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-09-21" ;
bibo:startPage "401" ;
bibo:volume "5188" ;
dc:creator "Shavrin, Alexey V." ;
dc:date "2022" ;
dc:title "The plagiatus species group of the genus Geodromicus Redtenbacher, 1857 (Insecta Coleoptera: Staphylinidae: Omaliinae), and additional data on some species from Japan" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7099220>, <http://dx.doi.org/10.5281/zenodo.7099224> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_suensoni_Bernhauer_1936>
dwc:authority "Bernhauer, 1936" ;
dwc:authorityName "Bernhauer" ;
dwc:authorityYear "1936" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Bernhauer, 1936" ;
dwc:species "suensoni" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPK9> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_suensoni> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Psephidonus_suensoni_Watanabe_1985>
dwc:authority ": Watanabe, 1985: 267" ;
dwc:authorityName "Watanabe" ;
dwc:authorityPageNumber "267" ;
dwc:authorityYear "1985" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Psephidonus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Watanabe, 1985" ;
dwc:species "suensoni" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psephidonus_suensoni> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_takabai_Hayashi_2018>
dwc:authority "Hayashi, 2018: 201" ;
dwc:authorityName "Hayashi" ;
dwc:authorityPageNumber "201" ;
dwc:authorityYear "2018" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Hayashi, 2018" ;
dwc:species "takabai" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPK9> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_takabai> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus_suensoni>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "suensoni" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geodromicus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
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://taxon-name.plazi.org/id/Animalia/Psephidonus_suensoni>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Psephidonus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "suensoni" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psephidonus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Psephidonus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Psephidonus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus_takabai>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "takabai" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geodromicus> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.7099220>
dc:description "FIGURES 4148. Aedeagus of Japanese species of Geodromicus (Figs. 41, 43, 45, 47: parameral view, Figs. 42, 44, 46, 48: lateral view): 4142G. aokii (Mt. Daisetsuzan), 4344G. sprius (holotype), 4546G. sinuatus (Kamikochi), 4748G. suensoni (Simasima). Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/7099220/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.7099224>
dc:description "FIGURES 4950. Distribution of Geodromicus sinuatus (Fig. 49) and G. suensoni (Fig. 50) in Japan. Black circles: specimens studied by author; white circles: previously published records, specimens not seen by author." ;
fabio:hasRepresentation <https://zenodo.org/record/7099224/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDEFFE4FF48F9BD1672FE24.mc.97C13C9CFFD0FFE4FDE5FF4F115DFF78>
dwc:eventDate "1966-07-10" ;
dwc:locality "NAGANO PREFECTURE" ;
dwc:recordedBy "Y. Watanabe" ;
trt:gbifOccurrenceId "3909820306" ;
trt:httpUri <https://treatment.plazi.org/id/AF0087D7FFDEFFE4FF48F9BD1672FE24#97C13C9CFFD0FFE4FDE5FF4F115DFF78> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,282 @@
@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/AF0087D7FFDEFFEAFF48FF06112AF9BE>
cito:cites <http://dx.doi.org/10.5281/zenodo.7099220>, <http://dx.doi.org/10.5281/zenodo.7099224> ;
dc:creator "Shavrin, Alexey V." ;
dc:title "Geodromicus sinuatus" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDEFFEAFF48FF06112AF9BE.mc.97C13C9CFFDEFFEAFD9AFB911632FBCE>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDEFFEAFF48FF06112AF9BE.mc.97C13C9CFFDEFFEAFAAFFB9017D7FB2A>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDEFFEAFF48FF06112AF9BE.mc.97C13C9CFFDEFFEAFB47FBB51797FB07>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDEFFEAFF48FF06112AF9BE.mc.97C13C9CFFDEFFEAFB05FB481210FB62> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_sinuatus_Sharp_1889> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Anthophagus_sinuatus_Sharp_1889>, <http://taxon-concept.plazi.org/id/Animalia/Psephidonus_sinuatus_Watanabe_1985>, <http://taxon-concept.plazi.org/id/Animalia/Psephidonus_sinuatus_Li_1992>, <http://taxon-concept.plazi.org/id/Animalia/Geodromicus_watanabei_Hayashi_2018> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5188.5.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5188.5.1>
bibo:endPage "429" ;
bibo:issue "5" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-09-21" ;
bibo:startPage "401" ;
bibo:volume "5188" ;
dc:creator "Shavrin, Alexey V." ;
dc:date "2022" ;
dc:title "The plagiatus species group of the genus Geodromicus Redtenbacher, 1857 (Insecta Coleoptera: Staphylinidae: Omaliinae), and additional data on some species from Japan" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7099220>, <http://dx.doi.org/10.5281/zenodo.7099224> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_sinuatus_Sharp_1889>
dwc:authority "(Sharp, 1889)" ;
dwc:baseAuthorityName "Sharp" ;
dwc:baseAuthorityYear "1889" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Sharp, 1889)" ;
dwc:species "sinuatus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPK3> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_sinuatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Anthophagus_sinuatus_Sharp_1889>
dwc:authority "Sharp, 1889: 470" ;
dwc:authorityName "Sharp" ;
dwc:authorityPageNumber "470" ;
dwc:authorityYear "1889" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Anthophagus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Sharp, 1889" ;
dwc:species "sinuatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anthophagus_sinuatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Psephidonus_sinuatus_Watanabe_1985>
dwc:authority ": Watanabe 1985: 267" ;
dwc:authorityName "Watanabe" ;
dwc:authorityPageNumber "267" ;
dwc:authorityYear "1985" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Psephidonus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Watanabe, 1985" ;
dwc:species "sinuatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psephidonus_sinuatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Psephidonus_sinuatus_Li_1992>
dwc:authority ": Li 1992: 49" ;
dwc:authorityName ": Li" ;
dwc:authorityPageNumber "49" ;
dwc:authorityYear "1992" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Psephidonus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Li, 1992" ;
dwc:species "sinuatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psephidonus_sinuatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Geodromicus_watanabei_Hayashi_2018>
dwc:authority "Hayashi, 2018: 203" ;
dwc:authorityName "Hayashi" ;
dwc:authorityPageNumber "203" ;
dwc:authorityYear "2018" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Hayashi, 2018" ;
dwc:species "watanabei" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FPK3> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geodromicus_watanabei> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus_sinuatus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sinuatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geodromicus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
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://taxon-name.plazi.org/id/Animalia/Anthophagus_sinuatus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Anthophagus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sinuatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthophagus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anthophagus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Anthophagus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Psephidonus_sinuatus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Psephidonus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sinuatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psephidonus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Psephidonus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Psephidonus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geodromicus_watanabei>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Geodromicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "watanabei" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geodromicus> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.7099220>
dc:description "FIGURES 4148. Aedeagus of Japanese species of Geodromicus (Figs. 41, 43, 45, 47: parameral view, Figs. 42, 44, 46, 48: lateral view): 4142G. aokii (Mt. Daisetsuzan), 4344G. sprius (holotype), 4546G. sinuatus (Kamikochi), 4748G. suensoni (Simasima). Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/7099220/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.7099224>
dc:description "FIGURES 4950. Distribution of Geodromicus sinuatus (Fig. 49) and G. suensoni (Fig. 50) in Japan. Black circles: specimens studied by author; white circles: previously published records, specimens not seen by author." ;
fabio:hasRepresentation <https://zenodo.org/record/7099224/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDEFFEAFF48FF06112AF9BE.mc.97C13C9CFFDEFFEAFD9AFB911632FBCE>
dwc:locality "GUNMA PREFECTURE" ;
dwc:recordedBy "Honshu B. M." ;
trt:gbifOccurrenceId "3909820345" ;
trt:httpUri <https://treatment.plazi.org/id/AF0087D7FFDEFFEAFF48FF06112AF9BE#97C13C9CFFDEFFEAFD9AFB911632FBCE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDEFFEAFF48FF06112AF9BE.mc.97C13C9CFFDEFFEAFAAFFB9017D7FB2A>
dwc:collectionCode "BMNH" ;
dwc:locality "Gumma Pref. Mt." ;
dwc:recordedBy "M. Hammond'" ;
dwc:verbatimElevation "1300" ;
trt:gbifOccurrenceId "3909820316" ;
trt:httpUri <https://treatment.plazi.org/id/AF0087D7FFDEFFEAFF48FF06112AF9BE#97C13C9CFFDEFFEAFAAFFB9017D7FB2A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDEFFEAFF48FF06112AF9BE.mc.97C13C9CFFDEFFEAFB47FBB51797FB07>
dwc:collectionCode "ZMUC" ;
dwc:eventDate "1939-07-27" ;
dwc:locality "Northern Alps." ;
dwc:recordedBy "E. Suenson" ;
dwc:verbatimElevation "1524" ;
trt:gbifOccurrenceId "3909820301" ;
trt:httpUri <https://treatment.plazi.org/id/AF0087D7FFDEFFEAFF48FF06112AF9BE#97C13C9CFFDEFFEAFB47FBB51797FB07> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0087D7FFDEFFEAFF48FF06112AF9BE.mc.97C13C9CFFDEFFEAFB05FB481210FB62>
dwc:collectionCode "NMPC" ;
dwc:recordedBy "Kamikochi Japan'" ;
trt:gbifOccurrenceId "3909820304" ;
trt:httpUri <https://treatment.plazi.org/id/AF0087D7FFDEFFEAFF48FF06112AF9BE#97C13C9CFFDEFFEAFB05FB481210FB62> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,106 @@
@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/AF00B4A44815B88DB1796B248B02E2C7>
dc:creator "Schmidt, Olga" ;
dc:title "Pasiphila chloerata Mabille 1870" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pasiphila_chloerata_Mabille_1870> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7304> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.4.e7304>
bibo:endPage "7304" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "7304" ;
bibo:volume "4" ;
dc:creator "Schmidt, Olga" ;
dc:date "2016" ;
dc:title "Records of larentiine moths (Lepidoptera: Geometridae) collected at the Station Linne in Sweden" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Pasiphila_chloerata_Mabille_1870>
dwc:LSID "http://eol.org/pages/4031644/overview" ;
dwc:authority "Mabille, 1870" ;
dwc:authorityName "Mabille" ;
dwc:authorityYear "1870" ;
dwc:class "Insecta" ;
dwc:family "Geometridae" ;
dwc:genus "Pasiphila" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mabille, 1870" ;
dwc:species "chloerata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pasiphila_chloerata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Pasiphila_chloerata>
dwc:class "Insecta" ;
dwc:family "Geometridae" ;
dwc:genus "Pasiphila" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "chloerata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pasiphila> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pasiphila>
dwc:class "Insecta" ;
dwc:family "Geometridae" ;
dwc:genus "Pasiphila" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geometridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geometridae>
dwc:class "Insecta" ;
dwc:family "Geometridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
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 .

View file

@ -0,0 +1,91 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/AF00CBAD73DFE054F9CBB362666EDD33>
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
dc:title "Scotophilus Leach 1821" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Scotophilus_Leach_1821> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.7316519> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.7316519>
bibo:endPage "529" ;
bibo:startPage "451" ;
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
dc:date "2005" ;
dc:title "Order Chiroptera - Family Vespertilionidae" ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Scotophilus_Leach_1821>
dwc:authority "Leach 1821" ;
dwc:authorityName "Leach" ;
dwc:authorityYear "1821" ;
dwc:class "Mammalia" ;
dwc:family "Vespertilionidae" ;
dwc:genus "Scotophilus" ;
dwc:kingdom "Animalia" ;
dwc:order "Chiroptera" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Leach, 1821" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/644X2> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scotophilus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Scotophilus>
dwc:class "Mammalia" ;
dwc:family "Vespertilionidae" ;
dwc:genus "Scotophilus" ;
dwc:kingdom "Animalia" ;
dwc:order "Chiroptera" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vespertilionidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Vespertilionidae>
dwc:class "Mammalia" ;
dwc:family "Vespertilionidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Chiroptera" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chiroptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chiroptera>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Chiroptera" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,142 @@
@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/AF00D1F5BA256CC5A8249E01884E73BD>
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Platygastroidea_krygeri>' due to issues with rank ;
dc:creator "Buhl, Peter N.; Broad, Gavin R.; Notton, David G." ;
dc:title "Idris flavicornis Foerster 1856" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Idris_flavicornis_Foerster_1856> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Acolus> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7991> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.4.e7991>
bibo:endPage "7991" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "7991" ;
bibo:volume "4" ;
dc:creator "Buhl, Peter N.; Broad, Gavin R.; Notton, David G." ;
dc:date "2016" ;
dc:title "Checklist of British and Irish Hymenoptera - Platygastroidea" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Idris_flavicornis_Foerster_1856>
dwc:authority "Foerster, 1856" ;
dwc:authorityName "Foerster" ;
dwc:authorityYear "1856" ;
dwc:class "Insecta" ;
dwc:family "Scelionidae" ;
dwc:genus "Idris" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Foerster, 1856" ;
dwc:species "flavicornis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6MSW5> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Idris_flavicornis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Idris_flavicornis>
dwc:class "Insecta" ;
dwc:family "Scelionidae" ;
dwc:genus "Idris" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "flavicornis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Idris> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Idris>
dwc:class "Insecta" ;
dwc:family "Scelionidae" ;
dwc:genus "Idris" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scelionidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scelionidae>
dwc:class "Insecta" ;
dwc:family "Scelionidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
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://taxon-name.plazi.org/id/Animalia/Acolus>
dwc:class "Bivalvia" ;
dwc:family "Cyamiidae" ;
dwc:genus "Acolus" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cyamiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cyamiidae>
dwc:class "Bivalvia" ;
dwc:family "Cyamiidae" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bivalvia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bivalvia>
dwc:class "Bivalvia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,163 @@
@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/AF01183DE32050B1000B515A186F2E5F>
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_cultriformis>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_circulator>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_anceps>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_rimator>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_bicarinatus>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_flexuosus>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_bicolor>' due to issues with rank ;
dc:creator "Broad, Gavin R.; Shaw, Mark R.; Godfray, H. Charles J." ;
dc:title "Coelinius parvulus Nees 1811" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Coelinius_parvulus_Nees_1811> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaenon_parvulus>, <http://taxon-name.plazi.org/id/Animalia/Coelinius_parvulus>, <http://taxon-name.plazi.org/id/Animalia/Ichneumon>, <http://taxon-name.plazi.org/id/Animalia/Chaenon>, <http://taxon-name.plazi.org/id/Animalia/Copisura> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8151> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.4.e8151>
bibo:endPage "8151" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "8151" ;
bibo:volume "4" ;
dc:creator "Broad, Gavin R.; Shaw, Mark R.; Godfray, H. Charles J." ;
dc:date "2016" ;
dc:title "Checklist of British and Irish Hymenoptera - Braconidae" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Coelinius_parvulus_Nees_1811>
dwc:ID-ENA "2578167" ;
dwc:authority "Nees, 1811" ;
dwc:authorityName "Nees" ;
dwc:authorityYear "1811" ;
dwc:class "Insecta" ;
dwc:family "Braconidae" ;
dwc:genus "Coelinius" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Nees, 1811" ;
dwc:species "parvulus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/WQWN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coelinius_parvulus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Coelinius_parvulus>
dwc:class "Insecta" ;
dwc:family "Braconidae" ;
dwc:genus "Coelinius" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "parvulus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coelinius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coelinius>
dwc:class "Insecta" ;
dwc:family "Braconidae" ;
dwc:genus "Coelinius" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Braconidae>
dwc:class "Insecta" ;
dwc:family "Braconidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
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://taxon-name.plazi.org/id/Animalia/Chaenon_parvulus>
dwc:class "Insecta" ;
dwc:family "Braconidae" ;
dwc:genus "Chaenon" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "parvulus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaenon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chaenon>
dwc:class "Insecta" ;
dwc:family "Braconidae" ;
dwc:genus "Chaenon" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ichneumon>
dwc:class "Insecta" ;
dwc:family "Eulophidae" ;
dwc:genus "Ichneumon" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eulophidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eulophidae>
dwc:class "Insecta" ;
dwc:family "Eulophidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Copisura>
dwc:class "Insecta" ;
dwc:genus "Copisura" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,102 @@
@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/AF012ED735C78293362B73EAADCCB2CA>
dc:creator "Williams, Emma Victoria; Elia Ntandu, John; Ficinski, Pawel; Vorontsova, Maria" ;
dc:title "Loudetia sp." ;
dwc:basisOfRecord <http://treatment.plazi.org/id/AF012ED735C78293362B73EAADCCB2CA/643> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8286> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Loudetia_sp> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.4.e8286>
bibo:endPage "8286" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "8286" ;
bibo:volume "4" ;
dc:creator "Williams, Emma Victoria; Elia Ntandu, John; Ficinski, Pawel; Vorontsova, Maria" ;
dc:date "2016" ;
dc:title "Checklist of Serengeti Ecosystem Grasses" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Loudetia_sp>
# Warning: abbreviated species "sp." ;
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Loudetia" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "sp." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Loudetia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Loudetia>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Loudetia" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Poaceae>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Poales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://treatment.plazi.org/id/AF012ED735C78293362B73EAADCCB2CA/643>
dwc:catalogNumber "643" ;
dwc:collectionCode "MO, Herbarium" ;
dwc:eventDate "2004-09-02" ;
dwc:locality "Serengeti Research Centre" ;
dwc:recordedBy "Mboya, E" ;
dwc:typeStatus "Other material" ;
dwc:verbatimLatitude "-2.38" ;
dwc:verbatimLongitude "34.85" ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,204 @@
@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/AF0187E1FFA4356A72CDCD295FAAA999>
dc:creator "Liu, Yu-Sheng; Sun, Daqing; Zhang, Jinyu; Yin, Zhan" ;
dc:title "Conophyma Zubovsky 1898" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/AF0187E1FFA4356A72CDCD295FAAA999.mc.97C03CAAFFA4356F72B8CC415F73AD43>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0187E1FFA4356A72CDCD295FAAA999.mc.97C03CAAFFA4356F72B8CC245944AD2D>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0187E1FFA4356A72CDCD295FAAA999.mc.97C03CAAFFA4356F72B8CCD25E3EADB7>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0187E1FFA4356A72CDCD295FAAA999.mc.97C03CAAFFA4356F72B8CCB15944AD90>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0187E1FFA4356A72CDCD295FAAA999.mc.97C03CAAFFA6356D72B8CD165EFFACF2>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0187E1FFA4356A72CDCD295FAAA999.mc.97C03CAAFFA6356D72B8CDF55D7BACBE>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0187E1FFA4356A72CDCD295FAAA999.mc.97C03CAAFFA6356D72B8CC3B5E33AD0E>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0187E1FFA4356A72CDCD295FAAA999.mc.97C03CAAFFA6356D72B8CC1E5F58ADEB>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0187E1FFA4356A72CDCD295FAAA999.mc.97C03CAAFFA1356A72B8CBFD5944AAB1>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0187E1FFA4356A72CDCD295FAAA999.mc.97C03CAAFFA1356A73EBCA4F5814AB27>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0187E1FFA4356A72CDCD295FAAA999.mc.97C03CAAFFA1356A73EBCAD85FAEAB8A>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0187E1FFA4356A72CDCD295FAAA999.mc.97C03CAAFFA1356A72B8C9355F5AA8DA>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0187E1FFA4356A72CDCD295FAAA999.mc.97C03CAAFFA1356A73EBC99A5DAEA92A>, <http://tb.plazi.org/GgServer/dwcaRecords/AF0187E1FFA4356A72CDCD295FAAA999.mc.97C03CAAFFA1356A73EBC8CA5FAEA999> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Conophyma_Zubovsky_1898> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5061.3.11> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5061.3.11>
bibo:endPage "590" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2021-11-05" ;
bibo:startPage "584" ;
bibo:volume "5061" ;
dc:creator "Liu, Yu-Sheng; Sun, Daqing; Zhang, Jinyu; Yin, Zhan" ;
dc:date "2021" ;
dc:title "A new species and a key to eleven species of the genus Conophyma Zubovsky, 1898 (Orthoptera, Acridoidea, Catantopidae, Conophyminae) from China" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Conophyma_Zubovsky_1898>
dwc:authority "Zubvsky, 1898" ;
dwc:authorityName "Zubovsky" ;
dwc:authorityYear "1898" ;
dwc:class "Insecta" ;
dwc:family "Dericorythidae" ;
dwc:genus "Conophyma" ;
dwc:kingdom "Animalia" ;
dwc:order "Orthoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Zubovsky, 1898" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8NPYM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Conophyma> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Conophyma>
dwc:class "Insecta" ;
dwc:family "Dericorythidae" ;
dwc:genus "Conophyma" ;
dwc:kingdom "Animalia" ;
dwc:order "Orthoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dericorythidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dericorythidae>
dwc:class "Insecta" ;
dwc:family "Dericorythidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Orthoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Orthoptera" ;
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/AF0187E1FFA4356A72CDCD295FAAA999.mc.97C03CAAFFA4356F72B8CC415F73AD43>
dwc:locality "Altitude" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "2240" ;
trt:gbifOccurrenceId "3400749301" ;
trt:httpUri <https://treatment.plazi.org/id/AF0187E1FFA4356A72CDCD295FAAA999#97C03CAAFFA4356F72B8CC415F73AD43> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0187E1FFA4356A72CDCD295FAAA999.mc.97C03CAAFFA4356F72B8CC245944AD2D>
dwc:locality "Zoology Institute" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "3400749309" ;
trt:httpUri <https://treatment.plazi.org/id/AF0187E1FFA4356A72CDCD295FAAA999#97C03CAAFFA4356F72B8CC245944AD2D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0187E1FFA4356A72CDCD295FAAA999.mc.97C03CAAFFA4356F72B8CCD25E3EADB7>
dwc:locality "Zhaosu" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "3400749306" ;
trt:httpUri <https://treatment.plazi.org/id/AF0187E1FFA4356A72CDCD295FAAA999#97C03CAAFFA4356F72B8CCD25E3EADB7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0187E1FFA4356A72CDCD295FAAA999.mc.97C03CAAFFA4356F72B8CCB15944AD90>
dwc:locality "Zoology Institute" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "3400749307" ;
trt:httpUri <https://treatment.plazi.org/id/AF0187E1FFA4356A72CDCD295FAAA999#97C03CAAFFA4356F72B8CCB15944AD90> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0187E1FFA4356A72CDCD295FAAA999.mc.97C03CAAFFA6356D72B8CD165EFFACF2>
dwc:locality "Heqin County" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "3400749314" ;
trt:httpUri <https://treatment.plazi.org/id/AF0187E1FFA4356A72CDCD295FAAA999#97C03CAAFFA6356D72B8CD165EFFACF2> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0187E1FFA4356A72CDCD295FAAA999.mc.97C03CAAFFA6356D72B8CDF55D7BACBE>
dwc:locality "Department of Plant Protection" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "3400749304" ;
trt:httpUri <https://treatment.plazi.org/id/AF0187E1FFA4356A72CDCD295FAAA999#97C03CAAFFA6356D72B8CDF55D7BACBE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0187E1FFA4356A72CDCD295FAAA999.mc.97C03CAAFFA6356D72B8CC3B5E33AD0E>
dwc:locality "Yining" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "3400749312" ;
trt:httpUri <https://treatment.plazi.org/id/AF0187E1FFA4356A72CDCD295FAAA999#97C03CAAFFA6356D72B8CC3B5E33AD0E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0187E1FFA4356A72CDCD295FAAA999.mc.97C03CAAFFA6356D72B8CC1E5F58ADEB>
dwc:collectionCode "ZIN" ;
dwc:locality "St. Petersburg" ;
dwc:typeStatus "lectotype" ;
trt:gbifOccurrenceId "3400749315" ;
trt:httpUri <https://treatment.plazi.org/id/AF0187E1FFA4356A72CDCD295FAAA999#97C03CAAFFA6356D72B8CC1E5F58ADEB> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0187E1FFA4356A72CDCD295FAAA999.mc.97C03CAAFFA1356A72B8CBFD5944AAB1>
dwc:locality "Xinjiang" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "3400749303" ;
trt:httpUri <https://treatment.plazi.org/id/AF0187E1FFA4356A72CDCD295FAAA999#97C03CAAFFA1356A72B8CBFD5944AAB1> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0187E1FFA4356A72CDCD295FAAA999.mc.97C03CAAFFA1356A73EBCA4F5814AB27>
dwc:locality "University" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "43.683334" ;
dwc:verbatimLongitude "83.45" ;
trt:gbifOccurrenceId "3400749313" ;
trt:httpUri <https://treatment.plazi.org/id/AF0187E1FFA4356A72CDCD295FAAA999#97C03CAAFFA1356A73EBCA4F5814AB27> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0187E1FFA4356A72CDCD295FAAA999.mc.97C03CAAFFA1356A73EBCAD85FAEAB8A>
dwc:locality "Xinjiang" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "43.683334" ;
dwc:verbatimLongitude "83.45" ;
trt:gbifOccurrenceId "3400749308" ;
trt:httpUri <https://treatment.plazi.org/id/AF0187E1FFA4356A72CDCD295FAAA999#97C03CAAFFA1356A73EBCAD85FAEAB8A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0187E1FFA4356A72CDCD295FAAA999.mc.97C03CAAFFA1356A72B8C9355F5AA8DA>
dwc:collectionCode "ZIN" ;
dwc:locality "Journal" ;
dwc:recordedBy "Uvarov, B. P." ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "3400749305" ;
trt:httpUri <https://treatment.plazi.org/id/AF0187E1FFA4356A72CDCD295FAAA999#97C03CAAFFA1356A72B8C9355F5AA8DA> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0187E1FFA4356A72CDCD295FAAA999.mc.97C03CAAFFA1356A73EBC99A5DAEA92A>
dwc:locality "Department of Plant Protection" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "3400749311" ;
trt:httpUri <https://treatment.plazi.org/id/AF0187E1FFA4356A72CDCD295FAAA999#97C03CAAFFA1356A73EBC99A5DAEA92A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0187E1FFA4356A72CDCD295FAAA999.mc.97C03CAAFFA1356A73EBC8CA5FAEA999>
dwc:locality "University" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "42.516666" ;
dwc:verbatimLongitude "86.583336" ;
trt:gbifOccurrenceId "3400749310" ;
trt:httpUri <https://treatment.plazi.org/id/AF0187E1FFA4356A72CDCD295FAAA999#97C03CAAFFA1356A73EBC8CA5FAEA999> ;
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/AF0187E1FFA4356F72CDCBBA5CBCAF80>
cito:cites <http://dx.doi.org/10.5281/zenodo.5649774> ;
dc:creator "Liu, Yu-Sheng; Sun, Daqing; Zhang, Jinyu; Yin, Zhan" ;
dc:title "Conophyma lini Liu & Sun & Zhang & Yin 2021, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/AF0187E1FFA4356F72CDCBBA5CBCAF80.mc.97C03CAAFFA4356F72CDCA2E5931AB1F> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Conophyma_lini_Liu_2021> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5061.3.11> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5061.3.11>
bibo:endPage "590" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2021-11-05" ;
bibo:startPage "584" ;
bibo:volume "5061" ;
dc:creator "Liu, Yu-Sheng; Sun, Daqing; Zhang, Jinyu; Yin, Zhan" ;
dc:date "2021" ;
dc:title "A new species and a key to eleven species of the genus Conophyma Zubovsky, 1898 (Orthoptera, Acridoidea, Catantopidae, Conophyminae) from China" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5649774> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Conophyma_lini_Liu_2021>
dwc:authority "Liu & Sun & Zhang & Yin, 2021" ;
dwc:authorityName "Liu & Sun & Zhang & Yin" ;
dwc:authorityYear "2021" ;
dwc:class "Insecta" ;
dwc:family "Dericorythidae" ;
dwc:genus "Conophyma" ;
dwc:kingdom "Animalia" ;
dwc:order "Orthoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Liu & Sun & Zhang & Yin, 2021" ;
dwc:species "lini" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9GZQL> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Conophyma_lini> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Conophyma_lini>
dwc:class "Insecta" ;
dwc:family "Dericorythidae" ;
dwc:genus "Conophyma" ;
dwc:kingdom "Animalia" ;
dwc:order "Orthoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "lini" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Conophyma> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Conophyma>
dwc:class "Insecta" ;
dwc:family "Dericorythidae" ;
dwc:genus "Conophyma" ;
dwc:kingdom "Animalia" ;
dwc:order "Orthoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dericorythidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dericorythidae>
dwc:class "Insecta" ;
dwc:family "Dericorythidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Orthoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Orthoptera" ;
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.5649774>
dc:description "FIGURES 18. Conophyma lini sp. nov. 1. Body in lateral view ♂; 2. Epiphallus; 3. Head and prontum, in dorsal view ♂; 4. Head frontal view ♂; 5. End of abdomen in dorsal view ♂; 6. Mesosternum ♂; 7. Body in lateral view ♀; 8. End of abdomen in ventral view ♀." ;
fabio:hasRepresentation <https://zenodo.org/record/5649774/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/AF0187E1FFA4356F72CDCBBA5CBCAF80.mc.97C03CAAFFA4356F72CDCA2E5931AB1F>
dwc:eventDate "1986-09-23" ;
dwc:locality "Tekeshi" ;
dwc:recordedBy "Lin Ze-Bin." ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "43.266666" ;
dwc:verbatimLongitude "81.8" ;
trt:gbifOccurrenceId "3400749302" ;
trt:httpUri <https://treatment.plazi.org/id/AF0187E1FFA4356F72CDCBBA5CBCAF80#97C03CAAFFA4356F72CDCA2E5931AB1F> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,166 @@
@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/AF01991AB054EE2520043A9494B9B319>
dc:creator "Shaverdo, Helena; Sumoked, Bob; Balke, Michael" ;
dc:title "Exocelina talaki Balke 1998" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Exocelina_talaki_Balke_1998> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Copelatus_talaki>, <http://taxon-name.plazi.org/id/Animalia/Papuadytes_talaki>, <http://taxon-name.plazi.org/id/Animalia/Exocelina_talaki> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.715.15913> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.715.15913>
bibo:endPage "37" ;
bibo:journal "ZooKeys" ;
bibo:startPage "17" ;
bibo:volume "715" ;
dc:creator "Shaverdo, Helena; Sumoked, Bob; Balke, Michael" ;
dc:date "2017" ;
dc:title "Descriptions of two new species and one new subspecies from the Exocelinaokbapensis-group, and notes on the E. aipo-group (Coleoptera, Dytiscidae, Copelatinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Exocelina_talaki_Balke_1998>
dwc:authority "Balke, 1998" ;
dwc:authorityName "Balke" ;
dwc:authorityYear "1998" ;
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Exocelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Balke, 1998" ;
dwc:species "talaki" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3DLRL> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Exocelina_talaki> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Exocelina_talaki>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Exocelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "talaki" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Exocelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Exocelina>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Exocelina" ;
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://taxon-name.plazi.org/id/Animalia/Copelatus_talaki>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Copelatus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "talaki" ;
dwc:subGenus "Papuadytes" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Copelatus_Papuadytes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Copelatus_Papuadytes>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Copelatus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Papuadytes" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Copelatus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Copelatus>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Copelatus" ;
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/Papuadytes_talaki>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Papuadytes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "talaki" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Papuadytes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Papuadytes>
dwc:class "Insecta" ;
dwc:family "Dytiscidae" ;
dwc:genus "Papuadytes" ;
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 .

View file

@ -0,0 +1,106 @@
@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/AF01B5321949FFB5FF03F846D105FEF9>
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:title "Timarcha hispanica Herrich-Schaffer 1838" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Timarcha_hispanica_Herrich-Schaffer_1838> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4446.3.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4446.3.4>
bibo:endPage "383" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-07-18" ;
bibo:startPage "361" ;
bibo:volume "4446" ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:date "2018" ;
dc:title "Endophallus structure: a promising tool for cryptic species identification in Timarcha Samouelle, 1819 (Coleoptera: Chrysomelidae: Chrysomelinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Timarcha_hispanica_Herrich-Schaffer_1838>
dwc:authorityName "Herrich-Schaffer" ;
dwc:authorityYear "1838" ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Herrich-Schaffer, 1838" ;
dwc:species "hispanica" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Timarcha_hispanica> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_hispanica>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hispanica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
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 .

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/AF01B532194AFFB5FF03FD7DD0F3FDEB>
cito:cites <http://dx.doi.org/10.5281/zenodo.1444277> ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:title "Timarcha (T.) granadensis Bechyne 1948" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Timarcha_granadensis_Bechyne_1948> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4446.3.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4446.3.4>
bibo:endPage "383" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-07-18" ;
bibo:startPage "361" ;
bibo:volume "4446" ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:date "2018" ;
dc:title "Endophallus structure: a promising tool for cryptic species identification in Timarcha Samouelle, 1819 (Coleoptera: Chrysomelidae: Chrysomelinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1444277> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Timarcha_granadensis_Bechyne_1948>
dwc:authority "Bechyne, 1948 a" ;
dwc:authorityName "Bechyne" ;
dwc:authorityYear "1948" ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Bechyne, 1948" ;
dwc:species "granadensis" ;
dwc:subGenus "T." ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Timarcha_granadensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_granadensis>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "granadensis" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha_T> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_T>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
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.1444277>
dc:description "FIGURES 3132. Endophallus structure of “T. hispanica” group: 31—T. hispanica; 32—T. granadensis. Scale = 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/1444277/files/figure.png> ;
a fabio:Figure .

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/AF01B532194AFFB5FF03FE83D134FC5E>
cito:cites <http://dx.doi.org/10.5281/zenodo.1444277> ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:title "Timarcha (T.) hispanica Herrich-Schaffer 1838" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Timarcha_hispanica_Herrich-Schaffer_1838> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4446.3.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4446.3.4>
bibo:endPage "383" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-07-18" ;
bibo:startPage "361" ;
bibo:volume "4446" ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:date "2018" ;
dc:title "Endophallus structure: a promising tool for cryptic species identification in Timarcha Samouelle, 1819 (Coleoptera: Chrysomelidae: Chrysomelinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1444277> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Timarcha_hispanica_Herrich-Schaffer_1838>
dwc:authority "Herrich-Schaffer, 1838" ;
dwc:authorityName "Herrich-Schaffer" ;
dwc:authorityYear "1838" ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Herrich-Schaffer, 1838" ;
dwc:species "hispanica" ;
dwc:subGenus "T." ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Timarcha_hispanica> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_hispanica>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hispanica" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha_T> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_T>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
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.1444277>
dc:description "FIGURES 3132. Endophallus structure of “T. hispanica” group: 31—T. hispanica; 32—T. granadensis. Scale = 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/1444277/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,197 @@
@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/AF01B5321950FFAFFF03F94CD4B8F9D5>
cito:cites <http://dx.doi.org/10.5281/zenodo.1444263> ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:title "Timarcha (T.) balearica Gory 1833" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321950FFAFFF03F94CD4B8F9D5.mc.97C00E791950FFAFFF03F8E4D0DEF945> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Timarcha_balearica_Gory_1833> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Timarcha_martini_Pic_1919>, <http://taxon-concept.plazi.org/id/Animalia/Timarcha_violacea_Pic_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4446.3.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4446.3.4>
bibo:endPage "383" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-07-18" ;
bibo:startPage "361" ;
bibo:volume "4446" ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:date "2018" ;
dc:title "Endophallus structure: a promising tool for cryptic species identification in Timarcha Samouelle, 1819 (Coleoptera: Chrysomelidae: Chrysomelinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1444263> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Timarcha_balearica_Gory_1833>
dwc:authority "Gory, 1833" ;
dwc:authorityName "Gory" ;
dwc:authorityYear "1833" ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gory, 1833" ;
dwc:species "balearica" ;
dwc:subGenus "T." ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Timarcha_balearica> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Timarcha_martini_Pic_1919>
dwc:authority "Pic, 1919 a: 20" ;
dwc:authorityName "Pic" ;
dwc:authorityPageNumber "20" ;
dwc:authorityYear "1919" ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pic, 1919" ;
dwc:species "martini" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Timarcha_martini> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Timarcha_violacea_Pic_2019>
dwc:authority "Pic, 2019 a: 20" ;
dwc:authorityName "Pic" ;
dwc:authorityPageNumber "20" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pic, 2019" ;
dwc:species "violacea" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Timarcha_violacea> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_balearica>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "balearica" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha_T> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_T>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
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://taxon-name.plazi.org/id/Animalia/Timarcha_martini>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "martini" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_violacea>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "violacea" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.1444263>
dc:description "FIGURES 912. Endophallus structure of “T. insparsa”, “T. balearica” and “T. strangulata” groups: 9a, b—T. insparsa (Sierra Nevada); 10a, b—T. marginicollis (Sierra Nevada). 11a, b—T. balearica (Menorca); 12a, b—T. strangulata epipleuralis (Canfranc), 12c, d—T. strangulata sculptipennis (Port de la Bonaigua). Scale = 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/1444263/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321950FFAFFF03F94CD4B8F9D5.mc.97C00E791950FFAFFF03F8E4D0DEF945>
dwc:eventDate "1973-09-10" ;
dwc:locality "BALEARIC ISLANdS" ;
trt:gbifOccurrenceId "1914122896" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321950FFAFFF03F94CD4B8F9D5#97C00E791950FFAFFF03F8E4D0DEF945> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,106 @@
@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/AF01B5321950FFAFFF03FAAAD1C7F831>
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:title "Timarcha balearica Gory 1833" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Timarcha_balearica_Gory_1833> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4446.3.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4446.3.4>
bibo:endPage "383" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-07-18" ;
bibo:startPage "361" ;
bibo:volume "4446" ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:date "2018" ;
dc:title "Endophallus structure: a promising tool for cryptic species identification in Timarcha Samouelle, 1819 (Coleoptera: Chrysomelidae: Chrysomelinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Timarcha_balearica_Gory_1833>
dwc:authorityName "Gory" ;
dwc:authorityYear "1833" ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gory, 1833" ;
dwc:species "balearica" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Timarcha_balearica> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_balearica>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "balearica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
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 .

View file

@ -0,0 +1,147 @@
@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/AF01B5321951FFADFF03F91ED771FED4>
cito:cites <http://dx.doi.org/10.5281/zenodo.1444265> ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:title "Timarcha (T.) calceata Perez Arcas 1865" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321951FFADFF03F91ED771FED4.mc.97C00E791951FFAEFF03F8D8D044F931>, <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321951FFADFF03F91ED771FED4.mc.97C00E791951FFAEFB8AF8D7D756F955> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Timarcha_calceata_Arcas_1865> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4446.3.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4446.3.4>
bibo:endPage "383" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-07-18" ;
bibo:startPage "361" ;
bibo:volume "4446" ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:date "2018" ;
dc:title "Endophallus structure: a promising tool for cryptic species identification in Timarcha Samouelle, 1819 (Coleoptera: Chrysomelidae: Chrysomelinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1444265> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Timarcha_calceata_Arcas_1865>
dwc:authority "Perez Arcas, 1865" ;
dwc:authorityName "Perez Arcas" ;
dwc:authorityYear "1865" ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Perez Arcas, 1865" ;
dwc:species "calceata" ;
dwc:subGenus "T." ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Timarcha_calceata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_calceata>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "calceata" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha_T> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_T>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
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.1444265>
dc:description "FIGURES 1315. Endophallus structure of “T. calceata”, “T. scabripennis” and “T. rugosa” groups: 13a, b—T. calceata (Navahermosa); 14a, b—T. (scabripennis (Ceuta); 15a, b—T. espanoli (Jumilla). Scale = 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/1444265/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321951FFADFF03F91ED771FED4.mc.97C00E791951FFAEFF03F8D8D044F931>
dwc:eventDate "1989-12-02" ;
dwc:locality "Galapagar" ;
dwc:recordedBy "A. Anichtchenko" ;
trt:gbifOccurrenceId "1914122889" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321951FFADFF03F91ED771FED4#97C00E791951FFAEFF03F8D8D044F931> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321951FFADFF03F91ED771FED4.mc.97C00E791951FFAEFB8AF8D7D756F955>
dwc:eventDate "1997-10-18" ;
dwc:locality "Reyes" ;
dwc:recordedBy "A. Anichtchenko" ;
trt:gbifOccurrenceId "1914122888" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321951FFADFF03F91ED771FED4#97C00E791951FFAEFB8AF8D7D756F955> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,91 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/AF01B5321951FFAEFF03FC63D7CEFA76>
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:title "Timarcha calceata" ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4446.3.4> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Timarcha_calceata> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4446.3.4>
bibo:endPage "383" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-07-18" ;
bibo:startPage "361" ;
bibo:volume "4446" ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:date "2018" ;
dc:title "Endophallus structure: a promising tool for cryptic species identification in Timarcha Samouelle, 1819 (Coleoptera: Chrysomelidae: Chrysomelinae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_calceata>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "calceata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
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 .

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/AF01B5321951FFAEFF03FD36D0D2FD59>
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:title "Timarcha (T.) strangulata subsp. sculptipennis Bechyne 1948" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Timarcha_strangulata_sculptipennis_Bechyne_1948> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4446.3.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4446.3.4>
bibo:endPage "383" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-07-18" ;
bibo:startPage "361" ;
bibo:volume "4446" ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:date "2018" ;
dc:title "Endophallus structure: a promising tool for cryptic species identification in Timarcha Samouelle, 1819 (Coleoptera: Chrysomelidae: Chrysomelinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Timarcha_strangulata_sculptipennis_Bechyne_1948>
dwc:authority "Bechyne, 1948 b" ;
dwc:authorityName "Bechyne" ;
dwc:authorityYear "1948" ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Bechyne, 1948" ;
dwc:species "strangulata" ;
dwc:subGenus "T." ;
dwc:subSpecies "sculptipennis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Timarcha_strangulata_sculptipennis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_strangulata_sculptipennis>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "strangulata" ;
dwc:subGenus "T." ;
dwc:subSpecies "sculptipennis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha_strangulata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_strangulata>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "strangulata" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha_T> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_T>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
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 .

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/AF01B5321951FFAEFF03FDEDD0C4FCA7>
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:title "Timarcha (T.) strangulata subsp. epipleuralis Bechyne 1953" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Timarcha_strangulata_epipleuralis_Bechyne_1953> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4446.3.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4446.3.4>
bibo:endPage "383" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-07-18" ;
bibo:startPage "361" ;
bibo:volume "4446" ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:date "2018" ;
dc:title "Endophallus structure: a promising tool for cryptic species identification in Timarcha Samouelle, 1819 (Coleoptera: Chrysomelidae: Chrysomelinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Timarcha_strangulata_epipleuralis_Bechyne_1953>
dwc:authority "Bechyne, 1953" ;
dwc:authorityName "Bechyne" ;
dwc:authorityYear "1953" ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Bechyne, 1953" ;
dwc:species "strangulata" ;
dwc:subGenus "T." ;
dwc:subSpecies "epipleuralis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Timarcha_strangulata_epipleuralis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_strangulata_epipleuralis>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "strangulata" ;
dwc:subGenus "T." ;
dwc:subSpecies "epipleuralis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha_strangulata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_strangulata>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "strangulata" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha_T> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_T>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
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 .

View file

@ -0,0 +1,98 @@
@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/AF01B5321951FFAEFF03FF57D65AFFCE>
cito:cites <http://dx.doi.org/10.5281/zenodo.1444263> ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:title "Timarcha strangulata" ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4446.3.4> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Timarcha_strangulata> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4446.3.4>
bibo:endPage "383" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-07-18" ;
bibo:startPage "361" ;
bibo:volume "4446" ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:date "2018" ;
dc:title "Endophallus structure: a promising tool for cryptic species identification in Timarcha Samouelle, 1819 (Coleoptera: Chrysomelidae: Chrysomelinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1444263> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_strangulata>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "strangulata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
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.1444263>
dc:description "FIGURES 912. Endophallus structure of “T. insparsa”, “T. balearica” and “T. strangulata” groups: 9a, b—T. insparsa (Sierra Nevada); 10a, b—T. marginicollis (Sierra Nevada). 11a, b—T. balearica (Menorca); 12a, b—T. strangulata epipleuralis (Canfranc), 12c, d—T. strangulata sculptipennis (Port de la Bonaigua). Scale = 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/1444263/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,228 @@
@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/AF01B5321952FFACFF03F856D7E5FCEA>
cito:cites <http://dx.doi.org/10.5281/zenodo.1444267> ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:title "Timarcha (T.) geniculata Petitpierre & Anichtchenko 2018, syn. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321952FFACFF03F856D7E5FCEA.mc.97C00E791953FFACFF03FF15D108FEF2>, <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321952FFACFF03F856D7E5FCEA.mc.97C00E791953FFACFAFDFF14D628FF16>, <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321952FFACFF03F856D7E5FCEA.mc.97C00E791953FFACFD18FF30D686FF3A>, <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321952FFACFF03F856D7E5FCEA.mc.97C00E791953FFACFD4AFEECD6F6FF5E>, <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321952FFACFF03F856D7E5FCEA.mc.97C00E791953FFACFD25FE88D685FF82>, <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321952FFACFF03F856D7E5FCEA.mc.97C00E791953FFACFD48FEA4D6D3FFA6>, <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321952FFACFF03F856D7E5FCEA.mc.97C00E791953FFACFAFFFE40D04DFFCA>, <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321952FFACFF03F856D7E5FCEA.mc.97C00E791953FFACFDA0FE18D0B3FFEE> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Timarcha_geniculata_Germar_1824> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Timarcha_perezii_Fairmaire_1884> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4446.3.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4446.3.4>
bibo:endPage "383" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-07-18" ;
bibo:startPage "361" ;
bibo:volume "4446" ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:date "2018" ;
dc:title "Endophallus structure: a promising tool for cryptic species identification in Timarcha Samouelle, 1819 (Coleoptera: Chrysomelidae: Chrysomelinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1444267> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Timarcha_geniculata_Germar_1824>
dwc:authority "(Germar, 1824)" ;
dwc:authorityName "Petitpierre & Anichtchenko" ;
dwc:authorityYear "2018" ;
dwc:baseAuthorityName "Germar" ;
dwc:baseAuthorityYear "1824" ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Germar, 1824) Petitpierre & Anichtchenko, 2018" ;
dwc:species "geniculata" ;
dwc:subGenus "T." ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Timarcha_geniculata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Timarcha_perezii_Fairmaire_1884>
dwc:authority "Fairmaire, 1884" ;
dwc:authorityName "Fairmaire" ;
dwc:authorityYear "1884" ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Fairmaire, 1884" ;
dwc:species "perezii" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Timarcha_perezii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_geniculata>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "geniculata" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha_T> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_T>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
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://taxon-name.plazi.org/id/Animalia/Timarcha_perezii>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "perezii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.1444267>
dc:description "FIGURES 1619. Endophallus of “T. goettingensis” group: 16a, b—T. geniculata (Las Colladinas); 17a, b—T. asturiensis (Puerto de San Glorio); 18a, b—T. perezii (Villafuerte), 19b, c—T. perezii (Puerto de Navalmoral)." ;
fabio:hasRepresentation <https://zenodo.org/record/1444267/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321952FFACFF03F856D7E5FCEA.mc.97C00E791953FFACFF03FF15D108FEF2>
dwc:eventDate "1997-11-07" ;
dwc:locality "Cantabria-Palencia" ;
dwc:recordedBy "J. L. Zapata" ;
dwc:verbatimElevation "1600" ;
trt:gbifOccurrenceId "1914122876" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321952FFACFF03F856D7E5FCEA#97C00E791953FFACFF03FF15D108FEF2> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321952FFACFF03F856D7E5FCEA.mc.97C00E791953FFACFAFDFF14D628FF16>
dwc:eventDate "1997-05-31" ;
dwc:locality "Cantabria-Palencia" ;
dwc:recordedBy "J. L. Zapata" ;
dwc:verbatimElevation "1600" ;
trt:gbifOccurrenceId "1914122894" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321952FFACFF03F856D7E5FCEA#97C00E791953FFACFAFDFF14D628FF16> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321952FFACFF03F856D7E5FCEA.mc.97C00E791953FFACFD18FF30D686FF3A>
dwc:locality "Picos de Europa" ;
dwc:recordedBy "A. Anichtchenko" ;
dwc:verbatimElevation "2100" ;
trt:gbifOccurrenceId "1914122882" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321952FFACFF03F856D7E5FCEA#97C00E791953FFACFD18FF30D686FF3A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321952FFACFF03F856D7E5FCEA.mc.97C00E791953FFACFD4AFEECD6F6FF5E>
dwc:eventDate "2009-06-07" ;
dwc:locality "Pena Ubina" ;
dwc:recordedBy "A. Anichtchenko" ;
dwc:verbatimElevation "2300" ;
trt:gbifOccurrenceId "1914122878" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321952FFACFF03F856D7E5FCEA#97C00E791953FFACFD4AFEECD6F6FF5E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321952FFACFF03F856D7E5FCEA.mc.97C00E791953FFACFD25FE88D685FF82>
dwc:locality "Segovia" ;
dwc:recordedBy "E. Navacerrada & A. Anichtchenko" ;
dwc:verbatimElevation "1900" ;
trt:gbifOccurrenceId "1914122898" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321952FFACFF03F856D7E5FCEA#97C00E791953FFACFD25FE88D685FF82> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321952FFACFF03F856D7E5FCEA.mc.97C00E791953FFACFD48FEA4D6D3FFA6>
dwc:locality "Sierra de Guadarrama" ;
dwc:recordedBy "Puerto de la Morcuera & J. L. Zapata" ;
dwc:verbatimElevation "1796" ;
trt:gbifOccurrenceId "1914122895" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321952FFACFF03F856D7E5FCEA#97C00E791953FFACFD48FEA4D6D3FFA6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321952FFACFF03F856D7E5FCEA.mc.97C00E791953FFACFAFFFE40D04DFFCA>
dwc:locality "Avila" ;
dwc:recordedBy "J. L. Zapata" ;
dwc:verbatimElevation "1514" ;
trt:gbifOccurrenceId "1914122897" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321952FFACFF03F856D7E5FCEA#97C00E791953FFACFAFFFE40D04DFFCA> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321952FFACFF03F856D7E5FCEA.mc.97C00E791953FFACFDA0FE18D0B3FFEE>
dwc:locality "Asturias" ;
dwc:recordedBy "Pl. Arnau & J. L. Zapata" ;
trt:gbifOccurrenceId "1914122890" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321952FFACFF03F856D7E5FCEA#97C00E791953FFACFDA0FE18D0B3FFEE> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,106 @@
@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/AF01B5321952FFADFF03FA24D7A1F947>
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:title "Timarcha goettingensis" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Timarcha_goettingensis_Linnaeus_1758> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4446.3.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4446.3.4>
bibo:endPage "383" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-07-18" ;
bibo:startPage "361" ;
bibo:volume "4446" ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:date "2018" ;
dc:title "Endophallus structure: a promising tool for cryptic species identification in Timarcha Samouelle, 1819 (Coleoptera: Chrysomelidae: Chrysomelinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Timarcha_goettingensis_Linnaeus_1758>
dwc:baseAuthorityName "Linnaeus" ;
dwc:baseAuthorityYear "1758" ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
dwc:species "goettingensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Timarcha_goettingensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_goettingensis>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "goettingensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
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 .

View file

@ -0,0 +1,153 @@
@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/AF01B5321952FFADFF03FBAFD5ABFB96>
cito:cites <http://dx.doi.org/10.5281/zenodo.1444265>, <http://dx.doi.org/10.5281/zenodo.1444259> ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:title "Timarcha (T.) espanoli Bechyne 1948" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321952FFADFF03FBAFD5ABFB96.mc.97C00E791952FFADFF03FB69D0A8FABE>, <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321952FFADFF03FBAFD5ABFB96.mc.97C00E791952FFADFA9CFB68D015FAE2> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Timarcha_espanoli_Bechyne_1948> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4446.3.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4446.3.4>
bibo:endPage "383" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-07-18" ;
bibo:startPage "361" ;
bibo:volume "4446" ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:date "2018" ;
dc:title "Endophallus structure: a promising tool for cryptic species identification in Timarcha Samouelle, 1819 (Coleoptera: Chrysomelidae: Chrysomelinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1444265>, <http://dx.doi.org/10.5281/zenodo.1444259> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Timarcha_espanoli_Bechyne_1948>
dwc:authority "Bechyne, 1948 a" ;
dwc:authorityName "Bechyne" ;
dwc:authorityYear "1948" ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Bechyne, 1948" ;
dwc:species "espanoli" ;
dwc:subGenus "T." ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Timarcha_espanoli> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_espanoli>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "espanoli" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha_T> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_T>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
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.1444265>
dc:description "FIGURES 1315. Endophallus structure of “T. calceata”, “T. scabripennis” and “T. rugosa” groups: 13a, b—T. calceata (Navahermosa); 14a, b—T. (scabripennis (Ceuta); 15a, b—T. espanoli (Jumilla). Scale = 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/1444265/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.1444259>
dc:description "FIGURES 23. Endophallus structure of Metallotimarcha and “T. tenebricosa” groups: 2a, b—T. (Metallotimarcha) hummeli; 3a, b—T. (T.) tenebricosa (Pyrenees), 3c, d—T. (T.) tenebricosa (Caucas). Scale = 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/1444259/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321952FFADFF03FBAFD5ABFB96.mc.97C00E791952FFADFF03FB69D0A8FABE>
dwc:collectionCode "SE" ;
dwc:eventDate "1989-09-24" ;
dwc:locality "La Alcaina" ;
dwc:recordedBy "La Alcaina & J. Serrano" ;
trt:gbifOccurrenceId "1914122887" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321952FFADFF03FBAFD5ABFB96#97C00E791952FFADFF03FB69D0A8FABE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321952FFADFF03FBAFD5ABFB96.mc.97C00E791952FFADFA9CFB68D015FAE2>
dwc:collectionCode "TARAY, SE" ;
dwc:eventDate "2000-05-11" ;
dwc:locality "Jumilla" ;
trt:gbifOccurrenceId "1914122875" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321952FFADFF03FBAFD5ABFB96#97C00E791952FFADFA9CFB68D015FAE2> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,91 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/AF01B5321952FFADFF03FCAAD74FFA0D>
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:title "Timarcha rugosa" ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4446.3.4> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Timarcha_rugosa> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4446.3.4>
bibo:endPage "383" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-07-18" ;
bibo:startPage "361" ;
bibo:volume "4446" ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:date "2018" ;
dc:title "Endophallus structure: a promising tool for cryptic species identification in Timarcha Samouelle, 1819 (Coleoptera: Chrysomelidae: Chrysomelinae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_rugosa>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "rugosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
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 .

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/AF01B5321952FFADFF03FD89D1D5FD13>
cito:cites <http://dx.doi.org/10.5281/zenodo.1444265> ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:title "Timarcha (T.) scabripennis Fairmaire 1868" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321952FFADFF03FD89D1D5FD13.mc.97C00E791952FFADFF03FD43D0C2FCA7> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Timarcha_scabripennis_Fairmaire_1868> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4446.3.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4446.3.4>
bibo:endPage "383" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-07-18" ;
bibo:startPage "361" ;
bibo:volume "4446" ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:date "2018" ;
dc:title "Endophallus structure: a promising tool for cryptic species identification in Timarcha Samouelle, 1819 (Coleoptera: Chrysomelidae: Chrysomelinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1444265> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Timarcha_scabripennis_Fairmaire_1868>
dwc:authority "Fairmaire, 1868" ;
dwc:authorityName "Fairmaire" ;
dwc:authorityYear "1868" ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Fairmaire, 1868" ;
dwc:species "scabripennis" ;
dwc:subGenus "T." ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Timarcha_scabripennis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_scabripennis>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "scabripennis" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha_T> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_T>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
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.1444265>
dc:description "FIGURES 1315. Endophallus structure of “T. calceata”, “T. scabripennis” and “T. rugosa” groups: 13a, b—T. calceata (Navahermosa); 14a, b—T. (scabripennis (Ceuta); 15a, b—T. espanoli (Jumilla). Scale = 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/1444265/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321952FFADFF03FD89D1D5FD13.mc.97C00E791952FFADFF03FD43D0C2FCA7>
dwc:eventDate "2004-02-17" ;
dwc:locality "CEUTA" ;
trt:gbifOccurrenceId "1914122880" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321952FFADFF03FD89D1D5FD13#97C00E791952FFADFF03FD43D0C2FCA7> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,106 @@
@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/AF01B5321952FFADFF03FEE7D4A5FFF2>
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:title "Timarcha scabripennis Fairmaire 1868" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Timarcha_scabripennis_Fairmaire_1868> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4446.3.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4446.3.4>
bibo:endPage "383" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-07-18" ;
bibo:startPage "361" ;
bibo:volume "4446" ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:date "2018" ;
dc:title "Endophallus structure: a promising tool for cryptic species identification in Timarcha Samouelle, 1819 (Coleoptera: Chrysomelidae: Chrysomelinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Timarcha_scabripennis_Fairmaire_1868>
dwc:authorityName "Fairmaire" ;
dwc:authorityYear "1868" ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Fairmaire, 1868" ;
dwc:species "scabripennis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Timarcha_scabripennis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_scabripennis>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "scabripennis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
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 .

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/AF01B5321954FFABFF03FD7DD5A9FB0B>
cito:cites <http://dx.doi.org/10.5281/zenodo.1444269> ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:title "Timarcha (T.) cyanescens Fairmaire 1862" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321954FFABFF03FD7DD5A9FB0B.mc.97C00E791954FFABFF03FD36D005FD13>, <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321954FFABFF03FD7DD5A9FB0B.mc.97C00E791954FFABFBF5FD35D054FD37>, <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321954FFABFF03FD7DD5A9FB0B.mc.97C00E791954FFABFB81FCD1D63AFD5B>, <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321954FFABFF03FD7DD5A9FB0B.mc.97C00E791954FFABFDEEFC8DD5E4FD7F>, <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321954FFABFF03FD7DD5A9FB0B.mc.97C00E791954FFABFE28FCA9D0AAFD7F>, <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321954FFABFF03FD7DD5A9FB0B.mc.97C00E791954FFABFA9FFCA9D7F5FDA3>, <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321954FFABFF03FD7DD5A9FB0B.mc.97C00E791954FFABFC39FC45D5B7FDC7>, <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321954FFABFF03FD7DD5A9FB0B.mc.97C00E791954FFABFDDFFB65D122FAE7> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Timarcha_cyanescens_Fairmaire_1862> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4446.3.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4446.3.4>
bibo:endPage "383" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-07-18" ;
bibo:startPage "361" ;
bibo:volume "4446" ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:date "2018" ;
dc:title "Endophallus structure: a promising tool for cryptic species identification in Timarcha Samouelle, 1819 (Coleoptera: Chrysomelidae: Chrysomelinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1444269> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Timarcha_cyanescens_Fairmaire_1862>
dwc:authority "Fairmaire, 1862" ;
dwc:authorityName "Fairmaire" ;
dwc:authorityYear "1862" ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Fairmaire, 1862" ;
dwc:species "cyanescens" ;
dwc:subGenus "T." ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Timarcha_cyanescens> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_cyanescens>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "cyanescens" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha_T> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_T>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
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.1444269>
dc:description "FIGURES 2021. Endophallus of “T. goettingensis” group: 20a, b—T. monticola (Canfranc); 21a, b—T. cyanescens (Bera de Bidasoa), 21c, d—T. cyanescens (Noja); 22a, b—T. sinuatocollis (Campelles); 23a, b—T. monserratensis (Montseny); 24a, b— T. interstitialis (Canet); 25a, b—T. piochardi (Alió). Scale = 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/1444269/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321954FFABFF03FD7DD5A9FB0B.mc.97C00E791954FFABFF03FD36D005FD13>
dwc:locality "Cantabria" ;
dwc:recordedBy "Noja & el Pinaruco & J. L. Zapata" ;
trt:gbifOccurrenceId "1914122879" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321954FFABFF03FD7DD5A9FB0B#97C00E791954FFABFF03FD36D005FD13> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321954FFABFF03FD7DD5A9FB0B.mc.97C00E791954FFABFBF5FD35D054FD37>
dwc:locality "Sierra de Aralar" ;
dwc:recordedBy "San Miguel & A. Anichtchenko" ;
dwc:verbatimElevation "1250" ;
trt:gbifOccurrenceId "1914122884" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321954FFABFF03FD7DD5A9FB0B#97C00E791954FFABFBF5FD35D054FD37> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321954FFABFF03FD7DD5A9FB0B.mc.97C00E791954FFABFB81FCD1D63AFD5B>
dwc:locality "Sierra de Aralar" ;
dwc:recordedBy "A. Anichtchenko" ;
trt:gbifOccurrenceId "1914122886" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321954FFABFF03FD7DD5A9FB0B#97C00E791954FFABFB81FCD1D63AFD5B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321954FFABFF03FD7DD5A9FB0B.mc.97C00E791954FFABFDEEFC8DD5E4FD7F>
dwc:eventDate "2001-09-15" ;
dwc:locality "Larrun" ;
dwc:recordedBy "A. Anichtchenko" ;
dwc:verbatimElevation "850" ;
trt:gbifOccurrenceId "1914122893" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321954FFABFF03FD7DD5A9FB0B#97C00E791954FFABFDEEFC8DD5E4FD7F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321954FFABFF03FD7DD5A9FB0B.mc.97C00E791954FFABFE28FCA9D0AAFD7F>
dwc:eventDate "2002-12-01" ;
dwc:locality "Bera de Bidasoa" ;
dwc:recordedBy "A. Anichtchenko" ;
trt:gbifOccurrenceId "1914122892" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321954FFABFF03FD7DD5A9FB0B#97C00E791954FFABFE28FCA9D0AAFD7F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321954FFABFF03FD7DD5A9FB0B.mc.97C00E791954FFABFA9FFCA9D7F5FDA3>
dwc:eventDate "2002-09-14" ;
dwc:locality "Bera de Bidasoa" ;
dwc:recordedBy "A. Anichtchenko" ;
trt:gbifOccurrenceId "1914122883" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321954FFABFF03FD7DD5A9FB0B#97C00E791954FFABFA9FFCA9D7F5FDA3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321954FFABFF03FD7DD5A9FB0B.mc.97C00E791954FFABFC39FC45D5B7FDC7>
dwc:eventDate "2005-05-23" ;
dwc:locality "Irun" ;
trt:gbifOccurrenceId "1914122877" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321954FFABFF03FD7DD5A9FB0B#97C00E791954FFABFC39FC45D5B7FDC7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321954FFABFF03FD7DD5A9FB0B.mc.97C00E791954FFABFDDFFB65D122FAE7>
dwc:collectionCode "WE, HAVE, TENTATIVELY, THE, EXTERNAL, BUT, INTERNAL, SACS, ARE, NOT, CLEARLY, THOSE, TAXA" ;
dwc:locality "AS" ;
trt:gbifOccurrenceId "1914122885" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321954FFABFF03FD7DD5A9FB0B#97C00E791954FFABFDDFFB65D122FAE7> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,153 @@
@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/AF01B5321954FFABFF03FF57D071FC5E>
cito:cites <http://dx.doi.org/10.5281/zenodo.1444267>, <http://dx.doi.org/10.5281/zenodo.1444269> ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:title "Timarcha (T.) monticola Dufour 1851" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321954FFABFF03FF57D071FC5E.mc.97C00E791954FFABFF03FF11D0FFFEF6>, <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321954FFABFF03FF57D071FC5E.mc.97C00E791954FFABFB22FF10D004FF1A> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Timarcha_monticola_Dufour_1851> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4446.3.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4446.3.4>
bibo:endPage "383" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-07-18" ;
bibo:startPage "361" ;
bibo:volume "4446" ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:date "2018" ;
dc:title "Endophallus structure: a promising tool for cryptic species identification in Timarcha Samouelle, 1819 (Coleoptera: Chrysomelidae: Chrysomelinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1444267>, <http://dx.doi.org/10.5281/zenodo.1444269> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Timarcha_monticola_Dufour_1851>
dwc:authority "Dufour, 1851" ;
dwc:authorityName "Dufour" ;
dwc:authorityYear "1851" ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Dufour, 1851" ;
dwc:species "monticola" ;
dwc:subGenus "T." ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Timarcha_monticola> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_monticola>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "monticola" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha_T> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_T>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
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.1444267>
dc:description "FIGURES 1619. Endophallus of “T. goettingensis” group: 16a, b—T. geniculata (Las Colladinas); 17a, b—T. asturiensis (Puerto de San Glorio); 18a, b—T. perezii (Villafuerte), 19b, c—T. perezii (Puerto de Navalmoral)." ;
fabio:hasRepresentation <https://zenodo.org/record/1444267/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.1444269>
dc:description "FIGURES 2021. Endophallus of “T. goettingensis” group: 20a, b—T. monticola (Canfranc); 21a, b—T. cyanescens (Bera de Bidasoa), 21c, d—T. cyanescens (Noja); 22a, b—T. sinuatocollis (Campelles); 23a, b—T. monserratensis (Montseny); 24a, b— T. interstitialis (Canet); 25a, b—T. piochardi (Alió). Scale = 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/1444269/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321954FFABFF03FF57D071FC5E.mc.97C00E791954FFABFF03FF11D0FFFEF6>
dwc:eventDate "1970-06-21" ;
dwc:locality "Material" ;
dwc:recordedBy "G. Tiberghien" ;
trt:gbifOccurrenceId "1914122874" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321954FFABFF03FF57D071FC5E#97C00E791954FFABFF03FF11D0FFFEF6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321954FFABFF03FF57D071FC5E.mc.97C00E791954FFABFB22FF10D004FF1A>
dwc:eventDate "2003-06-16" ;
dwc:locality "Huesca" ;
dwc:recordedBy "Monte Perdido & de Anisclo & A. Anichtchenko" ;
dwc:verbatimElevation "2400" ;
trt:gbifOccurrenceId "1914122891" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321954FFABFF03FF57D071FC5E#97C00E791954FFABFB22FF10D004FF1A> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,121 @@
@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/AF01B5321955FFA9FF03F8BED631FF41>
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:title "Timarcha fallax Perez 1865" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321955FFA9FF03F8BED631FF41.mc.97C00E791956FFA9FD9BFF73D661FF1D>, <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321955FFA9FF03F8BED631FF41.mc.97C00E791956FFA9FDD5FECBD631FF41> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Timarcha_fallax_Perez_1865> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4446.3.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4446.3.4>
bibo:endPage "383" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-07-18" ;
bibo:startPage "361" ;
bibo:volume "4446" ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:date "2018" ;
dc:title "Endophallus structure: a promising tool for cryptic species identification in Timarcha Samouelle, 1819 (Coleoptera: Chrysomelidae: Chrysomelinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Timarcha_fallax_Perez_1865>
dwc:authorityName "Perez" ;
dwc:authorityYear "1865" ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Perez, 1865" ;
dwc:species "fallax" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Timarcha_fallax> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_fallax>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "fallax" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
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/AF01B5321955FFA9FF03F8BED631FF41.mc.97C00E791956FFA9FD9BFF73D661FF1D>
dwc:collectionCode "MESOVENTRITE, EVEN, SHALLOW, ELYTRA, ALLOW, ITS, WITH, TAXA, THE" ;
dwc:locality "CATALONIA" ;
trt:gbifOccurrenceId "1914122881" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321955FFA9FF03F8BED631FF41#97C00E791956FFA9FD9BFF73D661FF1D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321955FFA9FF03F8BED631FF41.mc.97C00E791956FFA9FDD5FECBD631FF41>
dwc:collectionCode "FURTHERMORE, THE, GLOBULAR, MOST, CLEARLY, SUBSTANTIATE, THIS" ;
dwc:locality "Of" ;
trt:gbifOccurrenceId "1914122913" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321955FFA9FF03F8BED631FF41#97C00E791956FFA9FDD5FECBD631FF41> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,152 @@
@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/AF01B5321955FFAAFF03FAB4D7CAF91F>
cito:cites <http://dx.doi.org/10.5281/zenodo.1444271>, <http://dx.doi.org/10.5281/zenodo.1444273> ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:title "Timarcha (T.) piochardi Petitpierre & Anichtchenko 2018, stat. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321955FFAAFF03FAB4D7CAF91F.mc.97C00E791955FFAAFF03FA0ED7EAFBDB>, <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321955FFAAFF03FAB4D7CAF91F.mc.97C00E791955FFAAFEF3FA29D141FBFF> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Timarcha_piochardi_Petitpierre_2018> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4446.3.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4446.3.4>
bibo:endPage "383" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-07-18" ;
bibo:startPage "361" ;
bibo:volume "4446" ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:date "2018" ;
dc:title "Endophallus structure: a promising tool for cryptic species identification in Timarcha Samouelle, 1819 (Coleoptera: Chrysomelidae: Chrysomelinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1444271>, <http://dx.doi.org/10.5281/zenodo.1444273> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Timarcha_piochardi_Petitpierre_2018>
dwc:authority "Fairmaire, 1873" ;
dwc:authorityName "Petitpierre & Anichtchenko" ;
dwc:authorityYear "2018" ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Petitpierre & Anichtchenko, 2018" ;
dwc:species "piochardi" ;
dwc:subGenus "T." ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Timarcha_piochardi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_piochardi>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "piochardi" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha_T> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_T>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
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.1444271>
dc:description "FIGURES 2225. Endophallus of “T. goettingensis” group: 22a, b—T. sinuatocollis (Campelles); 23a, b—T. monserratensis (Montseny); 24a, b—T. interstitialis (Canet); 25a, b—T. piochardi (Alió). Scale = 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/1444271/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.1444273>
dc:description "FIGURES 2628. Endophallus structure of “T. fallax” group: 26—T. fallax (Paterna); 27—T. tortosensis (Aldea); 28—T. aurichalcea (Tragacete)" ;
fabio:hasRepresentation <https://zenodo.org/record/1444273/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321955FFAAFF03FAB4D7CAF91F.mc.97C00E791955FFAAFF03FA0ED7EAFBDB>
dwc:eventDate "1967-11-26" ;
dwc:locality "Alio" ;
dwc:recordedBy "E. Petitpierre" ;
trt:gbifOccurrenceId "1914122903" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321955FFAAFF03FAB4D7CAF91F#97C00E791955FFAAFF03FA0ED7EAFBDB> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321955FFAAFF03FAB4D7CAF91F.mc.97C00E791955FFAAFEF3FA29D141FBFF>
dwc:locality "Tibidabo Mt." ;
dwc:recordedBy "E. Petitpierre" ;
dwc:verbatimElevation "300" ;
trt:gbifOccurrenceId "1914122916" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321955FFAAFF03FAB4D7CAF91F#97C00E791955FFAAFEF3FA29D141FBFF> ;
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/AF01B5321955FFAAFF03FBDBD781FB26>
cito:cites <http://dx.doi.org/10.5281/zenodo.1444271> ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:title "Timarcha (T.) interstitialis Fairmaire 1884" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Timarcha_interstitialis_Fairmaire_1884> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4446.3.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4446.3.4>
bibo:endPage "383" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-07-18" ;
bibo:startPage "361" ;
bibo:volume "4446" ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:date "2018" ;
dc:title "Endophallus structure: a promising tool for cryptic species identification in Timarcha Samouelle, 1819 (Coleoptera: Chrysomelidae: Chrysomelinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1444271> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Timarcha_interstitialis_Fairmaire_1884>
dwc:authority "Fairmaire, 1884" ;
dwc:authorityName "Fairmaire" ;
dwc:authorityYear "1884" ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Fairmaire, 1884" ;
dwc:species "interstitialis" ;
dwc:subGenus "T." ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Timarcha_interstitialis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_interstitialis>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "interstitialis" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha_T> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_T>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
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.1444271>
dc:description "FIGURES 2225. Endophallus of “T. goettingensis” group: 22a, b—T. sinuatocollis (Campelles); 23a, b—T. monserratensis (Montseny); 24a, b—T. interstitialis (Canet); 25a, b—T. piochardi (Alió). Scale = 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/1444271/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,190 @@
@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/AF01B5321955FFAAFF03FD89D5AEFDC1>
cito:cites <http://dx.doi.org/10.5281/zenodo.1444271> ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:title "Timarcha (T.) sinuatocollis subsp. monserratensis Bechyne 1962, comb. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Timarcha_sinuatocollis_monserratensis_Bechyne_1962> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Timarcha_goettingensis_monserratensis_Bechyne_1962> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4446.3.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4446.3.4>
bibo:endPage "383" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-07-18" ;
bibo:startPage "361" ;
bibo:volume "4446" ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:date "2018" ;
dc:title "Endophallus structure: a promising tool for cryptic species identification in Timarcha Samouelle, 1819 (Coleoptera: Chrysomelidae: Chrysomelinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1444271> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Timarcha_sinuatocollis_monserratensis_Bechyne_1962>
dwc:authority "Bechyne, 1962" ;
dwc:authorityName "Bechyne" ;
dwc:authorityYear "1962" ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Bechyne, 1962" ;
dwc:species "sinuatocollis" ;
dwc:subGenus "T." ;
dwc:subSpecies "monserratensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Timarcha_sinuatocollis_monserratensis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Timarcha_goettingensis_monserratensis_Bechyne_1962>
dwc:authority "Bechyne, 1962: 184" ;
dwc:authorityName "Bechyne" ;
dwc:authorityPageNumber "184" ;
dwc:authorityYear "1962" ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Bechyne, 1962" ;
dwc:species "goettingensis" ;
dwc:subSpecies "monserratensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Timarcha_goettingensis_monserratensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_sinuatocollis_monserratensis>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "sinuatocollis" ;
dwc:subGenus "T." ;
dwc:subSpecies "monserratensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha_sinuatocollis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_sinuatocollis>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sinuatocollis" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha_T> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_T>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
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://taxon-name.plazi.org/id/Animalia/Timarcha_goettingensis_monserratensis>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "goettingensis" ;
dwc:subSpecies "monserratensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha_goettingensis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_goettingensis>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "goettingensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.1444271>
dc:description "FIGURES 2225. Endophallus of “T. goettingensis” group: 22a, b—T. sinuatocollis (Campelles); 23a, b—T. monserratensis (Montseny); 24a, b—T. interstitialis (Canet); 25a, b—T. piochardi (Alió). Scale = 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/1444271/files/figure.png> ;
a fabio:Figure .

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/AF01B5321955FFAAFF03FF57D79BFFF2>
cito:cites <http://dx.doi.org/10.5281/zenodo.1444271> ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:title "Timarcha (T.) sinuatocollis Fairmaire 1862" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321955FFAAFF03FF57D79BFFF2.mc.97C00E791955FFAAFF03FF11D0F1FEF6> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Timarcha_sinuatocollis_Fairmaire_1862> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4446.3.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4446.3.4>
bibo:endPage "383" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-07-18" ;
bibo:startPage "361" ;
bibo:volume "4446" ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:date "2018" ;
dc:title "Endophallus structure: a promising tool for cryptic species identification in Timarcha Samouelle, 1819 (Coleoptera: Chrysomelidae: Chrysomelinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1444271> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Timarcha_sinuatocollis_Fairmaire_1862>
dwc:authority "Fairmaire, 1862" ;
dwc:authorityName "Fairmaire" ;
dwc:authorityYear "1862" ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Fairmaire, 1862" ;
dwc:species "sinuatocollis" ;
dwc:subGenus "T." ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Timarcha_sinuatocollis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_sinuatocollis>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sinuatocollis" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha_T> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_T>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
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.1444271>
dc:description "FIGURES 2225. Endophallus of “T. goettingensis” group: 22a, b—T. sinuatocollis (Campelles); 23a, b—T. monserratensis (Montseny); 24a, b—T. interstitialis (Canet); 25a, b—T. piochardi (Alió). Scale = 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/1444271/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321955FFAAFF03FF57D79BFFF2.mc.97C00E791955FFAAFF03FF11D0F1FEF6>
dwc:eventDate "1970-12-10" ;
dwc:locality "Of" ;
trt:gbifOccurrenceId "1914122918" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321955FFAAFF03FF57D79BFFF2#97C00E791955FFAAFF03FF11D0F1FEF6> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,145 @@
@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/AF01B5321956FFA9FF03F943D5F0F9E9>
cito:cites <http://dx.doi.org/10.5281/zenodo.1444273> ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:title "Timarcha (T.) fallax Perez 1865" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321956FFA9FF03F943D5F0F9E9.mc.97C00E791956FFA9FF03F91DD15BF8ED>, <http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321956FFA9FF03F943D5F0F9E9.mc.97C00E791956FFA9FA88F91BD689F911> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Timarcha_fallax_Perez_1865> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4446.3.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4446.3.4>
bibo:endPage "383" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-07-18" ;
bibo:startPage "361" ;
bibo:volume "4446" ;
dc:creator "Petitpierre, Eduard; Anichtchenko, Alexander" ;
dc:date "2018" ;
dc:title "Endophallus structure: a promising tool for cryptic species identification in Timarcha Samouelle, 1819 (Coleoptera: Chrysomelidae: Chrysomelinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1444273> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Timarcha_fallax_Perez_1865>
dwc:authority "Perez, 1865" ;
dwc:authorityName "Perez" ;
dwc:authorityYear "1865" ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Perez, 1865" ;
dwc:species "fallax" ;
dwc:subGenus "T." ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Timarcha_fallax> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_fallax>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "fallax" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha_T> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha_T>
# Warning: abbreviated subGenus "T." ;
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "T." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timarcha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timarcha>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Timarcha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
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.1444273>
dc:description "FIGURES 2628. Endophallus structure of “T. fallax” group: 26—T. fallax (Paterna); 27—T. tortosensis (Aldea); 28—T. aurichalcea (Tragacete)" ;
fabio:hasRepresentation <https://zenodo.org/record/1444273/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321956FFA9FF03F943D5F0F9E9.mc.97C00E791956FFA9FF03F91DD15BF8ED>
dwc:locality "Valencia" ;
dwc:recordedBy "J. M. Durall" ;
trt:gbifOccurrenceId "1914122914" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321956FFA9FF03F943D5F0F9E9#97C00E791956FFA9FF03F91DD15BF8ED> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AF01B5321956FFA9FF03F943D5F0F9E9.mc.97C00E791956FFA9FA88F91BD689F911>
dwc:eventDate "2006-01-17" ;
dwc:locality "Serra" ;
trt:gbifOccurrenceId "1914122910" ;
trt:httpUri <https://treatment.plazi.org/id/AF01B5321956FFA9FF03F943D5F0F9E9#97C00E791956FFA9FA88F91BD689F911> ;
a dwc:MaterialCitation .

Some files were not shown because too many files have changed in this diff Show more