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

This commit is contained in:
GG2RDF 2024-07-04 12:20:30 +00:00
parent c6c7b3184e
commit bf1f3d30ad
3000 changed files with 396143 additions and 0 deletions

View file

@ -0,0 +1,108 @@
@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/A001AA4D8FB4C5986F6D2BF50B295ECE>
dc:creator "Neubauer, Thomas A." ;
dc:title "Melanopsis anceps Gaudry & P. Fischer in Gaudry 1867" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Melanopsis_anceps_Gaudry_1867> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.602.8136> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.602.8136>
bibo:endPage "358" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2016-07-05" ;
bibo:startPage "1" ;
bibo:volume "602" ;
dc:creator "Neubauer, Thomas A." ;
dc:date "2016" ;
dc:title "A nomenclator of extant and fossil taxa of the Melanopsidae (Gastropoda, Cerithioidea)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Melanopsis_anceps_Gaudry_1867>
dwc:LSID "A001AA4D-8FB4-C598-6F6D-2BF50B295ECE" ;
dwc:authority "Gaudry & P. Fischer in Gaudry, 1867" ;
dwc:authorityName "Gaudry & P. Fischer in Gaudry" ;
dwc:authorityYear "1867" ;
dwc:class "Gastropoda" ;
dwc:family "Melanopsidae" ;
dwc:genus "Melanopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Sorbeoconcha" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gaudry & P. Fischer, 1867" ;
dwc:species "anceps" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6R955> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Melanopsis_anceps> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Melanopsis_anceps>
dwc:class "Gastropoda" ;
dwc:family "Melanopsidae" ;
dwc:genus "Melanopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Sorbeoconcha" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:species "anceps" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melanopsis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Melanopsis>
dwc:class "Gastropoda" ;
dwc:family "Melanopsidae" ;
dwc:genus "Melanopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Sorbeoconcha" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melanopsidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Melanopsidae>
dwc:class "Gastropoda" ;
dwc:family "Melanopsidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Sorbeoconcha" ;
dwc:phylum "Mollusca" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sorbeoconcha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sorbeoconcha>
dwc:class "Gastropoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Sorbeoconcha" ;
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 .

View file

@ -0,0 +1,109 @@
@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/A00625E288DE53EAE369B565C91C4899>
dc:creator "Efetov, Konstantin A.; Hofmann, Axel; Tarmann, Gerhard M." ;
dc:title "Zygaenoprocris eberti" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Zygaenoprocris_eberti_Alberti_1968> ;
trt:publishedIn <http://dx.doi.org/10.3897/nl.37.7871> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/nl.37.7871>
bibo:endPage "160" ;
bibo:issue "2" ;
bibo:journal "Nota Lepidopterologica" ;
bibo:pubDate "2014-10-27" ;
bibo:startPage "151" ;
bibo:volume "37" ;
dc:creator "Efetov, Konstantin A.; Hofmann, Axel; Tarmann, Gerhard M." ;
dc:date "2014" ;
dc:title "Application of two molecular approaches (use of sex attractants and DNA barcoding) allowed to rediscover Zygaenoprocris eberti (Alberti, 1968) (Lepidoptera, Zygaenidae, Procridinae), hitherto known only from the female holotype" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Zygaenoprocris_eberti_Alberti_1968>
dwc:authority "(Alberti, 1968)" ;
dwc:authorityName "Hampson" ;
dwc:authorityYear "1900" ;
dwc:baseAuthorityName "Alberti" ;
dwc:baseAuthorityYear "1968" ;
dwc:class "Insecta" ;
dwc:family "Zygaenidae" ;
dwc:genus "Zygaenoprocris" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Alberti, 1968) Hampson, 1900" ;
dwc:species "eberti" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zygaenoprocris_eberti> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Zygaenoprocris_eberti>
dwc:class "Insecta" ;
dwc:family "Zygaenidae" ;
dwc:genus "Zygaenoprocris" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "eberti" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zygaenoprocris> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Zygaenoprocris>
dwc:class "Insecta" ;
dwc:family "Zygaenidae" ;
dwc:genus "Zygaenoprocris" ;
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,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/A0066298FD190747F4812DDBC13F86CC>
dc:creator "Linnaeus, Carolus" ;
dc:title "Tenebrio caraboides Linnaeus, 1758, spec. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tenebrio_caraboides_Linnaeus_1758> ;
trt:publishedIn <https://doi.org/10.5962/bhl.title.542> ;
a trt:Treatment .
<https://doi.org/10.5962/bhl.title.542>
dc:creator "Linnaeus, Carolus" ;
dc:date "1758" ;
dc:title "Systema Naturae per regna tria naturae: secundum classes, ordines, genera, species, cum characteribus, differentiis, synonymis, locis" ;
a fabio:Book .
<http://taxon-concept.plazi.org/id/Animalia/Tenebrio_caraboides_Linnaeus_1758>
dwc:LSID "urn:lsid:zoobank.org:act:5885FA3E-A8FA-4C77-8806-E846D41F331A" ;
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1758" ;
dwc:class "Insecta" ;
dwc:family "Tenebrionidae" ;
dwc:genus "Tenebrio" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
dwc:species "caraboides" ;
dwc:zbkClass "Insecta" ;
dwc:zbkKingdom "Animalia" ;
dwc:zbkOrder "Coleoptera" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tenebrio_caraboides> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Tenebrio_caraboides>
dwc:class "Insecta" ;
dwc:family "Tenebrionidae" ;
dwc:genus "Tenebrio" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "caraboides" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tenebrio> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tenebrio>
dwc:class "Insecta" ;
dwc:family "Tenebrionidae" ;
dwc:genus "Tenebrio" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tenebrionidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tenebrionidae>
dwc:class "Insecta" ;
dwc:family "Tenebrionidae" ;
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,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/A0097BDCA4388C8C47DCB4AEA43A1646>
dc:creator "Staines, Charles L.; Garcia-Robledo, Carlos" ;
dc:title "Cephaloleia kressi Garcia-Robledo, sp. n." ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.436.5766> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Cephaloleia_kressi> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.436.5766>
bibo:endPage "355" ;
bibo:journal "ZooKeys" ;
bibo:startPage "1" ;
bibo:volume "436" ;
dc:creator "Staines, Charles L.; Garcia-Robledo, Carlos" ;
dc:date "2014" ;
dc:title "The genus Cephaloleia Chevrolat, 1836 (Coleoptera, Chrysomelidae, Cassidinae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Cephaloleia_kressi>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Cephaloleia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "kressi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cephaloleia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cephaloleia>
dwc:class "Insecta" ;
dwc:family "Chrysomelidae" ;
dwc:genus "Cephaloleia" ;
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,94 @@
@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/A009AEED883B519FAC6541037B373165>
dc:creator "Ng, Peter K. L.; Yang, Chien-Hui" ;
dc:title "Dicranodromia A. Milne-Edwards 1880" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dicranodromia_Milne-Edwards_1880> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1072.72978> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1072.72978>
bibo:endPage "165" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2021-11-22" ;
bibo:startPage "129" ;
bibo:volume "1072" ;
dc:creator "Ng, Peter K. L.; Yang, Chien-Hui" ;
dc:date "2021" ;
dc:title "On two new species of deep-sea carrier crabs (Crustacea, Brachyura, Homolodromiidae, Dicranodromia) from Taiwan and the Philippines, with notes on other Indo-West Pacific species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Dicranodromia_Milne-Edwards_1880>
dwc:LSID "A009AEED-883B-519F-AC65-41037B373165" ;
dwc:authority "A. Milne-Edwards, 1880" ;
dwc:authorityName "A. Milne-Edwards" ;
dwc:authorityYear "1880" ;
dwc:class "Malacostraca" ;
dwc:family "Homolodromiidae" ;
dwc:genus "Dicranodromia" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "A. Milne-Edwards, 1880" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dicranodromia> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Dicranodromia>
dwc:class "Malacostraca" ;
dwc:family "Homolodromiidae" ;
dwc:genus "Dicranodromia" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Homolodromiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Homolodromiidae>
dwc:class "Malacostraca" ;
dwc:family "Homolodromiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Decapoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Decapoda>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
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,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/A009C727D37D56369F8FBF832A348C52>
cito:cites <http://dx.doi.org/10.3897/zookeys.1035.60843.figure44> ;
dc:creator "Marzuki, Mohammad Effendi bin; Liew, Thor-Seng; Mohd-Azlan, Jayasilan" ;
dc:title "Rahula raricostulata" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rahula_raricostulata_Smith_1893> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Sitala_raricostulata_Smith_1893> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1035.60843> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1035.60843>
bibo:endPage "113" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2021-04-27" ;
bibo:startPage "1" ;
bibo:volume "1035" ;
dc:creator "Marzuki, Mohammad Effendi bin; Liew, Thor-Seng; Mohd-Azlan, Jayasilan" ;
dc:date "2021" ;
dc:title "Land snails and slugs of Bau limestone hills, Sarawak (Malaysia, Borneo), with the descriptions of 13 new species" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1035.60843.figure44> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Rahula_raricostulata_Smith_1893>
dwc:LSID "A009C727-D37D-5636-9F8F-BF832A348C52" ;
dwc:authority "(E. A. Smith, 1893)" ;
dwc:baseAuthorityName "E. A. Smith" ;
dwc:baseAuthorityYear "1893" ;
dwc:class "Gastropoda" ;
dwc:family "Euconulidae" ;
dwc:genus "Rahula" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(E. A. Smith, 1893)" ;
dwc:species "raricostulata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rahula_raricostulata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sitala_raricostulata_Smith_1893>
dwc:authorityName "E. A. Smith" ;
dwc:authorityYear "1893" ;
dwc:class "Gastropoda" ;
dwc:family "Euconulidae" ;
dwc:genus "Sitala" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "E. A. Smith, 1893" ;
dwc:species "raricostulata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sitala_raricostulata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Rahula_raricostulata>
dwc:class "Gastropoda" ;
dwc:family "Euconulidae" ;
dwc:genus "Rahula" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:species "raricostulata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rahula> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rahula>
dwc:class "Gastropoda" ;
dwc:family "Euconulidae" ;
dwc:genus "Rahula" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Euconulidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Euconulidae>
dwc:class "Gastropoda" ;
dwc:family "Euconulidae" ;
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/Sitala_raricostulata>
dwc:class "Gastropoda" ;
dwc:family "Euconulidae" ;
dwc:genus "Sitala" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:species "raricostulata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sitala> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sitala>
dwc:class "Gastropoda" ;
dwc:family "Euconulidae" ;
dwc:genus "Sitala" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Euconulidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/zookeys.1035.60843.figure44>
dc:description "Figure 44. A Microcystis dyakana Godwin-Austen, 1891 ME 8770 Gunung Kapor B Rahula raricostulata (E. A. Smith, 1893) ME 8938 Lobang Angin C Phaedusa borneensis (L. Pfeiffer, 1854) ME 8784 Gunung Kapor." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/536832> ;
a fabio:Figure .

View file

@ -0,0 +1,64 @@
@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/A00B461C29E536B34D59A6179821D321>
dc:creator "Weigmann, G.; Miko, L." ;
dc:title "Brachychthoniidae" ;
trt:publishedIn <http://publication.plazi.org/id/EC58F1CA36A9817DFE0D2DC542B03E70> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Brachychthoniidae> ;
a trt:Treatment .
<http://publication.plazi.org/id/EC58F1CA36A9817DFE0D2DC542B03E70>
bibo:endPage "101" ;
bibo:startPage "69" ;
dc:creator "Weigmann, G.; Miko, L." ;
dc:date "2006" ;
dc:title "Hornmilben (Oribatida) [pages 69 to 101]" ;
a fabio:BookSection .
<http://taxon-name.plazi.org/id/Animalia/Brachychthoniidae>
dwc:class "Arachnida" ;
dwc:family "Brachychthoniidae" ;
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,123 @@
@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/A00B87A5FF945F4DFE9B2CB4FE49755A>
cito:cites <http://dx.doi.org/10.5281/zenodo.173233>, <http://dx.doi.org/10.5281/zenodo.173234>, <http://dx.doi.org/10.5281/zenodo.173235> ;
dc:creator "Moreira, Felipe Ferraz Figueiredo; Ribeiro, José Ricardo Inacio; Nessimian, Jorge Luiz" ;
dc:title "Mesoveloidea williamsi Hungerford 1929" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesoveloidea_williamsi_Hungerford_1929> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.173232> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.173232>
bibo:endPage "56" ;
bibo:journal "Zootaxa" ;
bibo:startPage "51" ;
bibo:volume "1269" ;
dc:creator "Moreira, Felipe Ferraz Figueiredo; Ribeiro, José Ricardo Inacio; Nessimian, Jorge Luiz" ;
dc:date "2006" ;
dc:title "Description of the male and the southernmost record of Mesoveloidea williamsi Hungerford, 1929 (Hemiptera: Heteroptera: Mesoveliidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.173233>, <http://dx.doi.org/10.5281/zenodo.173234>, <http://dx.doi.org/10.5281/zenodo.173235> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Mesoveloidea_williamsi_Hungerford_1929>
dwc:authority "Hungerford, 1929" ;
dwc:authorityName "Hungerford" ;
dwc:authorityYear "1929" ;
dwc:class "Insecta" ;
dwc:family "Mesoveliidae" ;
dwc:genus "Mesoveloidea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Hungerford, 1929" ;
dwc:species "williamsi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/427HH> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesoveloidea_williamsi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Mesoveloidea_williamsi>
dwc:class "Insecta" ;
dwc:family "Mesoveliidae" ;
dwc:genus "Mesoveloidea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "williamsi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesoveloidea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesoveloidea>
dwc:class "Insecta" ;
dwc:family "Mesoveliidae" ;
dwc:genus "Mesoveloidea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesoveliidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesoveliidae>
dwc:class "Insecta" ;
dwc:family "Mesoveliidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
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.173233>
dc:description "FIGURES 1 4. Mesoveloidea williamsi, male. 1. Head, dorsal view; 2. Head, ventral view; 3. Male, dorsal view with head, wings, and legs removed; 4. Male, ventral view with head removed." ;
fabio:hasRepresentation <https://zenodo.org/record/173233/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.173234>
dc:description "FIGURES 5 9. Mesoveloidea williamsi, male. 5. Right fore leg, ventral view; 6. Right mid leg, ventral view; 7. Right hind leg, ventral view; 8. Left fore wing; 9. Left clasper, lateral view." ;
fabio:hasRepresentation <https://zenodo.org/record/173234/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.173235>
dc:description "FIGURE 10. Map of Brazil showing the known distribution of Mesoveloidea williamsi in Southeastern Region (ES: Espírito Santo State; MG: Minas Gerais State; RJ: Rio de Janeiro State; SP: São Paulo State). Records are represented by solid squares." ;
fabio:hasRepresentation <https://zenodo.org/record/173235/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,165 @@
@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/A00B87DDFF89D51EB099E0023C22FAB4>
cito:cites <http://dx.doi.org/10.5281/zenodo.3363169>, <http://dx.doi.org/10.5281/zenodo.3363171>, <http://dx.doi.org/10.5281/zenodo.3363173> ;
dc:creator "Takaoka, Hiroyuki; Sofian-Azirun, Mohd; Chen, Chee Dhang; Halim, Muhammad Rasul Abdullah; Lau, Koon Weng; Low, Van Lun; Suana, I. Wayan" ;
dc:title "Simulium (Gomphostilbia) marosense Takaoka & Sofian-Azirun & Chen & Halim & Lau & Low & Suana 2019, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A00B87DDFF89D51EB099E0023C22FAB4.mc.98CA3C96FF8FD51FB18FE31439A1FAC0>, <http://tb.plazi.org/GgServer/dwcaRecords/A00B87DDFF89D51EB099E0023C22FAB4.mc.98CA3C96FF8FD51FB0E4E3853DB0FAC1> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Simulium_marosense_Takaoka_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4651.2.12> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4651.2.12>
bibo:endPage "400" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-08-05" ;
bibo:startPage "392" ;
bibo:volume "4651" ;
dc:creator "Takaoka, Hiroyuki; Sofian-Azirun, Mohd; Chen, Chee Dhang; Halim, Muhammad Rasul Abdullah; Lau, Koon Weng; Low, Van Lun; Suana, I. Wayan" ;
dc:date "2019" ;
dc:title "A new black fly species of Simulium (Gomphostilbia) (Diptera: Simuliidae) from Sulawesi, Indonesia" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3363169>, <http://dx.doi.org/10.5281/zenodo.3363171>, <http://dx.doi.org/10.5281/zenodo.3363173> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Simulium_marosense_Takaoka_2019>
dwc:authority "Takaoka, Sofian-Azirun & Suana" ;
dwc:authorityName "Takaoka & Sofian-Azirun & Chen & Halim & Lau & Low & Suana" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Simuliidae" ;
dwc:genus "Simulium" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Takaoka & Sofian-Azirun & Chen & Halim & Lau & Low & Suana, 2019" ;
dwc:species "marosense" ;
dwc:subGenus "Gomphostilbia" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Simulium_marosense> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Simulium_marosense>
dwc:class "Insecta" ;
dwc:family "Simuliidae" ;
dwc:genus "Simulium" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "marosense" ;
dwc:subGenus "Gomphostilbia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Simulium_Gomphostilbia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Simulium_Gomphostilbia>
dwc:class "Insecta" ;
dwc:family "Simuliidae" ;
dwc:genus "Simulium" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Gomphostilbia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Simulium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Simulium>
dwc:class "Insecta" ;
dwc:family "Simuliidae" ;
dwc:genus "Simulium" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Simuliidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Simuliidae>
dwc:class "Insecta" ;
dwc:family "Simuliidae" ;
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.3363169>
dc:description "FIGURE 1. Female of Simulium (Gomphostilbia) marosense sp. nov. (A) Third palpomere of maxillary palp with sensory vesicle (right side; front view). (B) Cibarium (front view). (C) Hind tibia (left side; outer view). (D) Hind basitarsus and second tarsomere (left side; outer view). (E) Claw. (F) Sternite 8 and ovipositor valves (ventral view). (G) Genital fork (ventral view). (H) & (I) Paraprocts and cerci (H, ventral view; I, lateral view). (J) Spermatheca. Scale bars. 0.05 mm for C and D; 0.02 mm for A, B and FJ; 0.01 mm for E." ;
fabio:hasRepresentation <https://zenodo.org/record/3363169/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3363171>
dc:description "FIGURE 2. Male of Simulium (Gomphostilbia) marosense sp. nov. (A) Third palpomere of maxillary palp with sensory vesicle (left side; front view). (B) Hind basitarsus and second tarsomere (left side; outer view). (C) Coxites, styles and ventral plate (ventral view). (D) Style (right side; ventrolateral view). (E) Ventral plate and median sclerite (lateral view). (F) Ventral plate (caudal view). (G) Median sclerite (caudal view). (H) Parameres, parameral hooks and aedeagal membrane (dorsocaudal view). (I) & (J) Abdominal segment 10 and cerci (right side; I, lateral view; J, caudal view). Scale bars. 0.05 mm for B; 0.02 mm for A and CI." ;
fabio:hasRepresentation <https://zenodo.org/record/3363171/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3363173>
dc:description "FIGURE 3. Pupa and larva of Simulium (Gomphostilbia) marosense sp. nov. (A) (C) Pupa. (D) (F) Larva. (A) Gill filaments (right side; outer view). (B) Terminal hooks (caudal view). (C) Cocoon (dorsal view). (D) Apex of mandible. (E) Hypostoma. (F) Head capsule showing postgenal cleft (ventral view). Scale bars. 1.0 mm for C; 0.3 mm for E; 0.2 mm for A; 0.1 mm for F; 0.01 mm for B and D." ;
fabio:hasRepresentation <https://zenodo.org/record/3363173/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A00B87DDFF89D51EB099E0023C22FAB4.mc.98CA3C96FF8FD51FB18FE31439A1FAC0>
dwc:collectionCode "R" ;
dwc:eventDate "2019-04-04" ;
dwc:locality "Leang Leang" ;
dwc:recordedBy "M. Sofian-Azirun & C. D. Chen & Halim, K. W & I. W. Suana" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "4" ;
dwc:verbatimLatitude "-4.979135" ;
dwc:verbatimLongitude "119.67386" ;
trt:gbifOccurrenceId "2417947057" ;
trt:httpUri <https://treatment.plazi.org/id/A00B87DDFF89D51EB099E0023C22FAB4#98CA3C96FF8FD51FB18FE31439A1FAC0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A00B87DDFF89D51EB099E0023C22FAB4.mc.98CA3C96FF8FD51FB0E4E3853DB0FAC1>
dwc:collectionCode "R" ;
dwc:eventDate "2019-04-04" ;
dwc:locality "Leang Leang" ;
dwc:recordedBy "M. Sofian-Azirun & C. D. Chen & Halim, K. W & I. W. Suana" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "4" ;
dwc:verbatimLatitude "-4.979135" ;
dwc:verbatimLongitude "119.67386" ;
trt:gbifOccurrenceId "2417947058" ;
trt:httpUri <https://treatment.plazi.org/id/A00B87DDFF89D51EB099E0023C22FAB4#98CA3C96FF8FD51FB0E4E3853DB0FAC1> ;
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/A00BB4073678CB04B7BC6EA7FD886E4D>
dc:creator "Holston, Kevin C." ;
dc:title "Acantothereva punctipennis Lyneborg 1968" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Acantothereva_punctipennis_Lyneborg_1968> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.188867> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.188867>
bibo:endPage "36" ;
bibo:journal "Zootaxa" ;
bibo:startPage "28" ;
bibo:volume "2155" ;
dc:creator "Holston, Kevin C." ;
dc:date "2009" ;
dc:title "A new species of Acantothereva Séguy, 1935, from Tunisia (Diptera: Therevidae: Therevinae): taxonomic consequences and phylogenetic implications" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Acantothereva_punctipennis_Lyneborg_1968>
dwc:authority "Lyneborg, 1968" ;
dwc:authorityName "Lyneborg" ;
dwc:authorityYear "1968" ;
dwc:class "Insecta" ;
dwc:family "Therevidae" ;
dwc:genus "Acantothereva" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Lyneborg, 1968" ;
dwc:species "punctipennis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/64G3M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acantothereva_punctipennis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Acantothereva_punctipennis>
dwc:class "Insecta" ;
dwc:family "Therevidae" ;
dwc:genus "Acantothereva" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "punctipennis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Acantothereva> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Acantothereva>
dwc:class "Insecta" ;
dwc:family "Therevidae" ;
dwc:genus "Acantothereva" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Therevidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Therevidae>
dwc:class "Insecta" ;
dwc:family "Therevidae" ;
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 .

View file

@ -0,0 +1,77 @@
@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/A00BB4073678CB05B7BC6B44FA226F0F>
dc:creator "Holston, Kevin C." ;
dc:title "Acantothereva" ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.188867> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Acantothereva> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.188867>
bibo:endPage "36" ;
bibo:journal "Zootaxa" ;
bibo:startPage "28" ;
bibo:volume "2155" ;
dc:creator "Holston, Kevin C." ;
dc:date "2009" ;
dc:title "A new species of Acantothereva Séguy, 1935, from Tunisia (Diptera: Therevidae: Therevinae): taxonomic consequences and phylogenetic implications" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Acantothereva>
dwc:class "Insecta" ;
dwc:family "Therevidae" ;
dwc:genus "Acantothereva" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Therevidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Therevidae>
dwc:class "Insecta" ;
dwc:family "Therevidae" ;
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 .

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/A00BB4073678CB05B7BC6CCDFCD16D2C>
dc:creator "Holston, Kevin C." ;
dc:title "Acantothereva rungsi Seguy 1935" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Acantothereva_rungsi_Seguy_1935> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.188867> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.188867>
bibo:endPage "36" ;
bibo:journal "Zootaxa" ;
bibo:startPage "28" ;
bibo:volume "2155" ;
dc:creator "Holston, Kevin C." ;
dc:date "2009" ;
dc:title "A new species of Acantothereva Séguy, 1935, from Tunisia (Diptera: Therevidae: Therevinae): taxonomic consequences and phylogenetic implications" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Acantothereva_rungsi_Seguy_1935>
dwc:authority "Seguy, 1935" ;
dwc:authorityName "Seguy" ;
dwc:authorityYear "1935" ;
dwc:class "Insecta" ;
dwc:family "Therevidae" ;
dwc:genus "Acantothereva" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Seguy, 1935" ;
dwc:species "rungsi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/64FRL> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acantothereva_rungsi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Acantothereva_rungsi>
dwc:class "Insecta" ;
dwc:family "Therevidae" ;
dwc:genus "Acantothereva" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "rungsi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Acantothereva> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Acantothereva>
dwc:class "Insecta" ;
dwc:family "Therevidae" ;
dwc:genus "Acantothereva" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Therevidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Therevidae>
dwc:class "Insecta" ;
dwc:family "Therevidae" ;
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 .

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/A00BB4073679CB06B7BC6D86FE126BA6>
cito:cites <http://dx.doi.org/10.5281/zenodo.188868> ;
dc:creator "Holston, Kevin C." ;
dc:title "Acantothereva oblata Holston, 2009, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Acantothereva_oblata_Holston_2009> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.188867> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.188867>
bibo:endPage "36" ;
bibo:journal "Zootaxa" ;
bibo:startPage "28" ;
bibo:volume "2155" ;
dc:creator "Holston, Kevin C." ;
dc:date "2009" ;
dc:title "A new species of Acantothereva Séguy, 1935, from Tunisia (Diptera: Therevidae: Therevinae): taxonomic consequences and phylogenetic implications" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.188868> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Acantothereva_oblata_Holston_2009>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Holston, 2009" ;
dwc:authorityName "Holston" ;
dwc:authorityYear "2009" ;
dwc:class "Insecta" ;
dwc:family "Therevidae" ;
dwc:genus "Acantothereva" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Holston, 2009" ;
dwc:species "oblata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9HSP9> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acantothereva_oblata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Acantothereva_oblata>
dwc:class "Insecta" ;
dwc:family "Therevidae" ;
dwc:genus "Acantothereva" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "oblata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Acantothereva> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Acantothereva>
dwc:class "Insecta" ;
dwc:family "Therevidae" ;
dwc:genus "Acantothereva" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Therevidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Therevidae>
dwc:class "Insecta" ;
dwc:family "Therevidae" ;
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.188868>
dc:description "FIGURE 1. Male habitus of Acantothereva oblata, sp. nov., [MEI _ 157717] reared from larva. Body length = 7.5 mm. FIGURES 2 4. Male heads of Acantothereva species, anterolateral view. Fig. 2. Acantothereva oblata, sp. nov. [MEI _ 157716]. Fig. 3. Acantothereva rungsi Séguy [ZMUC 00511317]. Fig. 4. Acantothereva punctipennis Lyneborg [MEI _ 120188]." ;
fabio:hasRepresentation <https://zenodo.org/record/188868/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,77 @@
@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/A00BB407367FCB02B7BC689CFA226FC5>
dc:creator "Holston, Kevin C." ;
dc:title "Therevinae" ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.188867> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Therevinae> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.188867>
bibo:endPage "36" ;
bibo:journal "Zootaxa" ;
bibo:startPage "28" ;
bibo:volume "2155" ;
dc:creator "Holston, Kevin C." ;
dc:date "2009" ;
dc:title "A new species of Acantothereva Séguy, 1935, from Tunisia (Diptera: Therevidae: Therevinae): taxonomic consequences and phylogenetic implications" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Therevinae>
dwc:class "Insecta" ;
dwc:family "Therevidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subFamily" ;
dwc:subFamily "Therevinae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Therevidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Therevidae>
dwc:class "Insecta" ;
dwc:family "Therevidae" ;
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 .

View file

@ -0,0 +1,94 @@
@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/A00BB407367FCB05B7BC6D1AFCDC6988>
dc:creator "Holston, Kevin C." ;
dc:title "Acantothereva Seguy 1935" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Acantothereva_Seguy_1935> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.188867> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.188867>
bibo:endPage "36" ;
bibo:journal "Zootaxa" ;
bibo:startPage "28" ;
bibo:volume "2155" ;
dc:creator "Holston, Kevin C." ;
dc:date "2009" ;
dc:title "A new species of Acantothereva Séguy, 1935, from Tunisia (Diptera: Therevidae: Therevinae): taxonomic consequences and phylogenetic implications" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Acantothereva_Seguy_1935>
dwc:ID-ENA "359423" ;
dwc:authority "Seguy, 1935" ;
dwc:authorityName "Seguy" ;
dwc:authorityYear "1935" ;
dwc:class "Insecta" ;
dwc:family "Therevidae" ;
dwc:genus "Acantothereva" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Seguy, 1935" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/MG9> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acantothereva> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Acantothereva>
dwc:class "Insecta" ;
dwc:family "Therevidae" ;
dwc:genus "Acantothereva" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Therevidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Therevidae>
dwc:class "Insecta" ;
dwc:family "Therevidae" ;
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 .

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/A00BBBC09B31597F135EB23E36BE5FE6>
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Chalcidoidea_magnicornis>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Chalcidoidea_strandi>' due to issues with rank ;
dc:creator "Dale-Skey, Natalie; Askew, Richard R.; Noyes, John S.; Livermore, Laurence; Broad, Gavin R." ;
dc:title "Capellia cecidomyiae Ratzeburg 1844" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Capellia_cecidomyiae_Ratzeburg_1844> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Pteromalus_cecidomyiae>, <http://taxon-name.plazi.org/id/Animalia/Metopon>, <http://taxon-name.plazi.org/id/Animalia/Pseudocatolaccus> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8013> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.4.e8013>
bibo:endPage "8013" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "8013" ;
bibo:volume "4" ;
dc:creator "Dale-Skey, Natalie; Askew, Richard R.; Noyes, John S.; Livermore, Laurence; Broad, Gavin R." ;
dc:date "2016" ;
dc:title "Checklist of British and Irish Hymenoptera - Chalcidoidea and Mymarommatoidea" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Capellia_cecidomyiae_Ratzeburg_1844>
dwc:authority "Ratzeburg, 1844" ;
dwc:authorityName "Ratzeburg" ;
dwc:authorityYear "1844" ;
dwc:class "Insecta" ;
dwc:family "Pteromalidae" ;
dwc:genus "Capellia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ratzeburg, 1844" ;
dwc:species "cecidomyiae" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/QQ35> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Capellia_cecidomyiae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Capellia_cecidomyiae>
dwc:class "Insecta" ;
dwc:family "Pteromalidae" ;
dwc:genus "Capellia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "cecidomyiae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Capellia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Capellia>
dwc:class "Insecta" ;
dwc:family "Pteromalidae" ;
dwc:genus "Capellia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pteromalidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pteromalidae>
dwc:class "Insecta" ;
dwc:family "Pteromalidae" ;
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/Pteromalus_cecidomyiae>
dwc:class "Insecta" ;
dwc:family "Pteromalidae" ;
dwc:genus "Pteromalus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "cecidomyiae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pteromalus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pteromalus>
dwc:class "Insecta" ;
dwc:family "Pteromalidae" ;
dwc:genus "Pteromalus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pteromalidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Metopon>
dwc:class "Insecta" ;
dwc:family "Pteromalidae" ;
dwc:genus "Metopon" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pteromalidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pseudocatolaccus>
dwc:class "Insecta" ;
dwc:family "Pteromalidae" ;
dwc:genus "Pseudocatolaccus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pteromalidae> ;
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/A00BD35B820C5BEBA5FD76A8A4EE742A>
dc:creator "Reynolds, Terry; van Noort, Simon" ;
dc:title "Cryptopimpla elongatus Reynolds Berry & van Noort 2016" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cryptopimpla_elongatus_Berry_2016> ;
trt:publishedIn <http://dx.doi.org/10.3897/jhr.96.104038> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/jhr.96.104038>
bibo:endPage "696" ;
bibo:journal "Journal of Hymenoptera Research" ;
bibo:pubDate "2023-08-24" ;
bibo:startPage "667" ;
bibo:volume "96" ;
dc:creator "Reynolds, Terry; van Noort, Simon" ;
dc:date "2023" ;
dc:title "Two new species of the genus Cryptopimpla Taschenberg (Hymenoptera, Ichneumonidae, Banchinae) with an updated key to African species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cryptopimpla_elongatus_Berry_2016>
dwc:LSID "A00BD35B-820C-5BEB-A5FD-76A8A4EE742A" ;
dwc:authority "Reynolds Berry & van Noort, 2016" ;
dwc:authorityName "Reynolds Berry & van Noort" ;
dwc:authorityYear "2016" ;
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Cryptopimpla" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Reynolds Berry & van Noort, 2016" ;
dwc:species "elongatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cryptopimpla_elongatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cryptopimpla_elongatus>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Cryptopimpla" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "elongatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cryptopimpla> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cryptopimpla>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Cryptopimpla" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
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,181 @@
@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/A00BDD249EFC3D45B6B3AD9937FDEBE5>
cito:cites <https://binary.pensoft.net/fig/26648>, <https://binary.pensoft.net/fig/26778> ;
dc:creator "Breure, Abraham S. H.; Ablett, Jonathan D." ;
dc:title "Bulimus feriatus Reeve 1848" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bulimus_feriatus_Reeve_1848> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Drymaeus_feriatus_Reeve_1848> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.392.6328> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.392.6328>
bibo:endPage "367" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2014-03-21" ;
bibo:startPage "1" ;
bibo:volume "392" ;
dc:creator "Breure, Abraham S. H.; Ablett, Jonathan D." ;
dc:date "2014" ;
dc:title "Annotated type catalogue of the Bulimulidae (Mollusca, Gastropoda, Orthalicoidea) in the Natural History Museum, London" ;
fabio:hasPart <https://binary.pensoft.net/fig/26648>, <https://binary.pensoft.net/fig/26778> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Bulimus_feriatus_Reeve_1848>
dwc:LSID "A00BDD24-9EFC-3D45-B6B3-AD9937FDEBE5" ;
dwc:authority "Reeve, 1848" ;
dwc:authorityName "Reeve" ;
dwc:authorityYear "1848" ;
dwc:class "Gastropoda" ;
dwc:family "Bulimulidae" ;
dwc:genus "Bulimus" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Reeve, 1848" ;
dwc:species "feriatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bulimus_feriatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Drymaeus_feriatus_Reeve_1848>
dwc:baseAuthorityName "Reeve" ;
dwc:baseAuthorityYear "1848" ;
dwc:class "Gastropoda" ;
dwc:family "Bulimulidae" ;
dwc:genus "Drymaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Pulmonata" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Reeve, 1848)" ;
dwc:species "feriatus" ;
dwc:subGenus "Mesembrinus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Drymaeus_feriatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Bulimus_feriatus>
dwc:class "Gastropoda" ;
dwc:family "Bulimulidae" ;
dwc:genus "Bulimus" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:species "feriatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bulimus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bulimus>
dwc:class "Gastropoda" ;
dwc:family "Bulimulidae" ;
dwc:genus "Bulimus" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bulimulidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bulimulidae>
dwc:class "Gastropoda" ;
dwc:family "Bulimulidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora", "Pulmonata" ;
dwc:phylum "Mollusca" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylommatophora>, <http://taxon-name.plazi.org/id/Animalia/Pulmonata> ;
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/Drymaeus_feriatus>
dwc:class "Gastropoda" ;
dwc:family "Bulimulidae" ;
dwc:genus "Drymaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Pulmonata" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:species "feriatus" ;
dwc:subGenus "Mesembrinus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Drymaeus>, <http://taxon-name.plazi.org/id/Animalia/Drymaeus_Mesembrinus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Drymaeus>
dwc:class "Gastropoda" ;
dwc:family "Bulimulidae" ;
dwc:genus "Drymaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Pulmonata" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bulimulidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pulmonata>
dwc:class "Gastropoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Pulmonata" ;
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/Drymaeus_Mesembrinus>
dwc:class "Gastropoda" ;
dwc:family "Bulimulidae" ;
dwc:genus "Drymaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Pulmonata" ;
dwc:phylum "Mollusca" ;
dwc:rank "subGenus" ;
dwc:subGenus "Mesembrinus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Drymaeus> ;
a dwcFP:TaxonName .
<https://binary.pensoft.net/fig/26648>
dc:description "Figure 17. Drymaeus species. A-C Drymaeus (Mesembrinus) lusorius (Pfeiffer, 1855), lectotype NHMUK 1975543 (H = 24.4) D-E Drymaeus (Mesembrinus) hepatostomus (Pfeiffer, 1861), lectotype NHMUK 1975571 (H = 30.1) F-H Drymaeus (Mesembrinus) attenuatus (Pfeiffer, 1853), lectotype NHMUK 1975458 (H = 34.0) I-K Drymaeus (Mesembrinus) granadensis (Pfeiffer, 1848), lectotype of Bulimus feriatus Reeve, 1850, NHMUK 1975504 (H = 31.8) L-M Drymaeus (Mesembrinus) immaculatus (C. B. Adams in Reeve 1850), lectotype NHMUK 1975540 (H = 30.5). All enlarged." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/26648> ;
a fabio:Figure .
<https://binary.pensoft.net/fig/26778>
dc:description "Figure L 22. Labels. i Bulimus fabrefactus Reeve, 1848 ii Bulimus farrisi Pfeiffer, 1858 iii Bulimus felix Pfeiffer, 1862 iv Bulimus fenestratus Pfeiffer, 1846 v Bulimus ferrugineus Reeve, 1849 vi Bulimus feriatus Reeve, 1848." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/26778> ;
a fabio:Figure .

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/A00C69B14FBF0B08BA3340DE92FBCD90>
dc:creator "Caterino, Michael S.; Tishechkin, Alexey K." ;
dc:title "Operclipygus disconnectus Caterino & Tishechkin, 2013, sp. n." ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.271.4062> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Operclipygus_disconnectus> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.271.4062>
bibo:endPage "401" ;
bibo:journal "ZooKeys" ;
bibo:startPage "1" ;
bibo:volume "271" ;
dc:creator "Caterino, Michael S.; Tishechkin, Alexey K." ;
dc:date "2013" ;
dc:title "A systematic revision of Operclipygus Marseul (Coleoptera, Histeridae, Exosternini)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Operclipygus_disconnectus>
dwc:class "Insecta" ;
dwc:family "Histeridae" ;
dwc:genus "Operclipygus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "disconnectus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Operclipygus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Operclipygus>
dwc:class "Insecta" ;
dwc:family "Histeridae" ;
dwc:genus "Operclipygus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Histeridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Histeridae>
dwc:class "Insecta" ;
dwc:family "Histeridae" ;
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,108 @@
@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/A00CA34DD68CF87106A7F3AE7A6DD65B>
dc:creator "Telfer, Angela C; Young, Monica R; Quinn, Jenna; Perez, Kate; Sobel, Crystal N; Sones, Jayme E; Levesque-Beaudin, Valerie; Derbyshire, Rachael; Fernandez-Triana, Jose; Rougerie, Rodolphe; Thevanayagam, Abinah; Boskovic, Adrian; Borisenko, Alex V; Cadel, Alex; Brown, Allison; Pages, Anais; Castillo, Anibal H; Nicolai, Annegret; Glenn Mockford, Barb Mockford; Bukowski, Belen; Wilson, Bill; Trojahn, Brock; Lacroix, Carole Ann; Brimblecombe, Chris; Hay, Christoper; Ho, Christmas; Steinke, Claudia; Warne, Connor P; Garrido Cortes, Cristina; Engelking, Daniel; Wright, Danielle; Lijtmaer, Dario A; Gascoigne, David; Hernandez Martich, David; Morningstar, Derek; Neumann, Dirk; Steinke, Dirk; Marco DeBruin, Donna DeBruin; Dobias, Dylan; Sears, Elizabeth; Richard, Ellen; Damstra, Emily; Zakharov, Evgeny V; Laberge, Frederic; Collins, Gemma E; Blagoev, Gergin A; Grainge, Gerrie; Ansell, Graham; Meredith, Greg; Hogg, Ian; McKeown, Jaclyn; Topan, Janet; Bracey, Jason; Guenther, Jerry; Sills-Gilligan, Jesse; Addesi, Joseph; Persi, Joshua; Layton, Kara K S; D'Souza, Kareina; Dorji, Kencho; Grundy, Kevin; Nghidinwa, Kirsti; Ronnenberg, Kylee; Lee, Kyung Min; Xie, Linxi; Lu, Liuqiong; Penev, Lyubomir; Gonzalez, Mailyn; Rosati, Margaret E; Kekkonen, Mari; Kuzmina, Maria; Iskandar, Marianne; Mutanen, Marko; Fatahi, Maryam; Pentinsaari, Mikko; Bauman, Miriam; Nikolova, Nadya; Ivanova, Natalia V; Jones, Nathaniel; Weerasuriya, Nimalka; Monkhouse, Norman; Lavinia, Pablo D; Jannetta, Paul; Hanisch, Priscila E; McMullin, R. Troy; Ojeda Flores, Rafael; Mouttet, Raphaelle; Vender, Reid; Labbee, Renee N; Forsyth, Robert; Lauder, Rob; Dickson, Ross; Kroft, Ruth; Miller, Scott E; MacDonald, Shannon; Panthi, Sishir; Pedersen, Stephanie; Sobek-Swant, Stephanie; Naik, Suresh; Lipinskaya, Tatsiana; Eagalle, Thanushi; Decaens, Thibaud; Kosuth, Thibault; Braukmann, Thomas; Woodcock, Tom; Roslin, Tomas; Zammit, Tony; Campbell, Victoria; Dinca, Vlad; Peneva, Vlada; Hebert, Paul D N; deWaard, Jeremy R" ;
dc:title "Hyloniscus riparius Koch 1838" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hyloniscus_riparius_Koch_1838> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.3.e6313> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.3.e6313>
bibo:endPage "6313" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "6313" ;
bibo:volume "3" ;
dc:creator "Telfer, Angela C; Young, Monica R; Quinn, Jenna; Perez, Kate; Sobel, Crystal N; Sones, Jayme E; Levesque-Beaudin, Valerie; Derbyshire, Rachael; Fernandez-Triana, Jose; Rougerie, Rodolphe; Thevanayagam, Abinah; Boskovic, Adrian; Borisenko, Alex V; Cadel, Alex; Brown, Allison; Pages, Anais; Castillo, Anibal H; Nicolai, Annegret; Glenn Mockford, Barb Mockford; Bukowski, Belen; Wilson, Bill; Trojahn, Brock; Lacroix, Carole Ann; Brimblecombe, Chris; Hay, Christoper; Ho, Christmas; Steinke, Claudia; Warne, Connor P; Garrido Cortes, Cristina; Engelking, Daniel; Wright, Danielle; Lijtmaer, Dario A; Gascoigne, David; Hernandez Martich, David; Morningstar, Derek; Neumann, Dirk; Steinke, Dirk; Marco DeBruin, Donna DeBruin; Dobias, Dylan; Sears, Elizabeth; Richard, Ellen; Damstra, Emily; Zakharov, Evgeny V; Laberge, Frederic; Collins, Gemma E; Blagoev, Gergin A; Grainge, Gerrie; Ansell, Graham; Meredith, Greg; Hogg, Ian; McKeown, Jaclyn; Topan, Janet; Bracey, Jason; Guenther, Jerry; Sills-Gilligan, Jesse; Addesi, Joseph; Persi, Joshua; Layton, Kara K S; D'Souza, Kareina; Dorji, Kencho; Grundy, Kevin; Nghidinwa, Kirsti; Ronnenberg, Kylee; Lee, Kyung Min; Xie, Linxi; Lu, Liuqiong; Penev, Lyubomir; Gonzalez, Mailyn; Rosati, Margaret E; Kekkonen, Mari; Kuzmina, Maria; Iskandar, Marianne; Mutanen, Marko; Fatahi, Maryam; Pentinsaari, Mikko; Bauman, Miriam; Nikolova, Nadya; Ivanova, Natalia V; Jones, Nathaniel; Weerasuriya, Nimalka; Monkhouse, Norman; Lavinia, Pablo D; Jannetta, Paul; Hanisch, Priscila E; McMullin, R. Troy; Ojeda Flores, Rafael; Mouttet, Raphaelle; Vender, Reid; Labbee, Renee N; Forsyth, Robert; Lauder, Rob; Dickson, Ross; Kroft, Ruth; Miller, Scott E; MacDonald, Shannon; Panthi, Sishir; Pedersen, Stephanie; Sobek-Swant, Stephanie; Naik, Suresh; Lipinskaya, Tatsiana; Eagalle, Thanushi; Decaens, Thibaud; Kosuth, Thibault; Braukmann, Thomas; Woodcock, Tom; Roslin, Tomas; Zammit, Tony; Campbell, Victoria; Dinca, Vlad; Peneva, Vlada; Hebert, Paul D N; deWaard, Jeremy R" ;
dc:date "2015" ;
dc:title "Biodiversity inventories in high gear: DNA barcoding facilitates a rapid biotic survey of a temperate nature reserve" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hyloniscus_riparius_Koch_1838>
dwc:ID-ENA "115155" ;
dwc:LSID "A00CA34D-D68C-F871-06A7-F3AE7A6DD65B" ;
dwc:authority "Koch, 1838" ;
dwc:authorityName "Koch" ;
dwc:authorityYear "1838" ;
dwc:class "Malacostraca" ;
dwc:family "Trichoniscidae" ;
dwc:genus "Hyloniscus" ;
dwc:kingdom "Animalia" ;
dwc:order "Isopoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Koch, 1838" ;
dwc:species "riparius" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3NGFN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hyloniscus_riparius> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hyloniscus_riparius>
dwc:class "Malacostraca" ;
dwc:family "Trichoniscidae" ;
dwc:genus "Hyloniscus" ;
dwc:kingdom "Animalia" ;
dwc:order "Isopoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "riparius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyloniscus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hyloniscus>
dwc:class "Malacostraca" ;
dwc:family "Trichoniscidae" ;
dwc:genus "Hyloniscus" ;
dwc:kingdom "Animalia" ;
dwc:order "Isopoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichoniscidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichoniscidae>
dwc:class "Malacostraca" ;
dwc:family "Trichoniscidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Isopoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Isopoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Isopoda>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:order "Isopoda" ;
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,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/A00CB5333B26315EC63FB31770ADA0E0>
cito:cites <https://binary.pensoft.net/fig/26746>, <https://binary.pensoft.net/fig/26809> ;
dc:creator "Breure, Abraham S. H.; Ablett, Jonathan D." ;
dc:title "Bulimus nucinus Reeve 1850" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bulimus_nucinus_Reeve_1850> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Scutalus_nucinus> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.392.6328> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.392.6328>
bibo:endPage "367" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2014-03-21" ;
bibo:startPage "1" ;
bibo:volume "392" ;
dc:creator "Breure, Abraham S. H.; Ablett, Jonathan D." ;
dc:date "2014" ;
dc:title "Annotated type catalogue of the Bulimulidae (Mollusca, Gastropoda, Orthalicoidea) in the Natural History Museum, London" ;
fabio:hasPart <https://binary.pensoft.net/fig/26746>, <https://binary.pensoft.net/fig/26809> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Bulimus_nucinus_Reeve_1850>
dwc:LSID "A00CB533-3B26-315E-C63F-B31770ADA0E0" ;
dwc:authority "Reeve, 1850" ;
dwc:authorityName "Reeve" ;
dwc:authorityYear "1850" ;
dwc:class "Gastropoda" ;
dwc:family "Bulimulidae" ;
dwc:genus "Bulimus" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Reeve, 1850" ;
dwc:species "nucinus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bulimus_nucinus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Bulimus_nucinus>
dwc:class "Gastropoda" ;
dwc:family "Bulimulidae" ;
dwc:genus "Bulimus" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:species "nucinus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bulimus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bulimus>
dwc:class "Gastropoda" ;
dwc:family "Bulimulidae" ;
dwc:genus "Bulimus" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bulimulidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bulimulidae>
dwc:class "Gastropoda" ;
dwc:family "Bulimulidae" ;
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/Scutalus_nucinus>
dwc:class "Gastropoda" ;
dwc:family "Bulimulidae" ;
dwc:genus "Scutalus" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:species "nucinus" ;
dwc:subGenus "Vermiculatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scutalus_Vermiculatus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scutalus_Vermiculatus>
dwc:class "Gastropoda" ;
dwc:family "Bulimulidae" ;
dwc:genus "Scutalus" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "subGenus" ;
dwc:subGenus "Vermiculatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scutalus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scutalus>
dwc:class "Gastropoda" ;
dwc:family "Bulimulidae" ;
dwc:genus "Scutalus" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bulimulidae> ;
a dwcFP:TaxonName .
<https://binary.pensoft.net/fig/26746>
dc:description "Figure 70. Kuschelenia species. A-B, K Kuschelenia (Vermiculatus) aquilus (Reeve, 1848), lectotype NHMUK 1975376 (H = 27.1) C-D, L Kuschelenia (Vermiculatus) filaris (Pfeiffer, 1853), syntype NHMUK 1975569 (H = 25.1) E-F, M Kuschelenia (Vermiculatus) anthisanensis (Pfeiffer, 1853), lectotype of Bulimus subfasciatus Pfeiffer, 1853 NHMUK 1975368 (H = 31.0) G-H Kuschelenia (Vermiculatus) nucinus (Reeve, 1850), lectotype NHMUK 1975379 (H = 36.8) I-J Kuschelenia (Vermiculatus) petiti (Pfeiffer, 1846), lectotype NHMUK 1975374 (H = 36.0). All enlarged" ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/26746> ;
a fabio:Figure .
<https://binary.pensoft.net/fig/26809>
dc:description "Figure L 42. Labels. i Bulimulus (Drymaeus) nubilus Preston, 1903 ii Bulimus nucinus Reeve, 1850 iii Bulimus nucula Pfeiffer, 1853 iv Bulinus nux Broderip, 1832 v Bulimus nystianus Pfeiffer, 1853 vi Drymaeus obliquistriatus da Costa, 1901 vii Bulimus (Drymaeus) ochrocheilus E. A. Smith, 1877 viii Bulimus ochraceus Morelet, 1863." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/26809> ;
a fabio:Figure .

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/A00CE8BDEDAA7734F9A728315FD4A041>
dc:creator "Karl Graf Attems" ;
dc:title "Lithobius werneri Attems, 1902, n. sp." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A00CE8BDEDAA7734F9A728315FD4A041.mc.C8DDD2269748C62B872F3112759216CD> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lithobius_werneri_Attems_1902> ;
trt:publishedIn <http://publication.plazi.org/id/04A5F995D908D0AF3756A6F2D7FC0FE6> ;
a trt:Treatment .
<http://publication.plazi.org/id/04A5F995D908D0AF3756A6F2D7FC0FE6>
bibo:endPage "614" ;
bibo:journal "Sitzungsberichte der Kaiserlichen Akademie der Wissenschaften. Mathematisch-Naturwissenschaftliche Classe, Wien" ;
bibo:startPage "527" ;
bibo:volume "111" ;
dc:creator "Karl Graf Attems" ;
dc:date "1902" ;
dc:title "Myriopoden von Kreta, nebst Bitraegen zur allgemeinen Kenntnis einger Gattungen" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Lithobius_werneri_Attems_1902>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Karl Graf Attems, 1902" ;
dwc:authorityName "Karl Graf Attems" ;
dwc:authorityYear "1902" ;
dwc:class "Chilopoda" ;
dwc:family "Lithobiidae" ;
dwc:genus "Lithobius" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Karl Graf Attems, 1902" ;
dwc:species "werneri" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lithobius_werneri> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Lithobius_werneri>
dwc:class "Chilopoda" ;
dwc:family "Lithobiidae" ;
dwc:genus "Lithobius" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "werneri" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lithobius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lithobius>
dwc:class "Chilopoda" ;
dwc:family "Lithobiidae" ;
dwc:genus "Lithobius" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lithobiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lithobiidae>
dwc:class "Chilopoda" ;
dwc:family "Lithobiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lithobiomorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lithobiomorpha>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chilopoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chilopoda>
dwc:class "Chilopoda" ;
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/A00CE8BDEDAA7734F9A728315FD4A041.mc.C8DDD2269748C62B872F3112759216CD>
dwc:locality "Magnesia" ;
dwc:recordedBy "Dr. Werner" ;
trt:gbifOccurrenceId "923891057" ;
trt:httpUri <https://treatment.plazi.org/id/A00CE8BDEDAA7734F9A728315FD4A041#C8DDD2269748C62B872F3112759216CD> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,101 @@
@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/A00D31B5794E917CFDDADD359C24971D>
dc:creator "Linnaeus, Carolus" ;
dc:title "Agave americana Linnaeus, 1753, spec. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Agave_americana_Linnaeus_1753> ;
trt:publishedIn <https://doi.org/10.5962/bhl.title.669> ;
a trt:Treatment .
<https://doi.org/10.5962/bhl.title.669>
dc:creator "Linnaeus, Carolus" ;
dc:date "1753" ;
dc:title "Species plantarum: exhibentes plantas rite cognitas, ad genera relatas, cum differentiis specificis, nominibus trivialibus, synonymis selectis, locis natalibus, secundum systema sexuale digestas" ;
a fabio:Book .
<http://taxon-concept.plazi.org/id/Plantae/Agave_americana_Linnaeus_1753>
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1753" ;
dwc:class "Liliopsida" ;
dwc:family "Asparagaceae" ;
dwc:genus "Agave" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
dwc:species "americana" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/662XT> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Agave_americana> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Agave_americana>
dwc:class "Liliopsida" ;
dwc:family "Asparagaceae" ;
dwc:genus "Agave" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "americana" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Agave> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Agave>
dwc:class "Liliopsida" ;
dwc:family "Asparagaceae" ;
dwc:genus "Agave" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asparagaceae>
dwc:class "Liliopsida" ;
dwc:family "Asparagaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
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,88 @@
@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/A00D52A09B556EE082A40605AF0C453E>
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
dc:title "Selaginella helvetica Link" ;
trt:publishedIn <http://publication.plazi.org/id/5520682A8B3E5F4BAB8ECD8C1949307C> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Selaginella_helvetica> ;
a trt:Treatment .
<http://publication.plazi.org/id/5520682A8B3E5F4BAB8ECD8C1949307C>
bibo:endPage "60" ;
bibo:startPage "60" ;
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
dc:date "2018" ;
dc:title "Flora Helvetica - Selaginellaceae" ;
a fabio:BookSection .
<http://taxon-name.plazi.org/id/Plantae/Selaginella_helvetica>
dwc:class "Lycopodiopsida" ;
dwc:family "Selaginellaceae" ;
dwc:genus "Selaginella" ;
dwc:kingdom "Plantae" ;
dwc:order "Selaginellales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "helvetica" ;
dwc:vernacularName "Schweizer Moosfarn"@de, "Selaginelle de Suisse"@fr, "Selaginella elvetica"@it ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Selaginella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Selaginella>
dwc:class "Lycopodiopsida" ;
dwc:family "Selaginellaceae" ;
dwc:genus "Selaginella" ;
dwc:kingdom "Plantae" ;
dwc:order "Selaginellales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Selaginellaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Selaginellaceae>
dwc:class "Lycopodiopsida" ;
dwc:family "Selaginellaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Selaginellales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Selaginellales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Selaginellales>
dwc:class "Lycopodiopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Selaginellales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lycopodiopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Lycopodiopsida>
dwc:class "Lycopodiopsida" ;
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,109 @@
@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/A00D804B5B9A3B193A2DAF3FEE38936F>
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
dc:title "Malaxis monophyllos Sw." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Microstylis_monophyllos> ;
trt:publishedIn <https://doi.org/10.5281/zenodo.291815> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Malaxis_monophyllos> ;
a trt:Treatment .
<https://doi.org/10.5281/zenodo.291815>
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
dc:date "1972" ;
dc:title "Flora der Schweiz und angrenzender Gebiete. Band 1. Pteridophyta bis Caryophyllaceae (2 nd edition): Registerzuband 1" ;
a fabio:Book .
<http://taxon-name.plazi.org/id/Plantae/Malaxis_monophyllos>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Malaxis" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "monophyllos" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malaxis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Malaxis>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Malaxis" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Orchidaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Orchidaceae>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
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/Microstylis_monophyllos>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Microstylis" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "monophyllos" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Microstylis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Microstylis>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Microstylis" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Orchidaceae> ;
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/A00D8AB4744D5363A8F962B6E1DEFC53>
dc:creator "Komal, J.; Shashank, P. R.; Sondhi, Sanjay; Madan, Sohail; Sondhi, Yash; Meshram, Naresh M.; Anooj, S. S." ;
dc:title "Mocis undata" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mocis_undata_Fabricius_1775> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.9.e73997> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.9.e73997>
bibo:endPage "73997" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:pubDate "2021-10-06" ;
bibo:startPage "73997" ;
bibo:volume "9" ;
dc:creator "Komal, J.; Shashank, P. R.; Sondhi, Sanjay; Madan, Sohail; Sondhi, Yash; Meshram, Naresh M.; Anooj, S. S." ;
dc:date "2021" ;
dc:title "Moths (Insecta: Lepidoptera) of Delhi, India: An illustrated checklist based on museum specimens and surveys" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Mocis_undata_Fabricius_1775>
dwc:LSID "A00D8AB4-744D-5363-A8F9-62B6E1DEFC53" ;
dwc:authority "(Fabricius, 1775)" ;
dwc:baseAuthorityName "Fabricius" ;
dwc:baseAuthorityYear "1775" ;
dwc:class "Insecta" ;
dwc:family "Noctuidae" ;
dwc:genus "Mocis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
dwc:species "undata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mocis_undata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Mocis_undata>
dwc:class "Insecta" ;
dwc:family "Noctuidae" ;
dwc:genus "Mocis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "undata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mocis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mocis>
dwc:class "Insecta" ;
dwc:family "Noctuidae" ;
dwc:genus "Mocis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
dwc:class "Insecta" ;
dwc:family "Noctuidae" ;
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,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/A00DA1A50B978E89978BBD5A044DA05D>
dc:creator "Couvreur, Thomas L. P.; Dagallier, Leo-Paul M. J.; Crozier, Francoise; Ghogue, Jean-Paul; Hoekstra, Paul H.; Kamdem, Narcisse G.; Johnson, David M.; Murray, Nancy A.; Sonke, Bonaventure" ;
dc:title "Letestudoxa Pellegr., Bull. Mus. Natl. Hist. Nat. 26: 654 1920" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Letestudoxa_Pellegr._1920> ;
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.207.61432> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/phytokeys.207.61432>
bibo:endPage "532" ;
bibo:journal "PhytoKeys" ;
bibo:pubDate "2022-09-20" ;
bibo:startPage "1" ;
bibo:volume "207" ;
dc:creator "Couvreur, Thomas L. P.; Dagallier, Leo-Paul M. J.; Crozier, Francoise; Ghogue, Jean-Paul; Hoekstra, Paul H.; Kamdem, Narcisse G.; Johnson, David M.; Murray, Nancy A.; Sonke, Bonaventure" ;
dc:date "2022" ;
dc:title "Flora of Cameroon - Annonaceae Vol 45" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Letestudoxa_Pellegr._1920>
dwc:authority "Pellegr., Bull. Mus. Natl. Hist. Nat. 26: 654, 1920" ;
dwc:authorityName "Pellegr., Bull. Mus. Natl. Hist. Nat. 26: 654" ;
dwc:authorityYear "1920" ;
dwc:class "Magnoliopsida" ;
dwc:family "Annonaceae" ;
dwc:genus "Letestudoxa" ;
dwc:kingdom "Plantae" ;
dwc:order "Magnoliales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Pellegr., Bull. Mus. Natl. Hist. Nat. 26: 654, 1920" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Letestudoxa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Letestudoxa>
dwc:class "Magnoliopsida" ;
dwc:family "Annonaceae" ;
dwc:genus "Letestudoxa" ;
dwc:kingdom "Plantae" ;
dwc:order "Magnoliales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Annonaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Annonaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Annonaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Magnoliales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Magnoliales" ;
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,77 @@
@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/A0102C359736A0391B5D4C44791DF4C0>
dc:creator "Roxo, Fabio F.; Zawadzki, Claudio H.; Troy, Waldo P." ;
dc:title "Hisonotus oliveirai Roxo, Zawadzki & Troy, 2014, sp. n." ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.395.6910> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Hisonotus_oliveirai> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.395.6910>
bibo:endPage "78" ;
bibo:journal "ZooKeys" ;
bibo:startPage "57" ;
bibo:volume "395" ;
dc:creator "Roxo, Fabio F.; Zawadzki, Claudio H.; Troy, Waldo P." ;
dc:date "2014" ;
dc:title "Description of two new species of Hisonotus Eigenmann & Eigenmann, 1889 (Ostariophysi, Loricariidae) from the rio Parana-Paraguay basin, Brazil" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Hisonotus_oliveirai>
dwc:family "Loricariidae" ;
dwc:genus "Hisonotus" ;
dwc:kingdom "Animalia" ;
dwc:order "Siluriformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "oliveirai" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hisonotus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hisonotus>
dwc:family "Loricariidae" ;
dwc:genus "Hisonotus" ;
dwc:kingdom "Animalia" ;
dwc:order "Siluriformes" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Loricariidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Loricariidae>
dwc:family "Loricariidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Siluriformes" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Siluriformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Siluriformes>
dwc:kingdom "Animalia" ;
dwc:order "Siluriformes" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
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,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/A01034821EB159F79CD3F2A7D4A6D418>
cito:cites <http://dx.doi.org/10.3897/zookeys.964.51554.figure40> ;
dc:creator "Duperre, Nadine; Francisco, Charlotte; Santana-Propper, Ella; Agnarsson, Ingi; Binford, Greta J." ;
dc:title "Heteroonops validus" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Heteroonops_validus_Bryant_1948> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.964.51554> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.964.51554>
bibo:endPage "30" ;
bibo:journal "ZooKeys" ;
bibo:startPage "1" ;
bibo:volume "964" ;
dc:creator "Duperre, Nadine; Francisco, Charlotte; Santana-Propper, Ella; Agnarsson, Ingi; Binford, Greta J." ;
dc:date "2020" ;
dc:title "Heteroonops (Araneae, Oonopidae) spiders from Hispaniola: the discovery of ten new species" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.964.51554.figure40> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Heteroonops_validus_Bryant_1948>
dwc:LSID "A0103482-1EB1-59F7-9CD3-F2A7D4A6D418" ;
dwc:authority "(Bryant, 1948)" ;
dwc:baseAuthorityName "Bryant" ;
dwc:baseAuthorityYear "1948" ;
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Heteroonops" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Bryant, 1948)" ;
dwc:species "validus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Heteroonops_validus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Heteroonops_validus>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Heteroonops" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "validus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heteroonops> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Heteroonops>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Heteroonops" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oonopidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Oonopidae>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
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.3897/zookeys.964.51554.figure40>
dc:description "Figure 40. Distribution map of all Heteroonops species found in Hispaniola." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/446506> ;
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/A0103577FF81FFBCFED5D71D7E9C03A9>
cito:cites <http://dx.doi.org/10.5281/zenodo.4585299>, <http://dx.doi.org/10.5281/zenodo.4585309> ;
dc:creator "Arai, Mikihito; Fujita, Toshihiko" ;
dc:title "Tamaria tenella" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A0103577FF81FFBCFED5D71D7E9C03A9.mc.98D18E3CFF81FFBAFF0FD6837E4F02D6>, <http://tb.plazi.org/GgServer/dwcaRecords/A0103577FF81FFBCFED5D71D7E9C03A9.mc.98D18E3CFF81FFBAFC89D1C7790B02F6> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tamaria_tenella_Fisher_1906> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ophidiaster> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Ophidiaster_tenellus_Fisher_1906>, <http://taxon-concept.plazi.org/id/Animalia/Tamaria_tenellus_McKnight_1993>, <http://taxon-concept.plazi.org/id/Animalia/Tamaria_tenella_Clark_1921> ;
trt:publishedIn <http://dx.doi.org/10.12782/specdiv.26.7> ;
a trt:Treatment .
<http://dx.doi.org/10.12782/specdiv.26.7>
bibo:endPage "21" ;
bibo:issue "1" ;
bibo:journal "Species Diversity" ;
bibo:pubDate "2021-01-01" ;
bibo:startPage "7" ;
bibo:volume "26" ;
dc:creator "Arai, Mikihito; Fujita, Toshihiko" ;
dc:date "2021" ;
dc:title "Sea Stars of Families Ophidiasteridae and Goniasteridae (Echinodermata: Asteroidea) from the Mesophotic Zone of the Ogasawara Islands, Including Two New Species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4585299>, <http://dx.doi.org/10.5281/zenodo.4585309> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Tamaria_tenella_Fisher_1906>
dwc:authority "(Fisher, 1906)" ;
dwc:baseAuthorityName "Fisher" ;
dwc:baseAuthorityYear "1906" ;
dwc:class "Asteroidea" ;
dwc:family "Ophidiasteridae" ;
dwc:genus "Tamaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Fisher, 1906)" ;
dwc:species "tenella" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/54M6Q> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tamaria_tenella> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Ophidiaster_tenellus_Fisher_1906>
dwc:authority "Fisher, 1906: 1082" ;
dwc:authorityName "Fisher" ;
dwc:authorityPageNumber "1082" ;
dwc:authorityYear "1906" ;
dwc:class "Asteroidea" ;
dwc:family "Ophidiasteridae" ;
dwc:genus "Ophidiaster" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Fisher, 1906" ;
dwc:species "tenellus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/54M6Q> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ophidiaster_tenellus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tamaria_tenellus_McKnight_1993>
dwc:authority ": McKnight 1993: 172 - 173" ;
dwc:authorityName ": McKnight" ;
dwc:authorityPageNumber "172 - 173" ;
dwc:authorityYear "1993" ;
dwc:class "Asteroidea" ;
dwc:family "Ophidiasteridae" ;
dwc:genus "Tamaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "McKnight, 1993" ;
dwc:species "tenellus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/54M6Q> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tamaria_tenellus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tamaria_tenella_Clark_1921>
dwc:authority ": H. L. Clark 1921: 88" ;
dwc:authorityName "H. L. Clark" ;
dwc:authorityPageNumber "88" ;
dwc:authorityYear "1921" ;
dwc:class "Asteroidea" ;
dwc:family "Ophidiasteridae" ;
dwc:genus "Tamaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "H. L. Clark, 1921" ;
dwc:species "tenella" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/54M6Q> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tamaria_tenella> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Tamaria_tenella>
dwc:class "Asteroidea" ;
dwc:family "Ophidiasteridae" ;
dwc:genus "Tamaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:species "tenella" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tamaria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tamaria>
dwc:class "Asteroidea" ;
dwc:family "Ophidiasteridae" ;
dwc:genus "Tamaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophidiasteridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ophidiasteridae>
dwc:class "Asteroidea" ;
dwc:family "Ophidiasteridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Valvatida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Valvatida>
dwc:class "Asteroidea" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asteroidea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Asteroidea>
dwc:class "Asteroidea" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Echinodermata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
dwc:kingdom "Animalia" ;
dwc:phylum "Echinodermata" ;
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/Ophidiaster_tenellus>
dwc:class "Asteroidea" ;
dwc:family "Ophidiasteridae" ;
dwc:genus "Ophidiaster" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:species "tenellus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophidiaster> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ophidiaster>
dwc:class "Asteroidea" ;
dwc:family "Ophidiasteridae" ;
dwc:genus "Ophidiaster" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophidiasteridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tamaria_tenellus>
dwc:class "Asteroidea" ;
dwc:family "Ophidiasteridae" ;
dwc:genus "Tamaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:species "tenellus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tamaria> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.4585299>
dc:description "Fig. 2. Abactinal view of the live specimens (AD) and ethanol-preserved specimen (E). A, Bathyferdina caelator sp. nov., NSMT E-8265, holotype; B, Fromia eusticha, NSMT E-10595; C, Fromia labeosa sp. nov., NSMT E-9297, holotype; D, Ogmaster capella, NSMT E-9312; E, Tamaria tenella, NSMT E-9277. Scale bars: 10mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4585299/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4585309>
dc:description "Fig. 7. Tamaria tenella, NSMT E-9277. A, actinal side; B, actinal surface around mouth; C, proximal portion of ray; D, proximal adambulacral plates. Right to arm tip; E, pedicellaria on the abactinal interradial plate; F, distal portion of the arm, oblique lateral view. Arrow indicates bare area on superomarginal plate. Scale bars: 10mm (A), 1mm (B, C), 500µm (D, E), 5mm (F)." ;
fabio:hasRepresentation <https://zenodo.org/record/4585309/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A0103577FF81FFBCFED5D71D7E9C03A9.mc.98D18E3CFF81FFBAFF0FD6837E4F02D6>
dwc:locality "Ani-jima" ;
dwc:recordedBy "Minoru Imajima" ;
dwc:verbatimElevation "155" ;
trt:gbifOccurrenceId "3097624310" ;
trt:httpUri <https://treatment.plazi.org/id/A0103577FF81FFBCFED5D71D7E9C03A9#98D18E3CFF81FFBAFF0FD6837E4F02D6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A0103577FF81FFBCFED5D71D7E9C03A9.mc.98D18E3CFF81FFBAFC89D1C7790B02F6>
dwc:collectionCode "NSMT" ;
dwc:locality "West of Ototojima Island" ;
dwc:verbatimElevation "160" ;
trt:gbifOccurrenceId "3097624305" ;
trt:httpUri <https://treatment.plazi.org/id/A0103577FF81FFBCFED5D71D7E9C03A9#98D18E3CFF81FFBAFC89D1C7790B02F6> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,328 @@
@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/A0103577FF83FFBAFC9BD4197C3607DB>
cito:cites <http://dx.doi.org/10.5281/zenodo.4585299>, <http://dx.doi.org/10.5281/zenodo.4585307> ;
dc:creator "Arai, Mikihito; Fujita, Toshihiko" ;
dc:title "Ogmaster capella" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A0103577FF83FFBAFC9BD4197C3607DB.mc.98D18E3CFF83FFB8FBC8D7E178270510> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ogmaster_capella_Muller_1842> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Goniodiscus_capella_Muller_1842>, <http://taxon-concept.plazi.org/id/Animalia/Goniaster_capella_Martens_1865>, <http://taxon-concept.plazi.org/id/Animalia/Ogmaster_capella_Sladen_1889>, <http://taxon-concept.plazi.org/id/Animalia/Dorigona_reevesii_Gray_1866>, <http://taxon-concept.plazi.org/id/Animalia/Goniaster_muelleri_Lutken_1871> ;
trt:publishedIn <http://dx.doi.org/10.12782/specdiv.26.7> ;
a trt:Treatment .
<http://dx.doi.org/10.12782/specdiv.26.7>
bibo:endPage "21" ;
bibo:issue "1" ;
bibo:journal "Species Diversity" ;
bibo:pubDate "2021-01-01" ;
bibo:startPage "7" ;
bibo:volume "26" ;
dc:creator "Arai, Mikihito; Fujita, Toshihiko" ;
dc:date "2021" ;
dc:title "Sea Stars of Families Ophidiasteridae and Goniasteridae (Echinodermata: Asteroidea) from the Mesophotic Zone of the Ogasawara Islands, Including Two New Species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4585299>, <http://dx.doi.org/10.5281/zenodo.4585307> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ogmaster_capella_Muller_1842>
dwc:authority "(Muller and Troschel, 1842)" ;
dwc:baseAuthorityName "Muller and Troschel" ;
dwc:baseAuthorityYear "1842" ;
dwc:class "Asteroidea" ;
dwc:family "Goniasteridae" ;
dwc:genus "Ogmaster" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Muller & Troschel, 1842)" ;
dwc:species "capella" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/48Z3Q> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ogmaster_capella> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Goniodiscus_capella_Muller_1842>
dwc:authority "Muller and Troschel, 1842: 61" ;
dwc:authorityName "Muller and Troschel" ;
dwc:authorityPageNumber "61" ;
dwc:authorityYear "1842" ;
dwc:class "Magnoliopsida" ;
dwc:family "Goniasteridae" ;
dwc:genus "Goniodiscus" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Muller & Troschel, 1842" ;
dwc:species "capella" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Goniodiscus_capella> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Goniaster_capella_Martens_1865>
dwc:authority "Martens, 1865: 359 - 360" ;
dwc:authorityName "Martens" ;
dwc:authorityPageNumber "359 - 360" ;
dwc:authorityYear "1865" ;
dwc:class "Asteroidea" ;
dwc:family "Goniasteridae" ;
dwc:genus "Goniaster" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Martens, 1865" ;
dwc:species "capella" ;
dwc:subGenus "Ogmaster" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/48Z3Q> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Goniaster_capella> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Ogmaster_capella_Sladen_1889>
dwc:authority ": Sladen 1889: 261" ;
dwc:authorityName "Sladen" ;
dwc:authorityPageNumber "261" ;
dwc:authorityYear "1889" ;
dwc:class "Asteroidea" ;
dwc:family "Goniasteridae" ;
dwc:genus "Ogmaster" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Sladen, 1889" ;
dwc:species "capella" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/48Z3Q> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ogmaster_capella> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Dorigona_reevesii_Gray_1866>
dwc:authority "Gray, 1866: 7" ;
dwc:authorityName "Gray" ;
dwc:authorityPageNumber "7" ;
dwc:authorityYear "1866" ;
dwc:class "Asteroidea" ;
dwc:family "Goniasteridae" ;
dwc:genus "Dorigona" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gray, 1866" ;
dwc:species "reevesii" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dorigona_reevesii> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Goniaster_muelleri_Lutken_1871>
dwc:authority ": Lutken 1871: 248 - 250" ;
dwc:authorityName "Lutken" ;
dwc:authorityPageNumber "248 - 250" ;
dwc:authorityYear "1871" ;
dwc:class "Asteroidea" ;
dwc:family "Goniasteridae" ;
dwc:genus "Goniaster" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Lutken, 1871" ;
dwc:species "muelleri" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/48Z3Q> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Goniaster_muelleri> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ogmaster_capella>
dwc:class "Asteroidea" ;
dwc:family "Goniasteridae" ;
dwc:genus "Ogmaster" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:species "capella" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ogmaster> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ogmaster>
dwc:class "Asteroidea" ;
dwc:family "Goniasteridae" ;
dwc:genus "Ogmaster" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Goniasteridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Goniasteridae>
dwc:class "Asteroidea", "Magnoliopsida" ;
dwc:family "Goniasteridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata", "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Valvatida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Valvatida>
dwc:class "Asteroidea", "Magnoliopsida" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata", "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asteroidea>, <http://taxon-name.plazi.org/id/Animalia/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Asteroidea>
dwc:class "Asteroidea" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Echinodermata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
dwc:kingdom "Animalia" ;
dwc:phylum "Echinodermata" ;
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/Goniodiscus_capella>
dwc:class "Magnoliopsida" ;
dwc:family "Goniasteridae" ;
dwc:genus "Goniodiscus" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "capella" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Goniodiscus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Goniodiscus>
dwc:class "Magnoliopsida" ;
dwc:family "Goniasteridae" ;
dwc:genus "Goniodiscus" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Goniasteridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tracheophyta>
dwc:kingdom "Animalia" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Goniaster_capella>
dwc:class "Asteroidea" ;
dwc:family "Goniasteridae" ;
dwc:genus "Goniaster" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:species "capella" ;
dwc:subGenus "Ogmaster" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Goniaster_Ogmaster> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Goniaster_Ogmaster>
dwc:class "Asteroidea" ;
dwc:family "Goniasteridae" ;
dwc:genus "Goniaster" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "subGenus" ;
dwc:subGenus "Ogmaster" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Goniaster> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Goniaster>
dwc:class "Asteroidea" ;
dwc:family "Goniasteridae" ;
dwc:genus "Goniaster" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Goniasteridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dorigona_reevesii>
dwc:class "Asteroidea" ;
dwc:family "Goniasteridae" ;
dwc:genus "Dorigona" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:species "reevesii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dorigona> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dorigona>
dwc:class "Asteroidea" ;
dwc:family "Goniasteridae" ;
dwc:genus "Dorigona" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Goniasteridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Goniaster_muelleri>
dwc:class "Asteroidea" ;
dwc:family "Goniasteridae" ;
dwc:genus "Goniaster" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:species "muelleri" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Goniaster> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.4585299>
dc:description "Fig. 2. Abactinal view of the live specimens (AD) and ethanol-preserved specimen (E). A, Bathyferdina caelator sp. nov., NSMT E-8265, holotype; B, Fromia eusticha, NSMT E-10595; C, Fromia labeosa sp. nov., NSMT E-9297, holotype; D, Ogmaster capella, NSMT E-9312; E, Tamaria tenella, NSMT E-9277. Scale bars: 10mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4585299/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4585307>
dc:description "Fig. 6. Ogmaster capella, NSMT E-9312. A, actinal side; B, abactinal surface of interradial area; C, arm tip, abactinal view; D, actinal, adambulacral and oral plates. Scale bars: 10mm (A), 1mm (BD)." ;
fabio:hasRepresentation <https://zenodo.org/record/4585307/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A0103577FF83FFBAFC9BD4197C3607DB.mc.98D18E3CFF83FFB8FBC8D7E178270510>
dwc:collectionCode "NSMT" ;
dwc:locality "East of Chichi-jima Island" ;
dwc:verbatimElevation "97" ;
trt:gbifOccurrenceId "3097624308" ;
trt:httpUri <https://treatment.plazi.org/id/A0103577FF83FFBAFC9BD4197C3607DB#98D18E3CFF83FFB8FBC8D7E178270510> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,160 @@
@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/A0103577FF88FFB4FED3D71D7EF30799>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Bathyferdina_Mah_2017>, <http://dx.doi.org/10.5281/zenodo.4585299>, <http://dx.doi.org/10.5281/zenodo.4585301> ;
dc:creator "Arai, Mikihito; Fujita, Toshihiko" ;
dc:title "Bathyferdina caelator Arai & Fujita 2021, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A0103577FF88FFB4FED3D71D7EF30799.mc.98D18E3CFF88FFB3FE6CD7E17FA00510>, <http://tb.plazi.org/GgServer/dwcaRecords/A0103577FF88FFB4FED3D71D7EF30799.mc.98D18E3CFF8FFFB4FE70D6017DC50572>, <http://tb.plazi.org/GgServer/dwcaRecords/A0103577FF88FFB4FED3D71D7EF30799.mc.98D18E3CFF8FFFB4FC47D2737ECD0181> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bathyferdina_caelator_Arai_2021> ;
trt:publishedIn <http://dx.doi.org/10.12782/specdiv.26.7> ;
a trt:Treatment .
<http://dx.doi.org/10.12782/specdiv.26.7>
bibo:endPage "21" ;
bibo:issue "1" ;
bibo:journal "Species Diversity" ;
bibo:pubDate "2021-01-01" ;
bibo:startPage "7" ;
bibo:volume "26" ;
dc:creator "Arai, Mikihito; Fujita, Toshihiko" ;
dc:date "2021" ;
dc:title "Sea Stars of Families Ophidiasteridae and Goniasteridae (Echinodermata: Asteroidea) from the Mesophotic Zone of the Ogasawara Islands, Including Two New Species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4585299>, <http://dx.doi.org/10.5281/zenodo.4585301> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Bathyferdina_caelator_Arai_2021>
dwc:authority "Arai & Fujita, 2021" ;
dwc:authorityName "Arai & Fujita" ;
dwc:authorityYear "2021" ;
dwc:class "Asteroidea" ;
dwc:family "Goniasteridae" ;
dwc:genus "Bathyferdina" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Arai & Fujita, 2021" ;
dwc:species "caelator" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/846ZB> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bathyferdina_caelator> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Bathyferdina_Mah_2017>
dwc:authorityName "Mah" ;
dwc:authorityYear "2017" ;
dwc:class "Asteroidea" ;
dwc:family "Goniasteridae" ;
dwc:genus "Bathyferdina" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Mah, 2017" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/846ZB> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bathyferdina> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Bathyferdina_caelator>
dwc:class "Asteroidea" ;
dwc:family "Goniasteridae" ;
dwc:genus "Bathyferdina" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:species "caelator" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bathyferdina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bathyferdina>
dwc:class "Asteroidea" ;
dwc:family "Goniasteridae" ;
dwc:genus "Bathyferdina" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Goniasteridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Goniasteridae>
dwc:class "Asteroidea" ;
dwc:family "Goniasteridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Valvatida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Valvatida>
dwc:class "Asteroidea" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asteroidea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Asteroidea>
dwc:class "Asteroidea" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Echinodermata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
dwc:kingdom "Animalia" ;
dwc:phylum "Echinodermata" ;
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.4585299>
dc:description "Fig. 2. Abactinal view of the live specimens (AD) and ethanol-preserved specimen (E). A, Bathyferdina caelator sp. nov., NSMT E-8265, holotype; B, Fromia eusticha, NSMT E-10595; C, Fromia labeosa sp. nov., NSMT E-9297, holotype; D, Ogmaster capella, NSMT E-9312; E, Tamaria tenella, NSMT E-9277. Scale bars: 10mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4585299/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4585301>
dc:description "Fig. 3. Bathyferdina caelator sp. nov., NSMT E-8265, holotype. A, actinal side; B, abactinal side, abactinal plates partly denuded. Arrows indicate pedicellariae on superomarginal plates; C, arm tip, lateral view. Arrow indicates terminal plate; D, SEM picture of a denuded abactinal plate at proximal portion of the arm; E, pedicellaria on actinal interradial plates; F, actinal, adambulacral and oral plates, partly denuded. Arrow indicates glassy boss on adambulacral plate. Scale bars: 10mm (A), 1mm (B, F), 5mm (C), 0.5mm (D, E). Abbreviations: ab, abactinal plates; sm, superomarginal plates; im, inferomarginal plates; ac, actinal plates; ad, adambulacral plates; op, oral plates." ;
fabio:hasRepresentation <https://zenodo.org/record/4585301/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A0103577FF88FFB4FED3D71D7EF30799.mc.98D18E3CFF88FFB3FE6CD7E17FA00510>
dwc:collectionCode "NSMT" ;
dwc:locality "Northwest of Ototo-jima Island" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "136" ;
trt:gbifOccurrenceId "3097624302" ;
trt:httpUri <https://treatment.plazi.org/id/A0103577FF88FFB4FED3D71D7EF30799#98D18E3CFF88FFB3FE6CD7E17FA00510> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A0103577FF88FFB4FED3D71D7EF30799.mc.98D18E3CFF8FFFB4FE70D6017DC50572>
dwc:collectionCode "R, NSMT" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "3097624303" ;
trt:httpUri <https://treatment.plazi.org/id/A0103577FF88FFB4FED3D71D7EF30799#98D18E3CFF8FFFB4FE70D6017DC50572> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A0103577FF88FFB4FED3D71D7EF30799.mc.98D18E3CFF8FFFB4FC47D2737ECD0181>
dwc:catalogNumber "CASIZ 219696" ;
dwc:collectionCode "CASIZ" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "3097624306" ;
trt:httpUri <https://treatment.plazi.org/id/A0103577FF88FFB4FED3D71D7EF30799#98D18E3CFF8FFFB4FC47D2737ECD0181> ;
a dwc:MaterialCitation .

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/A0103577FF8AFFB1FECAD6A27E7505F4>
dc:creator "Arai, Mikihito; Fujita, Toshihiko" ;
dc:title "Bathyferdina Mah 2017" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bathyferdina_Mah_2017> ;
trt:publishedIn <http://dx.doi.org/10.12782/specdiv.26.7> ;
a trt:Treatment .
<http://dx.doi.org/10.12782/specdiv.26.7>
bibo:endPage "21" ;
bibo:issue "1" ;
bibo:journal "Species Diversity" ;
bibo:pubDate "2021-01-01" ;
bibo:startPage "7" ;
bibo:volume "26" ;
dc:creator "Arai, Mikihito; Fujita, Toshihiko" ;
dc:date "2021" ;
dc:title "Sea Stars of Families Ophidiasteridae and Goniasteridae (Echinodermata: Asteroidea) from the Mesophotic Zone of the Ogasawara Islands, Including Two New Species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Bathyferdina_Mah_2017>
dwc:authority "Mah, 2017" ;
dwc:authorityName "Mah" ;
dwc:authorityYear "2017" ;
dwc:class "Asteroidea" ;
dwc:family "Goniasteridae" ;
dwc:genus "Bathyferdina" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Mah, 2017" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7NSQG> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bathyferdina> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Bathyferdina>
dwc:class "Asteroidea" ;
dwc:family "Goniasteridae" ;
dwc:genus "Bathyferdina" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Goniasteridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Goniasteridae>
dwc:class "Asteroidea" ;
dwc:family "Goniasteridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Valvatida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Valvatida>
dwc:class "Asteroidea" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asteroidea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Asteroidea>
dwc:class "Asteroidea" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Echinodermata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
dwc:kingdom "Animalia" ;
dwc:phylum "Echinodermata" ;
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/A0103577FF8DFFB8FC09D2F27EA806E7>
cito:cites <http://dx.doi.org/10.5281/zenodo.4585299>, <http://dx.doi.org/10.5281/zenodo.4585305> ;
dc:creator "Arai, Mikihito; Fujita, Toshihiko" ;
dc:title "Fromia labeosa Arai & Fujita 2021, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A0103577FF8DFFB8FC09D2F27EA806E7.mc.98D18E3CFF8DFFB6FBC3D5B679FB06E7> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Fromia_labeosa_Arai_2021> ;
trt:publishedIn <http://dx.doi.org/10.12782/specdiv.26.7> ;
a trt:Treatment .
<http://dx.doi.org/10.12782/specdiv.26.7>
bibo:endPage "21" ;
bibo:issue "1" ;
bibo:journal "Species Diversity" ;
bibo:pubDate "2021-01-01" ;
bibo:startPage "7" ;
bibo:volume "26" ;
dc:creator "Arai, Mikihito; Fujita, Toshihiko" ;
dc:date "2021" ;
dc:title "Sea Stars of Families Ophidiasteridae and Goniasteridae (Echinodermata: Asteroidea) from the Mesophotic Zone of the Ogasawara Islands, Including Two New Species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4585299>, <http://dx.doi.org/10.5281/zenodo.4585305> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Fromia_labeosa_Arai_2021>
dwc:authority "Arai & Fujita, 2021" ;
dwc:authorityName "Arai & Fujita" ;
dwc:authorityYear "2021" ;
dwc:class "Asteroidea" ;
dwc:family "Goniasteridae" ;
dwc:genus "Fromia" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Arai & Fujita, 2021" ;
dwc:species "labeosa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/848TZ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Fromia_labeosa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Fromia_labeosa>
dwc:class "Asteroidea" ;
dwc:family "Goniasteridae" ;
dwc:genus "Fromia" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:species "labeosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Fromia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Fromia>
dwc:class "Asteroidea" ;
dwc:family "Goniasteridae" ;
dwc:genus "Fromia" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Goniasteridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Goniasteridae>
dwc:class "Asteroidea" ;
dwc:family "Goniasteridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Valvatida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Valvatida>
dwc:class "Asteroidea" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asteroidea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Asteroidea>
dwc:class "Asteroidea" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Echinodermata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
dwc:kingdom "Animalia" ;
dwc:phylum "Echinodermata" ;
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.4585299>
dc:description "Fig. 2. Abactinal view of the live specimens (AD) and ethanol-preserved specimen (E). A, Bathyferdina caelator sp. nov., NSMT E-8265, holotype; B, Fromia eusticha, NSMT E-10595; C, Fromia labeosa sp. nov., NSMT E-9297, holotype; D, Ogmaster capella, NSMT E-9312; E, Tamaria tenella, NSMT E-9277. Scale bars: 10mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4585299/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4585305>
dc:description "Fig. 5. Fromia labeosa sp. nov., NSMT E-9297, holotype. A, actinal surface of the disc; B, abactinal surface of interradial area showing a madreporite (arrow); C, abactinal surface of a denuded arm; D, pedicellaria on the actinal plate; E, proximal portion of a partly denuded arm, actinal side. Arrows indicate pedicellariae; F, adambulacral armature on proximal adambulacral plates. Scale bars: 5mm (A, C), 1mm (B, E), 500µm (D, F). Abbreviations: fs, furrow spines; ss, subambulacral spines." ;
fabio:hasRepresentation <https://zenodo.org/record/4585305/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A0103577FF8DFFB8FC09D2F27EA806E7.mc.98D18E3CFF8DFFB6FBC3D5B679FB06E7>
dwc:collectionCode "NSMT" ;
dwc:locality "East of Ototo-jima Island" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "60" ;
trt:gbifOccurrenceId "3097624304" ;
trt:httpUri <https://treatment.plazi.org/id/A0103577FF8DFFB8FC09D2F27EA806E7#98D18E3CFF8DFFB6FBC3D5B679FB06E7> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,137 @@
@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/A0103577FF8FFFB6FC34D4BA784601C2>
cito:cites <http://dx.doi.org/10.5281/zenodo.4585299>, <http://dx.doi.org/10.5281/zenodo.4585303> ;
dc:creator "Arai, Mikihito; Fujita, Toshihiko" ;
dc:title "Fromia eusticha Fisher 1913" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A0103577FF8FFFB6FC34D4BA784601C2.mc.98D18E3CFF8FFFB4FBC3D7E178BE051F>, <http://tb.plazi.org/GgServer/dwcaRecords/A0103577FF8FFFB6FC34D4BA784601C2.mc.98D18E3CFF8FFFB4FCD3D620790B0550> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Fromia_eusticha_Fisher_1913> ;
trt:publishedIn <http://dx.doi.org/10.12782/specdiv.26.7> ;
a trt:Treatment .
<http://dx.doi.org/10.12782/specdiv.26.7>
bibo:endPage "21" ;
bibo:issue "1" ;
bibo:journal "Species Diversity" ;
bibo:pubDate "2021-01-01" ;
bibo:startPage "7" ;
bibo:volume "26" ;
dc:creator "Arai, Mikihito; Fujita, Toshihiko" ;
dc:date "2021" ;
dc:title "Sea Stars of Families Ophidiasteridae and Goniasteridae (Echinodermata: Asteroidea) from the Mesophotic Zone of the Ogasawara Islands, Including Two New Species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4585299>, <http://dx.doi.org/10.5281/zenodo.4585303> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Fromia_eusticha_Fisher_1913>
dwc:authority "Fisher, 1913" ;
dwc:authorityName "Fisher" ;
dwc:authorityYear "1913" ;
dwc:class "Asteroidea" ;
dwc:family "Goniasteridae" ;
dwc:genus "Fromia" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Fisher, 1913" ;
dwc:species "eusticha" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6JPP9> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Fromia_eusticha> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Fromia_eusticha>
dwc:class "Asteroidea" ;
dwc:family "Goniasteridae" ;
dwc:genus "Fromia" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:species "eusticha" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Fromia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Fromia>
dwc:class "Asteroidea" ;
dwc:family "Goniasteridae" ;
dwc:genus "Fromia" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Goniasteridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Goniasteridae>
dwc:class "Asteroidea" ;
dwc:family "Goniasteridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Valvatida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Valvatida>
dwc:class "Asteroidea" ;
dwc:kingdom "Animalia" ;
dwc:order "Valvatida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asteroidea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Asteroidea>
dwc:class "Asteroidea" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Echinodermata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
dwc:kingdom "Animalia" ;
dwc:phylum "Echinodermata" ;
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.4585299>
dc:description "Fig. 2. Abactinal view of the live specimens (AD) and ethanol-preserved specimen (E). A, Bathyferdina caelator sp. nov., NSMT E-8265, holotype; B, Fromia eusticha, NSMT E-10595; C, Fromia labeosa sp. nov., NSMT E-9297, holotype; D, Ogmaster capella, NSMT E-9312; E, Tamaria tenella, NSMT E-9277. Scale bars: 10mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4585299/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4585303>
dc:description "Fig. 4. Fromia eusticha, NSMT E-9298. A, abactinal side; B, actinal side; C, proximal portion of a partly denuded arm, abactinal view; D, arm tip, lateral view. Arrow indicates terminal plate; E, madreporite, F, proximal portion of a partly denuded arm, actinal view; G, pedicellariae on actinal plates (arrow); H, adambulacral spines. Scale bars: 10mm (A, B); 5mm (C, D, F), 1mm (E), 500µm (G, H). Abbreviations: sm, superomarginal plates; im, inferomarginal plates; fs, furrow spines; ss, subambulacral spines." ;
fabio:hasRepresentation <https://zenodo.org/record/4585303/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A0103577FF8FFFB6FC34D4BA784601C2.mc.98D18E3CFF8FFFB4FBC3D7E178BE051F>
dwc:collectionCode "NSMT" ;
dwc:locality "West of Hutami Port" ;
dwc:verbatimElevation "97" ;
trt:gbifOccurrenceId "3097624309" ;
trt:httpUri <https://treatment.plazi.org/id/A0103577FF8FFFB6FC34D4BA784601C2#98D18E3CFF8FFFB4FBC3D7E178BE051F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A0103577FF8FFFB6FC34D4BA784601C2.mc.98D18E3CFF8FFFB4FCD3D620790B0550>
dwc:collectionCode "NSMT" ;
dwc:locality "West of Minamijima Island" ;
dwc:verbatimElevation "148" ;
trt:gbifOccurrenceId "3097624301" ;
trt:httpUri <https://treatment.plazi.org/id/A0103577FF8FFFB6FC34D4BA784601C2#98D18E3CFF8FFFB4FCD3D620790B0550> ;
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/A0103E23000039298856FA78C16BD1DE>
dc:creator "Dias, Amanda M.; Lattke, John E." ;
dc:title "Gnamptogenys caelata Kempf 1967" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A0103E23000039298856FA78C16BD1DE.mc.98D18568000039298958F97FC241D177>, <http://tb.plazi.org/GgServer/dwcaRecords/A0103E23000039298856FA78C16BD1DE.mc.98D18568000039298A71F8B5C211D12F>, <http://tb.plazi.org/GgServer/dwcaRecords/A0103E23000039298856FA78C16BD1DE.mc.98D18568000039298A0CF88DC208D1E6>, <http://tb.plazi.org/GgServer/dwcaRecords/A0103E23000039298856FA78C16BD1DE.mc.98D18568000039298A2BF8C4C16FD1DE> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_caelata_Kempf_1967> ;
trt:publishedIn <http://dx.doi.org/10.1016/j.rbe.2018.10.002> ;
a trt:Treatment .
<http://dx.doi.org/10.1016/j.rbe.2018.10.002>
bibo:endPage "34" ;
bibo:issue "1" ;
bibo:journal "Revista Brasileira de Entomologia" ;
bibo:pubDate "2018-11-02" ;
bibo:startPage "30" ;
bibo:volume "63" ;
dc:creator "Dias, Amanda M.; Lattke, John E." ;
dc:date "2019" ;
dc:title "A new species and new records of minuta - group Gnamptogenys from Brazil (Hymenoptera: Formicidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_caelata_Kempf_1967>
dwc:authority "Kempf (1967)" ;
dwc:authorityName "Kempf" ;
dwc:authorityYear "1967" ;
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Gnamptogenys" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Kempf, 1967" ;
dwc:species "caelata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3GJQ6> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_caelata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_caelata>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Gnamptogenys" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "caelata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gnamptogenys>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Gnamptogenys" ;
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 .
<http://tb.plazi.org/GgServer/dwcaRecords/A0103E23000039298856FA78C16BD1DE.mc.98D18568000039298958F97FC241D177>
dwc:collectionCode "R" ;
dwc:eventDate "2006-02-12" ;
dwc:verbatimLatitude "-4.875" ;
dwc:verbatimLongitude "-47.2944" ;
trt:gbifOccurrenceId "2569657838" ;
trt:httpUri <https://treatment.plazi.org/id/A0103E23000039298856FA78C16BD1DE#98D18568000039298958F97FC241D177> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A0103E23000039298856FA78C16BD1DE.mc.98D18568000039298A71F8B5C211D12F>
dwc:collectionCode "DZUP" ;
dwc:eventDate "2012-02-12" ;
dwc:verbatimLatitude "-20.0881" ;
dwc:verbatimLongitude "-43.9408" ;
trt:gbifOccurrenceId "2569657842" ;
trt:httpUri <https://treatment.plazi.org/id/A0103E23000039298856FA78C16BD1DE#98D18568000039298A71F8B5C211D12F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A0103E23000039298856FA78C16BD1DE.mc.98D18568000039298A0CF88DC208D1E6>
dwc:collectionCode "R" ;
dwc:eventDate "2013-07-17" ;
dwc:verbatimLatitude "-9.5989" ;
dwc:verbatimLongitude "-65.0497" ;
trt:gbifOccurrenceId "2569657835" ;
trt:httpUri <https://treatment.plazi.org/id/A0103E23000039298856FA78C16BD1DE#98D18568000039298A0CF88DC208D1E6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A0103E23000039298856FA78C16BD1DE.mc.98D18568000039298A2BF8C4C16FD1DE>
dwc:collectionCode "R" ;
dwc:eventDate "2013-07-17" ;
dwc:verbatimLatitude "-9.6286" ;
dwc:verbatimLongitude "-65.0575" ;
trt:gbifOccurrenceId "2569657843" ;
trt:httpUri <https://treatment.plazi.org/id/A0103E23000039298856FA78C16BD1DE#98D18568000039298A2BF8C4C16FD1DE> ;
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/A0103E23000039298B65FF22C5ADD573>
dc:creator "Dias, Amanda M.; Lattke, John E." ;
dc:title "Gnamptogenys minuta" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A0103E23000039298B65FF22C5ADD573.mc.98D18568000039298C1FFD8EC4E0D4E4>, <http://tb.plazi.org/GgServer/dwcaRecords/A0103E23000039298B65FF22C5ADD573.mc.98D18568000039298CD1FDC4C5D3D4C0>, <http://tb.plazi.org/GgServer/dwcaRecords/A0103E23000039298B65FF22C5ADD573.mc.98D18568000039298B65FD1CC384D497>, <http://tb.plazi.org/GgServer/dwcaRecords/A0103E23000039298B65FF22C5ADD573.mc.98D18568000039298BBEFD54C592D573> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_minuta_Emery_1896> ;
trt:publishedIn <http://dx.doi.org/10.1016/j.rbe.2018.10.002> ;
a trt:Treatment .
<http://dx.doi.org/10.1016/j.rbe.2018.10.002>
bibo:endPage "34" ;
bibo:issue "1" ;
bibo:journal "Revista Brasileira de Entomologia" ;
bibo:pubDate "2018-11-02" ;
bibo:startPage "30" ;
bibo:volume "63" ;
dc:creator "Dias, Amanda M.; Lattke, John E." ;
dc:date "2019" ;
dc:title "A new species and new records of minuta - group Gnamptogenys from Brazil (Hymenoptera: Formicidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_minuta_Emery_1896>
dwc:authority "(Emery, 1896)" ;
dwc:baseAuthorityName "Emery" ;
dwc:baseAuthorityYear "1896" ;
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Gnamptogenys" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Emery, 1896)" ;
dwc:species "minuta" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3GJRK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_minuta> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_minuta>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Gnamptogenys" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "minuta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gnamptogenys>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Gnamptogenys" ;
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 .
<http://tb.plazi.org/GgServer/dwcaRecords/A0103E23000039298B65FF22C5ADD573.mc.98D18568000039298C1FFD8EC4E0D4E4>
dwc:collectionCode "DZUP" ;
dwc:eventDate "2016-11-07" ;
dwc:verbatimLatitude "-10.0778" ;
dwc:verbatimLongitude "-67.6264" ;
trt:gbifOccurrenceId "2569657841" ;
trt:httpUri <https://treatment.plazi.org/id/A0103E23000039298B65FF22C5ADD573#98D18568000039298C1FFD8EC4E0D4E4> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A0103E23000039298B65FF22C5ADD573.mc.98D18568000039298CD1FDC4C5D3D4C0>
dwc:collectionCode "DZUP" ;
dwc:eventDate "2008-02-12" ;
dwc:verbatimLatitude "-17.8811" ;
dwc:verbatimLongitude "-51.739" ;
trt:gbifOccurrenceId "2569657836" ;
trt:httpUri <https://treatment.plazi.org/id/A0103E23000039298B65FF22C5ADD573#98D18568000039298CD1FDC4C5D3D4C0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A0103E23000039298B65FF22C5ADD573.mc.98D18568000039298B65FD1CC384D497>
dwc:collectionCode "VI" ;
dwc:eventDate "2006-06-12" ;
dwc:verbatimLatitude "-6.5318" ;
dwc:verbatimLongitude "-47.3711" ;
trt:gbifOccurrenceId "2569657840" ;
trt:httpUri <https://treatment.plazi.org/id/A0103E23000039298B65FF22C5ADD573#98D18568000039298B65FD1CC384D497> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A0103E23000039298B65FF22C5ADD573.mc.98D18568000039298BBEFD54C592D573>
dwc:collectionCode "DZUP" ;
dwc:eventDate "2009-12-01" ;
dwc:verbatimLatitude "-23.1811" ;
dwc:verbatimLongitude "-44.3517" ;
trt:gbifOccurrenceId "2569657839" ;
trt:httpUri <https://treatment.plazi.org/id/A0103E23000039298B65FF22C5ADD573#98D18568000039298BBEFD54C592D573> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,128 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/A0103E230000392A8B65FC81C538D26A>
cito:cites <http://dx.doi.org/10.5281/zenodo.3677022> ;
dc:creator "Dias, Amanda M.; Lattke, John E." ;
dc:title "Gnamptogenys piei Dias & Lattke 2019, n. sp." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A0103E230000392A8B65FC81C538D26A.mc.98D185680003392A8851F8C4C562D5D6> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_piei_Dias_2019> ;
trt:publishedIn <http://dx.doi.org/10.1016/j.rbe.2018.10.002> ;
a trt:Treatment .
<http://dx.doi.org/10.1016/j.rbe.2018.10.002>
bibo:endPage "34" ;
bibo:issue "1" ;
bibo:journal "Revista Brasileira de Entomologia" ;
bibo:pubDate "2018-11-02" ;
bibo:startPage "30" ;
bibo:volume "63" ;
dc:creator "Dias, Amanda M.; Lattke, John E." ;
dc:date "2019" ;
dc:title "A new species and new records of minuta - group Gnamptogenys from Brazil (Hymenoptera: Formicidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3677022> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_piei_Dias_2019>
dwc:authority "Dias & Lattke, 2019" ;
dwc:authorityName "Dias & Lattke" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Gnamptogenys" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Dias & Lattke, 2019" ;
dwc:species "piei" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_piei> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_piei>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Gnamptogenys" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "piei" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gnamptogenys>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Gnamptogenys" ;
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 .
<http://dx.doi.org/10.5281/zenodo.3677022>
dc:description "Fig. 1. Gnamptogenys piei n. sp. Holotype. (A) Dorsal view of head; (B) lateral view of body; (C) dorsal view of body." ;
fabio:hasRepresentation <https://zenodo.org/record/3677022/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A0103E230000392A8B65FC81C538D26A.mc.98D185680003392A8851F8C4C562D5D6>
dwc:catalogNumber "DZUP 548816" ;
dwc:collectionCode "DZUP" ;
dwc:eventDate "2015-01-20" ;
dwc:locality "Lasmar" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1991" ;
dwc:verbatimLatitude "-22.4116" ;
dwc:verbatimLongitude "-44.6386" ;
trt:gbifOccurrenceId "2569657837" ;
trt:httpUri <https://treatment.plazi.org/id/A0103E230000392A8B65FC81C538D26A#98D185680003392A8851F8C4C562D5D6> ;
a dwc:MaterialCitation .

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/A0103E230002392B8856FBF9C5D1D755>
dc:creator "Dias, Amanda M.; Lattke, John E." ;
dc:title "Gnamptogenys minuta" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_minuta_Antweb_2018> ;
trt:publishedIn <http://dx.doi.org/10.1016/j.rbe.2018.10.002> ;
a trt:Treatment .
<http://dx.doi.org/10.1016/j.rbe.2018.10.002>
bibo:endPage "34" ;
bibo:issue "1" ;
bibo:journal "Revista Brasileira de Entomologia" ;
bibo:pubDate "2018-11-02" ;
bibo:startPage "30" ;
bibo:volume "63" ;
dc:creator "Dias, Amanda M.; Lattke, John E." ;
dc:date "2019" ;
dc:title "A new species and new records of minuta - group Gnamptogenys from Brazil (Hymenoptera: Formicidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_minuta_Antweb_2018>
dwc:baseAuthorityName "Antweb" ;
dwc:baseAuthorityYear "2018" ;
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Gnamptogenys" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Antweb, 2018)" ;
dwc:species "minuta" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3GJRK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_minuta> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_minuta>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Gnamptogenys" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "minuta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gnamptogenys>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Gnamptogenys" ;
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,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/A01087EBFFA0E25C11B60A5AFE0BF99A>
cito:cites <http://dx.doi.org/10.5281/zenodo.5182281> ;
dc:creator "Pollock, Darren A." ;
dc:title "Orchesia ornata Horn 1888" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Orchesia_ornata_Horn_1888> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5182273> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.5182273>
bibo:endPage "15" ;
bibo:issue "427" ;
bibo:journal "Insecta Mundi" ;
bibo:pubDate "2015-06-19" ;
bibo:startPage "1" ;
bibo:volume "2015" ;
dc:creator "Pollock, Darren A." ;
dc:date "2015" ;
dc:title "Lectotype designations in Tetratomidae, Melandryidae, Boridae and Mycteridae, based on material in the Museum of Comparative Zoology, Harvard University (Coleoptera: Tenebrionoidea)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5182281> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Orchesia_ornata_Horn_1888>
dwc:authority "Horn, 1888" ;
dwc:authorityName "Horn" ;
dwc:authorityYear "1888" ;
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Orchesia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Horn, 1888" ;
dwc:species "ornata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orchesia_ornata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Orchesia_ornata>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Orchesia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "ornata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orchesia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Orchesia>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Orchesia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melandryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Melandryidae>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
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.5182281>
dc:description "Figures 3748. Dorsal and lateral habitus of newly designated lectotypes.3738. Orchesia gracilis Melsheimer, lectotype. 37) Dorsal habitus. 38) Lateral habitus. Scale lines = 2.0 mm. 3940. Orchesia ornata Horn, lectotype. 39) Dorsal habitus. 40) Lateral habitus. Scale lines = 1.0 mm. 4142. Amblyctis praeses LeConte, lectotype. 41) Dorsal habitus. 42) Lateral habitus. Scale lines = 5.0 mm. 4344. Dircaea sericea Haldeman, female lectotype. 43) Dorsal habitus. 44) Lateral habitus. Scale lines = 2.0 mm. 4546. Serropalpus obsoletus Haldeman, lectotype. 45) Dorsal habitus. 46) Lateral habitus. Scale lines = 5.0 mm. 4748. Serropalpus substriatus Haldeman, lectotype. 47) Dorsal habitus. 48) Lateral habitus. Scale lines = 2.0 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5182281/files/figure.png> ;
a fabio:Figure .

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/A01087EBFFA0E25C11B60B7AFB74FADA>
cito:cites <http://dx.doi.org/10.5281/zenodo.5182281> ;
dc:creator "Pollock, Darren A." ;
dc:title "Orchesia gracilis Melsheimer 1846" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Orchesia_gracilis_Melsheimer_1846> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5182273> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.5182273>
bibo:endPage "15" ;
bibo:issue "427" ;
bibo:journal "Insecta Mundi" ;
bibo:pubDate "2015-06-19" ;
bibo:startPage "1" ;
bibo:volume "2015" ;
dc:creator "Pollock, Darren A." ;
dc:date "2015" ;
dc:title "Lectotype designations in Tetratomidae, Melandryidae, Boridae and Mycteridae, based on material in the Museum of Comparative Zoology, Harvard University (Coleoptera: Tenebrionoidea)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5182281> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Orchesia_gracilis_Melsheimer_1846>
dwc:authority "Melsheimer, 1846" ;
dwc:authorityName "Melsheimer" ;
dwc:authorityYear "1846" ;
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Orchesia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Melsheimer, 1846" ;
dwc:species "gracilis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orchesia_gracilis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Orchesia_gracilis>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Orchesia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "gracilis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orchesia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Orchesia>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Orchesia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melandryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Melandryidae>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
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.5182281>
dc:description "Figures 3748. Dorsal and lateral habitus of newly designated lectotypes.3738. Orchesia gracilis Melsheimer, lectotype. 37) Dorsal habitus. 38) Lateral habitus. Scale lines = 2.0 mm. 3940. Orchesia ornata Horn, lectotype. 39) Dorsal habitus. 40) Lateral habitus. Scale lines = 1.0 mm. 4142. Amblyctis praeses LeConte, lectotype. 41) Dorsal habitus. 42) Lateral habitus. Scale lines = 5.0 mm. 4344. Dircaea sericea Haldeman, female lectotype. 43) Dorsal habitus. 44) Lateral habitus. Scale lines = 2.0 mm. 4546. Serropalpus obsoletus Haldeman, lectotype. 45) Dorsal habitus. 46) Lateral habitus. Scale lines = 5.0 mm. 4748. Serropalpus substriatus Haldeman, lectotype. 47) Dorsal habitus. 48) Lateral habitus. Scale lines = 2.0 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5182281/files/figure.png> ;
a fabio:Figure .

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/A01087EBFFA0E25C11B60E7AFA75FDFA>
cito:cites <http://dx.doi.org/10.5281/zenodo.5182279> ;
dc:creator "Pollock, Darren A." ;
dc:title "Microscapha clavicornis LeConte 1866" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Microscapha_clavicornis_LeConte_1866> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5182273> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.5182273>
bibo:endPage "15" ;
bibo:issue "427" ;
bibo:journal "Insecta Mundi" ;
bibo:pubDate "2015-06-19" ;
bibo:startPage "1" ;
bibo:volume "2015" ;
dc:creator "Pollock, Darren A." ;
dc:date "2015" ;
dc:title "Lectotype designations in Tetratomidae, Melandryidae, Boridae and Mycteridae, based on material in the Museum of Comparative Zoology, Harvard University (Coleoptera: Tenebrionoidea)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5182279> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Microscapha_clavicornis_LeConte_1866>
dwc:authority "LeConte, 1866" ;
dwc:authorityName "LeConte" ;
dwc:authorityYear "1866" ;
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Microscapha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "LeConte, 1866" ;
dwc:species "clavicornis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microscapha_clavicornis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Microscapha_clavicornis>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Microscapha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "clavicornis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microscapha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Microscapha>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Microscapha" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melandryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Melandryidae>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
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.5182279>
dc:description "Figure 2636. Dorsal and lateral habitus of newly designated lectotypes. 26. Melandrya striata var. bicolor Melsheimer, lectotype, lateral habitus. Scale line = 2.0 mm. 2728. Melandrya striata var. thoracica Melsheimer, lectotype. 27) Dorsal habitus. 28) Lateral habitus. Scale lines = 5.0 mm. 2930. Hypulus fulminans LeConte, lectotype. 29) Dorsal habitus. 30) Lateral habitus. Scale lines = 1.0 mm. 3132. Microscapha arctica Horn, lectotype. 31) Dorsal habitus. 32) Lateral habitus. Scale lines = 0.5 mm. 3334. Microscapha clavicornis LeConte, lectotype. 33) Dorsal habitus. 34) Lateral habitus. Scale lines = 1.0 mm. 3536. Orchesia castanea Melsheimer, lectotype. 35) Dorsal habitus. 36) Lateral habitus. Scale lines = 2.0 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5182279/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,170 @@
@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/A01087EBFFA1E25D11B60D1AFCBDFBDA>
dc:creator "Pollock, Darren A." ;
dc:title "Melandrya striata Say 1824" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Melandrya_striata_Say_1824> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Melandrya_striata_bicolor_Melsheimer_1846>, <http://taxon-concept.plazi.org/id/Animalia/Melandrya_striata_thoracica_Melsheimer_1846> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5182273> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.5182273>
bibo:endPage "15" ;
bibo:issue "427" ;
bibo:journal "Insecta Mundi" ;
bibo:pubDate "2015-06-19" ;
bibo:startPage "1" ;
bibo:volume "2015" ;
dc:creator "Pollock, Darren A." ;
dc:date "2015" ;
dc:title "Lectotype designations in Tetratomidae, Melandryidae, Boridae and Mycteridae, based on material in the Museum of Comparative Zoology, Harvard University (Coleoptera: Tenebrionoidea)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Melandrya_striata_Say_1824>
dwc:authority "Say, 1824" ;
dwc:authorityName "Say" ;
dwc:authorityYear "1824" ;
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Melandrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Say, 1824" ;
dwc:species "striata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Melandrya_striata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Melandrya_striata_bicolor_Melsheimer_1846>
dwc:authority "Melsheimer 1846: 55" ;
dwc:authorityName "Melsheimer" ;
dwc:authorityPageNumber "55" ;
dwc:authorityYear "1846" ;
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Melandrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "variety" ;
dwc:scientificNameAuthorship "Melsheimer, 1846" ;
dwc:species "striata" ;
dwc:variety "bicolor" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Melandrya_striata_bicolor> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Melandrya_striata_thoracica_Melsheimer_1846>
dwc:authority "Melsheimer 1846: 55", "Melsh" ;
dwc:authorityName "Melsheimer" ;
dwc:authorityPageNumber "55" ;
dwc:authorityYear "1846" ;
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Melandrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "variety" ;
dwc:scientificNameAuthorship "Melsheimer, 1846" ;
dwc:species "striata" ;
dwc:variety "thoracica" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Melandrya_striata_thoracica> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Melandrya_striata>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Melandrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "striata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melandrya> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Melandrya>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Melandrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melandryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Melandryidae>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
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/Melandrya_striata_bicolor>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Melandrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "variety" ;
dwc:species "striata" ;
dwc:variety "bicolor" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melandrya_striata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Melandrya_striata_thoracica>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Melandrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "variety" ;
dwc:species "striata" ;
dwc:variety "thoracica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melandrya_striata> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,144 @@
@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/A01087EBFFA2E25E11B60EFAFC99FD7A>
cito:cites <http://dx.doi.org/10.5281/zenodo.5182277> ;
dc:creator "Pollock, Darren A." ;
dc:title "Hypulus simulator Newman 1838" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hypulus_simulator_Newman_1838> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Hypulus_trifasciatus_Melsheimer_1846> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5182273> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.5182273>
bibo:endPage "15" ;
bibo:issue "427" ;
bibo:journal "Insecta Mundi" ;
bibo:pubDate "2015-06-19" ;
bibo:startPage "1" ;
bibo:volume "2015" ;
dc:creator "Pollock, Darren A." ;
dc:date "2015" ;
dc:title "Lectotype designations in Tetratomidae, Melandryidae, Boridae and Mycteridae, based on material in the Museum of Comparative Zoology, Harvard University (Coleoptera: Tenebrionoidea)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5182277> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hypulus_simulator_Newman_1838>
dwc:authority "Newman, 1838" ;
dwc:authorityName "Newman" ;
dwc:authorityYear "1838" ;
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Hypulus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Newman, 1838" ;
dwc:species "simulator" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hypulus_simulator> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Hypulus_trifasciatus_Melsheimer_1846>
dwc:authority "Melsheimer 1846: 56", "Melsh." ;
dwc:authorityName "Melsheimer" ;
dwc:authorityPageNumber "56" ;
dwc:authorityYear "1846" ;
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Hypulus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Melsheimer, 1846" ;
dwc:species "trifasciatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hypulus_trifasciatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hypulus_simulator>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Hypulus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "simulator" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hypulus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hypulus>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Hypulus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melandryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Melandryidae>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
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/Hypulus_trifasciatus>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Hypulus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "trifasciatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hypulus> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5182277>
dc:description "Figure 1425. Dorsal and lateral habitus of newly designated lectotypes. 14) Dircaea riversi LeConte, lectotype, lateral habitus. Scale line = 5.0 mm. 1516. Hypulus trifasciatus Melsheimer, lectotype. 15) Dorsal habitus. 16) Lateral habitus. Scale lines = 2.0 mm. 1718. Microtonus sericans LeConte, lectotype. 17) Dorsal habitus. 18) Lateral habitus. Scale lines = 1.0 mm. 1920. Scraptia flavicollis Haldeman, lectotype. 19) Dorsal habitus. Scale line = 2.0 mm. 20) Lateral habitus. Scale line = 1.0 mm. 2122. Scraptia rugosa Haldeman, lectotype. 21) Dorsal habitus. 22) Lateral habitus. Scale lines = 1.0 mm. 2324. Melandrya maculata LeConte, male lectotype. 23) Dorsal habitus. 24) Lateral habitus. Scale lines = 2.0 mm. 25) Melandrya striata var. bicolor Melsheimer, lectotype, dorsal habitus." ;
fabio:hasRepresentation <https://zenodo.org/record/5182277/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,155 @@
@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/A01087EBFFA3E25F11B60A5AFAD1F999>
cito:cites <http://dx.doi.org/10.5281/zenodo.5182275> ;
dc:creator "Pollock, Darren A." ;
dc:title "Phloiotrya prona" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phloiotrya_prona_LeConte_1878> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Dircaea_prona_LeConte_1878> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5182273> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.5182273>
bibo:endPage "15" ;
bibo:issue "427" ;
bibo:journal "Insecta Mundi" ;
bibo:pubDate "2015-06-19" ;
bibo:startPage "1" ;
bibo:volume "2015" ;
dc:creator "Pollock, Darren A." ;
dc:date "2015" ;
dc:title "Lectotype designations in Tetratomidae, Melandryidae, Boridae and Mycteridae, based on material in the Museum of Comparative Zoology, Harvard University (Coleoptera: Tenebrionoidea)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5182275> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Phloiotrya_prona_LeConte_1878>
dwc:authority "(LeConte, 1878)" ;
dwc:baseAuthorityName "LeConte" ;
dwc:baseAuthorityYear "1878" ;
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Phloiotrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(LeConte, 1878)" ;
dwc:species "prona" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phloiotrya_prona> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Dircaea_prona_LeConte_1878>
dwc:authority "LeConte 1878 a: 426", "Lec.", "LeConte" ;
dwc:authorityName "LeConte" ;
dwc:authorityPageNumber "426" ;
dwc:authorityYear "1878" ;
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Dircaea" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "LeConte, 1878" ;
dwc:species "prona" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dircaea_prona> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Phloiotrya_prona>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Phloiotrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "prona" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phloiotrya> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phloiotrya>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Phloiotrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melandryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Melandryidae>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
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/Dircaea_prona>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Dircaea" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "prona" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dircaea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dircaea>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Dircaea" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melandryidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5182275>
dc:description "Figures 113. Dorsal and lateral habitus of newly designated lectotypes.12. Hallomenus scapularis Melsheimer, lectotype. 1) Dorsal habitus. 2) Lateral habitus. Scale lines = 2.0 mm. 34. Hallomenus serricornis LeConte, lectotype. 3) Dorsal habitus. 4) Lateral habitus. Scale lines = 2.0 mm. 56. Hypulus bicinctus Horn, lectotype. 5) Dorsal habitus. 6) Lateral habitus. Scale lines = 2.0 mm. 78. Dircaea liturata LeConte, male lectotype. 7) Dorsal habitus. 8) Lateral habitus. Scale lines = 2.0 mm. 910. Dircaea fusca LeConte, female lectotype. 9) Dorsal habitus. 10) Lateral habitus. Scale lines = 2.0 mm. 1112. Dircaea prona LeConte, male lectotype. 11) Dorsal habitus. 12) Lateral habitus. Scale lines = 5.0 mm. 13). Dircaea riversi LeConte, female lectotype, dorsal habitus. Scale line = 5.0 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5182275/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,179 @@
@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/A01087EBFFA3E25F11B60CDAFC07FAD9>
cito:cites <http://dx.doi.org/10.5281/zenodo.5182275> ;
dc:creator "Pollock, Darren A." ;
dc:title "Phloiotrya fusca" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phloiotrya_fusca_LeConte_1878> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Phloeotrya_vaudoueri> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Dircaea_fusca_LeConte_1878> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5182273> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.5182273>
bibo:endPage "15" ;
bibo:issue "427" ;
bibo:journal "Insecta Mundi" ;
bibo:pubDate "2015-06-19" ;
bibo:startPage "1" ;
bibo:volume "2015" ;
dc:creator "Pollock, Darren A." ;
dc:date "2015" ;
dc:title "Lectotype designations in Tetratomidae, Melandryidae, Boridae and Mycteridae, based on material in the Museum of Comparative Zoology, Harvard University (Coleoptera: Tenebrionoidea)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5182275> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Phloiotrya_fusca_LeConte_1878>
dwc:authority "(LeConte, 1878)" ;
dwc:baseAuthorityName "LeConte" ;
dwc:baseAuthorityYear "1878" ;
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Phloiotrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(LeConte, 1878)" ;
dwc:species "fusca" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phloiotrya_fusca> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Dircaea_fusca_LeConte_1878>
dwc:authority "LeConte 1878 b: 619", "Lec.", "LeConte" ;
dwc:authorityName "LeConte" ;
dwc:authorityPageNumber "619" ;
dwc:authorityYear "1878" ;
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Dircaea" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "LeConte, 1878" ;
dwc:species "fusca" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dircaea_fusca> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Phloiotrya_fusca>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Phloiotrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "fusca" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phloiotrya> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phloiotrya>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Phloiotrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melandryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Melandryidae>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
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/Dircaea_fusca>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Dircaea" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "fusca" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dircaea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dircaea>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Dircaea" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melandryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phloeotrya_vaudoueri>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Phloeotrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "vaudoueri" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phloeotrya> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phloeotrya>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Phloeotrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melandryidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5182275>
dc:description "Figures 113. Dorsal and lateral habitus of newly designated lectotypes.12. Hallomenus scapularis Melsheimer, lectotype. 1) Dorsal habitus. 2) Lateral habitus. Scale lines = 2.0 mm. 34. Hallomenus serricornis LeConte, lectotype. 3) Dorsal habitus. 4) Lateral habitus. Scale lines = 2.0 mm. 56. Hypulus bicinctus Horn, lectotype. 5) Dorsal habitus. 6) Lateral habitus. Scale lines = 2.0 mm. 78. Dircaea liturata LeConte, male lectotype. 7) Dorsal habitus. 8) Lateral habitus. Scale lines = 2.0 mm. 910. Dircaea fusca LeConte, female lectotype. 9) Dorsal habitus. 10) Lateral habitus. Scale lines = 2.0 mm. 1112. Dircaea prona LeConte, male lectotype. 11) Dorsal habitus. 12) Lateral habitus. Scale lines = 5.0 mm. 13). Dircaea riversi LeConte, female lectotype, dorsal habitus. Scale line = 5.0 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5182275/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,155 @@
@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/A01087EBFFA3E25F11B60FFAFDBBFE7A>
cito:cites <http://dx.doi.org/10.5281/zenodo.5182275> ;
dc:creator "Pollock, Darren A." ;
dc:title "Abdera bicincta" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Abdera_bicincta_Horn_1888> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Hypulus_bicinctus_Horn_1888> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5182273> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.5182273>
bibo:endPage "15" ;
bibo:issue "427" ;
bibo:journal "Insecta Mundi" ;
bibo:pubDate "2015-06-19" ;
bibo:startPage "1" ;
bibo:volume "2015" ;
dc:creator "Pollock, Darren A." ;
dc:date "2015" ;
dc:title "Lectotype designations in Tetratomidae, Melandryidae, Boridae and Mycteridae, based on material in the Museum of Comparative Zoology, Harvard University (Coleoptera: Tenebrionoidea)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5182275> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Abdera_bicincta_Horn_1888>
dwc:authority "(Horn, 1888)" ;
dwc:baseAuthorityName "Horn" ;
dwc:baseAuthorityYear "1888" ;
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Abdera" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Horn, 1888)" ;
dwc:species "bicincta" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Abdera_bicincta> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Hypulus_bicinctus_Horn_1888>
dwc:authority "Horn 1888: 40", "Horn" ;
dwc:authorityName "Horn" ;
dwc:authorityPageNumber "40" ;
dwc:authorityYear "1888" ;
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Hypulus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Horn, 1888" ;
dwc:species "bicinctus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hypulus_bicinctus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Abdera_bicincta>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Abdera" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "bicincta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Abdera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Abdera>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Abdera" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melandryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Melandryidae>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
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/Hypulus_bicinctus>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Hypulus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "bicinctus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hypulus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hypulus>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Hypulus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melandryidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5182275>
dc:description "Figures 113. Dorsal and lateral habitus of newly designated lectotypes.12. Hallomenus scapularis Melsheimer, lectotype. 1) Dorsal habitus. 2) Lateral habitus. Scale lines = 2.0 mm. 34. Hallomenus serricornis LeConte, lectotype. 3) Dorsal habitus. 4) Lateral habitus. Scale lines = 2.0 mm. 56. Hypulus bicinctus Horn, lectotype. 5) Dorsal habitus. 6) Lateral habitus. Scale lines = 2.0 mm. 78. Dircaea liturata LeConte, male lectotype. 7) Dorsal habitus. 8) Lateral habitus. Scale lines = 2.0 mm. 910. Dircaea fusca LeConte, female lectotype. 9) Dorsal habitus. 10) Lateral habitus. Scale lines = 2.0 mm. 1112. Dircaea prona LeConte, male lectotype. 11) Dorsal habitus. 12) Lateral habitus. Scale lines = 5.0 mm. 13). Dircaea riversi LeConte, female lectotype, dorsal habitus. Scale line = 5.0 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5182275/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/A01087EBFFA4E25811B60B1AFB2EFB3A>
cito:cites <http://dx.doi.org/10.5281/zenodo.5182275> ;
dc:creator "Pollock, Darren A." ;
dc:title "Hallomenus (Hallomenus) scapularis Melsheimer 1846" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hallomenus_scapularis_Melsheimer_1846> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5182273> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.5182273>
bibo:endPage "15" ;
bibo:issue "427" ;
bibo:journal "Insecta Mundi" ;
bibo:pubDate "2015-06-19" ;
bibo:startPage "1" ;
bibo:volume "2015" ;
dc:creator "Pollock, Darren A." ;
dc:date "2015" ;
dc:title "Lectotype designations in Tetratomidae, Melandryidae, Boridae and Mycteridae, based on material in the Museum of Comparative Zoology, Harvard University (Coleoptera: Tenebrionoidea)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5182275> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hallomenus_scapularis_Melsheimer_1846>
dwc:authority "Melsheimer, 1846", "Melsheimer 1846: 57", "Melsh." ;
dwc:authorityName "Melsheimer" ;
dwc:authorityPageNumber "57" ;
dwc:authorityYear "1846" ;
dwc:class "Insecta" ;
dwc:family "Tetratomidae" ;
dwc:genus "Hallomenus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Melsheimer, 1846" ;
dwc:species "scapularis" ;
dwc:subGenus "Hallomenus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hallomenus_scapularis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hallomenus_scapularis>
dwc:class "Insecta" ;
dwc:family "Tetratomidae" ;
dwc:genus "Hallomenus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "scapularis" ;
dwc:subGenus "Hallomenus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hallomenus_Hallomenus>, <http://taxon-name.plazi.org/id/Animalia/Hallomenus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hallomenus_Hallomenus>
dwc:class "Insecta" ;
dwc:family "Tetratomidae" ;
dwc:genus "Hallomenus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Hallomenus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hallomenus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hallomenus>
dwc:class "Insecta" ;
dwc:family "Tetratomidae" ;
dwc:genus "Hallomenus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetratomidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tetratomidae>
dwc:class "Insecta" ;
dwc:family "Tetratomidae" ;
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.5182275>
dc:description "Figures 113. Dorsal and lateral habitus of newly designated lectotypes.12. Hallomenus scapularis Melsheimer, lectotype. 1) Dorsal habitus. 2) Lateral habitus. Scale lines = 2.0 mm. 34. Hallomenus serricornis LeConte, lectotype. 3) Dorsal habitus. 4) Lateral habitus. Scale lines = 2.0 mm. 56. Hypulus bicinctus Horn, lectotype. 5) Dorsal habitus. 6) Lateral habitus. Scale lines = 2.0 mm. 78. Dircaea liturata LeConte, male lectotype. 7) Dorsal habitus. 8) Lateral habitus. Scale lines = 2.0 mm. 910. Dircaea fusca LeConte, female lectotype. 9) Dorsal habitus. 10) Lateral habitus. Scale lines = 2.0 mm. 1112. Dircaea prona LeConte, male lectotype. 11) Dorsal habitus. 12) Lateral habitus. Scale lines = 5.0 mm. 13). Dircaea riversi LeConte, female lectotype, dorsal habitus. Scale line = 5.0 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5182275/files/figure.png> ;
a fabio:Figure .

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/A01087EBFFAEE25211B60CF9FBB0FB19>
cito:cites <http://dx.doi.org/10.5281/zenodo.5182283> ;
dc:creator "Pollock, Darren A." ;
dc:title "Mycterus quadricollis Horn 1874" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A01087EBFFAEE25211B60CF9FBB0FB19.mc.98D13CA0FFAEE25210A50BB9FBB4FB19> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mycterus_quadricollis_Horn_1874> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5182273> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.5182273>
bibo:endPage "15" ;
bibo:issue "427" ;
bibo:journal "Insecta Mundi" ;
bibo:pubDate "2015-06-19" ;
bibo:startPage "1" ;
bibo:volume "2015" ;
dc:creator "Pollock, Darren A." ;
dc:date "2015" ;
dc:title "Lectotype designations in Tetratomidae, Melandryidae, Boridae and Mycteridae, based on material in the Museum of Comparative Zoology, Harvard University (Coleoptera: Tenebrionoidea)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5182283> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Mycterus_quadricollis_Horn_1874>
dwc:authority "Horn, 1874" ;
dwc:authorityName "Horn" ;
dwc:authorityYear "1874" ;
dwc:class "Insecta" ;
dwc:family "Mycteridae" ;
dwc:genus "Mycterus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Horn, 1874" ;
dwc:species "quadricollis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mycterus_quadricollis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Mycterus_quadricollis>
dwc:class "Insecta" ;
dwc:family "Mycteridae" ;
dwc:genus "Mycterus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "quadricollis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mycterus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mycterus>
dwc:class "Insecta" ;
dwc:family "Mycteridae" ;
dwc:genus "Mycterus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mycteridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mycteridae>
dwc:class "Insecta" ;
dwc:family "Mycteridae" ;
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.5182283>
dc:description "Figures 4958. Dorsal and lateral habitus of newly designated lectotypes. 4950. Carebara longula LeConte, lectotype. 49) Dorsal habitus. 50) Lateral habitus. Scale lines = 2.0 mm. 5152. Hallomenus quadripustulata Melsheimer, lectotype. 51) Dorsal habitus. 52) Lateral habitus. Scale lines = 1.0 mm. 5354. Mycterus canescens Horn, male lectotype. 53) Dorsal habitus. 54) Lateral habitus. Scale lines = 2.0 mm. 5556. Mycterus quadricollis Horn, male lectotype. 55) Dorsal habitus. 56) Lateral habitus. Scale lines = 2.0 mm. 5758. Crymodes discicollis LeConte, lectotype. 57) Dorsal habitus. 58) Lateral habitus. Scale lines = 2.0 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5182283/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A01087EBFFAEE25211B60CF9FBB0FB19.mc.98D13CA0FFAEE25210A50BB9FBB4FB19>
dwc:recordedBy "J. L. LeConte Collection & D. A. Pollock" ;
dwc:typeStatus "lectotype" ;
trt:httpUri <https://treatment.plazi.org/id/A01087EBFFAEE25211B60CF9FBB0FB19#98D13CA0FFAEE25210A50BB9FBB4FB19> ;
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/A01087EBFFAFE25311B60B7AFC22FAFA>
cito:cites <http://dx.doi.org/10.5281/zenodo.5182281> ;
dc:creator "Pollock, Darren A." ;
dc:title "Serropalpus substriatus Haldeman 1848" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A01087EBFFAFE25311B60B7AFC22FAFA.mc.98D13CA0FFAFE253109F0BD9FC22FAFA> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Serropalpus_substriatus_Haldeman_1848> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5182273> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.5182273>
bibo:endPage "15" ;
bibo:issue "427" ;
bibo:journal "Insecta Mundi" ;
bibo:pubDate "2015-06-19" ;
bibo:startPage "1" ;
bibo:volume "2015" ;
dc:creator "Pollock, Darren A." ;
dc:date "2015" ;
dc:title "Lectotype designations in Tetratomidae, Melandryidae, Boridae and Mycteridae, based on material in the Museum of Comparative Zoology, Harvard University (Coleoptera: Tenebrionoidea)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5182281> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Serropalpus_substriatus_Haldeman_1848>
dwc:authority "Haldeman, 1848" ;
dwc:authorityName "Haldeman" ;
dwc:authorityYear "1848" ;
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Serropalpus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Haldeman, 1848" ;
dwc:species "substriatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Serropalpus_substriatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Serropalpus_substriatus>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Serropalpus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "substriatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Serropalpus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Serropalpus>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Serropalpus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melandryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Melandryidae>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
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.5182281>
dc:description "Figures 3748. Dorsal and lateral habitus of newly designated lectotypes.3738. Orchesia gracilis Melsheimer, lectotype. 37) Dorsal habitus. 38) Lateral habitus. Scale lines = 2.0 mm. 3940. Orchesia ornata Horn, lectotype. 39) Dorsal habitus. 40) Lateral habitus. Scale lines = 1.0 mm. 4142. Amblyctis praeses LeConte, lectotype. 41) Dorsal habitus. 42) Lateral habitus. Scale lines = 5.0 mm. 4344. Dircaea sericea Haldeman, female lectotype. 43) Dorsal habitus. 44) Lateral habitus. Scale lines = 2.0 mm. 4546. Serropalpus obsoletus Haldeman, lectotype. 45) Dorsal habitus. 46) Lateral habitus. Scale lines = 5.0 mm. 4748. Serropalpus substriatus Haldeman, lectotype. 47) Dorsal habitus. 48) Lateral habitus. Scale lines = 2.0 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5182281/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A01087EBFFAFE25311B60B7AFC22FAFA.mc.98D13CA0FFAFE253109F0BD9FC22FAFA>
dwc:locality "Lake Superior" ;
dwc:typeStatus "lectotype" ;
trt:httpUri <https://treatment.plazi.org/id/A01087EBFFAFE25311B60B7AFC22FAFA#98D13CA0FFAFE253109F0BD9FC22FAFA> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,162 @@
@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/A01087EBFFAFE25311B60EBAFD39FDBA>
cito:cites <http://dx.doi.org/10.5281/zenodo.5182281> ;
dc:creator "Pollock, Darren A." ;
dc:title "Enchodes sericea" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A01087EBFFAFE25311B60EBAFD39FDBA.mc.98D13CA0FFAFE25310080D19FD39FDBA> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Enchodes_sericea_Haldeman_1848> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Dircaea_sericea_Haldeman_1848> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5182273> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.5182273>
bibo:endPage "15" ;
bibo:issue "427" ;
bibo:journal "Insecta Mundi" ;
bibo:pubDate "2015-06-19" ;
bibo:startPage "1" ;
bibo:volume "2015" ;
dc:creator "Pollock, Darren A." ;
dc:date "2015" ;
dc:title "Lectotype designations in Tetratomidae, Melandryidae, Boridae and Mycteridae, based on material in the Museum of Comparative Zoology, Harvard University (Coleoptera: Tenebrionoidea)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5182281> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Enchodes_sericea_Haldeman_1848>
dwc:authority "(Haldeman, 1848)" ;
dwc:baseAuthorityName "Haldeman" ;
dwc:baseAuthorityYear "1848" ;
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Enchodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Haldeman, 1848)" ;
dwc:species "sericea" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Enchodes_sericea> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Dircaea_sericea_Haldeman_1848>
dwc:authority "Haldeman 1848: 98", "Hald." ;
dwc:authorityName "Haldeman" ;
dwc:authorityPageNumber "98" ;
dwc:authorityYear "1848" ;
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Dircaea" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Haldeman, 1848" ;
dwc:species "sericea" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dircaea_sericea> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Enchodes_sericea>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Enchodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sericea" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Enchodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Enchodes>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Enchodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melandryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Melandryidae>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
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/Dircaea_sericea>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Dircaea" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sericea" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dircaea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dircaea>
dwc:class "Insecta" ;
dwc:family "Melandryidae" ;
dwc:genus "Dircaea" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melandryidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5182281>
dc:description "Figures 3748. Dorsal and lateral habitus of newly designated lectotypes.3738. Orchesia gracilis Melsheimer, lectotype. 37) Dorsal habitus. 38) Lateral habitus. Scale lines = 2.0 mm. 3940. Orchesia ornata Horn, lectotype. 39) Dorsal habitus. 40) Lateral habitus. Scale lines = 1.0 mm. 4142. Amblyctis praeses LeConte, lectotype. 41) Dorsal habitus. 42) Lateral habitus. Scale lines = 5.0 mm. 4344. Dircaea sericea Haldeman, female lectotype. 43) Dorsal habitus. 44) Lateral habitus. Scale lines = 2.0 mm. 4546. Serropalpus obsoletus Haldeman, lectotype. 45) Dorsal habitus. 46) Lateral habitus. Scale lines = 5.0 mm. 4748. Serropalpus substriatus Haldeman, lectotype. 47) Dorsal habitus. 48) Lateral habitus. Scale lines = 2.0 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5182281/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A01087EBFFAFE25311B60EBAFD39FDBA.mc.98D13CA0FFAFE25310080D19FD39FDBA>
dwc:collectionCode "MD" ;
dwc:typeStatus "lectotype" ;
trt:httpUri <https://treatment.plazi.org/id/A01087EBFFAFE25311B60EBAFD39FDBA#98D13CA0FFAFE25310080D19FD39FDBA> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,108 @@
@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/A010C7105E928DD5C21B918CAB1F72C5>
dc:creator "Borges, Paulo A. V.; Gaspar, Clara; Crespo, Luis Carlos Fonseca; Rigal, Francois; Cardoso, Pedro; Pereira, Fernando; Rego, Carla; Amorim, Isabel R.; Melo, Catarina; Aguiar, Carlos; Andre, Genage; Mendonca, Enesima P.; Ribeiro, Servio; Hortal, Joaquin; Santos, Ana M. C.; Barcelos, Luis; Enghoff, Henrik; Mahnert, Volker; Pita, Margarida T.; Ribes, Jordi; Baz, Arturo; Sousa, Antonio B.; Vieira, Virgilio; Wunderlich, Joerg; Parmakelis, Aristeidis; Whittaker, Robert J.; Quartau, Jose Alberto; Serrano, Artur R. M.; Triantis, Kostas A." ;
dc:title "Savigniorrhipis acoreensis Wunderlich 1992" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Savigniorrhipis_acoreensis_Wunderlich_1992> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e10948> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.4.e10948>
bibo:endPage "10948" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "10948" ;
bibo:volume "4" ;
dc:creator "Borges, Paulo A. V.; Gaspar, Clara; Crespo, Luis Carlos Fonseca; Rigal, Francois; Cardoso, Pedro; Pereira, Fernando; Rego, Carla; Amorim, Isabel R.; Melo, Catarina; Aguiar, Carlos; Andre, Genage; Mendonca, Enesima P.; Ribeiro, Servio; Hortal, Joaquin; Santos, Ana M. C.; Barcelos, Luis; Enghoff, Henrik; Mahnert, Volker; Pita, Margarida T.; Ribes, Jordi; Baz, Arturo; Sousa, Antonio B.; Vieira, Virgilio; Wunderlich, Joerg; Parmakelis, Aristeidis; Whittaker, Robert J.; Quartau, Jose Alberto; Serrano, Artur R. M.; Triantis, Kostas A." ;
dc:date "2016" ;
dc:title "New records and detailed distribution and abundance of selected arthropod species collected between 1999 and 2011 in Azorean native forests" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Savigniorrhipis_acoreensis_Wunderlich_1992>
dwc:ID-ENA "1742420" ;
dwc:LSID "http://azoresbioportal.uac.pt/azores-species/savigniorrhipis-acoreensis-7160/" ;
dwc:authority "Wunderlich, 1992" ;
dwc:authorityName "Wunderlich" ;
dwc:authorityYear "1992" ;
dwc:class "Arachnida" ;
dwc:family "Linyphiidae" ;
dwc:genus "Savigniorrhipis" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wunderlich, 1992" ;
dwc:species "acoreensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6Y3HX> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Savigniorrhipis_acoreensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Savigniorrhipis_acoreensis>
dwc:class "Arachnida" ;
dwc:family "Linyphiidae" ;
dwc:genus "Savigniorrhipis" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "acoreensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Savigniorrhipis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Savigniorrhipis>
dwc:class "Arachnida" ;
dwc:family "Linyphiidae" ;
dwc:genus "Savigniorrhipis" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Linyphiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Linyphiidae>
dwc:class "Arachnida" ;
dwc:family "Linyphiidae" ;
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,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/A0134A61DB2E74267EC94E0F6C25D0EE>
dc:creator "Freitag, Hendrik; Balke, Michael" ;
dc:title "Ancyronyx minerva Freitag & Jaech 2007" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ancyronyx_minerva_Freitag_2007> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ancyronyx_minerva> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.136.1914> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.136.1914>
bibo:endPage "82" ;
bibo:journal "ZooKeys" ;
bibo:startPage "47" ;
bibo:volume "136" ;
dc:creator "Freitag, Hendrik; Balke, Michael" ;
dc:date "2011" ;
dc:title "Larvae and a new species of Ancyronyx Erichson, 1847 (Insecta, Coleoptera, Elmidae) from Palawan, Philippines, using DNA sequences for the assignment of the developmental stages" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ancyronyx_minerva_Freitag_2007>
dwc:LSID "http://species-id.net/wiki/Ancyronyx_minerva" ;
dwc:authority "Freitag & Jaech, 2007" ;
dwc:authorityName "Freitag & Jaech" ;
dwc:authorityYear "2007" ;
dwc:class "Insecta" ;
dwc:family "Elmidae" ;
dwc:genus "Ancyronyx" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Freitag & Jaech, 2007" ;
dwc:species "minerva" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ancyronyx_minerva> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ancyronyx_minerva>
dwc:class "Insecta" ;
dwc:family "Elmidae" ;
dwc:genus "Ancyronyx" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "minerva" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ancyronyx> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ancyronyx>
dwc:class "Insecta" ;
dwc:family "Elmidae" ;
dwc:genus "Ancyronyx" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elmidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Elmidae>
dwc:class "Insecta" ;
dwc:family "Elmidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

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/A0137511E4C817F52B3C81B34557E310>
dc:creator "Faulwetter, Sarah; Simboura, Nomiki; Katsiaras, Nikolaos; Chatzigeorgiou, Giorgos; Arvanitidis, Christos" ;
dc:title "Haplosyllis spongicola Grube 1855" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Haplosyllis_spongicola_Grube_1855> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Haplosyllis_hamata>, <http://taxon-name.plazi.org/id/Animalia/Haplosyllis_spongicola>, <http://taxon-name.plazi.org/id/Animalia/Syllis_spongicola> ;
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/Haplosyllis_spongicola_Grube_1855>
dwc:ID-ENA "1054010" ;
dwc:authority "Grube, 1855" ;
dwc:authorityName "Grube" ;
dwc:authorityYear "1855" ;
dwc:class "Polychaeta" ;
dwc:family "Syllidae" ;
dwc:genus "Haplosyllis" ;
dwc:kingdom "Animalia" ;
dwc:order "Phyllodocida" ;
dwc:phylum "Annelida" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Grube, 1855" ;
dwc:species "spongicola" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3JPHX> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Haplosyllis_spongicola> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Haplosyllis_spongicola>
dwc:class "Polychaeta" ;
dwc:family "Syllidae" ;
dwc:genus "Haplosyllis" ;
dwc:kingdom "Animalia" ;
dwc:order "Phyllodocida" ;
dwc:phylum "Annelida" ;
dwc:rank "species" ;
dwc:species "spongicola" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Haplosyllis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Haplosyllis>
dwc:class "Polychaeta" ;
dwc:family "Syllidae" ;
dwc:genus "Haplosyllis" ;
dwc:kingdom "Animalia" ;
dwc:order "Phyllodocida" ;
dwc:phylum "Annelida" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
dwc:class "Polychaeta" ;
dwc:family "Syllidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Phyllodocida" ;
dwc:phylum "Annelida" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
dwc:class "Polychaeta" ;
dwc:kingdom "Animalia" ;
dwc:order "Phyllodocida" ;
dwc:phylum "Annelida" ;
dwc:rank "order" ;
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 .
<http://taxon-name.plazi.org/id/Animalia/Haplosyllis_hamata>
dwc:class "Polychaeta" ;
dwc:family "Syllidae" ;
dwc:genus "Haplosyllis" ;
dwc:kingdom "Animalia" ;
dwc:order "Phyllodocida" ;
dwc:phylum "Annelida" ;
dwc:rank "species" ;
dwc:species "hamata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Haplosyllis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Syllis_spongicola>
dwc:class "Polychaeta" ;
dwc:family "Syllidae" ;
dwc:genus "Syllis" ;
dwc:kingdom "Animalia" ;
dwc:order "Phyllodocida" ;
dwc:phylum "Annelida" ;
dwc:rank "species" ;
dwc:species "spongicola" ;
dwc:subGenus "Haplosyllis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllis>, <http://taxon-name.plazi.org/id/Animalia/Syllis_Haplosyllis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Syllis>
dwc:class "Polychaeta" ;
dwc:family "Syllidae" ;
dwc:genus "Syllis" ;
dwc:kingdom "Animalia" ;
dwc:order "Phyllodocida" ;
dwc:phylum "Annelida" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Syllis_Haplosyllis>
dwc:class "Polychaeta" ;
dwc:family "Syllidae" ;
dwc:genus "Syllis" ;
dwc:kingdom "Animalia" ;
dwc:order "Phyllodocida" ;
dwc:phylum "Annelida" ;
dwc:rank "subGenus" ;
dwc:subGenus "Haplosyllis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllis> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,109 @@
@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/A013CA5F3A6454859F718FCD84ED867E>
dc:creator "Chen, Ronglian; Zhang, Faqi; Chen, Shilong; Chi, Xiaofeng" ;
dc:title "Dendrobium stuposum Lindl. 1838" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Dendrobium_stuposum_Lindl._1838> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.11.e103289> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.11.e103289>
bibo:endPage "103289" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:pubDate "2023-05-16" ;
bibo:startPage "103289" ;
bibo:volume "11" ;
dc:creator "Chen, Ronglian; Zhang, Faqi; Chen, Shilong; Chi, Xiaofeng" ;
dc:date "2023" ;
dc:title "Checklist of national key protected wild plants on the Qinghai-Tibetan Plateau" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Dendrobium_stuposum_Lindl._1838>
dwc:ID-ENA "257355" ;
dwc:LSID "A013CA5F-3A64-5485-9F71-8FCD84ED867E" ;
dwc:authority "Lindl., 1838" ;
dwc:authorityName "Lindl." ;
dwc:authorityYear "1838" ;
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Dendrobium" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Lindl., 1838" ;
dwc:species "stuposum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/34NRF> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Dendrobium_stuposum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Dendrobium_stuposum>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Dendrobium" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "stuposum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Dendrobium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Dendrobium>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Dendrobium" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Orchidaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Orchidaceae>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
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,108 @@
@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/A01656174D725C579B0DD8844FBC2A0A>
dc:creator "Xian, Chunlan; Leong, Chi Man; Luo, Jiuyang; Jia, Fenglong; Han, Hongxiang; Xie, Qiang" ;
dc:title "Ericeia subcinerea" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ericeia_subcinerea_Snellen_1880> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.12.e118110> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.12.e118110>
bibo:endPage "118110" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:pubDate "2024-04-05" ;
bibo:startPage "118110" ;
bibo:volume "12" ;
dc:creator "Xian, Chunlan; Leong, Chi Man; Luo, Jiuyang; Jia, Fenglong; Han, Hongxiang; Xie, Qiang" ;
dc:date "2024" ;
dc:title "Diversity pattern of insects from Macao based on an updated species checklist after 25 years" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ericeia_subcinerea_Snellen_1880>
dwc:LSID "A0165617-4D72-5C57-9B0D-D8844FBC2A0A" ;
dwc:authority "(Snellen, 1880)" ;
dwc:baseAuthorityName "Snellen" ;
dwc:baseAuthorityYear "1880" ;
dwc:class "Insecta" ;
dwc:family "Erebidae" ;
dwc:genus "Ericeia" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Snellen, 1880)" ;
dwc:species "subcinerea" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6GN9N> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ericeia_subcinerea> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ericeia_subcinerea>
dwc:class "Insecta" ;
dwc:family "Erebidae" ;
dwc:genus "Ericeia" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "subcinerea" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ericeia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ericeia>
dwc:class "Insecta" ;
dwc:family "Erebidae" ;
dwc:genus "Ericeia" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erebidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Erebidae>
dwc:class "Insecta" ;
dwc:family "Erebidae" ;
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,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/A016784664BADED56913A075464321F8>
dc:creator "Linnaeus, Carolus" ;
dc:title "Hirudo stagnalis Linnaeus, 1758, spec. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hirudo_stagnalis_Linnaeus_1758> ;
trt:publishedIn <https://doi.org/10.5962/bhl.title.542> ;
a trt:Treatment .
<https://doi.org/10.5962/bhl.title.542>
dc:creator "Linnaeus, Carolus" ;
dc:date "1758" ;
dc:title "Systema Naturae per regna tria naturae: secundum classes, ordines, genera, species, cum characteribus, differentiis, synonymis, locis" ;
a fabio:Book .
<http://taxon-concept.plazi.org/id/Animalia/Hirudo_stagnalis_Linnaeus_1758>
dwc:LSID "urn:lsid:zoobank.org:act:89CB1359-8921-4C28-B8C0-772AAD1CFB21" ;
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1758" ;
dwc:class "Clitellata" ;
dwc:family "Hirudinidae" ;
dwc:genus "Hirudo" ;
dwc:kingdom "Animalia" ;
dwc:order "Arhynchobdellida" ;
dwc:phylum "Annelida" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
dwc:species "stagnalis" ;
dwc:zbkClass "Vermes" ;
dwc:zbkKingdom "Animalia" ;
dwc:zbkOrder "Intestina" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hirudo_stagnalis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hirudo_stagnalis>
dwc:class "Clitellata" ;
dwc:family "Hirudinidae" ;
dwc:genus "Hirudo" ;
dwc:kingdom "Animalia" ;
dwc:order "Arhynchobdellida" ;
dwc:phylum "Annelida" ;
dwc:rank "species" ;
dwc:species "stagnalis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hirudo> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hirudo>
dwc:class "Clitellata" ;
dwc:family "Hirudinidae" ;
dwc:genus "Hirudo" ;
dwc:kingdom "Animalia" ;
dwc:order "Arhynchobdellida" ;
dwc:phylum "Annelida" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hirudinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hirudinidae>
dwc:class "Clitellata" ;
dwc:family "Hirudinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Arhynchobdellida" ;
dwc:phylum "Annelida" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arhynchobdellida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arhynchobdellida>
dwc:class "Clitellata" ;
dwc:kingdom "Animalia" ;
dwc:order "Arhynchobdellida" ;
dwc:phylum "Annelida" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Clitellata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Clitellata>
dwc:class "Clitellata" ;
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,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/A016EBA862C96515768487980F051085>
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
dc:title "Dactylomys peruanus J. A. Allen 1900" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A016EBA862C96515768487980F051085.mc.DFE875335396A1C73087E46772F74AB2> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dactylomys_peruanus_Allen_1900> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.7316535> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.7316535>
bibo:endPage "1592" ;
bibo:startPage "1575" ;
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
dc:date "2005" ;
dc:title "Order Rodentia - Family Echimyidae" ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Dactylomys_peruanus_Allen_1900>
dwc:authority "J. A. Allen 1900" ;
dwc:authorityName "J. A. Allen" ;
dwc:authorityYear "1900" ;
dwc:class "Mammalia" ;
dwc:family "Echimyidae" ;
dwc:genus "Dactylomys" ;
dwc:kingdom "Animalia" ;
dwc:order "Rodentia" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "J. A. Allen, 1900" ;
dwc:species "peruanus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/33W3W> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dactylomys_peruanus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Dactylomys_peruanus>
dwc:class "Mammalia" ;
dwc:family "Echimyidae" ;
dwc:genus "Dactylomys" ;
dwc:kingdom "Animalia" ;
dwc:order "Rodentia" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "peruanus" ;
dwc:vernacularName "Montane Bamboo Rat"@en ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dactylomys> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dactylomys>
dwc:class "Mammalia" ;
dwc:family "Echimyidae" ;
dwc:genus "Dactylomys" ;
dwc:kingdom "Animalia" ;
dwc:order "Rodentia" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echimyidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Echimyidae>
dwc:class "Mammalia" ;
dwc:family "Echimyidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Rodentia" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rodentia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rodentia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Rodentia" ;
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/A016EBA862C96515768487980F051085.mc.DFE875335396A1C73087E46772F74AB2>
dwc:verbatimElevation "1.83" ;
trt:gbifOccurrenceId "4867355343" ;
trt:httpUri <https://treatment.plazi.org/id/A016EBA862C96515768487980F051085#DFE875335396A1C73087E46772F74AB2> ;
a dwc:MaterialCitation .

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/A017CD43B9CD8D8F66DCD9A77F654FB4>
dc:creator "Zhao, Jie-Qiong; Li, Li-Zhen" ;
dc:title "Derops dingshanus Watanabe 1999" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Derops_dingshanus_Watanabe_1999> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Derops_dingshanus>, <http://taxon-name.plazi.org/id/Animalia/Derops_puetzi> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.317.5505> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.317.5505>
bibo:endPage "67" ;
bibo:journal "ZooKeys" ;
bibo:startPage "53" ;
bibo:volume "317" ;
dc:creator "Zhao, Jie-Qiong; Li, Li-Zhen" ;
dc:date "2013" ;
dc:title "New data on the genus Derops Sharp (Coleoptera, Staphylinidae, Tachyporinae) from China with description of two new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Derops_dingshanus_Watanabe_1999>
dwc:LSID "http://species-id.net/wiki/Derops_dingshanus" ;
dwc:authority "Watanabe, 1999" ;
dwc:authorityName "Watanabe" ;
dwc:authorityYear "1999" ;
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Derops" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Watanabe, 1999" ;
dwc:species "dingshanus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Derops_dingshanus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Derops_dingshanus>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Derops" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "dingshanus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Derops> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Derops>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Derops" ;
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/Derops_puetzi>
dwc:class "Insecta" ;
dwc:family "Staphylinidae" ;
dwc:genus "Derops" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "puetzi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Derops> ;
a dwcFP:TaxonName .

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/A017F7BE4C4D5BFA8DF9C699CF8A131B>
dc:creator "Bousquet, Yves" ;
dc:title "Cicindela scutellaris subsp. flavoviridis Vaurie 1950" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cicindela_scutellaris_flavoviridis_Vaurie_1950> ;
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/Cicindela_scutellaris_flavoviridis_Vaurie_1950>
dwc:LSID "A017F7BE-4C4D-5BFA-8DF9-C699CF8A131B" ;
dwc:authority "Vaurie, 1950" ;
dwc:authorityName "Vaurie" ;
dwc:authorityYear "1950" ;
dwc:class "Hexapoda" ;
dwc:family "Carabidae" ;
dwc:genus "Cicindela" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Vaurie, 1950" ;
dwc:species "scutellaris" ;
dwc:subSpecies "flavoviridis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cicindela_scutellaris_flavoviridis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cicindela_scutellaris_flavoviridis>
dwc:class "Hexapoda" ;
dwc:family "Carabidae" ;
dwc:genus "Cicindela" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "scutellaris" ;
dwc:subSpecies "flavoviridis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicindela_scutellaris> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cicindela_scutellaris>
dwc:class "Hexapoda" ;
dwc:family "Carabidae" ;
dwc:genus "Cicindela" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "scutellaris" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicindela> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cicindela>
dwc:class "Hexapoda" ;
dwc:family "Carabidae" ;
dwc:genus "Cicindela" ;
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,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/A01C316AAB03FF8DB3EC08A9FD28FC1E>
cito:cites <http://dx.doi.org/10.5281/zenodo.10128314>, <http://dx.doi.org/10.5281/zenodo.10128322> ;
dc:creator "Baehr, Barbara C.; Harvey, Mark S.; Smith, Helen M." ;
dc:title "Camptoscaphiella fulva Caporiacco 1934" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB03FF8DB3EC08A9FD28FC1E.mc.98DD8A21AB03FF82B2C70B1BFE3DFD3E>, <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB03FF8DB3EC08A9FD28FC1E.mc.98DD8A21AB0CFF8DB2970BC4FB39FD3E>, <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB03FF8DB3EC08A9FD28FC1E.mc.98DD8A21AB0CFF8DB2C70B8AFDB7FCF3>, <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB03FF8DB3EC08A9FD28FC1E.mc.98DD8A21AB0CFF8DB0380A77FB46FC8E>, <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB03FF8DB3EC08A9FD28FC1E.mc.98DD8A21AB0CFF8DB6EE0A51FE3AFCA8>, <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB03FF8DB3EC08A9FD28FC1E.mc.98DD8A21AB0CFF8DB3B30A3AFCBBFCA8>, <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB03FF8DB3EC08A9FD28FC1E.mc.98DD8A21AB0CFF8DB13F0A3AFBECFC43> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_fulva_Caporiacco_1934> ;
trt:publishedIn <http://dx.doi.org/10.1206/667.1> ;
a trt:Treatment .
<http://dx.doi.org/10.1206/667.1>
bibo:endPage "66" ;
bibo:issue "3697" ;
bibo:journal "American Museum Novitates" ;
bibo:pubDate "2010-10-01" ;
bibo:startPage "1" ;
bibo:volume "2010" ;
dc:creator "Baehr, Barbara C.; Harvey, Mark S.; Smith, Helen M." ;
dc:date "2010" ;
dc:title "A Review of the Asian Goblin Spider Genus Camptoscaphiella (Araneae: Oonopidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10128314>, <http://dx.doi.org/10.5281/zenodo.10128322> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_fulva_Caporiacco_1934>
dwc:authority "Caporiacco" ;
dwc:authorityName "Caporiacco" ;
dwc:authorityYear "1934" ;
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Caporiacco, 1934" ;
dwc:species "fulva" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/QG2G> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_fulva> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_fulva>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "fulva" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oonopidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Oonopidae>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
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.10128314>
dc:description "FIGURES 161166. Camptoscaphiella fulva Caporiacco (PBI_OON 15528) and C." ;
fabio:hasRepresentation <https://zenodo.org/record/10128314/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.10128322>
dc:description "FIGURES 182187. Camptoscaphiella species, female epigyna. 182. C. fulva Caporiacco (PBI_OON 12527), ventral view. 183. Same, dorsal view. 184. C. gunsa, new species (PBI_OON 15715), ventral view. 185. Same, dorsal view. 186. C. loebli, new species (PBI_OON 15718), ventral view. 187. Same, dorsal view. Scale bars = 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10128322/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB03FF8DB3EC08A9FD28FC1E.mc.98DD8A21AB03FF82B2C70B1BFE3DFD3E>
dwc:eventDate "1929-05" ;
dwc:locality "Juvenile" ;
dwc:recordedBy "L. di Caporiacco & Natural History Museum & Milan" ;
dwc:typeStatus "lectotype" ;
dwc:verbatimElevation "3000" ;
dwc:verbatimLatitude "35.983334" ;
dwc:verbatimLongitude "75.816666" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB03FF8DB3EC08A9FD28FC1E#98DD8A21AB03FF82B2C70B1BFE3DFD3E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB03FF8DB3EC08A9FD28FC1E.mc.98DD8A21AB0CFF8DB2970BC4FB39FD3E>
dwc:collectionCode "MHNG" ;
dwc:eventDate "1988-10-30" ;
dwc:locality "Simla" ;
dwc:recordedBy "S. Vit" ;
dwc:verbatimElevation "2100" ;
dwc:verbatimLatitude "31.16666" ;
dwc:verbatimLongitude "77.58333" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB03FF8DB3EC08A9FD28FC1E#98DD8A21AB0CFF8DB2970BC4FB39FD3E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB03FF8DB3EC08A9FD28FC1E.mc.98DD8A21AB0CFF8DB2C70B8AFDB7FCF3>
dwc:collectionCode "MHNG" ;
dwc:eventDate "1979-10-21" ;
dwc:locality "Garhwal" ;
dwc:recordedBy "I. Lobl" ;
dwc:verbatimElevation "2450" ;
dwc:verbatimLatitude "30.25" ;
dwc:verbatimLongitude "79.33333" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB03FF8DB3EC08A9FD28FC1E#98DD8A21AB0CFF8DB2C70B8AFDB7FCF3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB03FF8DB3EC08A9FD28FC1E.mc.98DD8A21AB0CFF8DB0380A77FB46FC8E>
dwc:collectionCode "MHNG" ;
dwc:eventDate "1985-06-29" ;
dwc:locality "Hazara" ;
dwc:recordedBy "S. Vit" ;
dwc:verbatimElevation "1450" ;
dwc:verbatimLatitude "34.68333" ;
dwc:verbatimLongitude "73.46666" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB03FF8DB3EC08A9FD28FC1E#98DD8A21AB0CFF8DB0380A77FB46FC8E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB03FF8DB3EC08A9FD28FC1E.mc.98DD8A21AB0CFF8DB6EE0A51FE3AFCA8>
dwc:collectionCode "MHNG" ;
dwc:eventDate "1985-06-29" ;
dwc:locality "Hazara" ;
dwc:recordedBy "S. Vit" ;
dwc:verbatimElevation "1450" ;
dwc:verbatimLatitude "34.68333" ;
dwc:verbatimLongitude "73.46666" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB03FF8DB3EC08A9FD28FC1E#98DD8A21AB0CFF8DB6EE0A51FE3AFCA8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB03FF8DB3EC08A9FD28FC1E.mc.98DD8A21AB0CFF8DB3B30A3AFCBBFCA8>
dwc:collectionCode "MHNG" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB03FF8DB3EC08A9FD28FC1E#98DD8A21AB0CFF8DB3B30A3AFCBBFCA8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB03FF8DB3EC08A9FD28FC1E.mc.98DD8A21AB0CFF8DB13F0A3AFBECFC43>
dwc:collectionCode "MHNG" ;
dwc:eventDate "1983-05-12" ;
dwc:locality "Kalam" ;
dwc:recordedBy "C. Besuchet & I. Lobl" ;
dwc:verbatimElevation "2100" ;
dwc:verbatimLatitude "35.516666" ;
dwc:verbatimLongitude "72.566666" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB03FF8DB3EC08A9FD28FC1E#98DD8A21AB0CFF8DB13F0A3AFBECFC43> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,133 @@
@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/A01C316AAB09FF88B33F0987FDDAFB89>
cito:cites <http://dx.doi.org/10.5281/zenodo.10128326>, <http://dx.doi.org/10.5281/zenodo.10128348> ;
dc:creator "Baehr, Barbara C.; Harvey, Mark S.; Smith, Helen M." ;
dc:title "Camptoscaphiella panchthar Baehr & Harvey & Smith 2010, new species" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB09FF88B33F0987FDDAFB89.mc.98DD8A21AB09FF88B2C70834FD98FE68> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_panchthar_Baehr_2010> ;
trt:publishedIn <http://dx.doi.org/10.1206/667.1> ;
a trt:Treatment .
<http://dx.doi.org/10.1206/667.1>
bibo:endPage "66" ;
bibo:issue "3697" ;
bibo:journal "American Museum Novitates" ;
bibo:pubDate "2010-10-01" ;
bibo:startPage "1" ;
bibo:volume "2010" ;
dc:creator "Baehr, Barbara C.; Harvey, Mark S.; Smith, Helen M." ;
dc:date "2010" ;
dc:title "A Review of the Asian Goblin Spider Genus Camptoscaphiella (Araneae: Oonopidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10128326>, <http://dx.doi.org/10.5281/zenodo.10128348> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_panchthar_Baehr_2010>
dwc:authority "Baehr" ;
dwc:authorityName "Baehr & Harvey & Smith" ;
dwc:authorityYear "2010" ;
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Baehr & Harvey & Smith, 2010" ;
dwc:species "panchthar" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/QG2Q> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_panchthar> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_panchthar>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "panchthar" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oonopidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Oonopidae>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
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.10128326>
dc:description "FIGURES 194199. Camptoscaphiella species, female epigyna. 194. C. panchthar, new species (PBI_OON 15771), ventral view. 195. Same, dorsal view. 196. C. paquini, new species (PBI_OON 03059), ventral view. 197. Same, dorsal view. 198. C. nepalensis, new species (PBI_OON 23385), ventral view. 199. Same, dorsal view. Scale bars = 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10128326/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.10128348>
dc:description "FIGURES 291300. Camptoscaphiella panchthar, new species, female (PBI_OON 15771). 291. Habitus, dorsal view. 292. Same, ventral view. 293. Carapace, dorsal view. 294. Habitus, anterior view. 295. Same, lateral view. 296. Leg I, prolateral view. 297. Sternum, ventral view. 298. Abdomen, ventral view. 299. Carapace, lateral view. 300. Epigynum, dorsal view. Scale bars, habitus = 0.5 mm, epigynum = 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10128348/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB09FF88B33F0987FDDAFB89.mc.98DD8A21AB09FF88B2C70834FD98FE68>
dwc:collectionCode "SMF" ;
dwc:eventDate "1988-04-13" ;
dwc:locality "Female" ;
dwc:recordedBy "J. Martens & W. Schawaller" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "2700" ;
dwc:verbatimLatitude "27.133333" ;
dwc:verbatimLongitude "87.9" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB09FF88B33F0987FDDAFB89#98DD8A21AB09FF88B2C70834FD98FE68> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,259 @@
@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/A01C316AAB09FF8AB3210DCAFEB8F8C3>
cito:cites <http://dx.doi.org/10.5281/zenodo.10128320>, <http://dx.doi.org/10.5281/zenodo.10128326> ;
dc:creator "Baehr, Barbara C.; Harvey, Mark S.; Smith, Helen M." ;
dc:title "Camptoscaphiella paquini Ubick 2010, new species" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB09FF8AB3210DCAFEB8F8C3.mc.98DD8A21AB09FF88B2C70C7AFB60FA5D>, <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB09FF8AB3210DCAFEB8F8C3.mc.98DD8A21AB0BFF8AB2C70AC1FC69FBD3>, <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB09FF8AB3210DCAFEB8F8C3.mc.98DD8A21AB0BFF8AB1C50A94FE7EFBEE>, <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB09FF8AB3210DCAFEB8F8C3.mc.98DD8A21AB0BFF8AB3CA0D71FD4CFBA3>, <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB09FF8AB3210DCAFEB8F8C3.mc.98DD8A21AB0BFF8AB0FC0D07FCA1FB19>, <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB09FF8AB3210DCAFEB8F8C3.mc.98DD8A21AB0BFF8AB10E0DCAFCFAFAE9>, <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB09FF8AB3210DCAFEB8F8C3.mc.98DD8A21AB0BFF8AB1720C7AFEF0FA83>, <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB09FF8AB3210DCAFEB8F8C3.mc.98DD8A21AB0BFF8AB3700C24FDE9FA78>, <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB09FF8AB3210DCAFEB8F8C3.mc.98DD8A21AB0BFF8AB0420CEAFDD6FA2E>, <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB09FF8AB3210DCAFEB8F8C3.mc.98DD8A21AB0BFF8AB0110CB1FCE0F9E3>, <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB09FF8AB3210DCAFEB8F8C3.mc.98DD8A21AB0BFF8AB14E0F44FECDF9BD>, <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB09FF8AB3210DCAFEB8F8C3.mc.98DD8A21AB0BFF8AB3670F21FCF2F959>, <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB09FF8AB3210DCAFEB8F8C3.mc.98DD8A21AB0BFF8AB17B0F0AFBBDF90E> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_paquini_Ubick_2010> ;
trt:publishedIn <http://dx.doi.org/10.1206/667.1> ;
a trt:Treatment .
<http://dx.doi.org/10.1206/667.1>
bibo:endPage "66" ;
bibo:issue "3697" ;
bibo:journal "American Museum Novitates" ;
bibo:pubDate "2010-10-01" ;
bibo:startPage "1" ;
bibo:volume "2010" ;
dc:creator "Baehr, Barbara C.; Harvey, Mark S.; Smith, Helen M." ;
dc:date "2010" ;
dc:title "A Review of the Asian Goblin Spider Genus Camptoscaphiella (Araneae: Oonopidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10128320>, <http://dx.doi.org/10.5281/zenodo.10128326> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_paquini_Ubick_2010>
dwc:authority "Ubick" ;
dwc:authorityName "Ubick" ;
dwc:authorityYear "2010" ;
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ubick, 2010" ;
dwc:species "paquini" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/QG2R> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_paquini> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_paquini>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "paquini" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oonopidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Oonopidae>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
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.10128320>
dc:description "FIGURES 179181. Camptoscaphiella paquini, new species (PBI_OON 02187), male left palp. 179. Prolateral view. 180. Dorsal view. 181. Retrolateral view. Scale bars = 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10128320/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.10128326>
dc:description "FIGURES 194199. Camptoscaphiella species, female epigyna. 194. C. panchthar, new species (PBI_OON 15771), ventral view. 195. Same, dorsal view. 196. C. paquini, new species (PBI_OON 03059), ventral view. 197. Same, dorsal view. 198. C. nepalensis, new species (PBI_OON 23385), ventral view. 199. Same, dorsal view. Scale bars = 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10128326/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB09FF8AB3210DCAFEB8F8C3.mc.98DD8A21AB09FF88B2C70C7AFB60FA5D>
dwc:collectionCode "HNU" ;
dwc:eventDate "2005-08-07" ;
dwc:locality "Shibali Yaku" ;
dwc:recordedBy "P. Paquin" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "500" ;
dwc:verbatimLatitude "27.21354" ;
dwc:verbatimLongitude "98.70021" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB09FF8AB3210DCAFEB8F8C3#98DD8A21AB09FF88B2C70C7AFB60FA5D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB09FF8AB3210DCAFEB8F8C3.mc.98DD8A21AB0BFF8AB2C70AC1FC69FBD3>
dwc:collectionCode "CAS" ;
dwc:eventDate "2005-08-07" ;
dwc:locality "Pass" ;
dwc:recordedBy "P. Paquin" ;
dwc:verbatimElevation "500" ;
dwc:verbatimLatitude "27.21354" ;
dwc:verbatimLongitude "98.70021" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB09FF8AB3210DCAFEB8F8C3#98DD8A21AB0BFF8AB2C70AC1FC69FBD3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB09FF8AB3210DCAFEB8F8C3.mc.98DD8A21AB0BFF8AB1C50A94FE7EFBEE>
dwc:collectionCode "HNU" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB09FF8AB3210DCAFEB8F8C3#98DD8A21AB0BFF8AB1C50A94FE7EFBEE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB09FF8AB3210DCAFEB8F8C3.mc.98DD8A21AB0BFF8AB3CA0D71FD4CFBA3>
dwc:collectionCode "HNU" ;
dwc:eventDate "2005-08-06" ;
dwc:locality "Lishadi" ;
dwc:recordedBy "P. Paquin" ;
dwc:verbatimElevation "3221" ;
dwc:verbatimLatitude "27.20055" ;
dwc:verbatimLongitude "98.71399" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB09FF8AB3210DCAFEB8F8C3#98DD8A21AB0BFF8AB3CA0D71FD4CFBA3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB09FF8AB3210DCAFEB8F8C3.mc.98DD8A21AB0BFF8AB0FC0D07FCA1FB19>
dwc:collectionCode "CAS" ;
dwc:eventDate "2004-05-07" ;
dwc:locality "Shibali" ;
dwc:recordedBy "C. Griswold & D. Kavanaugh" ;
dwc:verbatimElevation "3100" ;
dwc:verbatimLatitude "27.18413" ;
dwc:verbatimLongitude "98.72024" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB09FF8AB3210DCAFEB8F8C3#98DD8A21AB0BFF8AB0FC0D07FCA1FB19> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB09FF8AB3210DCAFEB8F8C3.mc.98DD8A21AB0BFF8AB10E0DCAFCFAFAE9>
dwc:collectionCode "CAS" ;
dwc:eventDate "2004-05-08" ;
dwc:locality "Fugong" ;
dwc:recordedBy "C. Griswold & D. Kavanaugh" ;
dwc:verbatimElevation "3336" ;
dwc:verbatimLatitude "27.20629" ;
dwc:verbatimLongitude "98.72001" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB09FF8AB3210DCAFEB8F8C3#98DD8A21AB0BFF8AB10E0DCAFCFAFAE9> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB09FF8AB3210DCAFEB8F8C3.mc.98DD8A21AB0BFF8AB1720C7AFEF0FA83>
dwc:collectionCode "HNU" ;
dwc:eventDate "2004-05-08" ;
dwc:locality "Fugong" ;
dwc:recordedBy "C. Griswold & D. Kavanaugh" ;
dwc:verbatimElevation "3336" ;
dwc:verbatimLatitude "27.20629" ;
dwc:verbatimLongitude "98.72001" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB09FF8AB3210DCAFEB8F8C3#98DD8A21AB0BFF8AB1720C7AFEF0FA83> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB09FF8AB3210DCAFEB8F8C3.mc.98DD8A21AB0BFF8AB3700C24FDE9FA78>
dwc:collectionCode "HNU" ;
dwc:eventDate "2005-08-12" ;
dwc:locality "Pass" ;
dwc:recordedBy "P. Paquin" ;
dwc:verbatimElevation "3585" ;
dwc:verbatimLatitude "27.21447" ;
dwc:verbatimLongitude "98.70064" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB09FF8AB3210DCAFEB8F8C3#98DD8A21AB0BFF8AB3700C24FDE9FA78> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB09FF8AB3210DCAFEB8F8C3.mc.98DD8A21AB0BFF8AB0420CEAFDD6FA2E>
dwc:collectionCode "CAS" ;
dwc:eventDate "2005-08-13" ;
dwc:locality "Shibali" ;
dwc:recordedBy "P. Paquin" ;
dwc:verbatimElevation "3060" ;
dwc:verbatimLatitude "27.06427" ;
dwc:verbatimLongitude "98.75123" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB09FF8AB3210DCAFEB8F8C3#98DD8A21AB0BFF8AB0420CEAFDD6FA2E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB09FF8AB3210DCAFEB8F8C3.mc.98DD8A21AB0BFF8AB0110CB1FCE0F9E3>
dwc:collectionCode "CAS" ;
dwc:eventDate "2005-08-17" ;
dwc:locality "Lishadi" ;
dwc:recordedBy "P. Paquin" ;
dwc:verbatimElevation "3250" ;
dwc:verbatimLatitude "27.20192" ;
dwc:verbatimLongitude "98.71321" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB09FF8AB3210DCAFEB8F8C3#98DD8A21AB0BFF8AB0110CB1FCE0F9E3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB09FF8AB3210DCAFEB8F8C3.mc.98DD8A21AB0BFF8AB14E0F44FECDF9BD>
dwc:collectionCode "HNU" ;
dwc:eventDate "2005-08-17" ;
dwc:locality "Lishadi" ;
dwc:recordedBy "P. Paquin" ;
dwc:verbatimElevation "3250" ;
dwc:verbatimLatitude "27.20192" ;
dwc:verbatimLongitude "98.71321" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB09FF8AB3210DCAFEB8F8C3#98DD8A21AB0BFF8AB14E0F44FECDF9BD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB09FF8AB3210DCAFEB8F8C3.mc.98DD8A21AB0BFF8AB3670F21FCF2F959>
dwc:collectionCode "CAS" ;
dwc:eventDate "2005-08-05" ;
dwc:locality "Yakou of Shibali" ;
dwc:recordedBy "T. Guo" ;
dwc:verbatimElevation "3615" ;
dwc:verbatimLatitude "27.21234" ;
dwc:verbatimLongitude "98.69601" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB09FF8AB3210DCAFEB8F8C3#98DD8A21AB0BFF8AB3670F21FCF2F959> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB09FF8AB3210DCAFEB8F8C3.mc.98DD8A21AB0BFF8AB17B0F0AFBBDF90E>
dwc:collectionCode "CAS" ;
dwc:eventDate "2002-09-27" ;
dwc:locality "41 km W Gongshan on Dulong Valley Rd" ;
dwc:recordedBy "D. Kavanaugh & P. Marek & Dong & Liang" ;
dwc:verbatimElevation "3000" ;
dwc:verbatimLatitude "27.79655" ;
dwc:verbatimLongitude "98.50562" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB09FF8AB3210DCAFEB8F8C3#98DD8A21AB0BFF8AB17B0F0AFBBDF90E> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,132 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/A01C316AAB0CFF8CB3A10D62FDE0FE4E>
cito:cites <http://dx.doi.org/10.5281/zenodo.10128314>, <http://dx.doi.org/10.5281/zenodo.10128332> ;
dc:creator "Baehr, Barbara C.; Harvey, Mark S.; Smith, Helen M." ;
dc:title "Camptoscaphiella hilaris Brignoli 1978" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB0CFF8CB3A10D62FDE0FE4E.mc.98DD8A21AB0CFF8DB2970DCBFC9EFB34> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_hilaris_Brignoli_1978> ;
trt:publishedIn <http://dx.doi.org/10.1206/667.1> ;
a trt:Treatment .
<http://dx.doi.org/10.1206/667.1>
bibo:endPage "66" ;
bibo:issue "3697" ;
bibo:journal "American Museum Novitates" ;
bibo:pubDate "2010-10-01" ;
bibo:startPage "1" ;
bibo:volume "2010" ;
dc:creator "Baehr, Barbara C.; Harvey, Mark S.; Smith, Helen M." ;
dc:date "2010" ;
dc:title "A Review of the Asian Goblin Spider Genus Camptoscaphiella (Araneae: Oonopidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10128314>, <http://dx.doi.org/10.5281/zenodo.10128332> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_hilaris_Brignoli_1978>
dwc:authority "Brignoli" ;
dwc:authorityName "Brignoli" ;
dwc:authorityYear "1978" ;
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Brignoli, 1978" ;
dwc:species "hilaris" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/QG2K> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_hilaris> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_hilaris>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hilaris" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oonopidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Oonopidae>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
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.10128314>
dc:description "FIGURES 161166. Camptoscaphiella fulva Caporiacco (PBI_OON 15528) and C." ;
fabio:hasRepresentation <https://zenodo.org/record/10128314/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.10128332>
dc:description "FIGURES 220227. Camptoscaphiella hilaris Brignoli, male (PBI_OON 23376). 220. Habitus, dorsal view. 221. Same, ventral view. 222. Sternum, ventral view. 223. Chelicerae, ventral view. 224. Chelicerae, dorsal view. 225. Palp, prolateral view. 226. Palp, dorsal view. 227. Palp, retrolateral view. Arrows show narrow extensions between coxae and extensions of precoxal triangles. Scale bars, habitus = 1.0 mm, epigynum = 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10128332/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB0CFF8CB3A10D62FDE0FE4E.mc.98DD8A21AB0CFF8DB2970DCBFC9EFB34>
dwc:collectionCode "NMB" ;
dwc:eventDate "1972-05-31" ;
dwc:locality "Male" ;
dwc:recordedBy "W. Wittmer" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "27.433332" ;
dwc:verbatimLongitude "89.666664" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB0CFF8CB3A10D62FDE0FE4E#98DD8A21AB0CFF8DB2970DCBFC9EFB34> ;
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/A01C316AAB0DFF8CB3D508B2FC18FAFB>
cito:cites <http://dx.doi.org/10.5281/zenodo.10128322>, <http://dx.doi.org/10.5281/zenodo.10128334> ;
dc:creator "Baehr, Barbara C.; Harvey, Mark S.; Smith, Helen M." ;
dc:title "Camptoscaphiella gunsa Baehr & Harvey & Smith 2010, new species" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB0DFF8CB3D508B2FC18FAFB.mc.98DD8A21AB0DFF8CB2C70B23FC82FD5B>, <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB0DFF8CB3D508B2FC18FAFB.mc.98DD8A21AB0DFF8CB2C70D4CFB71FBB5>, <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB0DFF8CB3D508B2FC18FAFB.mc.98DD8A21AB0DFF8CB2370D12FE6CFB20> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_gunsa_Baehr_2010> ;
trt:publishedIn <http://dx.doi.org/10.1206/667.1> ;
a trt:Treatment .
<http://dx.doi.org/10.1206/667.1>
bibo:endPage "66" ;
bibo:issue "3697" ;
bibo:journal "American Museum Novitates" ;
bibo:pubDate "2010-10-01" ;
bibo:startPage "1" ;
bibo:volume "2010" ;
dc:creator "Baehr, Barbara C.; Harvey, Mark S.; Smith, Helen M." ;
dc:date "2010" ;
dc:title "A Review of the Asian Goblin Spider Genus Camptoscaphiella (Araneae: Oonopidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10128322>, <http://dx.doi.org/10.5281/zenodo.10128334> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_gunsa_Baehr_2010>
dwc:authority "Baehr" ;
dwc:authorityName "Baehr & Harvey & Smith" ;
dwc:authorityYear "2010" ;
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Baehr & Harvey & Smith, 2010" ;
dwc:species "gunsa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/QG2J> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_gunsa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_gunsa>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "gunsa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oonopidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Oonopidae>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
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.10128322>
dc:description "FIGURES 182187. Camptoscaphiella species, female epigyna. 182. C. fulva Caporiacco (PBI_OON 12527), ventral view. 183. Same, dorsal view. 184. C. gunsa, new species (PBI_OON 15715), ventral view. 185. Same, dorsal view. 186. C. loebli, new species (PBI_OON 15718), ventral view. 187. Same, dorsal view. Scale bars = 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10128322/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.10128334>
dc:description "FIGURES 228237. Camptoscaphiella gunsa Brignoli, female (PBI_OON 15715). 228. Habitus, dorsal view. 229. Same, ventral view. 230. Carapace, dorsal view. 231. Same, anterior view. 232. Habitus, lateral view. 233. Leg I, prolateral view. 234. Sternum, ventral view. 235. Abdomen, anterior view. 236. Epigynum, ventral view. 237. Same, dorsal view. Scale bars, habitus = 1.0 mm, epigynum = 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10128334/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB0DFF8CB3D508B2FC18FAFB.mc.98DD8A21AB0DFF8CB2C70B23FC82FD5B>
dwc:collectionCode "SMF" ;
dwc:eventDate "1983-09-11" ;
dwc:locality "Female" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "3100" ;
dwc:verbatimLatitude "27.666666" ;
dwc:verbatimLongitude "87.933334" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB0DFF8CB3D508B2FC18FAFB#98DD8A21AB0DFF8CB2C70B23FC82FD5B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB0DFF8CB3D508B2FC18FAFB.mc.98DD8A21AB0DFF8CB2C70D4CFB71FBB5>
dwc:collectionCode "MHNG" ;
dwc:eventDate "1988-10-20" ;
dwc:locality "Dalhousie" ;
dwc:recordedBy "S. Vit" ;
dwc:verbatimElevation "1950" ;
dwc:verbatimLatitude "32.883335" ;
dwc:verbatimLongitude "75.98333" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB0DFF8CB3D508B2FC18FAFB#98DD8A21AB0DFF8CB2C70D4CFB71FBB5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB0DFF8CB3D508B2FC18FAFB.mc.98DD8A21AB0DFF8CB2370D12FE6CFB20>
dwc:collectionCode "SMF" ;
dwc:eventDate "1983-08-04" ;
dwc:locality "Gorkha Dist." ;
dwc:verbatimElevation "3400" ;
dwc:verbatimLatitude "28.433332" ;
dwc:verbatimLongitude "84.78333" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB0DFF8CB3D508B2FC18FAFB#98DD8A21AB0DFF8CB2370D12FE6CFB20> ;
a dwc:MaterialCitation .

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/A01C316AAB0DFF8FB3D20C00FC4EF929>
cito:cites <http://dx.doi.org/10.5281/zenodo.10128316>, <http://dx.doi.org/10.5281/zenodo.10128322> ;
dc:creator "Baehr, Barbara C.; Harvey, Mark S.; Smith, Helen M." ;
dc:title "Camptoscaphiella loebli Baehr & Harvey & Smith 2010, new species" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB0DFF8FB3D20C00FC4EF929.mc.98DD8A21AB0DFF8CB2C70CB1FF5FF9E3>, <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB0DFF8FB3D20C00FC4EF929.mc.98DD8A21AB0EFF8FB16A0FF4FB4AF973>, <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB0DFF8FB3D20C00FC4EF929.mc.98DD8A21AB0EFF8FB6E50FF4FE38F90D>, <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB0DFF8FB3D20C00FC4EF929.mc.98DD8A21AB0EFF8FB3B60FD1FCBCF90E> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_loebli_Baehr_2010> ;
trt:publishedIn <http://dx.doi.org/10.1206/667.1> ;
a trt:Treatment .
<http://dx.doi.org/10.1206/667.1>
bibo:endPage "66" ;
bibo:issue "3697" ;
bibo:journal "American Museum Novitates" ;
bibo:pubDate "2010-10-01" ;
bibo:startPage "1" ;
bibo:volume "2010" ;
dc:creator "Baehr, Barbara C.; Harvey, Mark S.; Smith, Helen M." ;
dc:date "2010" ;
dc:title "A Review of the Asian Goblin Spider Genus Camptoscaphiella (Araneae: Oonopidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10128316>, <http://dx.doi.org/10.5281/zenodo.10128322> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_loebli_Baehr_2010>
dwc:authority "Baehr" ;
dwc:authorityName "Baehr & Harvey & Smith" ;
dwc:authorityYear "2010" ;
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Baehr & Harvey & Smith, 2010" ;
dwc:species "loebli" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/QG2L> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_loebli> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_loebli>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "loebli" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oonopidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Oonopidae>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
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.10128316>
dc:description "FIGURES 167172. Camptoscaphiella simoni, new species (PBI_OON" ;
fabio:hasRepresentation <https://zenodo.org/record/10128316/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.10128322>
dc:description "FIGURES 182187. Camptoscaphiella species, female epigyna. 182. C. fulva Caporiacco (PBI_OON 12527), ventral view. 183. Same, dorsal view. 184. C. gunsa, new species (PBI_OON 15715), ventral view. 185. Same, dorsal view. 186. C. loebli, new species (PBI_OON 15718), ventral view. 187. Same, dorsal view. Scale bars = 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10128322/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB0DFF8FB3D20C00FC4EF929.mc.98DD8A21AB0DFF8CB2C70CB1FF5FF9E3>
dwc:collectionCode "MHNG" ;
dwc:eventDate "1978-10-09" ;
dwc:locality "Darjeeling" ;
dwc:recordedBy "C. Besuchet & I. Loebl" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1829" ;
dwc:verbatimLatitude "27.03333" ;
dwc:verbatimLongitude "88.26667" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB0DFF8FB3D20C00FC4EF929#98DD8A21AB0DFF8CB2C70CB1FF5FF9E3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB0DFF8FB3D20C00FC4EF929.mc.98DD8A21AB0EFF8FB16A0FF4FB4AF973>
dwc:collectionCode "MHNG" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB0DFF8FB3D20C00FC4EF929#98DD8A21AB0EFF8FB16A0FF4FB4AF973> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB0DFF8FB3D20C00FC4EF929.mc.98DD8A21AB0EFF8FB6E50FF4FE38F90D>
dwc:collectionCode "MHNG" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB0DFF8FB3D20C00FC4EF929#98DD8A21AB0EFF8FB6E50FF4FE38F90D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB0DFF8FB3D20C00FC4EF929.mc.98DD8A21AB0EFF8FB3B60FD1FCBCF90E>
dwc:collectionCode "MHNG" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB0DFF8FB3D20C00FC4EF929#98DD8A21AB0EFF8FB3B60FD1FCBCF90E> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,144 @@
@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/A01C316AAB0FFF89B3300CB0FC53F90E>
cito:cites <http://dx.doi.org/10.5281/zenodo.10128318>, <http://dx.doi.org/10.5281/zenodo.10128326> ;
dc:creator "Baehr, Barbara C.; Harvey, Mark S.; Smith, Helen M." ;
dc:title "Camptoscaphiella nepalensis Baehr & Harvey & Smith 2010, new species" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB0FFF89B3300CB0FC53F90E.mc.98DD8A21AB0FFF8EB2C70F21FB9CF90E>, <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB0FFF89B3300CB0FC53F90E.mc.98DD8A21AB08FF89B2970F21FEB7F973> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_nepalensis_Baehr_2010> ;
trt:publishedIn <http://dx.doi.org/10.1206/667.1> ;
a trt:Treatment .
<http://dx.doi.org/10.1206/667.1>
bibo:endPage "66" ;
bibo:issue "3697" ;
bibo:journal "American Museum Novitates" ;
bibo:pubDate "2010-10-01" ;
bibo:startPage "1" ;
bibo:volume "2010" ;
dc:creator "Baehr, Barbara C.; Harvey, Mark S.; Smith, Helen M." ;
dc:date "2010" ;
dc:title "A Review of the Asian Goblin Spider Genus Camptoscaphiella (Araneae: Oonopidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10128318>, <http://dx.doi.org/10.5281/zenodo.10128326> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_nepalensis_Baehr_2010>
dwc:authority "Baehr" ;
dwc:authorityName "Baehr & Harvey & Smith" ;
dwc:authorityYear "2010" ;
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Baehr & Harvey & Smith, 2010" ;
dwc:species "nepalensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/QG2P> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_nepalensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_nepalensis>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "nepalensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oonopidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Oonopidae>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
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.10128318>
dc:description "FIGURES 173178. Camptoscaphiella schwendingeri, new species (PBI_OON" ;
fabio:hasRepresentation <https://zenodo.org/record/10128318/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.10128326>
dc:description "FIGURES 194199. Camptoscaphiella species, female epigyna. 194. C. panchthar, new species (PBI_OON 15771), ventral view. 195. Same, dorsal view. 196. C. paquini, new species (PBI_OON 03059), ventral view. 197. Same, dorsal view. 198. C. nepalensis, new species (PBI_OON 23385), ventral view. 199. Same, dorsal view. Scale bars = 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10128326/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB0FFF89B3300CB0FC53F90E.mc.98DD8A21AB0FFF8EB2C70F21FB9CF90E>
dwc:collectionCode "MHNG" ;
dwc:eventDate "1983-10-08" ;
dwc:locality "Pokhara" ;
dwc:recordedBy "de Goropani & de Kali & I. Loebl & A. Smetana" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "3100" ;
dwc:verbatimLatitude "27.66666" ;
dwc:verbatimLongitude "84.41666" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB0FFF89B3300CB0FC53F90E#98DD8A21AB0FFF8EB2C70F21FB9CF90E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB0FFF89B3300CB0FC53F90E.mc.98DD8A21AB08FF89B2970F21FEB7F973>
dwc:collectionCode "MHNG" ;
dwc:eventDate "1983-10-09" ;
dwc:locality "Pokhara" ;
dwc:recordedBy "de Goropani & de Kali & I. Loebl & A. Smetana" ;
dwc:verbatimElevation "3100" ;
dwc:verbatimLatitude "27.66666" ;
dwc:verbatimLongitude "84.41666" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB0FFF89B3300CB0FC53F90E#98DD8A21AB08FF89B2970F21FEB7F973> ;
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/A01C316AAB0FFF8EB3270987FF28FA5E>
cito:cites <http://dx.doi.org/10.5281/zenodo.10128324>, <http://dx.doi.org/10.5281/zenodo.10128340> ;
dc:creator "Baehr, Barbara C.; Harvey, Mark S.; Smith, Helen M." ;
dc:title "Camptoscaphiella martensi Baehr & Harvey & Smith 2010, new species" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB0FFF8EB3270987FF28FA5E.mc.98DD8A21AB0FFF8EB2C70834FCA4FE68>, <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB0FFF8EB3270987FF28FA5E.mc.98DD8A21AB0FFF8EB2C70DCAFF42FACE>, <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB0FFF8EB3270987FF28FA5E.mc.98DD8A21AB0FFF8EB2EC0D91FC3BFAE9> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_martensi_Baehr_2010> ;
trt:publishedIn <http://dx.doi.org/10.1206/667.1> ;
a trt:Treatment .
<http://dx.doi.org/10.1206/667.1>
bibo:endPage "66" ;
bibo:issue "3697" ;
bibo:journal "American Museum Novitates" ;
bibo:pubDate "2010-10-01" ;
bibo:startPage "1" ;
bibo:volume "2010" ;
dc:creator "Baehr, Barbara C.; Harvey, Mark S.; Smith, Helen M." ;
dc:date "2010" ;
dc:title "A Review of the Asian Goblin Spider Genus Camptoscaphiella (Araneae: Oonopidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10128324>, <http://dx.doi.org/10.5281/zenodo.10128340> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_martensi_Baehr_2010>
dwc:authority "Baehr" ;
dwc:authorityName "Baehr & Harvey & Smith" ;
dwc:authorityYear "2010" ;
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Baehr & Harvey & Smith, 2010" ;
dwc:species "martensi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/QG2M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_martensi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_martensi>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "martensi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oonopidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Oonopidae>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
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.10128324>
dc:description "FIGURES 188193. Camptoscaphiella species, female epigyna. 188. C. taplejung, new species (PBI_OON 15760), ventral view. 189. Same, dorsal view. 190. C. martensi, new species (PBI_OON 15407), ventral view. 191. Same, dorsal view. 192. C. martensi, new species (PBI_OON 15724), ventral view. 193. Same, dorsal view. Scale bars = 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10128324/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.10128340>
dc:description "FIGURES 256266. Camptoscaphiella martensi, new species, female (PBI_OON 15724). 256. Habitus, dorsal view. 257. Same, ventral view. 258. Carapace, dorsal view. 259. Same, anterior view. 260. Habitus, lateral view. 261. Leg I, prolateral view. 262. Sternum, ventral view. 263. Abdomen, ventral view. 264. Abdomen, lateral view. 265. Epigynum, ventral view. 266. Same, dorsal view. Arrow shows posteriorly directed apodemes. Scale bars, habitus = 0.4 mm, epigynum = 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10128340/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB0FFF8EB3270987FF28FA5E.mc.98DD8A21AB0FFF8EB2C70834FCA4FE68>
dwc:collectionCode "SMF" ;
dwc:eventDate "1980-04-26" ;
dwc:locality "Female" ;
dwc:recordedBy "J. Martens & A. Ausobsky" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "3150" ;
dwc:verbatimLatitude "28.7" ;
dwc:verbatimLongitude "83.666664" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB0FFF8EB3270987FF28FA5E#98DD8A21AB0FFF8EB2C70834FCA4FE68> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB0FFF8EB3270987FF28FA5E.mc.98DD8A21AB0FFF8EB2C70DCAFF42FACE>
dwc:collectionCode "SMF" ;
dwc:eventDate "1980-04-26" ;
dwc:locality "Mustang Dist." ;
dwc:recordedBy "J. Martens & A. Ausobsky" ;
dwc:verbatimElevation "3150" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB0FFF8EB3270987FF28FA5E#98DD8A21AB0FFF8EB2C70DCAFF42FACE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB0FFF8EB3270987FF28FA5E.mc.98DD8A21AB0FFF8EB2EC0D91FC3BFAE9>
dwc:collectionCode "SMF" ;
dwc:eventDate "1995-04-22" ;
dwc:locality "Myagdi Distr." ;
dwc:recordedBy "Khola N Dobang & Martens & Schawaller" ;
dwc:verbatimElevation "2950" ;
dwc:verbatimLatitude "28.7" ;
dwc:verbatimLongitude "83.433334" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB0FFF8EB3270987FF28FA5E#98DD8A21AB0FFF8EB2EC0D91FC3BFAE9> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,144 @@
@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/A01C316AAB14FF95B3D70987FD71F8C4>
cito:cites <http://dx.doi.org/10.5281/zenodo.10128318>, <http://dx.doi.org/10.5281/zenodo.10128358> ;
dc:creator "Baehr, Barbara C.; Harvey, Mark S.; Smith, Helen M." ;
dc:title "Camptoscaphiella schwendingeri Baehr & Harvey & Smith 2010, new species" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB14FF95B3D70987FD71F8C4.mc.98DD8A21AB14FF95B2970821FE9EFE73>, <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB14FF95B3D70987FD71F8C4.mc.98DD8A21AB14FF95B2970A81FE84FB93> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_schwendingeri_Baehr_2010> ;
trt:publishedIn <http://dx.doi.org/10.1206/667.1> ;
a trt:Treatment .
<http://dx.doi.org/10.1206/667.1>
bibo:endPage "66" ;
bibo:issue "3697" ;
bibo:journal "American Museum Novitates" ;
bibo:pubDate "2010-10-01" ;
bibo:startPage "1" ;
bibo:volume "2010" ;
dc:creator "Baehr, Barbara C.; Harvey, Mark S.; Smith, Helen M." ;
dc:date "2010" ;
dc:title "A Review of the Asian Goblin Spider Genus Camptoscaphiella (Araneae: Oonopidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10128318>, <http://dx.doi.org/10.5281/zenodo.10128358> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_schwendingeri_Baehr_2010>
dwc:authority "Baehr" ;
dwc:authorityName "Baehr & Harvey & Smith" ;
dwc:authorityYear "2010" ;
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Baehr & Harvey & Smith, 2010" ;
dwc:species "schwendingeri" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/QG2T> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_schwendingeri> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_schwendingeri>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "schwendingeri" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oonopidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Oonopidae>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
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.10128318>
dc:description "FIGURES 173178. Camptoscaphiella schwendingeri, new species (PBI_OON" ;
fabio:hasRepresentation <https://zenodo.org/record/10128318/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.10128358>
dc:description "FIGURES 327335. Camptoscaphiella schwendingeri, new species, male (PBI_OON 23365). 327. Habitus, dorsal view. 328. Same, ventral view. 329. Sternum, ventral view. 330. Carapace, anterior view. 331. Habitus, lateral view. 332. Leg I, prolateral view. 333. Palp, prolateral view. 334. Same, dorsal view. 335. Same, retrolateral view. Scale bars, habitus = 0.5 mm, palp = 0.25 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10128358/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB14FF95B3D70987FD71F8C4.mc.98DD8A21AB14FF95B2970821FE9EFE73>
dwc:collectionCode "RMNH" ;
dwc:eventDate "1986-06-21" ;
dwc:locality "Male" ;
dwc:recordedBy "P. L. Stone" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1120" ;
dwc:verbatimLatitude "20.33333" ;
dwc:verbatimLongitude "99.86666" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB14FF95B3D70987FD71F8C4#98DD8A21AB14FF95B2970821FE9EFE73> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB14FF95B3D70987FD71F8C4.mc.98DD8A21AB14FF95B2970A81FE84FB93>
dwc:collectionCode "MHNG" ;
dwc:eventDate "1994-12-20" ;
dwc:locality "Phu Rua National Park" ;
dwc:recordedBy "P. Schwendinger" ;
dwc:verbatimElevation "1230" ;
dwc:verbatimLatitude "-17.5" ;
dwc:verbatimLongitude "101.5" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB14FF95B3D70987FD71F8C4#98DD8A21AB14FF95B2970A81FE84FB93> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,170 @@
@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/A01C316AAB15FF94B32A0BD0FDC4F9CB>
cito:cites <http://dx.doi.org/10.5281/zenodo.10128316>, <http://dx.doi.org/10.5281/zenodo.10128360> ;
dc:creator "Baehr, Barbara C.; Harvey, Mark S.; Smith, Helen M." ;
dc:title "Camptoscaphiella simoni Baehr & Harvey & Smith 2010, new species" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB15FF94B32A0BD0FDC4F9CB.mc.98DD8A21AB15FF94B2C70A3DFF54FC46> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_simoni_Baehr_2010> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Ischnothyreus_peltifer_Simon_1893> ;
trt:publishedIn <http://dx.doi.org/10.1206/667.1> ;
a trt:Treatment .
<http://dx.doi.org/10.1206/667.1>
bibo:endPage "66" ;
bibo:issue "3697" ;
bibo:journal "American Museum Novitates" ;
bibo:pubDate "2010-10-01" ;
bibo:startPage "1" ;
bibo:volume "2010" ;
dc:creator "Baehr, Barbara C.; Harvey, Mark S.; Smith, Helen M." ;
dc:date "2010" ;
dc:title "A Review of the Asian Goblin Spider Genus Camptoscaphiella (Araneae: Oonopidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10128316>, <http://dx.doi.org/10.5281/zenodo.10128360> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_simoni_Baehr_2010>
dwc:authority "Baehr" ;
dwc:authorityName "Baehr & Harvey & Smith" ;
dwc:authorityYear "2010" ;
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Baehr & Harvey & Smith, 2010" ;
dwc:species "simoni" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/QG2V> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_simoni> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Ischnothyreus_peltifer_Simon_1893>
dwc:authority ", Simon, 1893: 299" ;
dwc:authorityName ", Simon" ;
dwc:authorityPageNumber "299" ;
dwc:authorityYear "1893" ;
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Ischnothyreus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Simon, 1893" ;
dwc:species "peltifer" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/QG2V> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ischnothyreus_peltifer> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_simoni>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "simoni" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oonopidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Oonopidae>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
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://taxon-name.plazi.org/id/Animalia/Ischnothyreus_peltifer>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Ischnothyreus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "peltifer" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ischnothyreus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ischnothyreus>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Ischnothyreus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oonopidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.10128316>
dc:description "FIGURES 167172. Camptoscaphiella simoni, new species (PBI_OON" ;
fabio:hasRepresentation <https://zenodo.org/record/10128316/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.10128360>
dc:description "FIGURES 336342. Camptoscaphiella simoni, new species, male (PBI_OON 23343). 336. Habitus, dorsal view. 337. Same, ventral view. 338. Same, anteriodorsal view. 339. Same, lateral view. 340. Palp, prolateral view. 341. Same, dorsal view. 342. Same, retrolateral view. Scale bars, habitus = 0.4 mm, palp = 0.2 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10128360/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB15FF94B32A0BD0FDC4F9CB.mc.98DD8A21AB15FF94B2C70A3DFF54FC46>
dwc:locality "Ceylon" ;
dwc:recordedBy "Museum Paris AR & E. Simon" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB15FF94B32A0BD0FDC4F9CB#98DD8A21AB15FF94B2C70A3DFF54FC46> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,125 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/A01C316AAB15FF94B39B0987FE10FD5F>
cito:cites <http://dx.doi.org/10.5281/zenodo.10128342> ;
dc:creator "Baehr, Barbara C.; Harvey, Mark S.; Smith, Helen M." ;
dc:title "Camptoscaphiella silens Brignoli 1976" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB15FF94B39B0987FE10FD5F.mc.98DD8A21AB15FF94B2C708E0FC99FE35> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_silens_Brignoli_1976> ;
trt:publishedIn <http://dx.doi.org/10.1206/667.1> ;
a trt:Treatment .
<http://dx.doi.org/10.1206/667.1>
bibo:endPage "66" ;
bibo:issue "3697" ;
bibo:journal "American Museum Novitates" ;
bibo:pubDate "2010-10-01" ;
bibo:startPage "1" ;
bibo:volume "2010" ;
dc:creator "Baehr, Barbara C.; Harvey, Mark S.; Smith, Helen M." ;
dc:date "2010" ;
dc:title "A Review of the Asian Goblin Spider Genus Camptoscaphiella (Araneae: Oonopidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10128342> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_silens_Brignoli_1976>
dwc:authority "Brignoli" ;
dwc:authorityName "Brignoli" ;
dwc:authorityYear "1976" ;
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Brignoli, 1976" ;
dwc:species "silens" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5WXZG> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_silens> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_silens>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "silens" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oonopidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Oonopidae>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
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.10128342>
dc:description "FIGURES 267276. Camptoscaphiella strepens Brignoli (267271, PBI_OON 23388) and C. silens Brignoli (272276, PBI_OON 23389), females. 267. Habitus, dorsal view. 268. Same, ventral view. 269. Abdomen, ventral view. 270. Habitus, anterior view. 271. Same, lateral view. 272. Cephalothorax, dorsal view. 273. Same, ventral view. 274. Same, posterior view. 275. Chelicera, anterior view. 276. Epigynum, ventral view. Scale bars, habitus = 0.6 mm, epigynum = 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10128342/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB15FF94B39B0987FE10FD5F.mc.98DD8A21AB15FF94B2C708E0FC99FE35>
dwc:eventDate "1961-04-27" ;
dwc:locality "southern Surkya" ;
dwc:recordedBy "H. Janetschek & Zoological Institute Innsbruck" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "2850" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB15FF94B39B0987FE10FD5F#98DD8A21AB15FF94B2C708E0FC99FE35> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,146 @@
@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/A01C316AAB15FF97B32F0F2DFDC2FB7D>
dc:creator "Baehr, Barbara C.; Harvey, Mark S.; Smith, Helen M." ;
dc:title "Camptoscaphiella sinensis Deeleman-Reinhold 1995" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB15FF97B32F0F2DFDC2FB7D.mc.98DD8A21AB16FF97B2970AC1FE36FBD4> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_sinensis_Deeleman-Reinhold_1995> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_strepens_Brignoli_1976> ;
trt:publishedIn <http://dx.doi.org/10.1206/667.1> ;
a trt:Treatment .
<http://dx.doi.org/10.1206/667.1>
bibo:endPage "66" ;
bibo:issue "3697" ;
bibo:journal "American Museum Novitates" ;
bibo:pubDate "2010-10-01" ;
bibo:startPage "1" ;
bibo:volume "2010" ;
dc:creator "Baehr, Barbara C.; Harvey, Mark S.; Smith, Helen M." ;
dc:date "2010" ;
dc:title "A Review of the Asian Goblin Spider Genus Camptoscaphiella (Araneae: Oonopidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_sinensis_Deeleman-Reinhold_1995>
dwc:authority "Deeleman-Reinhold" ;
dwc:authorityName "Deeleman-Reinhold" ;
dwc:authorityYear "1995" ;
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Deeleman-Reinhold, 1995" ;
dwc:species "sinensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/QG2W> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_sinensis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_strepens_Brignoli_1976>
dwc:authorityName "Brignoli" ;
dwc:authorityYear "1976" ;
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Brignoli, 1976" ;
dwc:species "strepens" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/QG2W> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_strepens> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_sinensis>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sinensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oonopidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Oonopidae>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
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://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_strepens>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "strepens" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB15FF97B32F0F2DFDC2FB7D.mc.98DD8A21AB16FF97B2970AC1FE36FBD4>
dwc:eventDate "1989-01-05" ;
dwc:locality "Menzi County" ;
dwc:recordedBy "P. Beron" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB15FF97B32F0F2DFDC2FB7D#98DD8A21AB16FF97B2970AC1FE36FBD4> ;
a dwc:MaterialCitation .

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/A01C316AAB16FF97B3BA0D82FDC0F928>
cito:cites <http://dx.doi.org/10.5281/zenodo.10128342> ;
dc:creator "Baehr, Barbara C.; Harvey, Mark S.; Smith, Helen M." ;
dc:title "Camptoscaphiella strepens Brignoli 1976" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB16FF97B3BA0D82FDC0F928.mc.98DD8A21AB16FF97B2970CEBFCB6FA2E>, <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB16FF97B3BA0D82FDC0F928.mc.98DD8A21AB16FF97B2970F0AFE8EF90E> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_strepens_Brignoli_1976> ;
trt:publishedIn <http://dx.doi.org/10.1206/667.1> ;
a trt:Treatment .
<http://dx.doi.org/10.1206/667.1>
bibo:endPage "66" ;
bibo:issue "3697" ;
bibo:journal "American Museum Novitates" ;
bibo:pubDate "2010-10-01" ;
bibo:startPage "1" ;
bibo:volume "2010" ;
dc:creator "Baehr, Barbara C.; Harvey, Mark S.; Smith, Helen M." ;
dc:date "2010" ;
dc:title "A Review of the Asian Goblin Spider Genus Camptoscaphiella (Araneae: Oonopidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10128342> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_strepens_Brignoli_1976>
dwc:authority "Brignoli" ;
dwc:authorityName "Brignoli" ;
dwc:authorityYear "1976" ;
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Brignoli, 1976" ;
dwc:species "strepens" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/QG2X> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_strepens> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_strepens>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "strepens" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oonopidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Oonopidae>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
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.10128342>
dc:description "FIGURES 267276. Camptoscaphiella strepens Brignoli (267271, PBI_OON 23388) and C. silens Brignoli (272276, PBI_OON 23389), females. 267. Habitus, dorsal view. 268. Same, ventral view. 269. Abdomen, ventral view. 270. Habitus, anterior view. 271. Same, lateral view. 272. Cephalothorax, dorsal view. 273. Same, ventral view. 274. Same, posterior view. 275. Chelicera, anterior view. 276. Epigynum, ventral view. Scale bars, habitus = 0.6 mm, epigynum = 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10128342/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB16FF97B3BA0D82FDC0F928.mc.98DD8A21AB16FF97B2970CEBFCB6FA2E>
dwc:eventDate "1961-05-03" ;
dwc:locality "Yaral" ;
dwc:recordedBy "H. Janetschek & Zoological Institute Innsbruck" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "3900" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB16FF97B3BA0D82FDC0F928#98DD8A21AB16FF97B2970CEBFCB6FA2E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB16FF97B3BA0D82FDC0F928.mc.98DD8A21AB16FF97B2970F0AFE8EF90E>
dwc:collectionCode "ZII" ;
dwc:eventDate "1961-05-03" ;
dwc:locality "Yaral" ;
dwc:recordedBy "H. Janetschek" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "3900" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB16FF97B3BA0D82FDC0F928#98DD8A21AB16FF97B2970F0AFE8EF90E> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,132 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/A01C316AAB17FF96B3390987FC23FBA3>
cito:cites <http://dx.doi.org/10.5281/zenodo.10128324>, <http://dx.doi.org/10.5281/zenodo.10128362> ;
dc:creator "Baehr, Barbara C.; Harvey, Mark S.; Smith, Helen M." ;
dc:title "Camptoscaphiella taplejung Baehr & Harvey & Smith 2010, new species" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB17FF96B3390987FC23FBA3.mc.98DD8A21AB17FF96B2C70834FDF6FE68> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_taplejung_Baehr_2010> ;
trt:publishedIn <http://dx.doi.org/10.1206/667.1> ;
a trt:Treatment .
<http://dx.doi.org/10.1206/667.1>
bibo:endPage "66" ;
bibo:issue "3697" ;
bibo:journal "American Museum Novitates" ;
bibo:pubDate "2010-10-01" ;
bibo:startPage "1" ;
bibo:volume "2010" ;
dc:creator "Baehr, Barbara C.; Harvey, Mark S.; Smith, Helen M." ;
dc:date "2010" ;
dc:title "A Review of the Asian Goblin Spider Genus Camptoscaphiella (Araneae: Oonopidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10128324>, <http://dx.doi.org/10.5281/zenodo.10128362> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_taplejung_Baehr_2010>
dwc:authority "Baehr" ;
dwc:authorityName "Baehr & Harvey & Smith" ;
dwc:authorityYear "2010" ;
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Baehr & Harvey & Smith, 2010" ;
dwc:species "taplejung" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/QG2Y> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_taplejung> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_taplejung>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "taplejung" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oonopidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Oonopidae>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
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.10128324>
dc:description "FIGURES 188193. Camptoscaphiella species, female epigyna. 188. C. taplejung, new species (PBI_OON 15760), ventral view. 189. Same, dorsal view. 190. C. martensi, new species (PBI_OON 15407), ventral view. 191. Same, dorsal view. 192. C. martensi, new species (PBI_OON 15724), ventral view. 193. Same, dorsal view. Scale bars = 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10128324/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.10128362>
dc:description "FIGURES 343352. Camptoscaphiella taplejung, new species, female (PBI_OON 15760). 343. Habitus, dorsal view. 344. Same, ventral view. 345. Carapace, dorsal view. 346. Habitus, anterior view. 347. Same, lateral view. 348. Leg I, prolateral view. 349. Sternum, ventral view. 350. Abdomen, ventral view. 351. Abdomen, anterior view. 352. Epigynum, dorsal view. Scale bars, habitus = 0.5 mm, epigynum = 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10128362/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB17FF96B3390987FC23FBA3.mc.98DD8A21AB17FF96B2C70834FDF6FE68>
dwc:collectionCode "SMF" ;
dwc:eventDate "1983-09-06" ;
dwc:locality "Female" ;
dwc:recordedBy "J. Martens & B. Daams" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "3000" ;
dwc:verbatimLatitude "27.483334" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB17FF96B3390987FC23FBA3#98DD8A21AB17FF96B2C70834FDF6FE68> ;
a dwc:MaterialCitation .

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/A01C316AAB17FFBBB3F60DD9FBD9F91A>
dc:creator "Baehr, Barbara C.; Harvey, Mark S.; Smith, Helen M." ;
dc:title "Camptoscaphiella tuberans Tong and Li" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB17FFBBB3F60DD9FBD9F91A.mc.98DD8A21AB17FF96B2C70C01FE32FA2E> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_tuberans_Tong_2007> ;
trt:publishedIn <http://dx.doi.org/10.1206/667.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_tuberans> ;
a trt:Treatment .
<http://dx.doi.org/10.1206/667.1>
bibo:endPage "66" ;
bibo:issue "3697" ;
bibo:journal "American Museum Novitates" ;
bibo:pubDate "2010-10-01" ;
bibo:startPage "1" ;
bibo:volume "2010" ;
dc:creator "Baehr, Barbara C.; Harvey, Mark S.; Smith, Helen M." ;
dc:date "2010" ;
dc:title "A Review of the Asian Goblin Spider Genus Camptoscaphiella (Araneae: Oonopidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Camptoscaphiella_tuberans_Tong_2007>
dwc:authority "Tong and Li, 2007: 335" ;
dwc:authorityName "Tong and Li" ;
dwc:authorityPageNumber "335" ;
dwc:authorityYear "2007" ;
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tong & Li, 2007" ;
dwc:species "tuberans" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/QG2Z> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_tuberans> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella_tuberans>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "tuberans" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Camptoscaphiella>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
dwc:genus "Camptoscaphiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oonopidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Oonopidae>
dwc:class "Arachnida" ;
dwc:family "Oonopidae" ;
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://tb.plazi.org/GgServer/dwcaRecords/A01C316AAB17FFBBB3F60DD9FBD9F91A.mc.98DD8A21AB17FF96B2C70C01FE32FA2E>
dwc:collectionCode "IZCAS" ;
dwc:eventDate "2006-07-30" ;
dwc:locality "Institute of Zoology" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "2372" ;
dwc:verbatimLatitude "28.466667" ;
dwc:verbatimLongitude "98.78333" ;
trt:httpUri <https://treatment.plazi.org/id/A01C316AAB17FFBBB3F60DD9FBD9F91A#98DD8A21AB17FF96B2C70C01FE32FA2E> ;
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/A01C5D3A550A5B6DCF29A77A8D8A0F0B>
dc:creator "Linnaeus, Carolus" ;
dc:title "Tringa tobata Linnaeus, 1758, spec. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tringa_tobata_Linnaeus_1758> ;
trt:publishedIn <https://doi.org/10.5962/bhl.title.542> ;
a trt:Treatment .
<https://doi.org/10.5962/bhl.title.542>
dc:creator "Linnaeus, Carolus" ;
dc:date "1758" ;
dc:title "Systema Naturae per regna tria naturae: secundum classes, ordines, genera, species, cum characteribus, differentiis, synonymis, locis" ;
a fabio:Book .
<http://taxon-concept.plazi.org/id/Animalia/Tringa_tobata_Linnaeus_1758>
dwc:LSID "urn:lsid:zoobank.org:act:4B159E7D-CF70-4C92-AC26-00CE55E53269" ;
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1758" ;
dwc:class "Aves" ;
dwc:family "Scolopacidae" ;
dwc:genus "Tringa" ;
dwc:kingdom "Animalia" ;
dwc:order "Charadriiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
dwc:species "tobata" ;
dwc:zbkClass "Aves" ;
dwc:zbkKingdom "Animalia" ;
dwc:zbkOrder "Grallae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tringa_tobata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Tringa_tobata>
dwc:class "Aves" ;
dwc:family "Scolopacidae" ;
dwc:genus "Tringa" ;
dwc:kingdom "Animalia" ;
dwc:order "Charadriiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "tobata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tringa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tringa>
dwc:class "Aves" ;
dwc:family "Scolopacidae" ;
dwc:genus "Tringa" ;
dwc:kingdom "Animalia" ;
dwc:order "Charadriiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scolopacidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scolopacidae>
dwc:class "Aves" ;
dwc:family "Scolopacidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Charadriiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Charadriiformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Charadriiformes>
dwc:class "Aves" ;
dwc:kingdom "Animalia" ;
dwc:order "Charadriiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aves> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Aves>
dwc:class "Aves" ;
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,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/> .
# Warning: Failed to output a material citation, could not create identifier
<http://treatment.plazi.org/id/A0260828ED4A502C9790A6B7A4713D4F>
dc:creator "Zhang, Bing; Yang, Qicheng; Li, Yan; Yang, Ding" ;
dc:title "Hexatoma (Eriocera) latigrisea Alexander 1971" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hexatoma_latigrisea_Alexander_1971> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1071.66750> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1071.66750>
bibo:endPage "173" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2021-11-18" ;
bibo:startPage "155" ;
bibo:volume "1071" ;
dc:creator "Zhang, Bing; Yang, Qicheng; Li, Yan; Yang, Ding" ;
dc:date "2021" ;
dc:title "Hexatoma (Eriocera) Macquart (Diptera, Limoniidae) from Xizang, China" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hexatoma_latigrisea_Alexander_1971>
dwc:LSID "A0260828-ED4A-502C-9790-A6B7A4713D4F" ;
dwc:authority "Alexander, 1971" ;
dwc:authorityName "Alexander" ;
dwc:authorityYear "1971" ;
dwc:class "Insecta" ;
dwc:family "Limoniidae" ;
dwc:genus "Hexatoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Alexander, 1971" ;
dwc:species "latigrisea" ;
dwc:subGenus "Eriocera" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hexatoma_latigrisea> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hexatoma_latigrisea>
dwc:class "Insecta" ;
dwc:family "Limoniidae" ;
dwc:genus "Hexatoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "latigrisea" ;
dwc:subGenus "Eriocera" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexatoma_Eriocera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hexatoma_Eriocera>
dwc:class "Insecta" ;
dwc:family "Limoniidae" ;
dwc:genus "Hexatoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Eriocera" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexatoma> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hexatoma>
dwc:class "Insecta" ;
dwc:family "Limoniidae" ;
dwc:genus "Hexatoma" ;
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 .

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/A0262C4FBF9EB599850A407E3D69DE1F>
dc:creator "Bankov, Nikola; Todorov, Milcho; Ganeva, Anna" ;
dc:title "Padaungiella lageniformis (Penard, 1890) Lara et Todorov 2012" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Protozoa/Padaungiella_lageniformis_Lara_2012> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Protozoa/Nebela_lageniformis> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.6.e25295> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.6.e25295>
bibo:endPage "25295" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "25295" ;
bibo:volume "6" ;
dc:creator "Bankov, Nikola; Todorov, Milcho; Ganeva, Anna" ;
dc:date "2018" ;
dc:title "Checklist of Sphagnum-dwelling testate amoebae in Bulgaria" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Protozoa/Padaungiella_lageniformis_Lara_2012>
dwc:authority "(Penard, 1890) Lara et Todorov, 2012" ;
dwc:authorityName "(Penard, 1890) Lara et Todorov" ;
dwc:authorityYear "2012" ;
dwc:class "Lobosa" ;
dwc:family "Hyalospheniidae" ;
dwc:genus "Padaungiella" ;
dwc:kingdom "Protozoa" ;
dwc:order "Arcellinida" ;
dwc:phylum "Amoebozoa" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Penard, 1890) Lara & Todorov, 2012" ;
dwc:species "lageniformis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Protozoa/Padaungiella_lageniformis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Protozoa/Padaungiella_lageniformis>
dwc:class "Lobosa" ;
dwc:family "Hyalospheniidae" ;
dwc:genus "Padaungiella" ;
dwc:kingdom "Protozoa" ;
dwc:order "Arcellinida" ;
dwc:phylum "Amoebozoa" ;
dwc:rank "species" ;
dwc:species "lageniformis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Protozoa/Padaungiella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Protozoa/Padaungiella>
dwc:class "Lobosa" ;
dwc:family "Hyalospheniidae" ;
dwc:genus "Padaungiella" ;
dwc:kingdom "Protozoa" ;
dwc:order "Arcellinida" ;
dwc:phylum "Amoebozoa" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Protozoa/Hyalospheniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Protozoa/Hyalospheniidae>
dwc:class "Lobosa" ;
dwc:family "Hyalospheniidae" ;
dwc:kingdom "Protozoa" ;
dwc:order "Arcellinida" ;
dwc:phylum "Amoebozoa" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Protozoa/Arcellinida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Protozoa/Arcellinida>
dwc:class "Lobosa" ;
dwc:kingdom "Protozoa" ;
dwc:order "Arcellinida" ;
dwc:phylum "Amoebozoa" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Protozoa/Lobosa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Protozoa/Lobosa>
dwc:class "Lobosa" ;
dwc:kingdom "Protozoa" ;
dwc:phylum "Amoebozoa" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Protozoa/Amoebozoa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Protozoa/Amoebozoa>
dwc:kingdom "Protozoa" ;
dwc:phylum "Amoebozoa" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Protozoa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Protozoa>
dwc:kingdom "Protozoa" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Protozoa/Nebela_lageniformis>
dwc:class "Lobosa" ;
dwc:family "Nebelidae" ;
dwc:genus "Nebela" ;
dwc:kingdom "Protozoa" ;
dwc:order "Arcellinida" ;
dwc:phylum "Amoebozoa" ;
dwc:rank "species" ;
dwc:species "lageniformis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Protozoa/Nebela> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Protozoa/Nebela>
dwc:class "Lobosa" ;
dwc:family "Nebelidae" ;
dwc:genus "Nebela" ;
dwc:kingdom "Protozoa" ;
dwc:order "Arcellinida" ;
dwc:phylum "Amoebozoa" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Protozoa/Nebelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Protozoa/Nebelidae>
dwc:class "Lobosa" ;
dwc:family "Nebelidae" ;
dwc:kingdom "Protozoa" ;
dwc:order "Arcellinida" ;
dwc:phylum "Amoebozoa" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Protozoa/Arcellinida> ;
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/A0266D5C46484D19685E8A8612CA7A14>
dc:creator "Marsh, Paul M.; Wild, Alexander L.; Whitfield, James B." ;
dc:title "Heterospilus ixcatec Marsh, sp. n." ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.347.6002> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Heterospilus_ixcatec> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.347.6002>
bibo:endPage "474" ;
bibo:journal "ZooKeys" ;
bibo:startPage "1" ;
bibo:volume "347" ;
dc:creator "Marsh, Paul M.; Wild, Alexander L.; Whitfield, James B." ;
dc:date "2013" ;
dc:title "The Doryctinae (Braconidae) of Costa Rica: genera and species of the tribe Heterospilini" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Heterospilus_ixcatec>
dwc:class "Insecta" ;
dwc:family "Braconidae" ;
dwc:genus "Heterospilus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "ixcatec" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heterospilus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Heterospilus>
dwc:class "Insecta" ;
dwc:family "Braconidae" ;
dwc:genus "Heterospilus" ;
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,85 @@
@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/A02E538A3588E2ADA27ACBF42AE38A0B>
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
dc:title "Iberis sempervirens L." ;
trt:publishedIn <https://doi.org/10.5281/zenodo.292251> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Iberis_sempervirens> ;
a trt:Treatment .
<https://doi.org/10.5281/zenodo.292251>
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
dc:date "1976" ;
dc:title "Flora der Schweiz und angrenzender Gebiete. Band 2. Nymphaceae bis Primulaceae (2 nd edition) (p. 956): Cruciferae" ;
a fabio:Book .
<http://taxon-name.plazi.org/id/Plantae/Iberis_sempervirens>
dwc:class "Magnoliopsida" ;
dwc:family "Brassicaceae" ;
dwc:genus "Iberis" ;
dwc:kingdom "Plantae" ;
dwc:order "Brassicales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "sempervirens" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Iberis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Iberis>
dwc:class "Magnoliopsida" ;
dwc:family "Brassicaceae" ;
dwc:genus "Iberis" ;
dwc:kingdom "Plantae" ;
dwc:order "Brassicales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Brassicaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Brassicaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Brassicales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Brassicales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Brassicales" ;
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,169 @@
@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/A02E88322D1051EAA18B8847AE092EDA>
cito:cites <http://dx.doi.org/10.3897/BDJ.11.e99603.figure1> ;
dc:creator "Jimenez-Mejias, Pedro; Morales-Alonso, Ana; Oleas, Nora H; Sanchez, Enmily; Martin-Bravo, Santiago; Masa-Iranzo, Irene; S. Meseguer, Andrea" ;
dc:title "Carex sodiroi Kuek., Beibl. Bot. Jahrb. Syst. 78: 7 1904" ;
dwc:basisOfRecord <http://treatment.plazi.org/id/A02E88322D1051EAA18B8847AE092EDA/121_ECU-AMA_22_(HUTI_UPOS)>, <http://treatment.plazi.org/id/A02E88322D1051EAA18B8847AE092EDA/121_ECU-AMA_22_(HUTI_UPOS)>, <http://treatment.plazi.org/id/A02E88322D1051EAA18B8847AE092EDA/122_125_126_ECU-AMA_22_(HUTI_UPOS).>, <http://treatment.plazi.org/id/A02E88322D1051EAA18B8847AE092EDA/122_125_126_ECU-AMA_22_(HUTI_UPOS).>, <http://treatment.plazi.org/id/A02E88322D1051EAA18B8847AE092EDA/133_ECU-AMA_22_(HUTI_UPOS).>, <http://treatment.plazi.org/id/A02E88322D1051EAA18B8847AE092EDA/133_ECU-AMA_22_(HUTI_UPOS).>, <http://treatment.plazi.org/id/A02E88322D1051EAA18B8847AE092EDA/136_ECU-AMA_22_(HUTI_UPOS).>, <http://treatment.plazi.org/id/A02E88322D1051EAA18B8847AE092EDA/136_ECU-AMA_22_(HUTI_UPOS).>, <http://treatment.plazi.org/id/A02E88322D1051EAA18B8847AE092EDA/QCA_36711>, <http://treatment.plazi.org/id/A02E88322D1051EAA18B8847AE092EDA/QCA_36711> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Carex_sodiroi_Kuek._1904> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.11.e99603> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.11.e99603>
bibo:endPage "99603" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:pubDate "2023-03-08" ;
bibo:startPage "99603" ;
bibo:volume "11" ;
dc:creator "Jimenez-Mejias, Pedro; Morales-Alonso, Ana; Oleas, Nora H; Sanchez, Enmily; Martin-Bravo, Santiago; Masa-Iranzo, Irene; S. Meseguer, Andrea" ;
dc:date "2023" ;
dc:title "New relevant chorological and conservation data on Carex (Cyperaceae) and Hypericum (Hypericaceae) from Ecuador" ;
fabio:hasPart <http://dx.doi.org/10.3897/BDJ.11.e99603.figure1> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Carex_sodiroi_Kuek._1904>
dwc:LSID "A02E8832-2D10-51EA-A18B-8847AE092EDA" ;
dwc:authority "Kuek., Beibl. Bot. Jahrb. Syst. 78: 7 (1904)" ;
dwc:authorityName "Kuek., Beibl. Bot. Jahrb. Syst. 78: 7" ;
dwc:authorityYear "1904" ;
dwc:class "Liliopsida" ;
dwc:family "Cyperaceae" ;
dwc:genus "Carex" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Kuek., Beibl. Bot. Jahrb. Syst. 78: 7, 1904" ;
dwc:species "sodiroi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/RBWJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Carex_sodiroi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Carex_sodiroi>
dwc:class "Liliopsida" ;
dwc:family "Cyperaceae" ;
dwc:genus "Carex" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "sodiroi" ;
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 .
<http://dx.doi.org/10.3897/BDJ.11.e99603.figure1>
dc:description "Figure 1. Representative photos of Carex species (capital letters) mentioned in this work and their habitats (small letters). Carex ecuadorensis: (A, a), Imbabura, Parque Nacional de Cotacachi, type locality. Carex madida: (B, b), Pichincha, Parque Nacional Cayambe-Coca, type locality; (C, c), Carchi, Reserva Ecologica El Angel. Carex punicola: (D, d), Pichincha, Parque Nacional Cotopaxi. Carex sodiroi: (E, e), Pichincha, Reserva Geobotanica Pululahua. Carex subsacculata: (F 1, F 2, f), Pichincha, Reserva Biologica Yanacocha; the specimen in picture F 1 is still inmature, while the one in picture F 2 is fully ripe." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/781991> ;
a fabio:Figure .
<http://treatment.plazi.org/id/A02E88322D1051EAA18B8847AE092EDA/121_ECU-AMA_22_(HUTI_UPOS)>
dwc:catalogNumber "121 ECU-AMA 22 (HUTI, UPOS)" ;
dwc:eventDate "2022-08-08" ;
dwc:locality "Carex" ;
dwc:recordedBy "Morales Alonso, A., Jimenez Mejias, P., Masa Iranzo, I & Ona, P, Morales Alonso, A., Jimenez Mejias, P., Masa Iranzo, I, Ona, P, Identification, P. Jimenez-Mejias, Event, Record Level", "Morales Alonso, A., Jimenez Mejias, P., Masa Iranzo, I & Ona, P, Morales Alonso, A., Jimenez Mejias, P., Masa Iranzo, I, Ona, P, Identification, P. Jimenez-Mejias, Event, Record Level, PreservedSpecimen Type" ;
dwc:typeStatus "Other material" ;
dwc:verbatimElevation "2749" ;
dwc:verbatimLatitude "0.036453333" ;
dwc:verbatimLongitude "-78.50882" ;
a dwc:MaterialCitation .
<http://treatment.plazi.org/id/A02E88322D1051EAA18B8847AE092EDA/122_125_126_ECU-AMA_22_(HUTI_UPOS).>
dwc:catalogNumber "122, 125, 126 ECU-AMA 22 (HUTI, UPOS)." ;
dwc:eventDate "2022-08-08" ;
dwc:locality "Carex" ;
dwc:recordedBy "Morales Alonso, A., Jimenez Mejias, P., Masa Iranzo, I & Ona, P., Morales Alonso, A., Jimenez Mejias, P., Masa Iranzo, I, Ona, P., Identification, P. Jimenez-Mejias, Event, Record Level", "Morales Alonso, A., Jimenez Mejias, P., Masa Iranzo, I & Ona, P., Morales Alonso, A., Jimenez Mejias, P., Masa Iranzo, I, Ona, P., Identification, P. Jimenez-Mejias, Event, Record Level, PreservedSpecimen Type" ;
dwc:typeStatus "Other material" ;
dwc:verbatimElevation "2428" ;
dwc:verbatimLatitude "0.058858335" ;
dwc:verbatimLongitude "-78.49362" ;
a dwc:MaterialCitation .
<http://treatment.plazi.org/id/A02E88322D1051EAA18B8847AE092EDA/133_ECU-AMA_22_(HUTI_UPOS).>
dwc:catalogNumber "133 ECU-AMA 22 (HUTI, UPOS)." ;
dwc:eventDate "2022-08-08" ;
dwc:locality "Carex" ;
dwc:recordedBy "Morales Alonso, A., Jimenez Mejias, P., Masa Iranzo, I & Ona, P, Morales Alonso, A., Jimenez Mejias, P., Masa Iranzo, I, Ona, P, Identification, P. Jimenez-Mejias, Event, Record Level", "Morales Alonso, A., Jimenez Mejias, P., Masa Iranzo, I & Ona, P, Morales Alonso, A., Jimenez Mejias, P., Masa Iranzo, I, Ona, P, Identification, P. Jimenez-Mejias, Event, Record Level, PreservedSpecimen Type" ;
dwc:typeStatus "Other material" ;
dwc:verbatimElevation "2335" ;
dwc:verbatimLatitude "0.054438334" ;
dwc:verbatimLongitude "-78.50307" ;
a dwc:MaterialCitation .
<http://treatment.plazi.org/id/A02E88322D1051EAA18B8847AE092EDA/136_ECU-AMA_22_(HUTI_UPOS).>
dwc:catalogNumber "136 ECU-AMA 22 (HUTI, UPOS)." ;
dwc:eventDate "2022-08-10" ;
dwc:locality "Carex" ;
dwc:recordedBy "Morales Alonso, A., Jimenez Mejias, P., Masa Iranzo, I & Ona P., Morales Alonso, A., Jimenez Mejias, P., Masa Iranzo, I, Ona P., Reserva Geobotanica Pululahua. Quito-Gualea. El Pahuma, Quito-Gualea. El Pahuma, Identification, P. Jimenez-Mejias, Event" ;
dwc:typeStatus "Other material" ;
dwc:verbatimElevation "1979" ;
dwc:verbatimLatitude "0.02616" ;
dwc:verbatimLongitude "-78.63244" ;
a dwc:MaterialCitation .
<http://treatment.plazi.org/id/A02E88322D1051EAA18B8847AE092EDA/QCA_36711>
dwc:catalogNumber "QCA 36711" ;
dwc:collectionCode "QCA" ;
dwc:eventDate "1987-08-08" ;
dwc:locality "Kuek" ;
dwc:recordedBy "Occurrence, C. E. Ceron, G. Benavidez & L. Velasquez, C. E. Ceron, G. Benavidez, L. Velasquez, el Pondona" ;
dwc:typeStatus "Other material" ;
a dwc:MaterialCitation .

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/A02E8941F2287650FF459EF0FDACE97E>
cito:cites <http://dx.doi.org/10.5281/zenodo.2610588> ;
dc:creator "Laudee, Pongsak; Malicky, Hans" ;
dc:title "Ecnomus niyomwasi Laudee & Malicky 2018, n. sp." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A02E8941F2287650FF459EF0FDACE97E.mc.98EF320AF2287652FE8E9F65FAA7EFBF>, <http://tb.plazi.org/GgServer/dwcaRecords/A02E8941F2287650FF459EF0FDACE97E.mc.98EF320AF2287652FD119FBCFF45EFF6> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ecnomus_niyomwasi_Laudee_2018> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4524.3.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4524.3.4>
bibo:endPage "358" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-11-22" ;
bibo:startPage "351" ;
bibo:volume "4524" ;
dc:creator "Laudee, Pongsak; Malicky, Hans" ;
dc:date "2018" ;
dc:title "Five new species of Caddisflies (Trichoptera: Insecta) from Upper Tenasserim Range, Thailand and Myanmar" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2610588> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ecnomus_niyomwasi_Laudee_2018>
dwc:authority "Laudee and Malicky" ;
dwc:authorityName "Laudee & Malicky" ;
dwc:authorityYear "2018" ;
dwc:class "Insecta" ;
dwc:family "Ecnomidae" ;
dwc:genus "Ecnomus" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Laudee & Malicky, 2018" ;
dwc:species "niyomwasi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ecnomus_niyomwasi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ecnomus_niyomwasi>
dwc:class "Insecta" ;
dwc:family "Ecnomidae" ;
dwc:genus "Ecnomus" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "niyomwasi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ecnomus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ecnomus>
dwc:class "Insecta" ;
dwc:family "Ecnomidae" ;
dwc:genus "Ecnomus" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ecnomidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ecnomidae>
dwc:class "Insecta" ;
dwc:family "Ecnomidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
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.2610588>
dc:description "FIGURES 811. Male genitalia of Ecnomus niyomwasi n. sp. 8, left lateral; 9, dorsal; 10, ventral; 11, phallus, left lateral. Inf = inferior appendage (paired), SIX = sternal portion of segment IX, Sup = superior appendage (paired), TIX = tergal portion of segment IX, X = tergum X." ;
fabio:hasRepresentation <https://zenodo.org/record/2610588/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A02E8941F2287650FF459EF0FDACE97E.mc.98EF320AF2287652FE8E9F65FAA7EFBF>
dwc:collectionCode "PSUNHM" ;
dwc:eventDate "2016-11-16" ;
dwc:locality "Myeik Province" ;
dwc:recordedBy "Pongsak Laudee." ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "24" ;
dwc:verbatimLatitude "12.090833" ;
dwc:verbatimLongitude "99.01056" ;
trt:gbifOccurrenceId "2028522002" ;
trt:httpUri <https://treatment.plazi.org/id/A02E8941F2287650FF459EF0FDACE97E#98EF320AF2287652FE8E9F65FAA7EFBF> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02E8941F2287650FF459EF0FDACE97E.mc.98EF320AF2287652FD119FBCFF45EFF6>
dwc:collectionCode "PSUNHM, CHM, CUAC, NMPC" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "2028522018" ;
trt:httpUri <https://treatment.plazi.org/id/A02E8941F2287650FF459EF0FDACE97E#98EF320AF2287652FD119FBCFF45EFF6> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,128 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/A02E8941F2287652FF459AF5FE66EE75>
cito:cites <http://dx.doi.org/10.5281/zenodo.2610586> ;
dc:creator "Laudee, Pongsak; Malicky, Hans" ;
dc:title "Chimarra keawpradubi Laudee & Malicky 2018, n. sp." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A02E8941F2287652FF459AF5FE66EE75.mc.98EF320AF2287652FE8B9B6FFB50EB85> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chimarra_keawpradubi_Laudee_2018> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4524.3.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4524.3.4>
bibo:endPage "358" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-11-22" ;
bibo:startPage "351" ;
bibo:volume "4524" ;
dc:creator "Laudee, Pongsak; Malicky, Hans" ;
dc:date "2018" ;
dc:title "Five new species of Caddisflies (Trichoptera: Insecta) from Upper Tenasserim Range, Thailand and Myanmar" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2610586> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Chimarra_keawpradubi_Laudee_2018>
dwc:authority "Laudee and Malicky" ;
dwc:authorityName "Laudee & Malicky" ;
dwc:authorityYear "2018" ;
dwc:class "Insecta" ;
dwc:family "Philopotamidae" ;
dwc:genus "Chimarra" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Laudee & Malicky, 2018" ;
dwc:species "keawpradubi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chimarra_keawpradubi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Chimarra_keawpradubi>
dwc:class "Insecta" ;
dwc:family "Philopotamidae" ;
dwc:genus "Chimarra" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "keawpradubi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chimarra> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chimarra>
dwc:class "Insecta" ;
dwc:family "Philopotamidae" ;
dwc:genus "Chimarra" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Philopotamidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Philopotamidae>
dwc:class "Insecta" ;
dwc:family "Philopotamidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
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.2610586>
dc:description "FIGURES 17. Male genitalia of Chimarra keawpradubi n. sp. 1, segment VIII, left lateral; 2, preanal appendages, segments IX and X, inferior appendages, left lateral; 3, segment VIII, dorsal; 4, preanal appendages, segments IX and X, dorsal; 5, segment IX and inferior appendages, ventral; 6, phallus, left lateral; 7, phallus, dorsal. Inf = inferior appendage (paired), IX = segment IX, Pre = preanal appendage, X = segment X." ;
fabio:hasRepresentation <https://zenodo.org/record/2610586/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A02E8941F2287652FF459AF5FE66EE75.mc.98EF320AF2287652FE8B9B6FFB50EB85>
dwc:collectionCode "PSUNHM" ;
dwc:eventDate "2016-11-06" ;
dwc:locality "Huai Yang Waterfall National Park" ;
dwc:recordedBy "Pongsak Laudee." ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "105" ;
dwc:verbatimLatitude "11.60889" ;
dwc:verbatimLongitude "99.62862" ;
trt:gbifOccurrenceId "2028522045" ;
trt:httpUri <https://treatment.plazi.org/id/A02E8941F2287652FF459AF5FE66EE75#98EF320AF2287652FE8B9B6FFB50EB85> ;
a dwc:MaterialCitation .

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/A02E8941F22A7657FF459D49FE22E95A>
cito:cites <http://dx.doi.org/10.5281/zenodo.2610590> ;
dc:creator "Laudee, Pongsak; Malicky, Hans" ;
dc:title "Psychomyia pinsuwanae Laudee & Malicky 2018, n. sp." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A02E8941F22A7657FF459D49FE22E95A.mc.98EF320AF22A7650FE809DA2FF48EE0A>, <http://tb.plazi.org/GgServer/dwcaRecords/A02E8941F22A7657FF459D49FE22E95A.mc.98EF320AF22A7650FF159E11FC96EE2E> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Psychomyia_pinsuwanae_Laudee_2018> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4524.3.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4524.3.4>
bibo:endPage "358" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-11-22" ;
bibo:startPage "351" ;
bibo:volume "4524" ;
dc:creator "Laudee, Pongsak; Malicky, Hans" ;
dc:date "2018" ;
dc:title "Five new species of Caddisflies (Trichoptera: Insecta) from Upper Tenasserim Range, Thailand and Myanmar" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2610590> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Psychomyia_pinsuwanae_Laudee_2018>
dwc:authority "Laudee and Malicky" ;
dwc:authorityName "Laudee & Malicky" ;
dwc:authorityYear "2018" ;
dwc:class "Insecta" ;
dwc:family "Psychomyiidae" ;
dwc:genus "Psychomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Laudee & Malicky, 2018" ;
dwc:species "pinsuwanae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psychomyia_pinsuwanae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Psychomyia_pinsuwanae>
dwc:class "Insecta" ;
dwc:family "Psychomyiidae" ;
dwc:genus "Psychomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pinsuwanae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psychomyia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Psychomyia>
dwc:class "Insecta" ;
dwc:family "Psychomyiidae" ;
dwc:genus "Psychomyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psychomyiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Psychomyiidae>
dwc:class "Insecta" ;
dwc:family "Psychomyiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
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.2610590>
dc:description "FIGURES 1216. Male genitalia of Psychomyia spp. 1216, Psychomyia pinsuwanae n. sp.: 12, left lateral; 13, dorsal; 14, ventral; 15, right inferior appendage, mesal. 16, right inferior appendage of P. amphiaraos Malicky and Chantaramongkol 1997, mesal. Inf = inferior appendage (paired), Pre = preanal appendage (paired), SIX = sternal portion of segment IX, Pha = phallus." ;
fabio:hasRepresentation <https://zenodo.org/record/2610590/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A02E8941F22A7657FF459D49FE22E95A.mc.98EF320AF22A7650FE809DA2FF48EE0A>
dwc:collectionCode "PSUNHM" ;
dwc:eventDate "2016-10-23" ;
dwc:locality "Hua Hin" ;
dwc:recordedBy "Pala U & Pongsak Laudee." ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "357" ;
dwc:verbatimLatitude "12.54639" ;
dwc:verbatimLongitude "99.47195" ;
trt:gbifOccurrenceId "2028521992" ;
trt:httpUri <https://treatment.plazi.org/id/A02E8941F22A7657FF459D49FE22E95A#98EF320AF22A7650FE809DA2FF48EE0A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02E8941F22A7657FF459D49FE22E95A.mc.98EF320AF22A7650FF159E11FC96EE2E>
dwc:collectionCode "PSUNHM" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "2028521995" ;
trt:httpUri <https://treatment.plazi.org/id/A02E8941F22A7657FF459D49FE22E95A#98EF320AF22A7650FF159E11FC96EE2E> ;
a dwc:MaterialCitation .

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/> .
<http://treatment.plazi.org/id/A02E8941F22C7654FF459E95FAF1E97F>
cito:cites <http://dx.doi.org/10.5281/zenodo.2610594> ;
dc:creator "Laudee, Pongsak; Malicky, Hans" ;
dc:title "Setodes lertpongsombatae Laudee & Malicky 2018, n. sp." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A02E8941F22C7654FF459E95FAF1E97F.mc.98EF320AF22C7656FE8E9F0FFAE9EF25>, <http://tb.plazi.org/GgServer/dwcaRecords/A02E8941F22C7654FF459E95FAF1E97F.mc.98EF320AF22C7656FD099F46FD55EFB1>, <http://tb.plazi.org/GgServer/dwcaRecords/A02E8941F22C7654FF459E95FAF1E97F.mc.98EF320AF22C7656FD259F9EFE44EFE9> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Setodes_lertpongsombatae_Laudee_2018> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4524.3.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4524.3.4>
bibo:endPage "358" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-11-22" ;
bibo:startPage "351" ;
bibo:volume "4524" ;
dc:creator "Laudee, Pongsak; Malicky, Hans" ;
dc:date "2018" ;
dc:title "Five new species of Caddisflies (Trichoptera: Insecta) from Upper Tenasserim Range, Thailand and Myanmar" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2610594> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Setodes_lertpongsombatae_Laudee_2018>
dwc:authority "Laudee and Malicky" ;
dwc:authorityName "Laudee & Malicky" ;
dwc:authorityYear "2018" ;
dwc:class "Insecta" ;
dwc:family "Leptoceridae" ;
dwc:genus "Setodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Laudee & Malicky, 2018" ;
dwc:species "lertpongsombatae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Setodes_lertpongsombatae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Setodes_lertpongsombatae>
dwc:class "Insecta" ;
dwc:family "Leptoceridae" ;
dwc:genus "Setodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "lertpongsombatae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Setodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Setodes>
dwc:class "Insecta" ;
dwc:family "Leptoceridae" ;
dwc:genus "Setodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptoceridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptoceridae>
dwc:class "Insecta" ;
dwc:family "Leptoceridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
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.2610594>
dc:description "FIGURES 2226. Male genitalia of Setodes lertpongsombatae n. sp. 22, left lateral; 23, dorsal; 24, ventral; 25, phallus, left lateral; 26, phallus, ventral. Inf = inferior appendage (paired), IX = segment IX, Pre = preanal appendage (paired), X = tergum X." ;
fabio:hasRepresentation <https://zenodo.org/record/2610594/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A02E8941F22C7654FF459E95FAF1E97F.mc.98EF320AF22C7656FE8E9F0FFAE9EF25>
dwc:collectionCode "PSUNHM" ;
dwc:eventDate "2016-11-18" ;
dwc:locality "Ngawun Chaung River" ;
dwc:recordedBy "Pongsak Laudee." ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "15" ;
dwc:verbatimLatitude "12.063611" ;
dwc:verbatimLongitude "99.01583" ;
trt:gbifOccurrenceId "2028521986" ;
trt:httpUri <https://treatment.plazi.org/id/A02E8941F22C7654FF459E95FAF1E97F#98EF320AF22C7656FE8E9F0FFAE9EF25> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02E8941F22C7654FF459E95FAF1E97F.mc.98EF320AF22C7656FD099F46FD55EFB1>
dwc:collectionCode "PSUNHM, CHM, CUAC" ;
dwc:eventDate "2016-11-19" ;
dwc:locality "Yin Nhung Waterfall" ;
dwc:recordedBy "Pongsak Laudee" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "58" ;
dwc:verbatimLatitude "12.463889" ;
dwc:verbatimLongitude "98.70833" ;
trt:gbifOccurrenceId "2028521993" ;
trt:httpUri <https://treatment.plazi.org/id/A02E8941F22C7654FF459E95FAF1E97F#98EF320AF22C7656FD099F46FD55EFB1> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02E8941F22C7654FF459E95FAF1E97F.mc.98EF320AF22C7656FD259F9EFE44EFE9>
dwc:collectionCode "PSUNHM, NMPC" ;
dwc:eventDate "2016-11-16" ;
dwc:locality "Bridge" ;
dwc:recordedBy "Pongsak Laudee" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "24" ;
dwc:verbatimLatitude "12.090833" ;
dwc:verbatimLongitude "99.01056" ;
trt:gbifOccurrenceId "2028522029" ;
trt:httpUri <https://treatment.plazi.org/id/A02E8941F22C7654FF459E95FAF1E97F#98EF320AF22C7656FD259F9EFE44EFE9> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,128 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/A02E8941F22D7656FF459E3EFB7CEA45>
cito:cites <http://dx.doi.org/10.5281/zenodo.2610592> ;
dc:creator "Laudee, Pongsak; Malicky, Hans" ;
dc:title "Leptocerus suwannarati Laudee & Malicky 2018, n. sp." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A02E8941F22D7656FF459E3EFB7CEA45.mc.98EF320AF22D7657FE9E9E93FBC9EEC1> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptocerus_suwannarati_Laudee_2018> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4524.3.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4524.3.4>
bibo:endPage "358" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-11-22" ;
bibo:startPage "351" ;
bibo:volume "4524" ;
dc:creator "Laudee, Pongsak; Malicky, Hans" ;
dc:date "2018" ;
dc:title "Five new species of Caddisflies (Trichoptera: Insecta) from Upper Tenasserim Range, Thailand and Myanmar" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2610592> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Leptocerus_suwannarati_Laudee_2018>
dwc:authority "Laudee and Malicky" ;
dwc:authorityName "Laudee & Malicky" ;
dwc:authorityYear "2018" ;
dwc:class "Insecta" ;
dwc:family "Leptoceridae" ;
dwc:genus "Leptocerus" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Laudee & Malicky, 2018" ;
dwc:species "suwannarati" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptocerus_suwannarati> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Leptocerus_suwannarati>
dwc:class "Insecta" ;
dwc:family "Leptoceridae" ;
dwc:genus "Leptocerus" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "suwannarati" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptocerus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptocerus>
dwc:class "Insecta" ;
dwc:family "Leptoceridae" ;
dwc:genus "Leptocerus" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptoceridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptoceridae>
dwc:class "Insecta" ;
dwc:family "Leptoceridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
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.2610592>
dc:description "FIGURES 1721. Male genitalia of Leptocerus suwannarati n. sp. 17, left lateral; 18, dorsal; 19, ventral; 20, phallus, left lateral; 21, phallus, ventral. Inf = inferior appendage (paired), IX = segment IX, X = tergum X." ;
fabio:hasRepresentation <https://zenodo.org/record/2610592/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A02E8941F22D7656FF459E3EFB7CEA45.mc.98EF320AF22D7657FE9E9E93FBC9EEC1>
dwc:collectionCode "PSUNHM" ;
dwc:eventDate "2016-02-02" ;
dwc:locality "Kui Buri" ;
dwc:recordedBy "Pongsak Laudee." ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "150" ;
dwc:verbatimLatitude "12.081111" ;
dwc:verbatimLongitude "99.62862" ;
trt:gbifOccurrenceId "2028521987" ;
trt:httpUri <https://treatment.plazi.org/id/A02E8941F22D7656FF459E3EFB7CEA45#98EF320AF22D7657FE9E9E93FBC9EEC1> ;
a dwc:MaterialCitation .

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/A02F79A4B5581E1677A59CB6462F1D46>
dc:creator "Broad, Gavin R." ;
dc:title "Hadrodactylus villosulus Thomson 1883" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hadrodactylus_villosulus_Thomson_1883> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e9042> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.4.e9042>
bibo:endPage "9042" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "9042" ;
bibo:volume "4" ;
dc:creator "Broad, Gavin R." ;
dc:date "2016" ;
dc:title "Checklist of British and Irish Hymenoptera - Ichneumonidae" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hadrodactylus_villosulus_Thomson_1883>
dwc:ID-ENA "2882078" ;
dwc:authority "Thomson, 1883" ;
dwc:authorityName "Thomson" ;
dwc:authorityYear "1883" ;
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Hadrodactylus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Thomson, 1883" ;
dwc:species "villosulus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3J6XV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hadrodactylus_villosulus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hadrodactylus_villosulus>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Hadrodactylus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "villosulus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hadrodactylus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hadrodactylus>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Hadrodactylus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
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,202 @@
@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/A02F87F5FF80F97D1730FBDAFCEFF8CD>
cito:cites <http://dx.doi.org/10.5281/zenodo.5064097>, <http://dx.doi.org/10.5281/zenodo.5064107>, <http://dx.doi.org/10.5281/zenodo.5064109>, <http://dx.doi.org/10.5281/zenodo.5064111>, <http://dx.doi.org/10.5281/zenodo.5064117>, <http://dx.doi.org/10.5281/zenodo.5064121>, <http://dx.doi.org/10.5281/zenodo.5064125>, <http://dx.doi.org/10.5281/zenodo.5064133>, <http://dx.doi.org/10.5281/zenodo.5064135>, <http://dx.doi.org/10.5281/zenodo.5064137> ;
dc:creator "Mermudes, José Ricardo M.; Napp, Dilma Solange" ;
dc:title "Ptychoderes longicollis Jordan 1894" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF80F97D1730FBDAFCEFF8CD.mc.98EE3CBEFF82F97D1700FC2BFD01FC1F>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF80F97D1730FBDAFCEFF8CD.mc.98EE3CBEFF82F97D1700F9CDFEE2F97D>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF80F97D1730FBDAFCEFF8CD.mc.98EE3CBEFF82F97D1744F915FEE0F925>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF80F97D1730FBDAFCEFF8CD.mc.98EE3CBEFF82F97D1742F97CFC63F925>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF80F97D1730FBDAFCEFF8CD.mc.98EE3CBEFF82F97D15C4F97DFCD3F8CD> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ptychoderes_longicollis_Jordan_1894> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.1182.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.1182.1.1>
bibo:endPage "130" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2006-04-21" ;
bibo:startPage "1" ;
bibo:volume "1182" ;
dc:creator "Mermudes, José Ricardo M.; Napp, Dilma Solange" ;
dc:date "2006" ;
dc:title "Revision and cladistic analysis of the genus: Ptychoderes Schoenherr, 1823 (Coleoptera, Anthribidae, Anthribinae, Ptychoderini)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5064097>, <http://dx.doi.org/10.5281/zenodo.5064107>, <http://dx.doi.org/10.5281/zenodo.5064109>, <http://dx.doi.org/10.5281/zenodo.5064111>, <http://dx.doi.org/10.5281/zenodo.5064117>, <http://dx.doi.org/10.5281/zenodo.5064121>, <http://dx.doi.org/10.5281/zenodo.5064125>, <http://dx.doi.org/10.5281/zenodo.5064133>, <http://dx.doi.org/10.5281/zenodo.5064135>, <http://dx.doi.org/10.5281/zenodo.5064137> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ptychoderes_longicollis_Jordan_1894>
dwc:authority "Jordan, 1894" ;
dwc:authorityName "Jordan" ;
dwc:authorityYear "1894" ;
dwc:class "Insecta" ;
dwc:family "Anthribidae" ;
dwc:genus "Ptychoderes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Jordan, 1894" ;
dwc:species "longicollis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/78NJ9> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ptychoderes_longicollis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ptychoderes_longicollis>
dwc:class "Insecta" ;
dwc:family "Anthribidae" ;
dwc:genus "Ptychoderes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "longicollis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ptychoderes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ptychoderes>
dwc:class "Insecta" ;
dwc:family "Anthribidae" ;
dwc:genus "Ptychoderes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthribidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anthribidae>
dwc:class "Insecta" ;
dwc:family "Anthribidae" ;
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.5064097>
dc:description "FIGURES 4754. Ptychoderes nebulosus, 47, mesendosternite; 4850, metendosternite, 48, dorsal­posterior, 49, lateral, 50, anterior; 51, wing. 5254. Pygidium of male, dorsal. 52, Ptychoderes depressus; 53, P. longicollis; 54, P. callosus. at=anterior tendons; la=lateral arms; lm=lamina; m=mesendosternite; C=Costae; Cu=Cubitus; Cu1=1st branch of Cubitus; J=Jugal; M=Media; r­m=transverse radial­media; R=Radial; Rc=radial cell; Rs= Radial sector; Sc=Subcostae; 1A =1st anal branch of 1A; 1A =2nd branch of 1A; 2A=2nd Anal; 3A=3rd Anal. 1 2 Figures 4850, 5354, respectively, in the same scale; scales bar=1mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5064097/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064107>
dc:description "FIGURES 7084. Eighth tergite, male, dorsal. 70, Hypselotropis annulicornis; 71, Ptychoderes mixtus; 72, P. bivittatus; 73, P. callosus; 74, P. rugicollis; 75, P. viridanus; 76, P. antiquus; 77, P. elongatus; 78, P.nebulosus; 79, P. longicollis; 80, P.jordani; 81, P. obsoletus; 82, P. magnus; 83, P. depressus; 84, P. virgatus; scale bar = 1mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5064107/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064109>
dc:description "FIGURES 85112. 8598, eighth sternite, male, ventral. 85, Ptychoderes mixtus; 86, P. bivittatus; 87, P. callosus; 88, P. rugicollis; 89, P. viridanus; 90, P. antiquus; 91, P. elongatus; 92, P. nebulosus; 93, P. longicollis; 94, P. jordani; 95, P. obsoletus; 96, P. magnus; 97, P. depressus; 98, P. virgatus. 99112, ninth sternite, male, ventral. 99, Ptychoderes mixtus; 100, P. bivittatus; 101, P. callosus; 102, P. rugicollis; 103, P. viridanus; 104, P. antiquus; 105, P. elongatus; 106, P.nebulosus; 107, P. longicollis; 108, P. jordani; 109, P. obsoletus; 110, P. magnus; 111, P. depressus; 112, P. virgatus; scale bar = 1mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5064109/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064111>
dc:description "FIGURES 113126. Tegmen, dorsal. 113, Ptychoderes mixtus; 114, P. bivittatus; 115, P. callosus; 116, P. rugicollis; 117, P. viridanus; 118, P. antiquus; 119, P. elongatus; 120, P. nebulosus; 121, P. longicollis; 122, P. jordani; 123, P. obsoletus; 124, P. magnus; 125, P. depressus; 126, P. virgatus. ap=apodeme; pf=preapical flange; sr=sclerotized ring; scale bar = 1mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5064111/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064117>
dc:description "FIGURES 158176. Aedeagus. 158161, Ptychoderes nebulosus, lateral, dorsal and ventral; 161, sclerite, dorsal; 162164, P. longicollis, lateral, dorsal and ventral; 165168, P. jordani, lateral, dorsal and ventral; 168, sclerite, dorsal; 169172, P. obsoletus, lateral, dorsal and ventral; 172, sclerite, dorsal; 173176, P. magnus, lateral, dorsal and ventral, 176, sclerite, dorsal; scale bar = 1mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5064117/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064121>
dc:description "FIGURES 196201. Rectal plates. 196199, lateral. 196, Hypselotropis annulicornis; 197, Phloeotragus heros; 198, Ptychoderes longicollis, 199, P. mixtus; 200201, dorsal. 200, P. longicollis, 201, P. mixtus; rl=rectal loop. Figures. 196198, 199201, respectively, in the same scale; scale bars = 1mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5064121/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064125>
dc:description "FIGURES 208214. 208, Ptychoderes crustatus Frieser, 1988, male; 209, Ptychoderes brevis Jordan, 1894, female holotype; 210, Ptychoderes jekeli Mermudes & Napp, 2004, female holotype; 211, Ptychoderes longicollis Jordan, 1894, male. 212214, Ptychoderes jordani Frieser, 1959. 212, male holotype; 213, female paratype; 214, pale form, male." ;
fabio:hasRepresentation <https://zenodo.org/record/5064125/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064133>
dc:description "FIGURES 239250. Pronotum. 239, Tribotropis prasinata; 240, Unanthribus grandis; 241, Ptychoderes crustatus; 242, P. brevis, female holotype; 243, P. longicollis, holotype; 244, P. jordani, male holotype; 245, P. magnus, male holotype; 246, P. depressus; 247, P. virgatus; 248, P. bivittatus, male syntype; 249, P.rugicollis; 250, P. elongatus." ;
fabio:hasRepresentation <https://zenodo.org/record/5064133/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064135>
dc:description "FIGURES 251262. Prosternum. 251, Tribotropis prasinata; 252, Unanthribus grandis; 253, Ptychoderes virgatus; 254, P. jekeli, female holotype; 255, P. magnus, male holotype; 256, P. obsoletus; 257, P. longicollis, male holotype; 258, P. viridanus; 259, P. rugicollis; 260, P. callosus; 261, P.nebulosus; 262, P. elongatus." ;
fabio:hasRepresentation <https://zenodo.org/record/5064135/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064137>
dc:description "FIGURES 263264. 263. Geographical distribution of P. longicollis (black circles), P. crustatus (white triangles), P. brevis (black squares), P. jekeli (black triangles). 264. Geographical distribution of P. jordani (black squares), P.depressus (black triangles), P. virgatus (white circles)." ;
fabio:hasRepresentation <https://zenodo.org/record/5064137/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF80F97D1730FBDAFCEFF8CD.mc.98EE3CBEFF82F97D1700FC2BFD01FC1F>
dwc:collectionCode "BMNH" ;
dwc:locality "Type" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF80F97D1730FBDAFCEFF8CD#98EE3CBEFF82F97D1700FC2BFD01FC1F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF80F97D1730FBDAFCEFF8CD.mc.98EE3CBEFF82F97D1700F9CDFEE2F97D>
dwc:collectionCode "XI, CPMT" ;
dwc:eventDate "1995-10" ;
dwc:locality "Villa Amazonica" ;
dwc:recordedBy "Mracek" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF80F97D1730FBDAFCEFF8CD#98EE3CBEFF82F97D1700F9CDFEE2F97D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF80F97D1730FBDAFCEFF8CD.mc.98EE3CBEFF82F97D1744F915FEE0F925>
dwc:collectionCode "XI, MNRJ" ;
dwc:eventDate "1961-11" ;
dwc:locality "Forte Principe da Beira" ;
dwc:recordedBy "F. M. Oliveira" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF80F97D1730FBDAFCEFF8CD#98EE3CBEFF82F97D1744F915FEE0F925> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF80F97D1730FBDAFCEFF8CD.mc.98EE3CBEFF82F97D1742F97CFC63F925>
dwc:catalogNumber "BR 163" ;
dwc:collectionCode "BR" ;
dwc:locality "Sinop" ;
dwc:verbatimLatitude "-12.516666" ;
dwc:verbatimLongitude "-55.616665" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF80F97D1730FBDAFCEFF8CD#98EE3CBEFF82F97D1742F97CFC63F925> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF80F97D1730FBDAFCEFF8CD.mc.98EE3CBEFF82F97D15C4F97DFCD3F8CD>
dwc:collectionCode "IX, MNRJ" ;
dwc:eventDate "1974-09" ;
dwc:locality "Km" ;
dwc:recordedBy "Alvarenga & Roppa" ;
dwc:verbatimElevation "300425" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF80F97D1730FBDAFCEFF8CD#98EE3CBEFF82F97D15C4F97DFCD3F8CD> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,326 @@
@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/A02F87F5FF83F9411730FEABFE29FC4F>
cito:cites <http://dx.doi.org/10.5281/zenodo.5064107>, <http://dx.doi.org/10.5281/zenodo.5064109>, <http://dx.doi.org/10.5281/zenodo.5064111>, <http://dx.doi.org/10.5281/zenodo.5064117>, <http://dx.doi.org/10.5281/zenodo.5064119>, <http://dx.doi.org/10.5281/zenodo.5064125>, <http://dx.doi.org/10.5281/zenodo.5064133>, <http://dx.doi.org/10.5281/zenodo.5064137>, <http://dx.doi.org/10.5281/zenodo.5064129> ;
dc:creator "Mermudes, José Ricardo M.; Napp, Dilma Solange" ;
dc:title "Ptychoderes jordani Frieser 1959" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBCF9421700F883FCE5FE47>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBDF942154EFEDBFBD4FE17>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBDF9421700F9CDFE50F97D>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBDF9421434F915FE27F925>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBDF94215CBF97CFD32F8CD>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBDF9421487F945FDEBF8F5>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBDF9421222F8ADFB6BF8F5>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBDF94212D6F8ADFD0EF89D>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBDF94112BFF8F5FCEDFEF7>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBEF9411280FEABFBDFFE9F>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBEF9411730FEDBFC80FE47>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBEF9411523FEDBFE44FE6F>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBEF94117F2FE23FCFAFE6F>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBEF941154FFE23FB6BFE17>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBEF94112DEFE0BFE93FDE7>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBEF94117FCFDBBFD88FDE7>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBEF941123AFD83FC74FDB7>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBEF94115C4FDEBFEA7FD5F>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBEF9411586FD33FC72FD5F>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBEF941127AFD1BFB0FFD07>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBEF94115A2FD63FC30FCD7>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBEF9411585FD4BFE53FCFF>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBEF94117E5FC93FE12FC4F> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ptychoderes_jordani_Frieser_1959> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.1182.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.1182.1.1>
bibo:endPage "130" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2006-04-21" ;
bibo:startPage "1" ;
bibo:volume "1182" ;
dc:creator "Mermudes, José Ricardo M.; Napp, Dilma Solange" ;
dc:date "2006" ;
dc:title "Revision and cladistic analysis of the genus: Ptychoderes Schoenherr, 1823 (Coleoptera, Anthribidae, Anthribinae, Ptychoderini)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5064107>, <http://dx.doi.org/10.5281/zenodo.5064109>, <http://dx.doi.org/10.5281/zenodo.5064111>, <http://dx.doi.org/10.5281/zenodo.5064117>, <http://dx.doi.org/10.5281/zenodo.5064119>, <http://dx.doi.org/10.5281/zenodo.5064125>, <http://dx.doi.org/10.5281/zenodo.5064133>, <http://dx.doi.org/10.5281/zenodo.5064137>, <http://dx.doi.org/10.5281/zenodo.5064129> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ptychoderes_jordani_Frieser_1959>
dwc:authority "Frieser, 1959" ;
dwc:authorityName "Frieser" ;
dwc:authorityYear "1959" ;
dwc:class "Insecta" ;
dwc:family "Anthribidae" ;
dwc:genus "Ptychoderes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Frieser, 1959" ;
dwc:species "jordani" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6WNJ9> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ptychoderes_jordani> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ptychoderes_jordani>
dwc:class "Insecta" ;
dwc:family "Anthribidae" ;
dwc:genus "Ptychoderes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "jordani" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ptychoderes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ptychoderes>
dwc:class "Insecta" ;
dwc:family "Anthribidae" ;
dwc:genus "Ptychoderes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthribidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anthribidae>
dwc:class "Insecta" ;
dwc:family "Anthribidae" ;
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.5064107>
dc:description "FIGURES 7084. Eighth tergite, male, dorsal. 70, Hypselotropis annulicornis; 71, Ptychoderes mixtus; 72, P. bivittatus; 73, P. callosus; 74, P. rugicollis; 75, P. viridanus; 76, P. antiquus; 77, P. elongatus; 78, P.nebulosus; 79, P. longicollis; 80, P.jordani; 81, P. obsoletus; 82, P. magnus; 83, P. depressus; 84, P. virgatus; scale bar = 1mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5064107/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064109>
dc:description "FIGURES 85112. 8598, eighth sternite, male, ventral. 85, Ptychoderes mixtus; 86, P. bivittatus; 87, P. callosus; 88, P. rugicollis; 89, P. viridanus; 90, P. antiquus; 91, P. elongatus; 92, P. nebulosus; 93, P. longicollis; 94, P. jordani; 95, P. obsoletus; 96, P. magnus; 97, P. depressus; 98, P. virgatus. 99112, ninth sternite, male, ventral. 99, Ptychoderes mixtus; 100, P. bivittatus; 101, P. callosus; 102, P. rugicollis; 103, P. viridanus; 104, P. antiquus; 105, P. elongatus; 106, P.nebulosus; 107, P. longicollis; 108, P. jordani; 109, P. obsoletus; 110, P. magnus; 111, P. depressus; 112, P. virgatus; scale bar = 1mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5064109/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064111>
dc:description "FIGURES 113126. Tegmen, dorsal. 113, Ptychoderes mixtus; 114, P. bivittatus; 115, P. callosus; 116, P. rugicollis; 117, P. viridanus; 118, P. antiquus; 119, P. elongatus; 120, P. nebulosus; 121, P. longicollis; 122, P. jordani; 123, P. obsoletus; 124, P. magnus; 125, P. depressus; 126, P. virgatus. ap=apodeme; pf=preapical flange; sr=sclerotized ring; scale bar = 1mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5064111/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064117>
dc:description "FIGURES 158176. Aedeagus. 158161, Ptychoderes nebulosus, lateral, dorsal and ventral; 161, sclerite, dorsal; 162164, P. longicollis, lateral, dorsal and ventral; 165168, P. jordani, lateral, dorsal and ventral; 168, sclerite, dorsal; 169172, P. obsoletus, lateral, dorsal and ventral; 172, sclerite, dorsal; 173176, P. magnus, lateral, dorsal and ventral, 176, sclerite, dorsal; scale bar = 1mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5064117/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064119>
dc:description "FIGURES 177195. 177184, Aedeagus. 177180, Ptychoderes depressus, lateral, dorsal and ventral; 180, sclerite, dorsal; 181184, P. virgatus, lateral, dorsal and ventral; 184, sclerite, dorsal. 185195, female terminalia. 185188, Ptychoderes mixtus. 185, eighth tergite, dorsal, 186, eighth sternite, ventral, 187, ovipositor, ventral, 188, toothed plate, lateral; 189192, Ptychoderes jordani. 189, eighth tergite, dorsal, 190, eighth sternite, ventral, 191, ovipositor, ventral, 192, toothed plate, lateral. 193195, toothed plate, lateral. 193, Phloeotragus heros; 194, Phloeopemon acuticornis; 195, Unanthribus grandis; bc=bursa copulatrix; lr=lateral rods; mr=median rods; vmb=ventral median lobe. Figures 177184, 185187, 189191, 192 and 193195, respectively, in the same scale; scales bar = 1mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5064119/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064125>
dc:description "FIGURES 208214. 208, Ptychoderes crustatus Frieser, 1988, male; 209, Ptychoderes brevis Jordan, 1894, female holotype; 210, Ptychoderes jekeli Mermudes & Napp, 2004, female holotype; 211, Ptychoderes longicollis Jordan, 1894, male. 212214, Ptychoderes jordani Frieser, 1959. 212, male holotype; 213, female paratype; 214, pale form, male." ;
fabio:hasRepresentation <https://zenodo.org/record/5064125/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064133>
dc:description "FIGURES 239250. Pronotum. 239, Tribotropis prasinata; 240, Unanthribus grandis; 241, Ptychoderes crustatus; 242, P. brevis, female holotype; 243, P. longicollis, holotype; 244, P. jordani, male holotype; 245, P. magnus, male holotype; 246, P. depressus; 247, P. virgatus; 248, P. bivittatus, male syntype; 249, P.rugicollis; 250, P. elongatus." ;
fabio:hasRepresentation <https://zenodo.org/record/5064133/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064137>
dc:description "FIGURES 263264. 263. Geographical distribution of P. longicollis (black circles), P. crustatus (white triangles), P. brevis (black squares), P. jekeli (black triangles). 264. Geographical distribution of P. jordani (black squares), P.depressus (black triangles), P. virgatus (white circles)." ;
fabio:hasRepresentation <https://zenodo.org/record/5064137/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064129>
dc:description "FIGURES 221227. 221, Ptychoderes callosus Jekel, 1855, male; 222, P. rugicollis Jordan, 1895, male; 223, P. viridanus Boheman, 1833, male; 224, P. antiquus Jekel, 1855, male; 225, P. elongatus (Germar, 1824), male; 226227, P. nebulosus (Olivier, 1795), male." ;
fabio:hasRepresentation <https://zenodo.org/record/5064129/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBCF9421700F883FCE5FE47>
dwc:collectionCode "BMNH, TYPE, R, ZSMA" ;
dwc:locality "Bolivia" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF83F9411730FEABFE29FC4F#98EE3CBEFFBCF9421700F883FCE5FE47> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBDF942154EFEDBFBD4FE17>
dwc:collectionCode "III, R" ;
dwc:locality "Cayenne" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "400" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF83F9411730FEABFE29FC4F#98EE3CBEFFBDF942154EFEDBFBD4FE17> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBDF9421700F9CDFE50F97D>
dwc:collectionCode "II" ;
dwc:locality "Guanacaste" ;
dwc:recordedBy "Est. Maritza & Orosi Vol" ;
dwc:verbatimElevation "600" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF83F9411730FEABFE29FC4F#98EE3CBEFFBDF9421700F9CDFE50F97D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBDF9421434F915FE27F925>
dwc:collectionCode "INBC, VIII" ;
dwc:locality "Guanacaste" ;
dwc:recordedBy "Segura & R.A. Crowson & Los Almendros" ;
dwc:verbatimElevation "300" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF83F9411730FEABFE29FC4F#98EE3CBEFFBDF9421434F915FE27F925> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBDF94215CBF97CFD32F8CD>
dwc:collectionCode "IV" ;
dwc:locality "Puntarenas" ;
dwc:recordedBy "P. N. Manuel Antonio & Quepos" ;
dwc:verbatimElevation "800" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF83F9411730FEABFE29FC4F#98EE3CBEFFBDF94215CBF97CFD32F8CD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBDF9421487F945FDEBF8F5>
dwc:collectionCode "INBC, VIII" ;
dwc:locality "Peninsula Osa" ;
dwc:recordedBy "Varela & Rancho Quemado" ;
dwc:verbatimElevation "200" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF83F9411730FEABFE29FC4F#98EE3CBEFFBDF9421487F945FDEBF8F5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBDF9421222F8ADFB6BF8F5>
dwc:collectionCode "PNM" ;
dwc:locality "Peninsula Osa" ;
dwc:recordedBy "Varela & Rancho Quemado" ;
dwc:verbatimElevation "200" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF83F9411730FEABFE29FC4F#98EE3CBEFFBDF9421222F8ADFB6BF8F5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBDF94212D6F8ADFD0EF89D>
dwc:collectionCode "VII" ;
dwc:recordedBy "Prov. Cerro Jefe" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF83F9411730FEABFE29FC4F#98EE3CBEFFBDF94212D6F8ADFD0EF89D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBDF94112BFF8F5FCEDFEF7>
dwc:collectionCode "XI" ;
dwc:locality "Putumayo" ;
dwc:recordedBy "Villa Amazonica" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF83F9411730FEABFE29FC4F#98EE3CBEFFBDF94112BFF8F5FCEDFEF7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBEF9411280FEABFBDFFE9F>
dwc:collectionCode "ISNB" ;
dwc:locality "Roches de Kourou" ;
dwc:recordedBy "Cayenne" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF83F9411730FEABFE29FC4F#98EE3CBEFFBEF9411280FEABFBDFFE9F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBEF9411730FEDBFC80FE47>
dwc:collectionCode "MZSP" ;
dwc:eventDate "1961-01" ;
dwc:locality "Ucayali" ;
dwc:recordedBy "Dirings" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF83F9411730FEABFE29FC4F#98EE3CBEFFBEF9411730FEDBFC80FE47> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBEF9411523FEDBFE44FE6F>
dwc:collectionCode "IEPA, XII" ;
dwc:locality "Amapa" ;
dwc:recordedBy "Fazendinha" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF83F9411730FEABFE29FC4F#98EE3CBEFFBEF9411523FEDBFE44FE6F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBEF94117F2FE23FCFAFE6F>
dwc:collectionCode "II" ;
dwc:eventDate "2001-01" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF83F9411730FEABFE29FC4F#98EE3CBEFFBEF94117F2FE23FCFAFE6F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBEF941154FFE23FB6BFE17>
dwc:collectionCode "MNRJ, II" ;
dwc:eventDate "1996-10" ;
dwc:locality "Serra do Navio" ;
dwc:recordedBy "Magno & Porto Santana" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF83F9411730FEABFE29FC4F#98EE3CBEFFBEF941154FFE23FB6BFE17> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBEF94112DEFE0BFE93FDE7>
dwc:collectionCode "MNRJ, II" ;
dwc:locality "Rio Javari" ;
dwc:recordedBy "Carvalho & Alto Amazonas" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF83F9411730FEABFE29FC4F#98EE3CBEFFBEF94112DEFE0BFE93FDE7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBEF94117FCFDBBFD88FDE7>
dwc:collectionCode "XII" ;
dwc:eventDate "1961-10" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF83F9411730FEABFE29FC4F#98EE3CBEFFBEF94117FCFDBBFD88FDE7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBEF941123AFD83FC74FDB7>
dwc:collectionCode "MNRJ, MZSP, IX" ;
dwc:eventDate "1958-01" ;
dwc:locality "Itacoatiara" ;
dwc:recordedBy "Pereira & Dirings & Manaus" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF83F9411730FEABFE29FC4F#98EE3CBEFFBEF941123AFD83FC74FDB7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBEF94115C4FDEBFEA7FD5F>
dwc:collectionCode "XI" ;
dwc:eventDate "1957-10" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF83F9411730FEABFE29FC4F#98EE3CBEFFBEF94115C4FDEBFEA7FD5F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBEF9411586FD33FC72FD5F>
dwc:collectionCode "DZUP, VIII" ;
dwc:recordedBy "Elias & Estr. Am. & Km" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF83F9411730FEABFE29FC4F#98EE3CBEFFBEF9411586FD33FC72FD5F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBEF941127AFD1BFB0FFD07>
dwc:collectionCode "MNRJ, IX" ;
dwc:recordedBy "Oliveira & Para" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF83F9411730FEABFE29FC4F#98EE3CBEFFBEF941127AFD1BFB0FFD07> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBEF94115A2FD63FC30FCD7>
dwc:catalogNumber "BR 163" ;
dwc:collectionCode "IX" ;
dwc:locality "Sinop" ;
dwc:recordedBy "Km" ;
dwc:verbatimElevation "300425" ;
dwc:verbatimLatitude "-12.516666" ;
dwc:verbatimLongitude "-55.616665" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF83F9411730FEABFE29FC4F#98EE3CBEFFBEF94115A2FD63FC30FCD7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBEF9411585FD4BFE53FCFF>
dwc:collectionCode "IX" ;
dwc:eventDate "1974-10" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF83F9411730FEABFE29FC4F#98EE3CBEFFBEF9411585FD4BFE53FCFF> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF83F9411730FEABFE29FC4F.mc.98EE3CBEFFBEF94117E5FC93FE12FC4F>
dwc:collectionCode "MNRJ" ;
dwc:eventDate "1973-10" ;
dwc:locality "Vera" ;
dwc:recordedBy "Alvarenga & Roppa & Silva" ;
dwc:verbatimLatitude "-12.766666" ;
dwc:verbatimLongitude "-55.6" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF83F9411730FEABFE29FC4F#98EE3CBEFFBEF94117E5FC93FE12FC4F> ;
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/A02F87F5FF87F97F1730FA40FC92FBCE>
cito:cites <http://dx.doi.org/10.5281/zenodo.5064125>, <http://dx.doi.org/10.5281/zenodo.5064135>, <http://dx.doi.org/10.5281/zenodo.5064137>, <http://dx.doi.org/10.5281/zenodo.5064073> ;
dc:creator "Mermudes, José Ricardo M.; Napp, Dilma Solange" ;
dc:title "Ptychoderes jekeli Mermudes and Napp 2004" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF87F97F1730FA40FC92FBCE.mc.98EE3CBEFF80F97F1700FC9AFC50FC56>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF87F97F1730FA40FC92FBCE.mc.98EE3CBEFF80F97F15E5FCCAFA9DFC56> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ptychoderes_jekeli_Mermudes_2004> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.1182.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.1182.1.1>
bibo:endPage "130" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2006-04-21" ;
bibo:startPage "1" ;
bibo:volume "1182" ;
dc:creator "Mermudes, José Ricardo M.; Napp, Dilma Solange" ;
dc:date "2006" ;
dc:title "Revision and cladistic analysis of the genus: Ptychoderes Schoenherr, 1823 (Coleoptera, Anthribidae, Anthribinae, Ptychoderini)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5064125>, <http://dx.doi.org/10.5281/zenodo.5064135>, <http://dx.doi.org/10.5281/zenodo.5064137>, <http://dx.doi.org/10.5281/zenodo.5064073> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ptychoderes_jekeli_Mermudes_2004>
dwc:authority "Mermudes and Napp, 2004" ;
dwc:authorityName "Mermudes and Napp" ;
dwc:authorityYear "2004" ;
dwc:class "Insecta" ;
dwc:family "Anthribidae" ;
dwc:genus "Ptychoderes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mermudes & Napp, 2004" ;
dwc:species "jekeli" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ptychoderes_jekeli> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ptychoderes_jekeli>
dwc:class "Insecta" ;
dwc:family "Anthribidae" ;
dwc:genus "Ptychoderes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "jekeli" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ptychoderes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ptychoderes>
dwc:class "Insecta" ;
dwc:family "Anthribidae" ;
dwc:genus "Ptychoderes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthribidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anthribidae>
dwc:class "Insecta" ;
dwc:family "Anthribidae" ;
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.5064125>
dc:description "FIGURES 208214. 208, Ptychoderes crustatus Frieser, 1988, male; 209, Ptychoderes brevis Jordan, 1894, female holotype; 210, Ptychoderes jekeli Mermudes & Napp, 2004, female holotype; 211, Ptychoderes longicollis Jordan, 1894, male. 212214, Ptychoderes jordani Frieser, 1959. 212, male holotype; 213, female paratype; 214, pale form, male." ;
fabio:hasRepresentation <https://zenodo.org/record/5064125/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064135>
dc:description "FIGURES 251262. Prosternum. 251, Tribotropis prasinata; 252, Unanthribus grandis; 253, Ptychoderes virgatus; 254, P. jekeli, female holotype; 255, P. magnus, male holotype; 256, P. obsoletus; 257, P. longicollis, male holotype; 258, P. viridanus; 259, P. rugicollis; 260, P. callosus; 261, P.nebulosus; 262, P. elongatus." ;
fabio:hasRepresentation <https://zenodo.org/record/5064135/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064137>
dc:description "FIGURES 263264. 263. Geographical distribution of P. longicollis (black circles), P. crustatus (white triangles), P. brevis (black squares), P. jekeli (black triangles). 264. Geographical distribution of P. jordani (black squares), P.depressus (black triangles), P. virgatus (white circles)." ;
fabio:hasRepresentation <https://zenodo.org/record/5064137/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064073>
dc:description "FIGURES 111. Head, dorsal. 1, Cerambyrhynchus schoenherri; 2, Phloeopemon acuticornis; 3, Phloeotragus heros; 4, Tribotropis prasinata; 5, Hypselotropis annulicornis; 6, Unanthribus maximus; 7, Ptychoderes nebulosus. Head, lateral. 8, Phloeotragus heros; 9, Ptychoderes nebulosus. Mentum, ventral. 10, Phloeotragus heros; 11, Ptychoderes nebulosus. dp=distal pit; lc=lower carina; ms = maxilar sinus; sp=subocular pit; uc=upper carina. Figures 15, 89, 1011, respectively, in the same scale; scales bar=1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5064073/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF87F97F1730FA40FC92FBCE.mc.98EE3CBEFF80F97F1700FC9AFC50FC56>
dwc:collectionCode "ISNB, R, MPEG" ;
dwc:locality "Tucurui" ;
dwc:recordedBy "de Kourou & Mus. Hist. Nat. Belg. I. G." ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF87F97F1730FA40FC92FBCE#98EE3CBEFF80F97F1700FC9AFC50FC56> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF87F97F1730FA40FC92FBCE.mc.98EE3CBEFF80F97F15E5FCCAFA9DFC56>
dwc:collectionCode "IV" ;
dwc:recordedBy "M. F. Torres" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF87F97F1730FA40FC92FBCE#98EE3CBEFF80F97F15E5FCCAFA9DFC56> ;
a dwc:MaterialCitation .

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/A02F87F5FF8BF97A1730FCC3FAA4FB3E>
cito:cites <http://dx.doi.org/10.5281/zenodo.5064125>, <http://dx.doi.org/10.5281/zenodo.5064133>, <http://dx.doi.org/10.5281/zenodo.5064137> ;
dc:creator "Mermudes, José Ricardo M.; Napp, Dilma Solange" ;
dc:title "Ptychoderes crustatus Frieser 1988" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF8BF97A1730FCC3FAA4FB3E.mc.98EE3CBEFF85F97A1700FEF3FC56FE47>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF8BF97A1730FCC3FAA4FB3E.mc.98EE3CBEFF85F97A15DCFEDBFDADFE3F>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF8BF97A1730FCC3FAA4FB3E.mc.98EE3CBEFF85F97A1700FB0AFBC6FB16>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF8BF97A1730FCC3FAA4FB3E.mc.98EE3CBEFF85F97A1272FB0AFE2CFB3E>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF8BF97A1730FCC3FAA4FB3E.mc.98EE3CBEFF85F97A1794FB52FAA8FB3E> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ptychoderes_crustatus_Frieser_1988> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.1182.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.1182.1.1>
bibo:endPage "130" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2006-04-21" ;
bibo:startPage "1" ;
bibo:volume "1182" ;
dc:creator "Mermudes, José Ricardo M.; Napp, Dilma Solange" ;
dc:date "2006" ;
dc:title "Revision and cladistic analysis of the genus: Ptychoderes Schoenherr, 1823 (Coleoptera, Anthribidae, Anthribinae, Ptychoderini)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5064125>, <http://dx.doi.org/10.5281/zenodo.5064133>, <http://dx.doi.org/10.5281/zenodo.5064137> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ptychoderes_crustatus_Frieser_1988>
dwc:authority "Frieser, 1988" ;
dwc:authorityName "Frieser" ;
dwc:authorityYear "1988" ;
dwc:class "Insecta" ;
dwc:family "Anthribidae" ;
dwc:genus "Ptychoderes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Frieser, 1988" ;
dwc:species "crustatus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8K9LP> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ptychoderes_crustatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ptychoderes_crustatus>
dwc:class "Insecta" ;
dwc:family "Anthribidae" ;
dwc:genus "Ptychoderes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "crustatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ptychoderes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ptychoderes>
dwc:class "Insecta" ;
dwc:family "Anthribidae" ;
dwc:genus "Ptychoderes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthribidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anthribidae>
dwc:class "Insecta" ;
dwc:family "Anthribidae" ;
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.5064125>
dc:description "FIGURES 208214. 208, Ptychoderes crustatus Frieser, 1988, male; 209, Ptychoderes brevis Jordan, 1894, female holotype; 210, Ptychoderes jekeli Mermudes & Napp, 2004, female holotype; 211, Ptychoderes longicollis Jordan, 1894, male. 212214, Ptychoderes jordani Frieser, 1959. 212, male holotype; 213, female paratype; 214, pale form, male." ;
fabio:hasRepresentation <https://zenodo.org/record/5064125/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064133>
dc:description "FIGURES 239250. Pronotum. 239, Tribotropis prasinata; 240, Unanthribus grandis; 241, Ptychoderes crustatus; 242, P. brevis, female holotype; 243, P. longicollis, holotype; 244, P. jordani, male holotype; 245, P. magnus, male holotype; 246, P. depressus; 247, P. virgatus; 248, P. bivittatus, male syntype; 249, P.rugicollis; 250, P. elongatus." ;
fabio:hasRepresentation <https://zenodo.org/record/5064133/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064137>
dc:description "FIGURES 263264. 263. Geographical distribution of P. longicollis (black circles), P. crustatus (white triangles), P. brevis (black squares), P. jekeli (black triangles). 264. Geographical distribution of P. jordani (black squares), P.depressus (black triangles), P. virgatus (white circles)." ;
fabio:hasRepresentation <https://zenodo.org/record/5064137/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF8BF97A1730FCC3FAA4FB3E.mc.98EE3CBEFF85F97A1700FEF3FC56FE47>
dwc:collectionCode "ZSMA, R" ;
dwc:locality "Frieser" ;
dwc:recordedBy "Female" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF8BF97A1730FCC3FAA4FB3E#98EE3CBEFF85F97A1700FEF3FC56FE47> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF8BF97A1730FCC3FAA4FB3E.mc.98EE3CBEFF85F97A15DCFEDBFDADFE3F>
dwc:collectionCode "MNHN" ;
dwc:locality "Route de Kaw" ;
dwc:recordedBy "Francaise & Fevrier & G. Tavakilian & Route de Kaw, PK & Zool. Staatsslg. & Munchen & Male" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF8BF97A1730FCC3FAA4FB3E#98EE3CBEFF85F97A15DCFEDBFDADFE3F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF8BF97A1730FCC3FAA4FB3E.mc.98EE3CBEFF85F97A1700FB0AFBC6FB16>
dwc:collectionCode "IV" ;
dwc:locality "Route de Kaw" ;
dwc:recordedBy "de Kaw" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF8BF97A1730FCC3FAA4FB3E#98EE3CBEFF85F97A1700FB0AFBC6FB16> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF8BF97A1730FCC3FAA4FB3E.mc.98EE3CBEFF85F97A1272FB0AFE2CFB3E>
dwc:collectionCode "CPMT" ;
dwc:recordedBy "Marek-Seidl" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF8BF97A1730FCC3FAA4FB3E#98EE3CBEFF85F97A1272FB0AFE2CFB3E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF8BF97A1730FCC3FAA4FB3E.mc.98EE3CBEFF85F97A1794FB52FAA8FB3E>
dwc:collectionCode "MNRJ" ;
dwc:eventDate "1974-10" ;
dwc:locality "Sinop" ;
dwc:recordedBy "Silva" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF8BF97A1730FCC3FAA4FB3E#98EE3CBEFF85F97A1794FB52FAA8FB3E> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,170 @@
@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/A02F87F5FF8FF9741730FA9BFAA7FCD7>
cito:cites <http://dx.doi.org/10.5281/zenodo.5064133>, <http://dx.doi.org/10.5281/zenodo.5064127>, <http://dx.doi.org/10.5281/zenodo.5064129>, <http://dx.doi.org/10.5281/zenodo.5064135>, <http://dx.doi.org/10.5281/zenodo.5064131>, <http://dx.doi.org/10.5281/zenodo.5064125> ;
dc:creator "Mermudes, José Ricardo M.; Napp, Dilma Solange" ;
dc:title "Ptychoderes sensu Schoenherr 1833" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF8FF9741730FA9BFAA7FCD7.mc.98EE3CBEFF8FF9771730F968FAA7FE6F>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF8FF9741730FA9BFAA7FCD7.mc.98EE3CBEFF88F9771730FDEBFAA7FD2F>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF8FF9741730FA9BFAA7FCD7.mc.98EE3CBEFF88F9761730F8BBFAA7FE47>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF8FF9741730FA9BFAA7FCD7.mc.98EE3CBEFF89F9761730F9F3FAA7F8E7>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF8FF9741730FA9BFAA7FCD7.mc.98EE3CBEFF89F9751700F883FAA7FE47>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF8FF9741730FA9BFAA7FCD7.mc.98EE3CBEFF8AF9751730FD83FAA7FD2F>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF8FF9741730FA9BFAA7FCD7.mc.98EE3CBEFF8AF97512DBFA43FB27F99F>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF8FF9741730FA9BFAA7FCD7.mc.98EE3CBEFF8BF9741700FDBBFAA7FCD7> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ptychoderes_Schoenherr_1833> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.1182.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.1182.1.1>
bibo:endPage "130" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2006-04-21" ;
bibo:startPage "1" ;
bibo:volume "1182" ;
dc:creator "Mermudes, José Ricardo M.; Napp, Dilma Solange" ;
dc:date "2006" ;
dc:title "Revision and cladistic analysis of the genus: Ptychoderes Schoenherr, 1823 (Coleoptera, Anthribidae, Anthribinae, Ptychoderini)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5064133>, <http://dx.doi.org/10.5281/zenodo.5064127>, <http://dx.doi.org/10.5281/zenodo.5064129>, <http://dx.doi.org/10.5281/zenodo.5064135>, <http://dx.doi.org/10.5281/zenodo.5064131>, <http://dx.doi.org/10.5281/zenodo.5064125> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ptychoderes_Schoenherr_1833>
dwc:authorityName "sensu Schoenherr" ;
dwc:authorityYear "1833" ;
dwc:class "Insecta" ;
dwc:family "Anthribidae" ;
dwc:genus "Ptychoderes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "sensu Schoenherr, 1833" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8HQBP> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ptychoderes> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ptychoderes>
dwc:class "Insecta" ;
dwc:family "Anthribidae" ;
dwc:genus "Ptychoderes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthribidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anthribidae>
dwc:class "Insecta" ;
dwc:family "Anthribidae" ;
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.5064133>
dc:description "FIGURES 239250. Pronotum. 239, Tribotropis prasinata; 240, Unanthribus grandis; 241, Ptychoderes crustatus; 242, P. brevis, female holotype; 243, P. longicollis, holotype; 244, P. jordani, male holotype; 245, P. magnus, male holotype; 246, P. depressus; 247, P. virgatus; 248, P. bivittatus, male syntype; 249, P.rugicollis; 250, P. elongatus." ;
fabio:hasRepresentation <https://zenodo.org/record/5064133/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064127>
dc:description "FIGURES 215220. 215, Ptychoderes obsoletus Jekel, 1855, male; 216, Ptychoderes magnus, Mermudes & Napp, 2004 male holotype; 217, Ptychoderes depressus Jekel, 1855, male; 218, Ptychoderes virgatus Fåhraeus, 1839, male; 219, Ptychoderes mixtus Jekel, 1855, male; 220, Ptychoderes bivittatus Jordan, 1894, male." ;
fabio:hasRepresentation <https://zenodo.org/record/5064127/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064129>
dc:description "FIGURES 221227. 221, Ptychoderes callosus Jekel, 1855, male; 222, P. rugicollis Jordan, 1895, male; 223, P. viridanus Boheman, 1833, male; 224, P. antiquus Jekel, 1855, male; 225, P. elongatus (Germar, 1824), male; 226227, P. nebulosus (Olivier, 1795), male." ;
fabio:hasRepresentation <https://zenodo.org/record/5064129/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064135>
dc:description "FIGURES 251262. Prosternum. 251, Tribotropis prasinata; 252, Unanthribus grandis; 253, Ptychoderes virgatus; 254, P. jekeli, female holotype; 255, P. magnus, male holotype; 256, P. obsoletus; 257, P. longicollis, male holotype; 258, P. viridanus; 259, P. rugicollis; 260, P. callosus; 261, P.nebulosus; 262, P. elongatus." ;
fabio:hasRepresentation <https://zenodo.org/record/5064135/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064131>
dc:description "FIGURES 228238. 228, Ptychoderes bivittatus Jordan, 1894, male; 229, P. nebulosus (Olivier, 1795), male; 230, P. brevis Jordan, 1894, female holotype. 231234 detail of elytral apex. 231, Unanthribus maximus; 232, Ptychoderes mixtus; 233, Ptychoderes elongatus; 234, Ptychoderes callosus. 235, pygidium and ventrite V, Ptychoderes nebulosus. 236238, ventrite I, male. 236, Ptychoderes mixtus; 237, Ptychoderes rugicollis; 238, Ptychoderes nebulosus." ;
fabio:hasRepresentation <https://zenodo.org/record/5064131/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064125>
dc:description "FIGURES 208214. 208, Ptychoderes crustatus Frieser, 1988, male; 209, Ptychoderes brevis Jordan, 1894, female holotype; 210, Ptychoderes jekeli Mermudes & Napp, 2004, female holotype; 211, Ptychoderes longicollis Jordan, 1894, male. 212214, Ptychoderes jordani Frieser, 1959. 212, male holotype; 213, female paratype; 214, pale form, male." ;
fabio:hasRepresentation <https://zenodo.org/record/5064125/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF8FF9741730FA9BFAA7FCD7.mc.98EE3CBEFF8FF9771730F968FAA7FE6F>
dwc:locality "Amapa, Acre, Rondonia" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF8FF9741730FA9BFAA7FCD7#98EE3CBEFF8FF9771730F968FAA7FE6F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF8FF9741730FA9BFAA7FCD7.mc.98EE3CBEFF88F9771730FDEBFAA7FD2F>
dwc:collectionCode "III, IX" ;
dwc:locality "Bahia, Pernambuco, Goias, Minas Gerais, Espirito Santo, Sao Paulo, Parana, Santa Catarina" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF8FF9741730FA9BFAA7FCD7#98EE3CBEFF88F9771730FDEBFAA7FD2F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF8FF9741730FA9BFAA7FCD7.mc.98EE3CBEFF88F9761730F8BBFAA7FE47>
dwc:collectionCode "IV, IX" ;
dwc:locality "Para" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF8FF9741730FA9BFAA7FCD7#98EE3CBEFF88F9761730F8BBFAA7FE47> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF8FF9741730FA9BFAA7FCD7.mc.98EE3CBEFF89F9761730F9F3FAA7F8E7>
dwc:locality "Amapa, Rondonia" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF8FF9741730FA9BFAA7FCD7#98EE3CBEFF89F9761730F9F3FAA7F8E7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF8FF9741730FA9BFAA7FCD7.mc.98EE3CBEFF89F9751700F883FAA7FE47>
dwc:locality "Pernambuco" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF8FF9741730FA9BFAA7FCD7#98EE3CBEFF89F9751700F883FAA7FE47> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF8FF9741730FA9BFAA7FCD7.mc.98EE3CBEFF8AF9751730FD83FAA7FD2F>
dwc:collectionCode "III, IX" ;
dwc:locality "Bahia, Pernambuco, Goias, Minas Gerais, Espirito Santo, Sao Paulo, Parana, Santa Catarina" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF8FF9741730FA9BFAA7FCD7#98EE3CBEFF8AF9751730FD83FAA7FD2F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF8FF9741730FA9BFAA7FCD7.mc.98EE3CBEFF8AF97512DBFA43FB27F99F>
dwc:locality "Amapa" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF8FF9741730FA9BFAA7FCD7#98EE3CBEFF8AF97512DBFA43FB27F99F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FF8FF9741730FA9BFAA7FCD7.mc.98EE3CBEFF8BF9741700FDBBFAA7FCD7>
dwc:locality "Rondonia, Goias, Mato Grosso, Mato Grosso do Sul, Bahia, Minas Gerais, Espirito Santo, Rio de Janeiro, Sao Paulo, Parana, Santa Catarina, Rio Grande do Sul" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FF8FF9741730FA9BFAA7FCD7#98EE3CBEFF8BF9741700FDBBFAA7FCD7> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,442 @@
@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/A02F87F5FFAAF95A1730FCC3FD5CFAAF>
cito:cites <http://dx.doi.org/10.5281/zenodo.5064107>, <http://dx.doi.org/10.5281/zenodo.5064109>, <http://dx.doi.org/10.5281/zenodo.5064111>, <http://dx.doi.org/10.5281/zenodo.5064115>, <http://dx.doi.org/10.5281/zenodo.5064129>, <http://dx.doi.org/10.5281/zenodo.5064131>, <http://dx.doi.org/10.5281/zenodo.5064133>, <http://dx.doi.org/10.5281/zenodo.5064135>, <http://dx.doi.org/10.5281/zenodo.5064141>, <http://dx.doi.org/10.5281/zenodo.5064073> ;
dc:creator "Mermudes, José Ricardo M.; Napp, Dilma Solange" ;
dc:title "Ptychoderes rugicollis Jordan 1895" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA4F95B1700FCF8FEF5FC50>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA4F95B1747FCC0FD30FC50>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA4F95B1700FB00FECCFAE0>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA4F95B1700FAC8FD1DFA28>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA4F95B1236FA78FBC0FA28>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA4F95B1428F9A8FCECF9F8>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA4F95B1556F9A8FBE5F9F8>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA4F95B1792F9F0FCF6F9A0>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA4F95B1547F9F0FEEFF970>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA4F95B175AF920FB69F970>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA4F95B15CFF908FBBBF918>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA4F95B1726F8B8FED3F8E8>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA4F95B153FF8B8FCC5F8E8>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A15E5FEABFB93FEF7>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A14C2FEDBFCB7FE47>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A1740FE23FE16FE17>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A146FFE0BFD14FE17>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A1261FE53FD70FDE7>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A14C6FDBBFC26FD8F>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A14EFFDEBFC98FDB7>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A124CFD33FB3BFD5F>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A17A5FD63FE50FD2F>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A127AFD4BFB0EFCD7>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A15E9FC93FB03FCFF>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A12B6FC93FB0AFCA7>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A12BFFCFBFE28FC77>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A15D6FC2BFBA2FC77>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A1716FC5BFED6FBC7>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A1762FC5BFE11FBC7>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A143CFBA3FDC9FBEF>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A12DEFBA3FAA5FBEF>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A15E6FBD3FE4BFB67>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A17FDFB3BFEF2FB0F>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A1531FB03FCC5FB0F>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A1447FB6BFD4CFB37>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A12DEFB6BFAABFB37>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A17B8FA9BFEB9FAAF>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A170CFAE3FD40FAAF> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ptychoderes_rugicollis_Jordan_1895> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.1182.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.1182.1.1>
bibo:endPage "130" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2006-04-21" ;
bibo:startPage "1" ;
bibo:volume "1182" ;
dc:creator "Mermudes, José Ricardo M.; Napp, Dilma Solange" ;
dc:date "2006" ;
dc:title "Revision and cladistic analysis of the genus: Ptychoderes Schoenherr, 1823 (Coleoptera, Anthribidae, Anthribinae, Ptychoderini)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5064107>, <http://dx.doi.org/10.5281/zenodo.5064109>, <http://dx.doi.org/10.5281/zenodo.5064111>, <http://dx.doi.org/10.5281/zenodo.5064115>, <http://dx.doi.org/10.5281/zenodo.5064129>, <http://dx.doi.org/10.5281/zenodo.5064131>, <http://dx.doi.org/10.5281/zenodo.5064133>, <http://dx.doi.org/10.5281/zenodo.5064135>, <http://dx.doi.org/10.5281/zenodo.5064141>, <http://dx.doi.org/10.5281/zenodo.5064073> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ptychoderes_rugicollis_Jordan_1895>
dwc:authority "Jordan, 1895" ;
dwc:authorityName "Jordan" ;
dwc:authorityYear "1895" ;
dwc:class "Insecta" ;
dwc:family "Anthribidae" ;
dwc:genus "Ptychoderes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Jordan, 1895" ;
dwc:species "rugicollis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6WNHC> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ptychoderes_rugicollis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ptychoderes_rugicollis>
dwc:class "Insecta" ;
dwc:family "Anthribidae" ;
dwc:genus "Ptychoderes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "rugicollis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ptychoderes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ptychoderes>
dwc:class "Insecta" ;
dwc:family "Anthribidae" ;
dwc:genus "Ptychoderes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthribidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anthribidae>
dwc:class "Insecta" ;
dwc:family "Anthribidae" ;
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.5064107>
dc:description "FIGURES 7084. Eighth tergite, male, dorsal. 70, Hypselotropis annulicornis; 71, Ptychoderes mixtus; 72, P. bivittatus; 73, P. callosus; 74, P. rugicollis; 75, P. viridanus; 76, P. antiquus; 77, P. elongatus; 78, P.nebulosus; 79, P. longicollis; 80, P.jordani; 81, P. obsoletus; 82, P. magnus; 83, P. depressus; 84, P. virgatus; scale bar = 1mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5064107/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064109>
dc:description "FIGURES 85112. 8598, eighth sternite, male, ventral. 85, Ptychoderes mixtus; 86, P. bivittatus; 87, P. callosus; 88, P. rugicollis; 89, P. viridanus; 90, P. antiquus; 91, P. elongatus; 92, P. nebulosus; 93, P. longicollis; 94, P. jordani; 95, P. obsoletus; 96, P. magnus; 97, P. depressus; 98, P. virgatus. 99112, ninth sternite, male, ventral. 99, Ptychoderes mixtus; 100, P. bivittatus; 101, P. callosus; 102, P. rugicollis; 103, P. viridanus; 104, P. antiquus; 105, P. elongatus; 106, P.nebulosus; 107, P. longicollis; 108, P. jordani; 109, P. obsoletus; 110, P. magnus; 111, P. depressus; 112, P. virgatus; scale bar = 1mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5064109/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064111>
dc:description "FIGURES 113126. Tegmen, dorsal. 113, Ptychoderes mixtus; 114, P. bivittatus; 115, P. callosus; 116, P. rugicollis; 117, P. viridanus; 118, P. antiquus; 119, P. elongatus; 120, P. nebulosus; 121, P. longicollis; 122, P. jordani; 123, P. obsoletus; 124, P. magnus; 125, P. depressus; 126, P. virgatus. ap=apodeme; pf=preapical flange; sr=sclerotized ring; scale bar = 1mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5064111/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064115>
dc:description "FIGURES 142157. Aedeagus. 142145, Ptychoderes rugicollis, lateral, dorsal and ventral; 145, sclerite, dorsal; 146149, P. viridanus, lateral, dorsal and ventral; 149, sclerite, dorsal; 150153, P. antiquus, dorsal, ventral and lateral; 153, sclerite, dorsal; 154157, P. elongatus, dorsal, ventral and lateral; 157, sclerite, dorsal; scale bar = 1mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5064115/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064129>
dc:description "FIGURES 221227. 221, Ptychoderes callosus Jekel, 1855, male; 222, P. rugicollis Jordan, 1895, male; 223, P. viridanus Boheman, 1833, male; 224, P. antiquus Jekel, 1855, male; 225, P. elongatus (Germar, 1824), male; 226227, P. nebulosus (Olivier, 1795), male." ;
fabio:hasRepresentation <https://zenodo.org/record/5064129/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064131>
dc:description "FIGURES 228238. 228, Ptychoderes bivittatus Jordan, 1894, male; 229, P. nebulosus (Olivier, 1795), male; 230, P. brevis Jordan, 1894, female holotype. 231234 detail of elytral apex. 231, Unanthribus maximus; 232, Ptychoderes mixtus; 233, Ptychoderes elongatus; 234, Ptychoderes callosus. 235, pygidium and ventrite V, Ptychoderes nebulosus. 236238, ventrite I, male. 236, Ptychoderes mixtus; 237, Ptychoderes rugicollis; 238, Ptychoderes nebulosus." ;
fabio:hasRepresentation <https://zenodo.org/record/5064131/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064133>
dc:description "FIGURES 239250. Pronotum. 239, Tribotropis prasinata; 240, Unanthribus grandis; 241, Ptychoderes crustatus; 242, P. brevis, female holotype; 243, P. longicollis, holotype; 244, P. jordani, male holotype; 245, P. magnus, male holotype; 246, P. depressus; 247, P. virgatus; 248, P. bivittatus, male syntype; 249, P.rugicollis; 250, P. elongatus." ;
fabio:hasRepresentation <https://zenodo.org/record/5064133/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064135>
dc:description "FIGURES 251262. Prosternum. 251, Tribotropis prasinata; 252, Unanthribus grandis; 253, Ptychoderes virgatus; 254, P. jekeli, female holotype; 255, P. magnus, male holotype; 256, P. obsoletus; 257, P. longicollis, male holotype; 258, P. viridanus; 259, P. rugicollis; 260, P. callosus; 261, P.nebulosus; 262, P. elongatus." ;
fabio:hasRepresentation <https://zenodo.org/record/5064135/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064141>
dc:description "FIGURES 267268. 267. Geographical distribution of P. rugicollis (black squares), P. callosus (black triangles). 268. Geographical distribution of P. elongatus (black circles), P. nebulosus (white circles)." ;
fabio:hasRepresentation <https://zenodo.org/record/5064141/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064073>
dc:description "FIGURES 111. Head, dorsal. 1, Cerambyrhynchus schoenherri; 2, Phloeopemon acuticornis; 3, Phloeotragus heros; 4, Tribotropis prasinata; 5, Hypselotropis annulicornis; 6, Unanthribus maximus; 7, Ptychoderes nebulosus. Head, lateral. 8, Phloeotragus heros; 9, Ptychoderes nebulosus. Mentum, ventral. 10, Phloeotragus heros; 11, Ptychoderes nebulosus. dp=distal pit; lc=lower carina; ms = maxilar sinus; sp=subocular pit; uc=upper carina. Figures 15, 89, 1011, respectively, in the same scale; scales bar=1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5064073/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA4F95B1700FCF8FEF5FC50>
dwc:locality "Chiriqui" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA4F95B1700FCF8FEF5FC50> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA4F95B1747FCC0FD30FC50>
dwc:locality "Chontales" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA4F95B1747FCC0FD30FC50> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA4F95B1700FB00FECCFAE0>
dwc:locality "Colombia" ;
dwc:verbatimLatitude "3.0" ;
dwc:verbatimLongitude "-78.2" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA4F95B1700FB00FECCFAE0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA4F95B1700FAC8FD1DFA28>
dwc:collectionCode "BMNH, NHMB, V" ;
dwc:locality "Chiapa de Corzo" ;
dwc:recordedBy "Bowring & Brazil & Hartig & El Chorreodero & de Corzo" ;
dwc:verbatimElevation "590" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA4F95B1700FAC8FD1DFA28> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA4F95B1236FA78FBC0FA28>
dwc:collectionCode "CPHH, NHMB, V" ;
dwc:locality "Oaxaca" ;
dwc:recordedBy "Gill & Tapachula & San Antonio" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA4F95B1236FA78FBC0FA28> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA4F95B1428F9A8FCECF9F8>
dwc:collectionCode "V" ;
dwc:locality "Granada" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA4F95B1428F9A8FCECF9F8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA4F95B1556F9A8FBE5F9F8>
dwc:collectionCode "VII" ;
dwc:recordedBy "Mombacho" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA4F95B1556F9A8FBE5F9F8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA4F95B1792F9F0FCF6F9A0>
dwc:collectionCode "NHMB, VI" ;
dwc:locality "COSTA RICA" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA4F95B1792F9F0FCF6F9A0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA4F95B1547F9F0FEEFF970>
dwc:collectionCode "NHMB, VI" ;
dwc:locality "San Luis" ;
dwc:recordedBy "An & Holz & Nevermann & Monteverde, A. C & Arenal" ;
dwc:verbatimElevation "300" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA4F95B1547F9F0FEEFF970> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA4F95B175AF920FB69F970>
dwc:collectionCode "INBC, II" ;
dwc:locality "Quepos" ;
dwc:recordedBy "Fuentes & P. N. Manuel Antonio" ;
dwc:verbatimElevation "800" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA4F95B175AF920FB69F970> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA4F95B15CFF908FBBBF918>
dwc:collectionCode "INBC, MZSP, III" ;
dwc:locality "Est. Sirena" ;
dwc:recordedBy "Zuniga & P. N. Corcovado" ;
dwc:verbatimElevation "50" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA4F95B15CFF908FBBBF918> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA4F95B1726F8B8FED3F8E8>
dwc:collectionCode "VI" ;
dwc:recordedBy "Fonseca & Osa" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA4F95B1726F8B8FED3F8E8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA4F95B153FF8B8FCC5F8E8>
dwc:collectionCode "INBC, VIII" ;
dwc:locality "Est. Quebrada Bonita" ;
dwc:recordedBy "Fonseca" ;
dwc:verbatimElevation "500" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA4F95B153FF8B8FCC5F8E8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A15E5FEABFB93FEF7>
dwc:collectionCode "INBC, MZSP, VII" ;
dwc:locality "Rio Cerere" ;
dwc:recordedBy "Guzman & Res. Biol. Hitoy Cerere" ;
dwc:verbatimElevation "100" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA5F95A15E5FEABFB93FEF7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A14C2FEDBFCB7FE47>
dwc:collectionCode "INBC" ;
dwc:locality "Est. Miramar" ;
dwc:recordedBy "Quesada" ;
dwc:verbatimElevation "500" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA5F95A14C2FEDBFCB7FE47> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A1740FE23FE16FE17>
dwc:collectionCode "INBC, VI" ;
dwc:eventDate "1992-10" ;
dwc:locality "Cerro Tortuguero" ;
dwc:recordedBy "Carballo & P. N. Cerro Tortuguero" ;
dwc:verbatimElevation "60" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA5F95A1740FE23FE16FE17> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A146FFE0BFD14FE17>
dwc:collectionCode "INBC, V" ;
dwc:locality "Finca" ;
dwc:recordedBy "Quesada & E. Rojas & Sector Cerro Cocori" ;
dwc:verbatimElevation "150" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA5F95A146FFE0BFD14FE17> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A1261FE53FD70FDE7>
dwc:collectionCode "V" ;
dwc:locality "Rio Sardinas" ;
dwc:recordedBy "N. F. S. Barra" ;
dwc:verbatimElevation "10" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA5F95A1261FE53FD70FDE7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A14C6FDBBFC26FD8F>
dwc:collectionCode "INBC, V" ;
dwc:locality "Guanacaste" ;
dwc:recordedBy "Araya & Est. Los Almendros" ;
dwc:verbatimElevation "300" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA5F95A14C6FDBBFC26FD8F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A14EFFDEBFC98FDB7>
dwc:collectionCode "INBC, MZSP, V" ;
dwc:locality "Est. Pitilla" ;
dwc:recordedBy "Lopez & Km S Santa Cecilia" ;
dwc:verbatimElevation "700" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA5F95A14EFFDEBFC98FDB7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A124CFD33FB3BFD5F>
dwc:collectionCode "INBC, V" ;
dwc:locality "Est. Cacao" ;
dwc:recordedBy "Rios & Cacao Vulcano" ;
dwc:verbatimElevation "1200" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA5F95A124CFD33FB3BFD5F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A17A5FD63FE50FD2F>
dwc:collectionCode "INBC, V" ;
dwc:locality "Est. Maritza" ;
dwc:recordedBy "Chaves & Orosi Vulcano" ;
dwc:verbatimElevation "600" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA5F95A17A5FD63FE50FD2F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A127AFD4BFB0EFCD7>
dwc:collectionCode "INBC" ;
dwc:locality "Santa Rosa National Park" ;
dwc:recordedBy "Biodiv. Survey" ;
dwc:verbatimElevation "300" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA5F95A127AFD4BFB0EFCD7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A15E9FC93FB03FCFF>
dwc:collectionCode "V" ;
dwc:eventDate "1983-10" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA5F95A15E9FC93FB03FCFF> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A12B6FC93FB0AFCA7>
dwc:collectionCode "INBC, VII" ;
dwc:locality "Hacienda El Oro" ;
dwc:recordedBy "Janzen & Hallwachs" ;
dwc:verbatimElevation "475" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA5F95A12B6FC93FB0AFCA7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A12BFFCFBFE28FC77>
dwc:collectionCode "INBC" ;
dwc:locality "Est. Las Pailas" ;
dwc:recordedBy "Masis & Chavarria & Moraga & Rios & P. N. Rincon de la Vieja" ;
dwc:verbatimElevation "800" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA5F95A12BFFCFBFE28FC77> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A15D6FC2BFBA2FC77>
dwc:collectionCode "INBC, VI" ;
dwc:locality "Sector Las Pailas" ;
dwc:recordedBy "Taylor & Km SW & Rincon de la Vieja Vulcano" ;
dwc:verbatimElevation "800" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA5F95A15D6FC2BFBA2FC77> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A1716FC5BFED6FBC7>
dwc:collectionCode "VII" ;
dwc:locality "Sector Las Pailas" ;
dwc:recordedBy "Taylor & Km SW & Rincon de la Vieja Vulcano" ;
dwc:verbatimElevation "800" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA5F95A1716FC5BFED6FBC7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A1762FC5BFE11FBC7>
dwc:collectionCode "INBC, IV" ;
dwc:locality "Heredia" ;
dwc:recordedBy "Taylor & P. N. Braulio Carrillo & Est. El Ceibo" ;
dwc:verbatimElevation "500" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA5F95A1762FC5BFE11FBC7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A143CFBA3FDC9FBEF>
dwc:collectionCode "INBC, VI" ;
dwc:locality "Est. Magsasay" ;
dwc:recordedBy "Chaves" ;
dwc:verbatimElevation "200" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA5F95A143CFBA3FDC9FBEF> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A12DEFBA3FAA5FBEF>
dwc:collectionCode "INBC, BMNH, VII" ;
dwc:locality "San Jose" ;
dwc:recordedBy "Alcazar & Escazu & D. Sharp & Turrialba" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA5F95A12DEFBA3FAA5FBEF> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A15E6FBD3FE4BFB67>
dwc:collectionCode "V" ;
dwc:locality "Cocle" ;
dwc:recordedBy "El Valle" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA5F95A15E6FBD3FE4BFB67> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A17FDFB3BFEF2FB0F>
dwc:collectionCode "ACMB, VIII" ;
dwc:locality "Biol. Station" ;
dwc:recordedBy "Wappes" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA5F95A17FDFB3BFEF2FB0F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A1531FB03FCC5FB0F>
dwc:collectionCode "ACMB, VI" ;
dwc:locality "Panama Prov." ;
dwc:recordedBy "Campbell & El Llano" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA5F95A1531FB03FCC5FB0F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A1447FB6BFD4CFB37>
dwc:collectionCode "V" ;
dwc:recordedBy "Wappes & Cerro Campana" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA5F95A1447FB6BFD4CFB37> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A12DEFB6BFAABFB37>
dwc:collectionCode "MZSP, V" ;
dwc:locality "80 km E Chepo" ;
dwc:recordedBy "Wappes & Huether & Morris" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA5F95A12DEFB6BFAABFB37> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A17B8FA9BFEB9FAAF>
dwc:collectionCode "VII" ;
dwc:locality "Gorgona Island" ;
dwc:verbatimElevation "61" ;
dwc:verbatimLatitude "3.0" ;
dwc:verbatimLongitude "-78.2" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA5F95A17B8FA9BFEB9FAAF> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFAAF95A1730FCC3FD5CFAAF.mc.98EE3CBEFFA5F95A170CFAE3FD40FAAF>
dwc:collectionCode "BMNH" ;
dwc:locality "St. George Exped." ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFAAF95A1730FCC3FD5CFAAF#98EE3CBEFFA5F95A170CFAE3FD40FAAF> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,259 @@
@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/A02F87F5FFB9F9461730FEABFB64F8D8>
cito:cites <http://dx.doi.org/10.5281/zenodo.5064107>, <http://dx.doi.org/10.5281/zenodo.5064109>, <http://dx.doi.org/10.5281/zenodo.5064111>, <http://dx.doi.org/10.5281/zenodo.5064117>, <http://dx.doi.org/10.5281/zenodo.5064127>, <http://dx.doi.org/10.5281/zenodo.5064133>, <http://dx.doi.org/10.5281/zenodo.5064135>, <http://dx.doi.org/10.5281/zenodo.5064139>, <http://dx.doi.org/10.5281/zenodo.5064073> ;
dc:creator "Mermudes, José Ricardo M.; Napp, Dilma Solange" ;
dc:title "Ptychoderes magnus Mermudes and Napp 2004" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFB9F9461730FEABFB64F8D8.mc.98EE3CBEFFB9F9461220FB98FB69FBB0>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFB9F9461730FEABFB64F8D8.mc.98EE3CBEFFB9F94612DCFBE0FC1FFB58>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFB9F9461730FEABFB64F8D8.mc.98EE3CBEFFB9F946159AFBC8FD5CFB28>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFB9F9461730FEABFB64F8D8.mc.98EE3CBEFFB9F94614E4FB78FCC0FAD0>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFB9F9461730FEABFB64F8D8.mc.98EE3CBEFFB9F9461565FB40FD44FAF8>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFB9F9461730FEABFB64F8D8.mc.98EE3CBEFFB9F94615DEFAA8FBA7FAF8>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFB9F9461730FEABFB64F8D8.mc.98EE3CBEFFB9F94614C4FAF0FCB2FAA0>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFB9F9461730FEABFB64F8D8.mc.98EE3CBEFFB9F94617C7FAD8FDC5FA48>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFB9F9461730FEABFB64F8D8.mc.98EE3CBEFFB9F9461227FAD8FBECFA48>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFB9F9461730FEABFB64F8D8.mc.98EE3CBEFFB9F9461522FA20FD91FA18>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFB9F9461730FEABFB64F8D8.mc.98EE3CBEFFB9F9461412FA08FAABFA18>, <http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFB9F9461730FEABFB64F8D8.mc.98EE3CBEFFB9F9461730FA50FE35F9E8> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ptychoderes_magnus_Mermudes_2004> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.1182.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.1182.1.1>
bibo:endPage "130" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2006-04-21" ;
bibo:startPage "1" ;
bibo:volume "1182" ;
dc:creator "Mermudes, José Ricardo M.; Napp, Dilma Solange" ;
dc:date "2006" ;
dc:title "Revision and cladistic analysis of the genus: Ptychoderes Schoenherr, 1823 (Coleoptera, Anthribidae, Anthribinae, Ptychoderini)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5064107>, <http://dx.doi.org/10.5281/zenodo.5064109>, <http://dx.doi.org/10.5281/zenodo.5064111>, <http://dx.doi.org/10.5281/zenodo.5064117>, <http://dx.doi.org/10.5281/zenodo.5064127>, <http://dx.doi.org/10.5281/zenodo.5064133>, <http://dx.doi.org/10.5281/zenodo.5064135>, <http://dx.doi.org/10.5281/zenodo.5064139>, <http://dx.doi.org/10.5281/zenodo.5064073> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ptychoderes_magnus_Mermudes_2004>
dwc:authority "Mermudes and Napp 2004" ;
dwc:authorityName "Mermudes and Napp" ;
dwc:authorityYear "2004" ;
dwc:class "Insecta" ;
dwc:family "Anthribidae" ;
dwc:genus "Ptychoderes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mermudes & Napp, 2004" ;
dwc:species "magnus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ptychoderes_magnus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ptychoderes_magnus>
dwc:class "Insecta" ;
dwc:family "Anthribidae" ;
dwc:genus "Ptychoderes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "magnus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ptychoderes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ptychoderes>
dwc:class "Insecta" ;
dwc:family "Anthribidae" ;
dwc:genus "Ptychoderes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthribidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anthribidae>
dwc:class "Insecta" ;
dwc:family "Anthribidae" ;
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.5064107>
dc:description "FIGURES 7084. Eighth tergite, male, dorsal. 70, Hypselotropis annulicornis; 71, Ptychoderes mixtus; 72, P. bivittatus; 73, P. callosus; 74, P. rugicollis; 75, P. viridanus; 76, P. antiquus; 77, P. elongatus; 78, P.nebulosus; 79, P. longicollis; 80, P.jordani; 81, P. obsoletus; 82, P. magnus; 83, P. depressus; 84, P. virgatus; scale bar = 1mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5064107/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064109>
dc:description "FIGURES 85112. 8598, eighth sternite, male, ventral. 85, Ptychoderes mixtus; 86, P. bivittatus; 87, P. callosus; 88, P. rugicollis; 89, P. viridanus; 90, P. antiquus; 91, P. elongatus; 92, P. nebulosus; 93, P. longicollis; 94, P. jordani; 95, P. obsoletus; 96, P. magnus; 97, P. depressus; 98, P. virgatus. 99112, ninth sternite, male, ventral. 99, Ptychoderes mixtus; 100, P. bivittatus; 101, P. callosus; 102, P. rugicollis; 103, P. viridanus; 104, P. antiquus; 105, P. elongatus; 106, P.nebulosus; 107, P. longicollis; 108, P. jordani; 109, P. obsoletus; 110, P. magnus; 111, P. depressus; 112, P. virgatus; scale bar = 1mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5064109/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064111>
dc:description "FIGURES 113126. Tegmen, dorsal. 113, Ptychoderes mixtus; 114, P. bivittatus; 115, P. callosus; 116, P. rugicollis; 117, P. viridanus; 118, P. antiquus; 119, P. elongatus; 120, P. nebulosus; 121, P. longicollis; 122, P. jordani; 123, P. obsoletus; 124, P. magnus; 125, P. depressus; 126, P. virgatus. ap=apodeme; pf=preapical flange; sr=sclerotized ring; scale bar = 1mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5064111/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064117>
dc:description "FIGURES 158176. Aedeagus. 158161, Ptychoderes nebulosus, lateral, dorsal and ventral; 161, sclerite, dorsal; 162164, P. longicollis, lateral, dorsal and ventral; 165168, P. jordani, lateral, dorsal and ventral; 168, sclerite, dorsal; 169172, P. obsoletus, lateral, dorsal and ventral; 172, sclerite, dorsal; 173176, P. magnus, lateral, dorsal and ventral, 176, sclerite, dorsal; scale bar = 1mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5064117/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064127>
dc:description "FIGURES 215220. 215, Ptychoderes obsoletus Jekel, 1855, male; 216, Ptychoderes magnus, Mermudes & Napp, 2004 male holotype; 217, Ptychoderes depressus Jekel, 1855, male; 218, Ptychoderes virgatus Fåhraeus, 1839, male; 219, Ptychoderes mixtus Jekel, 1855, male; 220, Ptychoderes bivittatus Jordan, 1894, male." ;
fabio:hasRepresentation <https://zenodo.org/record/5064127/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064133>
dc:description "FIGURES 239250. Pronotum. 239, Tribotropis prasinata; 240, Unanthribus grandis; 241, Ptychoderes crustatus; 242, P. brevis, female holotype; 243, P. longicollis, holotype; 244, P. jordani, male holotype; 245, P. magnus, male holotype; 246, P. depressus; 247, P. virgatus; 248, P. bivittatus, male syntype; 249, P.rugicollis; 250, P. elongatus." ;
fabio:hasRepresentation <https://zenodo.org/record/5064133/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064135>
dc:description "FIGURES 251262. Prosternum. 251, Tribotropis prasinata; 252, Unanthribus grandis; 253, Ptychoderes virgatus; 254, P. jekeli, female holotype; 255, P. magnus, male holotype; 256, P. obsoletus; 257, P. longicollis, male holotype; 258, P. viridanus; 259, P. rugicollis; 260, P. callosus; 261, P.nebulosus; 262, P. elongatus." ;
fabio:hasRepresentation <https://zenodo.org/record/5064135/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064139>
dc:description "FIGURES 265266. 265. Geographical distribution of P. bivittatus (black squares), P. magnus (white triangles), P. obsoletus (black triangles). 266. Geographical distribution of P. mixtus (black squares), P. viridanus (lozenge), P. antiquus (white circles)." ;
fabio:hasRepresentation <https://zenodo.org/record/5064139/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5064073>
dc:description "FIGURES 111. Head, dorsal. 1, Cerambyrhynchus schoenherri; 2, Phloeopemon acuticornis; 3, Phloeotragus heros; 4, Tribotropis prasinata; 5, Hypselotropis annulicornis; 6, Unanthribus maximus; 7, Ptychoderes nebulosus. Head, lateral. 8, Phloeotragus heros; 9, Ptychoderes nebulosus. Mentum, ventral. 10, Phloeotragus heros; 11, Ptychoderes nebulosus. dp=distal pit; lc=lower carina; ms = maxilar sinus; sp=subocular pit; uc=upper carina. Figures 15, 89, 1011, respectively, in the same scale; scales bar=1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5064073/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFB9F9461730FEABFB64F8D8.mc.98EE3CBEFFB9F9461220FB98FB69FBB0>
dwc:collectionCode "MNRJ, XI" ;
dwc:eventDate "1986-10" ;
dwc:locality "Rondonia" ;
dwc:recordedBy "O. Roppa & P. Magno & J. Becker & Ariquemes" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFB9F9461730FEABFB64F8D8#98EE3CBEFFB9F9461220FB98FB69FBB0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFB9F9461730FEABFB64F8D8.mc.98EE3CBEFFB9F94612DCFBE0FC1FFB58>
dwc:collectionCode "MNRJ" ;
dwc:locality "Ouro Preto d'Oeste" ;
dwc:recordedBy "B. Silva" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFB9F9461730FEABFB64F8D8#98EE3CBEFFB9F94612DCFBE0FC1FFB58> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFB9F9461730FEABFB64F8D8.mc.98EE3CBEFFB9F946159AFBC8FD5CFB28>
dwc:collectionCode "MNRJ, CPMT, DZUP, IEPA" ;
dwc:eventDate "1986-10" ;
dwc:locality "Parque. Zoob." ;
dwc:recordedBy "O. Roppa & P. Magno & J. Becker & Fazendinha" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFB9F9461730FEABFB64F8D8#98EE3CBEFFB9F946159AFBC8FD5CFB28> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFB9F9461730FEABFB64F8D8.mc.98EE3CBEFFB9F94614E4FB78FCC0FAD0>
dwc:collectionCode "MNRJ" ;
dwc:eventDate "2001-01" ;
dwc:locality "Km" ;
dwc:recordedBy "P. Magno & Km N. de Manaus" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFB9F9461730FEABFB64F8D8#98EE3CBEFFB9F94614E4FB78FCC0FAD0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFB9F9461730FEABFB64F8D8.mc.98EE3CBEFFB9F9461565FB40FD44FAF8>
dwc:collectionCode "INPA" ;
dwc:eventDate "1986-09-03" ;
dwc:locality "Manaus" ;
dwc:recordedBy "B. C. Klein & Malaise Reserva" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFB9F9461730FEABFB64F8D8#98EE3CBEFFB9F9461565FB40FD44FAF8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFB9F9461730FEABFB64F8D8.mc.98EE3CBEFFB9F94615DEFAA8FBA7FAF8>
dwc:collectionCode "MNRJ" ;
dwc:locality "Santarem" ;
dwc:recordedBy "Elias & Roppa" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFB9F9461730FEABFB64F8D8#98EE3CBEFFB9F94615DEFAA8FBA7FAF8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFB9F9461730FEABFB64F8D8.mc.98EE3CBEFFB9F94614C4FAF0FCB2FAA0>
dwc:collectionCode "MNRJ, VII" ;
dwc:locality "Obidos" ;
dwc:recordedBy "Zellibor & Hauff" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFB9F9461730FEABFB64F8D8#98EE3CBEFFB9F94614C4FAF0FCB2FAA0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFB9F9461730FEABFB64F8D8.mc.98EE3CBEFFB9F94617C7FAD8FDC5FA48>
dwc:collectionCode "III" ;
dwc:recordedBy "F. M. Oliveira & Mocajuba" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFB9F9461730FEABFB64F8D8#98EE3CBEFFB9F94617C7FAD8FDC5FA48> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFB9F9461730FEABFB64F8D8.mc.98EE3CBEFFB9F9461227FAD8FBECFA48>
dwc:collectionCode "MNRJ" ;
dwc:locality "Rio Tapajos" ;
dwc:recordedBy "O. M. Rego" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFB9F9461730FEABFB64F8D8#98EE3CBEFFB9F9461227FAD8FBECFA48> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFB9F9461730FEABFB64F8D8.mc.98EE3CBEFFB9F9461522FA20FD91FA18>
dwc:collectionCode "MZSP" ;
dwc:eventDate "1961-01" ;
dwc:locality "Faz. Teles" ;
dwc:recordedBy "Dirings" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFB9F9461730FEABFB64F8D8#98EE3CBEFFB9F9461522FA20FD91FA18> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFB9F9461730FEABFB64F8D8.mc.98EE3CBEFFB9F9461412FA08FAABFA18>
dwc:collectionCode "BR" ;
dwc:eventDate "1974-10" ;
dwc:recordedBy "B. Silva" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "163350" ;
dwc:verbatimLatitude "-12.516666" ;
dwc:verbatimLongitude "-55.616665" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFB9F9461730FEABFB64F8D8#98EE3CBEFFB9F9461412FA08FAABFA18> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A02F87F5FFB9F9461730FEABFB64F8D8.mc.98EE3CBEFFB9F9461730FA50FE35F9E8>
dwc:collectionCode "MNRJ, II" ;
dwc:eventDate "1975-10" ;
dwc:locality "Rio Colorado" ;
dwc:recordedBy "Alvarenga & Roppa & Alto Surutu" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/A02F87F5FFB9F9461730FEABFB64F8D8#98EE3CBEFFB9F9461730FA50FE35F9E8> ;
a dwc:MaterialCitation .

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/A02FA57A986C91F66E31EF4D749C0B6E>
dc:creator "Lopes, Daniela A.; Mainenti, Adriana; Sanches, Magda; Knoff, Marcelo; Gomes, Delir Correa" ;
dc:title "Anacanthorus bicuspidatus Cohen, Kohn & Boeger 2012" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Anacanthorus_bicuspidatus_Cohen_2012> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.616.8481> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.616.8481>
bibo:endPage "75" ;
bibo:journal "ZooKeys" ;
bibo:startPage "1" ;
bibo:volume "616" ;
dc:creator "Lopes, Daniela A.; Mainenti, Adriana; Sanches, Magda; Knoff, Marcelo; Gomes, Delir Correa" ;
dc:date "2016" ;
dc:title "Type material of Platyhelminthes (Monogenoidea) housed in the Helminthological Collection of the Oswaldo Cruz Institute / FIOCRUZ (CHIOC), Rio de Janeiro, Brazil, from 1979 to 2016" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Anacanthorus_bicuspidatus_Cohen_2012>
dwc:authority "Cohen, Kohn & Boeger, 2012" ;
dwc:authorityName "Cohen, Kohn & Boeger" ;
dwc:authorityYear "2012" ;
dwc:class "Monogenea" ;
dwc:family "Dactylogyridae" ;
dwc:genus "Anacanthorus" ;
dwc:kingdom "Animalia" ;
dwc:order "Dactylogyridea" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Cohen, Kohn & Boeger, 2012" ;
dwc:species "bicuspidatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anacanthorus_bicuspidatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Anacanthorus_bicuspidatus>
dwc:class "Monogenea" ;
dwc:family "Dactylogyridae" ;
dwc:genus "Anacanthorus" ;
dwc:kingdom "Animalia" ;
dwc:order "Dactylogyridea" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:species "bicuspidatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anacanthorus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anacanthorus>
dwc:class "Monogenea" ;
dwc:family "Dactylogyridae" ;
dwc:genus "Anacanthorus" ;
dwc:kingdom "Animalia" ;
dwc:order "Dactylogyridea" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dactylogyridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dactylogyridae>
dwc:class "Monogenea" ;
dwc:family "Dactylogyridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Dactylogyridea" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dactylogyridea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dactylogyridea>
dwc:class "Monogenea" ;
dwc:kingdom "Animalia" ;
dwc:order "Dactylogyridea" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Monogenea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Monogenea>
dwc:class "Monogenea" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Platyhelminthes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Platyhelminthes>
dwc:kingdom "Animalia" ;
dwc:phylum "Platyhelminthes" ;
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,132 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/A02FF05163B8B4DA84F220F0BBA2D821>
dc:creator "Sousa, Pedro; Arnedo, Miquel A.; Harris, D. James" ;
dc:title "Buthus elmoutaouakili Lourenco & Qi 2006" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Buthus_elmoutaouakili_Lourenco_2006> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Buthus_elmoutaouakili>, <http://taxon-name.plazi.org/id/Animalia/Buthus_occitanus_alluaudi> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.686.12206> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.686.12206>
bibo:endPage "84" ;
bibo:journal "ZooKeys" ;
bibo:startPage "15" ;
bibo:volume "686" ;
dc:creator "Sousa, Pedro; Arnedo, Miquel A.; Harris, D. James" ;
dc:date "2017" ;
dc:title "Updated catalogue and taxonomic notes on the Old-World scorpion genus Buthus Leach, 1815 (Scorpiones, Buthidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Buthus_elmoutaouakili_Lourenco_2006>
dwc:authority "Lourenco & Qi, 2006" ;
dwc:authorityName "Lourenco & Qi" ;
dwc:authorityYear "2006" ;
dwc:class "Arachnida" ;
dwc:family "Buthidae" ;
dwc:genus "Buthus" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Lourenco & Qi, 2006" ;
dwc:species "elmoutaouakili" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/NYZ9> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Buthus_elmoutaouakili> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Buthus_elmoutaouakili>
dwc:class "Arachnida" ;
dwc:family "Buthidae" ;
dwc:genus "Buthus" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "elmoutaouakili" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Buthus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Buthus>
dwc:class "Arachnida" ;
dwc:family "Buthidae" ;
dwc:genus "Buthus" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Buthidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Buthidae>
dwc:class "Arachnida" ;
dwc:family "Buthidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scorpiones> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scorpiones>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
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://taxon-name.plazi.org/id/Animalia/Buthus_occitanus_alluaudi>
dwc:class "Arachnida" ;
dwc:family "Buthidae" ;
dwc:genus "Buthus" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "variety" ;
dwc:species "occitanus" ;
dwc:variety "alluaudi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Buthus_occitanus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Buthus_occitanus>
dwc:class "Arachnida" ;
dwc:family "Buthidae" ;
dwc:genus "Buthus" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "occitanus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Buthus> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,217 @@
@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/A03087ACFFDB440681AFB0C4FDB22AAD>
cito:cites <http://dx.doi.org/10.5281/zenodo.7165108>, <http://dx.doi.org/10.5281/zenodo.7165110>, <http://dx.doi.org/10.5281/zenodo.7165112>, <http://dx.doi.org/10.5281/zenodo.7165114> ;
dc:creator "Daugeron, C.; Shamshev, I. V." ;
dc:title "Empis (Planempis) tripotini Daugeron et Shamshev 2019, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A03087ACFFDB440681AFB0C4FDB22AAD.mc.98F13CE7FFDB44038045B330FBEC2D6D>, <http://tb.plazi.org/GgServer/dwcaRecords/A03087ACFFDB440681AFB0C4FDB22AAD.mc.98F13CE7FFDB440381AFB352FBED2D48>, <http://tb.plazi.org/GgServer/dwcaRecords/A03087ACFFDB440681AFB0C4FDB22AAD.mc.98F13CE7FFDB44038064B377FBED2DAA>, <http://tb.plazi.org/GgServer/dwcaRecords/A03087ACFFDB440681AFB0C4FDB22AAD.mc.98F13CE7FFDB440381AFB389FBE82DE6>, <http://tb.plazi.org/GgServer/dwcaRecords/A03087ACFFDB440681AFB0C4FDB22AAD.mc.98F13CE7FFDB440381AFB3EFFBE92C23>, <http://tb.plazi.org/GgServer/dwcaRecords/A03087ACFFDB440681AFB0C4FDB22AAD.mc.98F13CE7FFDB440381AFB225FBE82C1F>, <http://tb.plazi.org/GgServer/dwcaRecords/A03087ACFFDB440681AFB0C4FDB22AAD.mc.98F13CE7FFDB440381AFB266FBE92C54>, <http://tb.plazi.org/GgServer/dwcaRecords/A03087ACFFDB440681AFB0C4FDB22AAD.mc.98F13CE7FFDB440381AFB27BFE6B2C90>, <http://tb.plazi.org/GgServer/dwcaRecords/A03087ACFFDB440681AFB0C4FDB22AAD.mc.98F13CE7FFDB440380A4B29DFCD62C90> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Empis_tripotini_Daugeron_2019> ;
trt:publishedIn <http://dx.doi.org/10.25221/fee.378.1> ;
a trt:Treatment .
<http://dx.doi.org/10.25221/fee.378.1>
bibo:endPage "10" ;
bibo:journal "Far Eastern Entomologist" ;
bibo:pubDate "2019-03-04" ;
bibo:startPage "1" ;
bibo:volume "378" ;
dc:creator "Daugeron, C.; Shamshev, I. V." ;
dc:date "2019" ;
dc:title "Empis (Planempis) tripotini sp. n. from South Korea: one of the largest empidoid flies ever discovered (Diptera: Empididae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7165108>, <http://dx.doi.org/10.5281/zenodo.7165110>, <http://dx.doi.org/10.5281/zenodo.7165112>, <http://dx.doi.org/10.5281/zenodo.7165114> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Empis_tripotini_Daugeron_2019>
dwc:authority "Daugeron et Shamshev" ;
dwc:authorityName "Daugeron et Shamshev" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Empididae" ;
dwc:genus "Empis" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Daugeron & Shamshev, 2019" ;
dwc:species "tripotini" ;
dwc:subGenus "Planempis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9HNCJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Empis_tripotini> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Empis_tripotini>
dwc:class "Insecta" ;
dwc:family "Empididae" ;
dwc:genus "Empis" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "tripotini" ;
dwc:subGenus "Planempis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empis_Planempis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Empis_Planempis>
dwc:class "Insecta" ;
dwc:family "Empididae" ;
dwc:genus "Empis" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Planempis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Empis>
dwc:class "Insecta" ;
dwc:family "Empididae" ;
dwc:genus "Empis" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empididae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Empididae>
dwc:class "Insecta" ;
dwc:family "Empididae" ;
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.7165108>
dc:description "Fig. 1. Empis (Planempis) tripotini sp. n., male habitus, lateral view. Scale bar: 3 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/7165108/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.7165110>
dc:description "Fig 24. Empis (Planempis) tripotini sp. n., male. 2 abdomen, dorsal view; 3 cercus," ;
fabio:hasRepresentation <https://zenodo.org/record/7165110/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.7165112>
dc:description "Figs 56. Male habitus, lateral view. 5 Empis (Planempis) tripotini sp. n.; 6 E. (P.)" ;
fabio:hasRepresentation <https://zenodo.org/record/7165112/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.7165114>
dc:description "Figs 710. Males of new species with their prey, dorsal view. 7, 9 E. (P.) tripotini sp. n.;" ;
fabio:hasRepresentation <https://zenodo.org/record/7165114/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A03087ACFFDB440681AFB0C4FDB22AAD.mc.98F13CE7FFDB44038045B330FBEC2D6D>
dwc:locality "Gangwondo" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/A03087ACFFDB440681AFB0C4FDB22AAD#98F13CE7FFDB44038045B330FBEC2D6D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A03087ACFFDB440681AFB0C4FDB22AAD.mc.98F13CE7FFDB440381AFB352FBED2D48>
dwc:collectionCode "VI" ;
dwc:locality "Nodong-li" ;
dwc:verbatimElevation "900" ;
dwc:verbatimLatitude "37.6957" ;
dwc:verbatimLongitude "128.4727" ;
trt:httpUri <https://treatment.plazi.org/id/A03087ACFFDB440681AFB0C4FDB22AAD#98F13CE7FFDB440381AFB352FBED2D48> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A03087ACFFDB440681AFB0C4FDB22AAD.mc.98F13CE7FFDB44038064B377FBED2DAA>
dwc:collectionCode "NIBR" ;
dwc:locality "Gangwondo" ;
dwc:recordedBy "P. Tripotin" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/A03087ACFFDB440681AFB0C4FDB22AAD#98F13CE7FFDB44038064B377FBED2DAA> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A03087ACFFDB440681AFB0C4FDB22AAD.mc.98F13CE7FFDB440381AFB389FBE82DE6>
dwc:catalogNumber "ED10583" ;
dwc:collectionCode "ED" ;
dwc:eventDate "2006-06-01" ;
dwc:recordedBy "P. Tripotin" ;
dwc:verbatimElevation "1250" ;
dwc:verbatimLatitude "37.7075" ;
dwc:verbatimLongitude "128.4448" ;
trt:httpUri <https://treatment.plazi.org/id/A03087ACFFDB440681AFB0C4FDB22AAD#98F13CE7FFDB440381AFB389FBE82DE6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A03087ACFFDB440681AFB0C4FDB22AAD.mc.98F13CE7FFDB440381AFB3EFFBE92C23>
dwc:catalogNumber "ED10588" ;
dwc:collectionCode "ED" ;
dwc:eventDate "2006-06-21" ;
trt:httpUri <https://treatment.plazi.org/id/A03087ACFFDB440681AFB0C4FDB22AAD#98F13CE7FFDB440381AFB3EFFBE92C23> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A03087ACFFDB440681AFB0C4FDB22AAD.mc.98F13CE7FFDB440381AFB225FBE82C1F>
dwc:catalogNumber "ED10591" ;
dwc:collectionCode "ED" ;
dwc:eventDate "2003-06-06" ;
dwc:recordedBy "P. Tripotin & Gangwondo" ;
dwc:verbatimElevation "800" ;
dwc:verbatimLongitude "128.5997" ;
trt:httpUri <https://treatment.plazi.org/id/A03087ACFFDB440681AFB0C4FDB22AAD#98F13CE7FFDB440381AFB225FBE82C1F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A03087ACFFDB440681AFB0C4FDB22AAD.mc.98F13CE7FFDB440381AFB266FBE92C54>
dwc:collectionCode "NIBR, ZIN" ;
dwc:eventDate "2003-06-09" ;
dwc:recordedBy "P. Tripotin & Gangwondo" ;
trt:httpUri <https://treatment.plazi.org/id/A03087ACFFDB440681AFB0C4FDB22AAD#98F13CE7FFDB440381AFB266FBE92C54> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A03087ACFFDB440681AFB0C4FDB22AAD.mc.98F13CE7FFDB440381AFB27BFE6B2C90>
dwc:collectionCode "VI" ;
dwc:recordedBy "Gyebangsan Unturyeong" ;
dwc:verbatimElevation "1250" ;
dwc:verbatimLatitude "37.7075" ;
dwc:verbatimLongitude "128.4448" ;
trt:httpUri <https://treatment.plazi.org/id/A03087ACFFDB440681AFB0C4FDB22AAD#98F13CE7FFDB440381AFB27BFE6B2C90> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A03087ACFFDB440681AFB0C4FDB22AAD.mc.98F13CE7FFDB440380A4B29DFCD62C90>
dwc:collectionCode "PCPT" ;
dwc:recordedBy "P. Tripotin" ;
trt:httpUri <https://treatment.plazi.org/id/A03087ACFFDB440681AFB0C4FDB22AAD#98F13CE7FFDB440380A4B29DFCD62C90> ;
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/A03087ACFFDE4409800BB4B2FBD32BE8>
dc:creator "Daugeron, C.; Shamshev, I. V." ;
dc:title "Empis (Planempis) Frey. International 1953" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Empis_Planempis_International_1953> ;
trt:publishedIn <http://dx.doi.org/10.25221/fee.378.1> ;
a trt:Treatment .
<http://dx.doi.org/10.25221/fee.378.1>
bibo:endPage "10" ;
bibo:journal "Far Eastern Entomologist" ;
bibo:pubDate "2019-03-04" ;
bibo:startPage "1" ;
bibo:volume "378" ;
dc:creator "Daugeron, C.; Shamshev, I. V." ;
dc:date "2019" ;
dc:title "Empis (Planempis) tripotini sp. n. from South Korea: one of the largest empidoid flies ever discovered (Diptera: Empididae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Empis_Planempis_International_1953>
dwc:authorityName "Frey. International" ;
dwc:authorityYear "1953" ;
dwc:class "Insecta" ;
dwc:family "Empididae" ;
dwc:genus "Empis" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:scientificNameAuthorship "Frey. International, 1953" ;
dwc:subGenus "Planempis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9CK6N> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Empis_Planempis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Empis_Planempis>
dwc:class "Insecta" ;
dwc:family "Empididae" ;
dwc:genus "Empis" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Planempis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Empis>
dwc:class "Insecta" ;
dwc:family "Empididae" ;
dwc:genus "Empis" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empididae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Empididae>
dwc:class "Insecta" ;
dwc:family "Empididae" ;
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 .

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/A03787CE7660FFCC9ECE2D97FDB8FC1D>
cito:cites <http://dx.doi.org/10.5281/zenodo.233622>, <http://dx.doi.org/10.5281/zenodo.233624> ;
dc:creator "Coscarón, María Del Carmen; Pall, José Luis" ;
dc:title "Phthiacnemia picta Drury 1773" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phthiacnemia_picta_Drury_1773> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4033.3.6> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4033.3.6>
bibo:endPage "426" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:startPage "411" ;
bibo:volume "4033" ;
dc:creator "Coscarón, María Del Carmen; Pall, José Luis" ;
dc:date "2015" ;
dc:title "The Tribe Anisoscelini (Hemiptera: Heteroptera, Coreidae) in Argentina" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.233622>, <http://dx.doi.org/10.5281/zenodo.233624> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Phthiacnemia_picta_Drury_1773>
dwc:authority "Drury, 1773" ;
dwc:authorityName "Drury" ;
dwc:authorityYear "1773" ;
dwc:class "Insecta" ;
dwc:family "Coreidae" ;
dwc:genus "Phthiacnemia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Drury, 1773" ;
dwc:species "picta" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4GXCG> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phthiacnemia_picta> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Phthiacnemia_picta>
dwc:class "Insecta" ;
dwc:family "Coreidae" ;
dwc:genus "Phthiacnemia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "picta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phthiacnemia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phthiacnemia>
dwc:class "Insecta" ;
dwc:family "Coreidae" ;
dwc:genus "Phthiacnemia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coreidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coreidae>
dwc:class "Insecta" ;
dwc:family "Coreidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
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.233622>
dc:description "FIGURES 10 15. (10) Coribergia Casini, (11) Anisoscelis Latreille, (12) Holhymenia Lepeletier & Serville, (13) Ugnius Stål, (14) Phthia Stål, (15) Phthiacnemia Brailovsky." ;
fabio:hasRepresentation <https://zenodo.org/record/233622/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.233624>
dc:description "FIGURES 22 27. Geographical distribution of Anisoscelini in Argentina: (22) Anisoscelis foliaceus (Fabricius), (23) Holhymenia hystrio (Fabricius), (25) Phthia lunata (Fabricius), (25) Phthiacnemia picta (Drury), (26) Ugnius kermesinus (Linnaeus), (27) Leptoglossus chilensis (Spinola)." ;
fabio:hasRepresentation <https://zenodo.org/record/233624/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/A03787CE7660FFCD9ECE28DDFF26FDAD>
cito:cites <http://dx.doi.org/10.5281/zenodo.233622>, <http://dx.doi.org/10.5281/zenodo.233624> ;
dc:creator "Coscarón, María Del Carmen; Pall, José Luis" ;
dc:title "Phthia lunata Fabricius 1787" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phthia_lunata_Fabricius_1787> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4033.3.6> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4033.3.6>
bibo:endPage "426" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:startPage "411" ;
bibo:volume "4033" ;
dc:creator "Coscarón, María Del Carmen; Pall, José Luis" ;
dc:date "2015" ;
dc:title "The Tribe Anisoscelini (Hemiptera: Heteroptera, Coreidae) in Argentina" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.233622>, <http://dx.doi.org/10.5281/zenodo.233624> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Phthia_lunata_Fabricius_1787>
dwc:authority "Fabricius, 1787" ;
dwc:authorityName "Fabricius" ;
dwc:authorityYear "1787" ;
dwc:class "Insecta" ;
dwc:family "Coreidae" ;
dwc:genus "Phthia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Fabricius, 1787" ;
dwc:species "lunata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4GXC6> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phthia_lunata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Phthia_lunata>
dwc:class "Insecta" ;
dwc:family "Coreidae" ;
dwc:genus "Phthia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "lunata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phthia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phthia>
dwc:class "Insecta" ;
dwc:family "Coreidae" ;
dwc:genus "Phthia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coreidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coreidae>
dwc:class "Insecta" ;
dwc:family "Coreidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
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.233622>
dc:description "FIGURES 10 15. (10) Coribergia Casini, (11) Anisoscelis Latreille, (12) Holhymenia Lepeletier & Serville, (13) Ugnius Stål, (14) Phthia Stål, (15) Phthiacnemia Brailovsky." ;
fabio:hasRepresentation <https://zenodo.org/record/233622/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.233624>
dc:description "FIGURES 22 27. Geographical distribution of Anisoscelini in Argentina: (22) Anisoscelis foliaceus (Fabricius), (23) Holhymenia hystrio (Fabricius), (25) Phthia lunata (Fabricius), (25) Phthiacnemia picta (Drury), (26) Ugnius kermesinus (Linnaeus), (27) Leptoglossus chilensis (Spinola)." ;
fabio:hasRepresentation <https://zenodo.org/record/233624/files/figure.png> ;
a fabio:Figure .

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