GG2RDF 2024-07-04T10:51:45.858Z full update: 011 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
24572e75d7
commit
4d5f8a385c
3000 changed files with 417929 additions and 0 deletions
104
data/61/00/14/6100142F70D01395E2FBBB7231BE2260.ttl
Normal file
104
data/61/00/14/6100142F70D01395E2FBBB7231BE2260.ttl
Normal 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/6100142F70D01395E2FBBB7231BE2260>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:title "Silpha opaca Linnaeus, 1758, spec. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Silpha_opaca_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/Silpha_opaca_Linnaeus_1758>
|
||||
dwc:LSID "urn:lsid:zoobank.org:act:03E09949-8857-4AD1-9CA0-CEEF149B0829" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1758" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:genus "Silpha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
|
||||
dwc:species "opaca" ;
|
||||
dwc:zbkClass "Insecta" ;
|
||||
dwc:zbkKingdom "Animalia" ;
|
||||
dwc:zbkOrder "Coleoptera" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Silpha_opaca> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Silpha_opaca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:genus "Silpha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "opaca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Silpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Silpha>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:genus "Silpha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Curculionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Curculionidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
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 .
|
||||
106
data/61/00/21/610021B384DC662DF9AD2B9EE6F52B84.ttl
Normal file
106
data/61/00/21/610021B384DC662DF9AD2B9EE6F52B84.ttl
Normal 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/610021B384DC662DF9AD2B9EE6F52B84>
|
||||
dc:creator "Feher, Zoltan; Szekeres, Miklos" ;
|
||||
dc:title "Montenegrina okolensis Szekeres 2006" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Montenegrina_okolensis_Szekeres_2006> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.599.8168> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.599.8168>
|
||||
bibo:endPage "137" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "599" ;
|
||||
dc:creator "Feher, Zoltan; Szekeres, Miklos" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Taxonomic revision of the rock-dwelling door snail genus Montenegrina Boettger, 1877 (Mollusca, Gastropoda, Clausiliidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Montenegrina_okolensis_Szekeres_2006>
|
||||
dwc:authority "Szekeres, 2006" ;
|
||||
dwc:authorityName "Szekeres" ;
|
||||
dwc:authorityYear "2006" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Clausiliidae" ;
|
||||
dwc:genus "Montenegrina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Szekeres, 2006" ;
|
||||
dwc:species "okolensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7S6TG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Montenegrina_okolensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Montenegrina_okolensis>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Clausiliidae" ;
|
||||
dwc:genus "Montenegrina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "okolensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Montenegrina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Montenegrina>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Clausiliidae" ;
|
||||
dwc:genus "Montenegrina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Clausiliidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Clausiliidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Clausiliidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylommatophora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylommatophora>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
106
data/61/00/37/61003724176C6F2D8DC8451AECE90880.ttl
Normal file
106
data/61/00/37/61003724176C6F2D8DC8451AECE90880.ttl
Normal 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/> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/61003724176C6F2D8DC8451AECE90880>
|
||||
dc:creator "Todorov, Milcho" ;
|
||||
dc:title "Lamtopyxis callistoma Bonnet 1974" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Protozoa/Lamtopyxis_callistoma_Bonnet_1974> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.3.e4297> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.3.e4297>
|
||||
bibo:endPage "4297" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "4297" ;
|
||||
bibo:volume "3" ;
|
||||
dc:creator "Todorov, Milcho" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "On the morphology, biometry and biogeography of Lamtopyxiscallistoma (Amoebozoa: Arcellinida)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Protozoa/Lamtopyxis_callistoma_Bonnet_1974>
|
||||
dwc:authority "Bonnet, 1974" ;
|
||||
dwc:authorityName "Bonnet" ;
|
||||
dwc:authorityYear "1974" ;
|
||||
dwc:class "Lobosa" ;
|
||||
dwc:family "Lamtopyxidae" ;
|
||||
dwc:genus "Lamtopyxis" ;
|
||||
dwc:kingdom "Protozoa" ;
|
||||
dwc:order "Arcellinida" ;
|
||||
dwc:phylum "Amoebozoa" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bonnet, 1974" ;
|
||||
dwc:species "callistoma" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Protozoa/Lamtopyxis_callistoma> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Protozoa/Lamtopyxis_callistoma>
|
||||
dwc:class "Lobosa" ;
|
||||
dwc:family "Lamtopyxidae" ;
|
||||
dwc:genus "Lamtopyxis" ;
|
||||
dwc:kingdom "Protozoa" ;
|
||||
dwc:order "Arcellinida" ;
|
||||
dwc:phylum "Amoebozoa" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "callistoma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Protozoa/Lamtopyxis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Protozoa/Lamtopyxis>
|
||||
dwc:class "Lobosa" ;
|
||||
dwc:family "Lamtopyxidae" ;
|
||||
dwc:genus "Lamtopyxis" ;
|
||||
dwc:kingdom "Protozoa" ;
|
||||
dwc:order "Arcellinida" ;
|
||||
dwc:phylum "Amoebozoa" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Protozoa/Lamtopyxidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Protozoa/Lamtopyxidae>
|
||||
dwc:class "Lobosa" ;
|
||||
dwc:family "Lamtopyxidae" ;
|
||||
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 .
|
||||
159
data/61/00/4F/61004F13FF98FFFCCAD8FF10FAF007D8.ttl
Normal file
159
data/61/00/4F/61004F13FF98FFFCCAD8FF10FAF007D8.ttl
Normal file
|
|
@ -0,0 +1,159 @@
|
|||
@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/61004F13FF98FFFCCAD8FF10FAF007D8>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5886520>, <http://dx.doi.org/10.5281/zenodo.5886524>, <http://dx.doi.org/10.5281/zenodo.5886528>, <http://dx.doi.org/10.5281/zenodo.5886530> ;
|
||||
dc:creator "He, Zhixin; Wang, Ning; Huang, Huateng; Ma, Libin" ;
|
||||
dc:title "Homonemobius brevipennis He & Wang & Huang & Ma 2022, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/61004F13FF98FFFCCAD8FF10FAF007D8.mc.59C1F458FF98FFFFCAD8FE83FAA2014A>, <http://tb.plazi.org/GgServer/dwcaRecords/61004F13FF98FFFCCAD8FF10FAF007D8.mc.59C1F458FF98FFFFCF45FE83FD6D0116>, <http://tb.plazi.org/GgServer/dwcaRecords/61004F13FF98FFFCCAD8FF10FAF007D8.mc.59C1F458FF98FFFFC89BFEAFFC870132> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Homonemobius_brevipennis_He_2022> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5092.4.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5092.4.6>
|
||||
bibo:endPage "479" ;
|
||||
bibo:issue "4" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-01-21" ;
|
||||
bibo:startPage "473" ;
|
||||
bibo:volume "5092" ;
|
||||
dc:creator "He, Zhixin; Wang, Ning; Huang, Huateng; Ma, Libin" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Two new species of ground crickets (Orthoptera: Trigonidiidae; Nemobiinae) from China" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5886520>, <http://dx.doi.org/10.5281/zenodo.5886524>, <http://dx.doi.org/10.5281/zenodo.5886528>, <http://dx.doi.org/10.5281/zenodo.5886530> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Homonemobius_brevipennis_He_2022>
|
||||
dwc:authority "He & Ma" ;
|
||||
dwc:authorityName "He & Wang & Huang & Ma" ;
|
||||
dwc:authorityYear "2022" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
dwc:genus "Homonemobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "He & Wang & Huang & Ma, 2022" ;
|
||||
dwc:species "brevipennis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9GZVF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Homonemobius_brevipennis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Homonemobius_brevipennis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
dwc:genus "Homonemobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "brevipennis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Homonemobius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Homonemobius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
dwc:genus "Homonemobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trigonidiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trigonidiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5886520>
|
||||
dc:description "FIGURE 1. Distribution of the new species." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5886520/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5886524>
|
||||
dc:description "FIGURE 2. Habitus (alive) of Homonemobius brevipennis sp. nov. in leaf. A. Male. B. Female." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5886524/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5886528>
|
||||
dc:description "FIGURE 3. Habitus photographs. A, B. Homonemobius brevipennis sp. nov. C, D. Pteronemobius osuviridis sp. nov. A, C. Male. B, D. Female. Scale bar: 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5886528/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5886530>
|
||||
dc:description "FIGURE 4. Male genitalia. A–C. Homonemobius brevipennis sp. nov. D–F. Pteronemobius osuviridis sp. nov. A, D. Dorsal view. B, E. Lateral view. C, F. Ventral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5886530/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/61004F13FF98FFFCCAD8FF10FAF007D8.mc.59C1F458FF98FFFFCAD8FE83FAA2014A>
|
||||
dwc:eventDate "2021-07-05" ;
|
||||
dwc:locality "Niuguidan Village" ;
|
||||
dwc:recordedBy "Libin Ma & Wei Yuan" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "3459543305" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/61004F13FF98FFFCCAD8FF10FAF007D8#59C1F458FF98FFFFCAD8FE83FAA2014A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/61004F13FF98FFFCCAD8FF10FAF007D8.mc.59C1F458FF98FFFFCF45FE83FD6D0116>
|
||||
dwc:eventDate "2021-07-05" ;
|
||||
dwc:locality "Niuguidan Village" ;
|
||||
dwc:recordedBy "Libin Ma & Wei Yuan" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3459543301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/61004F13FF98FFFCCAD8FF10FAF007D8#59C1F458FF98FFFFCF45FE83FD6D0116> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/61004F13FF98FFFCCAD8FF10FAF007D8.mc.59C1F458FF98FFFFC89BFEAFFC870132>
|
||||
dwc:collectionCode "SNNU" ;
|
||||
dwc:eventDate "2021-08-05" ;
|
||||
dwc:locality "Sheshan Park" ;
|
||||
dwc:recordedBy "Zhixin He & Ning Wang" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3459543302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/61004F13FF98FFFCCAD8FF10FAF007D8#59C1F458FF98FFFFC89BFEAFFC870132> ;
|
||||
a dwc:MaterialCitation .
|
||||
95
data/61/00/4F/61004F13FF99FFFECAD8F813FBB307A5.ttl
Normal file
95
data/61/00/4F/61004F13FF99FFFECAD8F813FBB307A5.ttl
Normal 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/61004F13FF99FFFECAD8F813FBB307A5>
|
||||
dc:creator "He, Zhixin; Wang, Ning; Huang, Huateng; Ma, Libin" ;
|
||||
dc:title "Homonemobius Chopard 1935" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Homonemobius_Chopard_1935> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5092.4.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5092.4.6>
|
||||
bibo:endPage "479" ;
|
||||
bibo:issue "4" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-01-21" ;
|
||||
bibo:startPage "473" ;
|
||||
bibo:volume "5092" ;
|
||||
dc:creator "He, Zhixin; Wang, Ning; Huang, Huateng; Ma, Libin" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Two new species of ground crickets (Orthoptera: Trigonidiidae; Nemobiinae) from China" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Homonemobius_Chopard_1935>
|
||||
dwc:authority "Chopard, 1935" ;
|
||||
dwc:authorityName "Chopard" ;
|
||||
dwc:authorityYear "1935" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
dwc:genus "Homonemobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Chopard, 1935" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8NSMH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Homonemobius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Homonemobius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
dwc:genus "Homonemobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trigonidiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trigonidiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
155
data/61/00/4F/61004F13FF9AFFFACAD8FA8BFC880758.ttl
Normal file
155
data/61/00/4F/61004F13FF9AFFFACAD8FA8BFC880758.ttl
Normal 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/61004F13FF9AFFFACAD8FA8BFC880758>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5886520>, <http://dx.doi.org/10.5281/zenodo.5886528>, <http://dx.doi.org/10.5281/zenodo.5886530>, <http://dx.doi.org/10.5281/zenodo.5886534>, <http://dx.doi.org/10.5281/zenodo.5886524> ;
|
||||
dc:creator "He, Zhixin; Wang, Ning; Huang, Huateng; Ma, Libin" ;
|
||||
dc:title "Pteronemobius osuviridis He & Wang & Huang & Ma 2022, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/61004F13FF9AFFFACAD8FA8BFC880758.mc.59C1F458FF9AFFFDCAD8FAFEFEFE05E3>, <http://tb.plazi.org/GgServer/dwcaRecords/61004F13FF9AFFFACAD8FA8BFC880758.mc.59C1F458FF9AFFFDCB11FA1AFBD205E3> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pteronemobius_osuviridis_He_2022> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5092.4.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5092.4.6>
|
||||
bibo:endPage "479" ;
|
||||
bibo:issue "4" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-01-21" ;
|
||||
bibo:startPage "473" ;
|
||||
bibo:volume "5092" ;
|
||||
dc:creator "He, Zhixin; Wang, Ning; Huang, Huateng; Ma, Libin" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Two new species of ground crickets (Orthoptera: Trigonidiidae; Nemobiinae) from China" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5886520>, <http://dx.doi.org/10.5281/zenodo.5886528>, <http://dx.doi.org/10.5281/zenodo.5886530>, <http://dx.doi.org/10.5281/zenodo.5886534>, <http://dx.doi.org/10.5281/zenodo.5886524> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pteronemobius_osuviridis_He_2022>
|
||||
dwc:authority "He & Ma" ;
|
||||
dwc:authorityName "He & Wang & Huang & Ma" ;
|
||||
dwc:authorityYear "2022" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
dwc:genus "Pteronemobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "He & Wang & Huang & Ma, 2022" ;
|
||||
dwc:species "osuviridis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9GZVG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pteronemobius_osuviridis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pteronemobius_osuviridis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
dwc:genus "Pteronemobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "osuviridis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pteronemobius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pteronemobius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
dwc:genus "Pteronemobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trigonidiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trigonidiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5886520>
|
||||
dc:description "FIGURE 1. Distribution of the new species." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5886520/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5886528>
|
||||
dc:description "FIGURE 3. Habitus photographs. A, B. Homonemobius brevipennis sp. nov. C, D. Pteronemobius osuviridis sp. nov. A, C. Male. B, D. Female. Scale bar: 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5886528/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5886530>
|
||||
dc:description "FIGURE 4. Male genitalia. A–C. Homonemobius brevipennis sp. nov. D–F. Pteronemobius osuviridis sp. nov. A, D. Dorsal view. B, E. Lateral view. C, F. Ventral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5886530/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5886534>
|
||||
dc:description "FIGURE 5. Habitus (alive) of Pteronemobius osuviridis sp. nov. in feild.A. Male. B. Female." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5886534/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5886524>
|
||||
dc:description "FIGURE 2. Habitus (alive) of Homonemobius brevipennis sp. nov. in leaf. A. Male. B. Female." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5886524/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/61004F13FF9AFFFACAD8FA8BFC880758.mc.59C1F458FF9AFFFDCAD8FAFEFEFE05E3>
|
||||
dwc:eventDate "2021-08-16" ;
|
||||
dwc:locality "Lincang" ;
|
||||
dwc:recordedBy "Zhixin He & Ning Wang & Wei Yuan" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "3459543304" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/61004F13FF9AFFFACAD8FA8BFC880758#59C1F458FF9AFFFDCAD8FAFEFEFE05E3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/61004F13FF9AFFFACAD8FA8BFC880758.mc.59C1F458FF9AFFFDCB11FA1AFBD205E3>
|
||||
dwc:collectionCode "SNNU" ;
|
||||
dwc:eventDate "2021-08-16" ;
|
||||
dwc:locality "Lincang" ;
|
||||
dwc:recordedBy "Zhixin He & Ning Wang & Wei Yuan" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3459543303" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/61004F13FF9AFFFACAD8FA8BFC880758#59C1F458FF9AFFFDCB11FA1AFBD205E3> ;
|
||||
a dwc:MaterialCitation .
|
||||
95
data/61/00/4F/61004F13FF9AFFFDCAD8FF10FBA400A0.ttl
Normal file
95
data/61/00/4F/61004F13FF9AFFFDCAD8FF10FBA400A0.ttl
Normal 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/61004F13FF9AFFFDCAD8FF10FBA400A0>
|
||||
dc:creator "He, Zhixin; Wang, Ning; Huang, Huateng; Ma, Libin" ;
|
||||
dc:title "Pteronemobius Jacobson 1904" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pteronemobius_Jacobson_1904> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5092.4.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5092.4.6>
|
||||
bibo:endPage "479" ;
|
||||
bibo:issue "4" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-01-21" ;
|
||||
bibo:startPage "473" ;
|
||||
bibo:volume "5092" ;
|
||||
dc:creator "He, Zhixin; Wang, Ning; Huang, Huateng; Ma, Libin" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Two new species of ground crickets (Orthoptera: Trigonidiidae; Nemobiinae) from China" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pteronemobius_Jacobson_1904>
|
||||
dwc:authority "Jacobson, 1904" ;
|
||||
dwc:authorityName "Jacobson" ;
|
||||
dwc:authorityYear "1904" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
dwc:genus "Pteronemobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Jacobson, 1904" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8NYDH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pteronemobius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pteronemobius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
dwc:genus "Pteronemobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trigonidiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trigonidiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
499
data/61/00/87/610087D6FFAEFFFEC6A5F948D6E554EB.ttl
Normal file
499
data/61/00/87/610087D6FFAEFFFEC6A5F948D6E554EB.ttl
Normal file
|
|
@ -0,0 +1,499 @@
|
|||
@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/610087D6FFAEFFFEC6A5F948D6E554EB>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_coca_Angulo_2008>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_marmoratus_Steindachner_1867>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_araucaria_Kwet_2002>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_nanus_Muller_1922>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_lutzi_Heyer_1975>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_bokermanni_Heyer_1973>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_martinezi_Bokermann_1956>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_andreae_Muller_1923>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_diptyx_Boettger_1885>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_hylaedactylus_Cope_1868>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_thomei_Almeida_2006>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_heyeri_Boistel_2006>, <http://dx.doi.org/10.5281/zenodo.4687665>, <http://dx.doi.org/10.5281/zenodo.4687667>, <http://dx.doi.org/10.5281/zenodo.4687669> ;
|
||||
dc:creator "Angulo, Ariadne; Reichle, Steffen" ;
|
||||
dc:title "Leptodactylus coca, SP. NOV." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610087D6FFAEFFFEC6A5F948D6E554EB.mc.59C13C9DFFAEFFF5C6D6F92ED30956C9>, <http://tb.plazi.org/GgServer/dwcaRecords/610087D6FFAEFFFEC6A5F948D6E554EB.mc.59C13C9DFFAEFFF5C548FAEDD3815790>, <http://tb.plazi.org/GgServer/dwcaRecords/610087D6FFAEFFFEC6A5F948D6E554EB.mc.59C13C9DFFA8FFF3C5FFFBF2D204562B> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_Angulo_2008> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_Coca_2008> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1111/j.1096-3642.2008.00447.x> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1111/j.1096-3642.2008.00447.x>
|
||||
bibo:endPage "77" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zoological Journal of the Linnean Society" ;
|
||||
bibo:pubDate "2008-03-31" ;
|
||||
bibo:startPage "59" ;
|
||||
bibo:volume "152" ;
|
||||
dc:creator "Angulo, Ariadne; Reichle, Steffen" ;
|
||||
dc:date "2008" ;
|
||||
dc:title "Acoustic signals, species diagnosis, and species concepts: the case of a new cryptic species of Leptodactylus (Amphibia, Anura, Leptodactylidae) from the Chapare region, Bolivia" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4687665>, <http://dx.doi.org/10.5281/zenodo.4687667>, <http://dx.doi.org/10.5281/zenodo.4687669> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_Angulo_2008>
|
||||
dwc:authority "Angulo & Reichle, 2008" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Angulo & Reichle, 2008" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CYX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_coca_Angulo_2008>
|
||||
dwc:authorityName "Angulo & Reichle" ;
|
||||
dwc:authorityYear "2008" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Angulo & Reichle, 2008" ;
|
||||
dwc:species "coca" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CYX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus_coca> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_marmoratus_Steindachner_1867>
|
||||
dwc:authority "Steindachner, 1867" ;
|
||||
dwc:authorityName "Steindachner" ;
|
||||
dwc:authorityYear "1867" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Steindachner, 1867" ;
|
||||
dwc:species "marmoratus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CYX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus_marmoratus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_araucaria_Kwet_2002>
|
||||
dwc:authority "(Kwet & Angulo, 2002)" ;
|
||||
dwc:baseAuthorityName "Kwet & Angulo" ;
|
||||
dwc:baseAuthorityYear "2002" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Kwet & Angulo, 2002)" ;
|
||||
dwc:species "araucaria" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CYX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus_araucaria> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_nanus_Muller_1922>
|
||||
dwc:authorityName "Muller" ;
|
||||
dwc:authorityYear "1922" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Muller, 1922" ;
|
||||
dwc:species "nanus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CYX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus_nanus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_lutzi_Heyer_1975>
|
||||
dwc:authority "(Heyer, 1975)" ;
|
||||
dwc:baseAuthorityName "Heyer" ;
|
||||
dwc:baseAuthorityYear "1975" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Heyer, 1975)" ;
|
||||
dwc:species "lutzi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CYX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus_lutzi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_bokermanni_Heyer_1973>
|
||||
dwc:authority "Heyer, 1973" ;
|
||||
dwc:authorityName "Heyer" ;
|
||||
dwc:authorityYear "1973" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Heyer, 1973" ;
|
||||
dwc:species "bokermanni" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CYX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus_bokermanni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_martinezi_Bokermann_1956>
|
||||
dwc:authority "Bokermann, 1956" ;
|
||||
dwc:authorityName "Bokermann" ;
|
||||
dwc:authorityYear "1956" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bokermann, 1956" ;
|
||||
dwc:species "martinezi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CYX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus_martinezi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_andreae_Muller_1923>
|
||||
dwc:authorityName "Muller" ;
|
||||
dwc:authorityYear "1923" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Muller, 1923" ;
|
||||
dwc:species "andreae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CYX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus_andreae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_diptyx_Boettger_1885>
|
||||
dwc:authorityName "Boettger" ;
|
||||
dwc:authorityYear "1885" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Boettger, 1885" ;
|
||||
dwc:species "diptyx" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CYX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus_diptyx> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_hylaedactylus_Cope_1868>
|
||||
dwc:baseAuthorityName "Cope" ;
|
||||
dwc:baseAuthorityYear "1868" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Cope, 1868)" ;
|
||||
dwc:species "hylaedactylus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CYX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus_hylaedactylus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_thomei_Almeida_2006>
|
||||
dwc:authority "Almeida & Angulo, 2006" ;
|
||||
dwc:authorityName "Almeida & Angulo" ;
|
||||
dwc:authorityYear "2006" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Almeida & Angulo, 2006" ;
|
||||
dwc:species "thomei" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CYX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus_thomei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_Coca_2008>
|
||||
dwc:authorityName "COCA" ;
|
||||
dwc:authorityYear "2008" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Coca, 2008" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CYX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_heyeri_Boistel_2006>
|
||||
dwc:authority "(Boistel, de Massary & Angulo, 2006)" ;
|
||||
dwc:baseAuthorityName "Boistel, de Massary & Angulo" ;
|
||||
dwc:baseAuthorityYear "2006" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Boistel, de Massary & Angulo, 2006)" ;
|
||||
dwc:species "heyeri" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CYX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus_heyeri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptodactylus>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptodactylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptodactylidae>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anura> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anura>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphibia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphibia>
|
||||
dwc:class "Amphibia" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Leptodactylus_coca>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "coca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptodactylus_marmoratus>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "marmoratus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptodactylus_araucaria>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "araucaria" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptodactylus_nanus>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nanus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptodactylus_lutzi>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lutzi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptodactylus_bokermanni>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bokermanni" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptodactylus_martinezi>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "martinezi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptodactylus_andreae>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "andreae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptodactylus_diptyx>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "diptyx" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptodactylus_hylaedactylus>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hylaedactylus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptodactylus_thomei>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "thomei" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptodactylus_heyeri>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "heyeri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4687665>
|
||||
dc:description "Figure 1. Leptodactylus coca sp. nov. Dorsal (A) and ventral (B) view of holotype male NKA 3630, snout–vent length (SVL) = 24.1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4687665/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4687667>
|
||||
dc:description "Figure 2. Leptodactylus coca sp. nov. Ventral view of left palm of hand (A) and left sole of foot (B) of holotype male NKA 3630." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4687667/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4687669>
|
||||
dc:description "Figure 3. Advertisement call of Leptodactylus coca sp. nov. A, sequence of ten calls. B, one of these calls at higher resolution. C, section of call in (B) showing detail of waveform. D, power spectrum of (B). E, spectrogram of the first three calls in (A). Modified from Angulo (2004)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4687669/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610087D6FFAEFFFEC6A5F948D6E554EB.mc.59C13C9DFFAEFFF5C6D6F92ED30956C9>
|
||||
dwc:catalogNumber "NKA 3630" ;
|
||||
dwc:collectionCode "NKA" ;
|
||||
dwc:eventDate "1997-09-25" ;
|
||||
dwc:locality "Carretera" ;
|
||||
dwc:recordedBy "S. Reichle & J. Aparicio" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "800" ;
|
||||
trt:gbifOccurrenceId "3413053301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/610087D6FFAEFFFEC6A5F948D6E554EB#59C13C9DFFAEFFF5C6D6F92ED30956C9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610087D6FFAEFFFEC6A5F948D6E554EB.mc.59C13C9DFFAEFFF5C548FAEDD3815790>
|
||||
dwc:catalogNumber "CBF 4298, CBF 2619" ;
|
||||
dwc:collectionCode "CBF" ;
|
||||
dwc:eventDate "1997-09-25" ;
|
||||
dwc:recordedBy "S. Reichle & J. Aparicio" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3413053302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/610087D6FFAEFFFEC6A5F948D6E554EB#59C13C9DFFAEFFF5C548FAEDD3815790> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610087D6FFAEFFFEC6A5F948D6E554EB.mc.59C13C9DFFA8FFF3C5FFFBF2D204562B>
|
||||
dwc:collectionCode "MM" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "3413053303" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/610087D6FFAEFFFEC6A5F948D6E554EB#59C13C9DFFA8FFF3C5FFFBF2D204562B> ;
|
||||
a dwc:MaterialCitation .
|
||||
103
data/61/00/D6/6100D685D4B8D50302C95D2F186F1A4F.ttl
Normal file
103
data/61/00/D6/6100D685D4B8D50302C95D2F186F1A4F.ttl
Normal file
|
|
@ -0,0 +1,103 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/6100D685D4B8D50302C95D2F186F1A4F>
|
||||
dc:creator "Kevin W. Conway; Maurice Kottelat" ;
|
||||
dc:title "Psilorhynchus pseudecheneis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/6100D685D4B8D50302C95D2F186F1A4F.mc.37D851B55EEE70E834887722C0715C4A>, <http://tb.plazi.org/GgServer/dwcaRecords/6100D685D4B8D50302C95D2F186F1A4F.mc.5F36DF65DD5BC42118BC9FA62B51435E>, <http://tb.plazi.org/GgServer/dwcaRecords/6100D685D4B8D50302C95D2F186F1A4F.mc.86084A3828D90D945E6992E9EC4A3929>, <http://tb.plazi.org/GgServer/dwcaRecords/6100D685D4B8D50302C95D2F186F1A4F.mc.EF64AFE341D885970BBF7F55F3A0911D>, <http://tb.plazi.org/GgServer/dwcaRecords/6100D685D4B8D50302C95D2F186F1A4F.mc.D93F26EAF8CBCAC5142BC794A1FEA346> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/C109932601E74E7177711C207BB2F992> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Psilorhynchus_pseudecheneis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/C109932601E74E7177711C207BB2F992>
|
||||
bibo:endPage "57" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "47" ;
|
||||
bibo:volume "1663" ;
|
||||
dc:creator "Kevin W. Conway; Maurice Kottelat" ;
|
||||
dc:date "2007" ;
|
||||
dc:title "A new species of Psilorhynchus (Teleostei: Psilorhynchidae) from the Ataran River Basin, Myanmar, with comments on the generic name Psilorhynchoides." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psilorhynchus_pseudecheneis>
|
||||
dwc:family "Psilorhynchidae" ;
|
||||
dwc:genus "Psilorhynchus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cypriniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pseudecheneis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psilorhynchus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psilorhynchus>
|
||||
dwc:family "Psilorhynchidae" ;
|
||||
dwc:genus "Psilorhynchus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cypriniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psilorhynchidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psilorhynchidae>
|
||||
dwc:family "Psilorhynchidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cypriniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cypriniformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cypriniformes>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cypriniformes" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6100D685D4B8D50302C95D2F186F1A4F.mc.37D851B55EEE70E834887722C0715C4A>
|
||||
trt:gbifOccurrenceId "923907986" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6100D685D4B8D50302C95D2F186F1A4F#37D851B55EEE70E834887722C0715C4A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6100D685D4B8D50302C95D2F186F1A4F.mc.5F36DF65DD5BC42118BC9FA62B51435E>
|
||||
trt:gbifOccurrenceId "923907989" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6100D685D4B8D50302C95D2F186F1A4F#5F36DF65DD5BC42118BC9FA62B51435E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6100D685D4B8D50302C95D2F186F1A4F.mc.86084A3828D90D945E6992E9EC4A3929>
|
||||
trt:gbifOccurrenceId "923907988" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6100D685D4B8D50302C95D2F186F1A4F#86084A3828D90D945E6992E9EC4A3929> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6100D685D4B8D50302C95D2F186F1A4F.mc.EF64AFE341D885970BBF7F55F3A0911D>
|
||||
trt:gbifOccurrenceId "923907990" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6100D685D4B8D50302C95D2F186F1A4F#EF64AFE341D885970BBF7F55F3A0911D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6100D685D4B8D50302C95D2F186F1A4F.mc.D93F26EAF8CBCAC5142BC794A1FEA346>
|
||||
trt:gbifOccurrenceId "923907992" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6100D685D4B8D50302C95D2F186F1A4F#D93F26EAF8CBCAC5142BC794A1FEA346> ;
|
||||
a dwc:MaterialCitation .
|
||||
77
data/61/00/D8/6100D8702FC4E8EF48E9830C99EF342A.ttl
Normal file
77
data/61/00/D8/6100D8702FC4E8EF48E9830C99EF342A.ttl
Normal 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/6100D8702FC4E8EF48E9830C99EF342A>
|
||||
dc:creator "Bernard, F." ;
|
||||
dc:title "Monomorium Bernard, 1953, n.sp." ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/EE0D5159B7D5473827B4D3499CE3FE8C> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Monomorium> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/EE0D5159B7D5473827B4D3499CE3FE8C>
|
||||
bibo:endPage "270" ;
|
||||
bibo:journal "Memoires de l'Institut Francais d'Afrique Noire" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "19" ;
|
||||
dc:creator "Bernard, F." ;
|
||||
dc:date "1953" ;
|
||||
dc:title "La reserve naturelle integrale du Mt Nimba. XI. Hymenopteres Formicidae." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Monomorium>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Monomorium" ;
|
||||
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 .
|
||||
135
data/61/02/2C/61022C41FFF6F34556EF99CAFD986530.ttl
Normal file
135
data/61/02/2C/61022C41FFF6F34556EF99CAFD986530.ttl
Normal 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/61022C41FFF6F34556EF99CAFD986530>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.288653>, <http://dx.doi.org/10.5281/zenodo.288656>, <http://dx.doi.org/10.5281/zenodo.288654>, <http://dx.doi.org/10.5281/zenodo.288657>, <http://dx.doi.org/10.5281/zenodo.288655> ;
|
||||
dc:creator "Davranoglou, L. R.; Hwang, W. S.; Weirauch, C." ;
|
||||
dc:title "Leptophysoderes sarapiqui Davranoglou, Hwang & Weirauch, 2015, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptophysoderes_sarapiqui_Davranoglou_2015> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3963.1.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3963.1.6>
|
||||
bibo:endPage "99" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "89" ;
|
||||
bibo:volume "3963" ;
|
||||
dc:creator "Davranoglou, L. R.; Hwang, W. S.; Weirauch, C." ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Neotropical Physoderinae revisited, with description of a new, sexually dimorphic species of Leptophysoderes Weirauch (Hemiptera: Reduviidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.288653>, <http://dx.doi.org/10.5281/zenodo.288656>, <http://dx.doi.org/10.5281/zenodo.288654>, <http://dx.doi.org/10.5281/zenodo.288657>, <http://dx.doi.org/10.5281/zenodo.288655> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptophysoderes_sarapiqui_Davranoglou_2015>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Davranoglou, Hwang & Weirauch, 2015" ;
|
||||
dwc:authorityName "Davranoglou, Hwang & Weirauch" ;
|
||||
dwc:authorityYear "2015" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Reduviidae" ;
|
||||
dwc:genus "Leptophysoderes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Davranoglou, Hwang & Weirauch, 2015" ;
|
||||
dwc:species "sarapiqui" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3TT8V> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptophysoderes_sarapiqui> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptophysoderes_sarapiqui>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Reduviidae" ;
|
||||
dwc:genus "Leptophysoderes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sarapiqui" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptophysoderes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptophysoderes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Reduviidae" ;
|
||||
dwc:genus "Leptophysoderes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Reduviidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Reduviidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Reduviidae" ;
|
||||
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.288653>
|
||||
dc:description "FIGURES 1 – 6. Habitus of Leptophysoderes sarapiqui, sp. nov. males (1 – 4) and one immature (5, 6). 1, 2, 5 dorsal views; 3, ventral view; 4, 6 lateral views. UCR _ ENT 0 0 0 14363 is the holotype, UCR _ ENT 0 0 0 14362 the male paratype." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/288653/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.288656>
|
||||
dc:description "FIGURES 28 – 34. Habitus of Leptophysoderes sarapiqui, sp. nov. females (28 – 32) and the male holotype of Cryptophysoderes fairchildi (33, 34). 28, 29, 34 dorsal views; 32, ventral view; 30, 31, 33 lateral views." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/288656/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.288654>
|
||||
dc:description "FIGURES 7 – 18. Details of the holotype (UCR _ ENT 00014363) and the male paratype (UCR _ ENT 00014362) of Leptophysoderes sarapiqui, sp. nov. Dorsal (7, 9, 10, 11, 17), lateral (12 – 16), and ventral (8, 18) shots of: 7, head; 8, 9, head and thorax, showing armature on legs, e. g. long setae of anteroventral series of tubercles on protibia; 10, pronotum; 11, scutellum; 12, fore- and midlegs; 13, apical half of protibia showing posteroventral series of 3 tubercles with spiniform setae; 14, 15, midleg; 16, hindleg; 17, hemelytra; 18, abdomen." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/288654/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.288657>
|
||||
dc:description "FIGURES 35 – 46. Details of the female paratypes of Leptophysoderes sarapiqui, sp. nov. (35 – 37, 39, 41, 42, 44 – 46) and of the male holotype of Cryptophysoderes fairchildi (38, 40, 43). Dorsal (35, 36, 38 – 40), lateral (37, 41, 43, 45), dorsolateral (46), ventral (42), and caudal (44) shots of: 35 – 38, head; 39, 40, pronotum; 41, fore- and midlegs; 42, hindleg; 43, foreleg; 44, female external genitalia; 45; protarsus; 46, abdomen and hemelytra." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/288657/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.288655>
|
||||
dc:description "FIGURES 19 – 27. Genitalic features of the male paratype (UCR _ ENT 00014362) of Leptophysoderes sarapiqui, sp. nov. Pygophore: 19 – 21: 19, ventral view, showing parameres in situ; 20, dorsal view; 21, ventral view, showing everted endosoma; Parameres: 22 – 23: 22 left paramere, dorsal view; 23, right paramere, ventral view; Phallus: 24 – 27: 24, 25 lateral view, left and right aspect, respectively, 25 more clearly showing the dorsal phallothecal sclerite; 26, ventral; 27, dorsal." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/288655/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
116
data/61/02/2C/61022C41FFF6F34E56EF9CA2FE48653B.ttl
Normal file
116
data/61/02/2C/61022C41FFF6F34E56EF9CA2FE48653B.ttl
Normal file
|
|
@ -0,0 +1,116 @@
|
|||
@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/61022C41FFF6F34E56EF9CA2FE48653B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.288653>, <http://dx.doi.org/10.5281/zenodo.288656>, <http://dx.doi.org/10.5281/zenodo.288654>, <http://dx.doi.org/10.5281/zenodo.288657> ;
|
||||
dc:creator "Davranoglou, L. R.; Hwang, W. S.; Weirauch, C." ;
|
||||
dc:title "Leptophysoderes Weirauch 2006" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptophysoderes_Weirauch_2006> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3963.1.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3963.1.6>
|
||||
bibo:endPage "99" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "89" ;
|
||||
bibo:volume "3963" ;
|
||||
dc:creator "Davranoglou, L. R.; Hwang, W. S.; Weirauch, C." ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Neotropical Physoderinae revisited, with description of a new, sexually dimorphic species of Leptophysoderes Weirauch (Hemiptera: Reduviidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.288653>, <http://dx.doi.org/10.5281/zenodo.288656>, <http://dx.doi.org/10.5281/zenodo.288654>, <http://dx.doi.org/10.5281/zenodo.288657> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptophysoderes_Weirauch_2006>
|
||||
dwc:authority "Weirauch, 2006" ;
|
||||
dwc:authorityName "Weirauch" ;
|
||||
dwc:authorityYear "2006" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Reduviidae" ;
|
||||
dwc:genus "Leptophysoderes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Weirauch, 2006" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5D9Q> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptophysoderes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptophysoderes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Reduviidae" ;
|
||||
dwc:genus "Leptophysoderes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Reduviidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Reduviidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Reduviidae" ;
|
||||
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.288653>
|
||||
dc:description "FIGURES 1 – 6. Habitus of Leptophysoderes sarapiqui, sp. nov. males (1 – 4) and one immature (5, 6). 1, 2, 5 dorsal views; 3, ventral view; 4, 6 lateral views. UCR _ ENT 0 0 0 14363 is the holotype, UCR _ ENT 0 0 0 14362 the male paratype." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/288653/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.288656>
|
||||
dc:description "FIGURES 28 – 34. Habitus of Leptophysoderes sarapiqui, sp. nov. females (28 – 32) and the male holotype of Cryptophysoderes fairchildi (33, 34). 28, 29, 34 dorsal views; 32, ventral view; 30, 31, 33 lateral views." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/288656/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.288654>
|
||||
dc:description "FIGURES 7 – 18. Details of the holotype (UCR _ ENT 00014363) and the male paratype (UCR _ ENT 00014362) of Leptophysoderes sarapiqui, sp. nov. Dorsal (7, 9, 10, 11, 17), lateral (12 – 16), and ventral (8, 18) shots of: 7, head; 8, 9, head and thorax, showing armature on legs, e. g. long setae of anteroventral series of tubercles on protibia; 10, pronotum; 11, scutellum; 12, fore- and midlegs; 13, apical half of protibia showing posteroventral series of 3 tubercles with spiniform setae; 14, 15, midleg; 16, hindleg; 17, hemelytra; 18, abdomen." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/288654/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.288657>
|
||||
dc:description "FIGURES 35 – 46. Details of the female paratypes of Leptophysoderes sarapiqui, sp. nov. (35 – 37, 39, 41, 42, 44 – 46) and of the male holotype of Cryptophysoderes fairchildi (38, 40, 43). Dorsal (35, 36, 38 – 40), lateral (37, 41, 43, 45), dorsolateral (46), ventral (42), and caudal (44) shots of: 35 – 38, head; 39, 40, pronotum; 41, fore- and midlegs; 42, hindleg; 43, foreleg; 44, female external genitalia; 45; protarsus; 46, abdomen and hemelytra." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/288657/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
107
data/61/02/36/61023682D93850BD8BB7E2E6FC8A5E51.ttl
Normal file
107
data/61/02/36/61023682D93850BD8BB7E2E6FC8A5E51.ttl
Normal 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/61023682D93850BD8BB7E2E6FC8A5E51>
|
||||
dc:creator "Noel, Gregoire; Bonnet, Julie; Everaerts, Sylvain; Danel, Anouk; Calderan, Alix; de Liedekerke, Alexis; de Montpellier d'Annevoie, Clotilde; Francis, Frederic; Serteyn, Laurent" ;
|
||||
dc:title "Metasyrphus latifasciatus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Metasyrphus_latifasciatus_Macquart_1829> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.9.e60665> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.9.e60665>
|
||||
bibo:endPage "60665" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:pubDate "2021-01-14" ;
|
||||
bibo:startPage "60665" ;
|
||||
bibo:volume "9" ;
|
||||
dc:creator "Noel, Gregoire; Bonnet, Julie; Everaerts, Sylvain; Danel, Anouk; Calderan, Alix; de Liedekerke, Alexis; de Montpellier d'Annevoie, Clotilde; Francis, Frederic; Serteyn, Laurent" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Distribution of wild bee (Hymenoptera: Anthophila) and hoverfly (Diptera: Syrphidae) communities within farms undergoing ecological transition" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Metasyrphus_latifasciatus_Macquart_1829>
|
||||
dwc:LSID "61023682-D938-50BD-8BB7-E2E6FC8A5E51" ;
|
||||
dwc:authority "(Macquart 1829)" ;
|
||||
dwc:baseAuthorityName "Macquart" ;
|
||||
dwc:baseAuthorityYear "1829" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Metasyrphus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Macquart, 1829)" ;
|
||||
dwc:species "latifasciatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Metasyrphus_latifasciatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Metasyrphus_latifasciatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Metasyrphus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "latifasciatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Metasyrphus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Metasyrphus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Metasyrphus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syrphidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syrphidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
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 .
|
||||
153
data/61/02/9C/61029C5CF6BC97330C66BCF4697C5186.ttl
Normal file
153
data/61/02/9C/61029C5CF6BC97330C66BCF4697C5186.ttl
Normal 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/61029C5CF6BC97330C66BCF4697C5186>
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Pentzia dentata Kuntze 1898" ;
|
||||
dwc:basisOfRecord <https://www.gbif.org/occurrence/2611570342> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Pentzia_dentata_Linnaeus_1753> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Gnaphalium_dentatum_Linnaeus_1753> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.4368721> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://doi.org/10.5281/zenodo.4368721>
|
||||
bibo:endPage "556" ;
|
||||
bibo:startPage "529" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:date "2007" ;
|
||||
dc:title "Chapter 7: Linnaean Plant Names and their Types (part G)" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Pentzia_dentata_Linnaeus_1753>
|
||||
dwc:authority "(L.) Kuntze" ;
|
||||
dwc:authorityName "Kuntze" ;
|
||||
dwc:authorityYear "1898" ;
|
||||
dwc:baseAuthorityName "Linnaeus" ;
|
||||
dwc:baseAuthorityYear "1753" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Pentzia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1753) Kuntze, 1898" ;
|
||||
dwc:species "dentata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Pentzia_dentata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Gnaphalium_dentatum_Linnaeus_1753>
|
||||
dwc:authority "Linnaeus" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1753" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Gnaphalium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
|
||||
dwc:species "dentatum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Gnaphalium_dentatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pentzia_dentata>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Pentzia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dentata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pentzia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pentzia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Pentzia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Gnaphalium_dentatum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Gnaphalium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dentatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gnaphalium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Gnaphalium>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Gnaphalium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<https://www.gbif.org/occurrence/2611570342>
|
||||
dwc:catalogNumber "900.365-40" ;
|
||||
dwc:collectionCode "L" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:gbifOccurrenceId "2611570342" ;
|
||||
a dwc:MaterialCitation .
|
||||
133
data/61/02/BF/6102BFA8EE6718B1F6D9E10716BF82CC.ttl
Normal file
133
data/61/02/BF/6102BFA8EE6718B1F6D9E10716BF82CC.ttl
Normal 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/6102BFA8EE6718B1F6D9E10716BF82CC>
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Samyda dodecandra Jacq." ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Samyda_serrulata_Linnaeus_1762>, <http://taxon-concept.plazi.org/id/Plantae/Samyda_dodecandra_Jacq._1760> ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Samyda_dodecandra> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5281/zenodo.291971>
|
||||
bibo:endPage "877" ;
|
||||
bibo:startPage "806" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:date "2007" ;
|
||||
dc:title "Chapter 7: Linnaean Plant Names and their Types (part S)" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Samyda_serrulata_Linnaeus_1762>
|
||||
dwc:authority "Linnaeus" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1762" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Salicaceae" ;
|
||||
dwc:genus "Samyda" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1762" ;
|
||||
dwc:species "serrulata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6XHWJ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Samyda_serrulata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Samyda_dodecandra_Jacq._1760>
|
||||
dwc:authority "Jacq. (1760)" ;
|
||||
dwc:authorityName "Jacq." ;
|
||||
dwc:authorityYear "1760" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Salicaceae" ;
|
||||
dwc:genus "Samyda" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Jacq., 1760" ;
|
||||
dwc:species "dodecandra" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Samyda_dodecandra> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Samyda_dodecandra>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Salicaceae" ;
|
||||
dwc:genus "Samyda" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dodecandra" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Samyda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Samyda>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Salicaceae" ;
|
||||
dwc:genus "Samyda" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Salicaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Salicaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Salicaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malpighiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Malpighiales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Samyda_serrulata>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Salicaceae" ;
|
||||
dwc:genus "Samyda" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "serrulata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Samyda> ;
|
||||
a dwcFP:TaxonName .
|
||||
89
data/61/02/CB/6102CB177B5CCDE56D811D1203525DFE.ttl
Normal file
89
data/61/02/CB/6102CB177B5CCDE56D811D1203525DFE.ttl
Normal 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/6102CB177B5CCDE56D811D1203525DFE>
|
||||
dc:creator "Yang, Lin; Chen, Xiang-Sheng" ;
|
||||
dc:title "Abrus langshanensis Yang & Chen, 2013, sp. n." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.318.5799> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Abrus_langshanensis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.318.5799>
|
||||
bibo:endPage "89" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "81" ;
|
||||
bibo:volume "318" ;
|
||||
dc:creator "Yang, Lin; Chen, Xiang-Sheng" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Two new species of the bamboo-feeding leafhopper genus Abrus Dai & Zhang (Hemiptera, Cicadellidae, Deltocephalinae) from China" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Abrus_langshanensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Abrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "langshanensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Abrus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Abrus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Abrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
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 .
|
||||
89
data/61/02/D2/6102D237043DD819B477A3D946081587.ttl
Normal file
89
data/61/02/D2/6102D237043DD819B477A3D946081587.ttl
Normal 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/6102D237043DD819B477A3D946081587>
|
||||
dc:creator "Song, Yang; Zhao, Huifeng; Luo, Yufa; Kioko, Grace M.; Kioko, Esther N.; Li, Shuqiang" ;
|
||||
dc:title "Guhua kakamegaensis Zhao & Li, sp. n." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.725.15059> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Guhua_kakamegaensis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.725.15059>
|
||||
bibo:endPage "15" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "725" ;
|
||||
dc:creator "Song, Yang; Zhao, Huifeng; Luo, Yufa; Kioko, Grace M.; Kioko, Esther N.; Li, Shuqiang" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "The first record of Telemidae from Kenya, with the description of two new species (Arachnida, Araneae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Guhua_kakamegaensis>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Telemidae" ;
|
||||
dwc:genus "Guhua" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "kakamegaensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Guhua> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Guhua>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Telemidae" ;
|
||||
dwc:genus "Guhua" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Telemidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Telemidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Telemidae" ;
|
||||
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 .
|
||||
88
data/61/04/1B/61041B249BC1AB02AD6B2BE26195894F.ttl
Normal file
88
data/61/04/1B/61041B249BC1AB02AD6B2BE26195894F.ttl
Normal 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/61041B249BC1AB02AD6B2BE26195894F>
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:title "Goodyera repens R. Br." ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/CCB05322339B4720077260D286A0CA16> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Goodyera_repens> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/CCB05322339B4720077260D286A0CA16>
|
||||
bibo:endPage "1362" ;
|
||||
bibo:startPage "1324" ;
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Flora Helvetica - Orchidaceae" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Goodyera_repens>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Orchidaceae" ;
|
||||
dwc:genus "Goodyera" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "repens" ;
|
||||
dwc:vernacularName "Moosorchis"@de, "Netzblatt"@de, "Goodyere rampante"@fr, "Godyera"@it ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Goodyera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Goodyera>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Orchidaceae" ;
|
||||
dwc:genus "Goodyera" ;
|
||||
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 .
|
||||
131
data/61/04/22/61042267248DBCA93F63C44E8A456A43.ttl
Normal file
131
data/61/04/22/61042267248DBCA93F63C44E8A456A43.ttl
Normal file
|
|
@ -0,0 +1,131 @@
|
|||
@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/61042267248DBCA93F63C44E8A456A43>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_ruficeps>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_neesii>' due to issues with rank ;
|
||||
dc:creator "Broad, Gavin R.; Shaw, Mark R.; Godfray, H. Charles J." ;
|
||||
dc:title "Ascogaster klugii Nees 1816" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ascogaster_klugii_Nees_1816> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Sigalphus_klugii> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8151> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e8151>
|
||||
bibo:endPage "8151" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "8151" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Broad, Gavin R.; Shaw, Mark R.; Godfray, H. Charles J." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Checklist of British and Irish Hymenoptera - Braconidae" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ascogaster_klugii_Nees_1816>
|
||||
dwc:authority "Nees, 1816" ;
|
||||
dwc:authorityName "Nees" ;
|
||||
dwc:authorityYear "1816" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Ascogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Nees, 1816" ;
|
||||
dwc:species "klugii" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/H87W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ascogaster_klugii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ascogaster_klugii>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Ascogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "klugii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ascogaster> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ascogaster>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Ascogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Braconidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sigalphus_klugii>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Sigalphus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "klugii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sigalphus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sigalphus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Sigalphus" ;
|
||||
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 .
|
||||
195
data/61/04/7E/61047E85A4AD54D584829EBF7597F66E.ttl
Normal file
195
data/61/04/7E/61047E85A4AD54D584829EBF7597F66E.ttl
Normal file
|
|
@ -0,0 +1,195 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/61047E85A4AD54D584829EBF7597F66E>
|
||||
dc:creator "Salino, Alexandre; Almeida, Thais E.; Smith, Alan R." ;
|
||||
dc:title "Amauropelta rudiformis Salino & T. E. Almeida 2015, comb. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Amauropelta_rudiformis_Chr._2015> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Dryopteris_rudiformis_Salino_2015>, <http://taxon-concept.plazi.org/id/Plantae/Thelypteris_rudiformis_Chr._2015> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.57.5641> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.57.5641>
|
||||
bibo:endPage "50" ;
|
||||
bibo:journal "PhytoKeys" ;
|
||||
bibo:pubDate "2015-12-02" ;
|
||||
bibo:startPage "11" ;
|
||||
bibo:volume "57" ;
|
||||
dc:creator "Salino, Alexandre; Almeida, Thais E.; Smith, Alan R." ;
|
||||
dc:date "2015" ;
|
||||
dc:title "New combinations in Neotropical Thelypteridaceae" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Amauropelta_rudiformis_Chr._2015>
|
||||
dwc:LSID "61047E85-A4AD-54D5-8482-9EBF7597F66E" ;
|
||||
dwc:authority "(C. Chr.) Salino & T. E. Almeida" ;
|
||||
dwc:authorityName "Salino & T. E. Almeida" ;
|
||||
dwc:authorityYear "2015" ;
|
||||
dwc:baseAuthorityName "C. Chr." ;
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Thelypteridaceae" ;
|
||||
dwc:genus "Amauropelta" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(C. Chr.) Salino & T. E. Almeida, 2015" ;
|
||||
dwc:species "rudiformis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Amauropelta_rudiformis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Dryopteris_rudiformis_Salino_2015>
|
||||
dwc:authority "C. Chr." ;
|
||||
dwc:authorityName "Salino & Almeida & Smith" ;
|
||||
dwc:authorityYear "2015" ;
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Thelypteridaceae" ;
|
||||
dwc:genus "Dryopteris" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Pteridophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Salino & Almeida & Smith, 2015" ;
|
||||
dwc:species "rudiformis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Dryopteris_rudiformis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Thelypteris_rudiformis_Chr._2015>
|
||||
dwc:authority "(C. Chr.) A. R. Sm." ;
|
||||
dwc:authorityName "Salino & Almeida & Smith" ;
|
||||
dwc:authorityYear "2015" ;
|
||||
dwc:baseAuthorityName "C. Chr." ;
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Thelypteridaceae" ;
|
||||
dwc:genus "Thelypteris" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Pteridophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(C. Chr.) Salino & Almeida & Smith, 2015" ;
|
||||
dwc:species "rudiformis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Thelypteris_rudiformis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Amauropelta_rudiformis>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Thelypteridaceae" ;
|
||||
dwc:genus "Amauropelta" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rudiformis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Amauropelta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Amauropelta>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Thelypteridaceae" ;
|
||||
dwc:genus "Amauropelta" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Thelypteridaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Thelypteridaceae>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Thelypteridaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta", "Pteridophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiales>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta", "Pteridophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiopsida>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta", "Pteridophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta>, <http://taxon-name.plazi.org/id/Plantae/Pteridophyta> ;
|
||||
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/Dryopteris_rudiformis>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Thelypteridaceae" ;
|
||||
dwc:genus "Dryopteris" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Pteridophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rudiformis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Dryopteris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dryopteris>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Thelypteridaceae" ;
|
||||
dwc:genus "Dryopteris" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Pteridophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Thelypteridaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pteridophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Pteridophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Thelypteris_rudiformis>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Thelypteridaceae" ;
|
||||
dwc:genus "Thelypteris" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Pteridophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rudiformis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Thelypteris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Thelypteris>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Thelypteridaceae" ;
|
||||
dwc:genus "Thelypteris" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Pteridophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Thelypteridaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
101
data/61/04/A7/6104A77FFA6DE4A91B5E80195DB36E60.ttl
Normal file
101
data/61/04/A7/6104A77FFA6DE4A91B5E80195DB36E60.ttl
Normal 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/6104A77FFA6DE4A91B5E80195DB36E60>
|
||||
cito:cites <https://binary.pensoft.net/fig/21106> ;
|
||||
dc:creator "Kolibac, Jiri" ;
|
||||
dc:title "Lycoptis Casey 1890" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lycoptis_Casey_1890> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.366.6172> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.366.6172>
|
||||
bibo:endPage "194" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2013-12-31" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "366" ;
|
||||
dc:creator "Kolibac, Jiri" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Trogossitidae: A review of the beetle family, with a catalogue and keys" ;
|
||||
fabio:hasPart <https://binary.pensoft.net/fig/21106> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lycoptis_Casey_1890>
|
||||
dwc:LSID "6104A77F-FA6D-E4A9-1B5E-80195DB36E60" ;
|
||||
dwc:authority "Casey, 1890" ;
|
||||
dwc:authorityName "Casey" ;
|
||||
dwc:authorityYear "1890" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trogossitidae" ;
|
||||
dwc:genus "Lycoptis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Casey, 1890" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoptis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lycoptis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trogossitidae" ;
|
||||
dwc:genus "Lycoptis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trogossitidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trogossitidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trogossitidae" ;
|
||||
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 .
|
||||
|
||||
<https://binary.pensoft.net/fig/21106>
|
||||
dc:description "Map 13. A distribution of the tribe Lophocaterini." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/21106> ;
|
||||
a fabio:Figure .
|
||||
98
data/61/04/E6/6104E675EC20F5F4BEC7F36DA3556D94.ttl
Normal file
98
data/61/04/E6/6104E675EC20F5F4BEC7F36DA3556D94.ttl
Normal file
|
|
@ -0,0 +1,98 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/6104E675EC20F5F4BEC7F36DA3556D94>
|
||||
dc:creator "Mulcahy, Daniel G.; Lee, Justin L.; Miller, Aryeh H.; Chand, Mia; Thura, Myint Kyaw; Zug, George R." ;
|
||||
dc:title "Boiga dendrophila Boie 1827" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Boiga_dendrophila_Boie_1827> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.757.24453> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.757.24453>
|
||||
bibo:endPage "152" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "85" ;
|
||||
bibo:volume "757" ;
|
||||
dc:creator "Mulcahy, Daniel G.; Lee, Justin L.; Miller, Aryeh H.; Chand, Mia; Thura, Myint Kyaw; Zug, George R." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Filling the BINs of life: Report of an amphibian and reptile survey of the Tanintharyi (Tenasserim) Region of Myanmar, with DNA barcode data" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Boiga_dendrophila_Boie_1827>
|
||||
dwc:authority "Boie, 1827" ;
|
||||
dwc:authorityName "Boie" ;
|
||||
dwc:authorityYear "1827" ;
|
||||
dwc:class "Squamata" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Boiga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Boie, 1827" ;
|
||||
dwc:species "dendrophila" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5WNGW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Boiga_dendrophila> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Boiga_dendrophila>
|
||||
dwc:class "Squamata" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Boiga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dendrophila" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Boiga> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Boiga>
|
||||
dwc:class "Squamata" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Boiga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Colubridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Colubridae>
|
||||
dwc:class "Squamata" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Squamata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Squamata>
|
||||
dwc:class "Squamata" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order", "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 .
|
||||
104
data/61/05/1D/61051DDE73C6ED73568C5D8DCE64A0CE.ttl
Normal file
104
data/61/05/1D/61051DDE73C6ED73568C5D8DCE64A0CE.ttl
Normal 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/61051DDE73C6ED73568C5D8DCE64A0CE>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:title "Cancer astacus Linnaeus, 1758, spec. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cancer_astacus_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/Cancer_astacus_Linnaeus_1758>
|
||||
dwc:LSID "urn:lsid:zoobank.org:act:446983BD-E38B-435E-B770-75E110AB3788" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1758" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Cancridae" ;
|
||||
dwc:genus "Cancer" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
|
||||
dwc:species "astacus" ;
|
||||
dwc:zbkClass "Insecta" ;
|
||||
dwc:zbkKingdom "Animalia" ;
|
||||
dwc:zbkOrder "Aptera" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cancer_astacus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cancer_astacus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Cancridae" ;
|
||||
dwc:genus "Cancer" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "astacus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cancer> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cancer>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Cancridae" ;
|
||||
dwc:genus "Cancer" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cancridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cancridae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Cancridae" ;
|
||||
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 .
|
||||
89
data/61/05/45/6105454A8F38CAB83A2B29C3EE58BC00.ttl
Normal file
89
data/61/05/45/6105454A8F38CAB83A2B29C3EE58BC00.ttl
Normal 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/6105454A8F38CAB83A2B29C3EE58BC00>
|
||||
dc:creator "De Jesus-Bonilla, Vladimir Salvador; Nunes, Juliano F.; Penteado-Dias, Angelica M.; Csoesz, Sandor; Zaldivar-Riveron, Alejandro" ;
|
||||
dc:title "Notiospathius novateutoniae De Jesus-Bonilla, Nunes, Penteado-Dias, Zaldivar-Riveron, sp. n." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.122.1243> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Notiospathius_novateutoniae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.122.1243>
|
||||
bibo:endPage "90" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "71" ;
|
||||
bibo:volume "122" ;
|
||||
dc:creator "De Jesus-Bonilla, Vladimir Salvador; Nunes, Juliano F.; Penteado-Dias, Angelica M.; Csoesz, Sandor; Zaldivar-Riveron, Alejandro" ;
|
||||
dc:date "2011" ;
|
||||
dc:title "A new synonym of the Neotropical parasitoid wasp genus Notiospathius (Braconidae, Doryctinae), with redescription of two species and description of five new species from Brazil" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Notiospathius_novateutoniae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Notiospathius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "novateutoniae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Notiospathius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Notiospathius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Notiospathius" ;
|
||||
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 .
|
||||
89
data/61/05/56/610556966DB0CE92C38DF0C0B48F8425.ttl
Normal file
89
data/61/05/56/610556966DB0CE92C38DF0C0B48F8425.ttl
Normal 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/610556966DB0CE92C38DF0C0B48F8425>
|
||||
dc:creator "Zhang, Bao-Shi; Zhang, Feng" ;
|
||||
dc:title "Asceua curva Zhang & Zhang, 2018, sp. n." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.789.24261> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Asceua_curva> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.789.24261>
|
||||
bibo:endPage "49" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "37" ;
|
||||
bibo:volume "789" ;
|
||||
dc:creator "Zhang, Bao-Shi; Zhang, Feng" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Three new species of the spider genus Asceua from Malaysia (Araneae, Zodariidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asceua_curva>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Zodariidae" ;
|
||||
dwc:genus "Asceua" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "curva" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asceua> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asceua>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Zodariidae" ;
|
||||
dwc:genus "Asceua" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zodariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zodariidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Zodariidae" ;
|
||||
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 .
|
||||
135
data/61/05/5F/61055FC4798FB63B50CF92FFE7BB72B9.ttl
Normal file
135
data/61/05/5F/61055FC4798FB63B50CF92FFE7BB72B9.ttl
Normal 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/61055FC4798FB63B50CF92FFE7BB72B9>
|
||||
dc:creator "Moghaddam, Masumeh" ;
|
||||
dc:title "Pseudococcus longispinus" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Dactylopius_longispinus>, <http://taxon-name.plazi.org/id/Animalia/Pseudococcus_adonidum> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.334.5818> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudococcus_longispinus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.334.5818>
|
||||
bibo:endPage "92" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "334" ;
|
||||
dc:creator "Moghaddam, Masumeh" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "An annotated checklist of the scale insects of Iran (Hemiptera, Sternorrhyncha, Coccoidea) with new records and distribution data" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudococcus_longispinus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pseudococcidae" ;
|
||||
dwc:genus "Pseudococcus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "longispinus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudococcus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudococcus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pseudococcidae" ;
|
||||
dwc:genus "Pseudococcus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudococcidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudococcidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pseudococcidae" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Dactylopius_longispinus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Dactylopiidae" ;
|
||||
dwc:genus "Dactylopius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "longispinus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dactylopius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dactylopius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Dactylopiidae" ;
|
||||
dwc:genus "Dactylopius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dactylopiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dactylopiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Dactylopiidae" ;
|
||||
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/Pseudococcus_adonidum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pseudococcidae" ;
|
||||
dwc:genus "Pseudococcus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "adonidum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudococcus> ;
|
||||
a dwcFP:TaxonName .
|
||||
77
data/61/05/74/6105747B4E747ECEE15BBD01577F8368.ttl
Normal file
77
data/61/05/74/6105747B4E747ECEE15BBD01577F8368.ttl
Normal 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/6105747B4E747ECEE15BBD01577F8368>
|
||||
dc:creator "Smith, Neil Adam" ;
|
||||
dc:title "Miomancalla Smith, 2011, gen n." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.91.709> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Miomancalla> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.91.709>
|
||||
bibo:endPage "116" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "91" ;
|
||||
dc:creator "Smith, Neil Adam" ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Taxonomic revision and phylogenetic analysis of the flightless Mancallinae (Aves, Pan-Alcidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miomancalla>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Alcidae" ;
|
||||
dwc:genus "Miomancalla" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Charadriiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alcidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alcidae>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Alcidae" ;
|
||||
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 .
|
||||
90
data/61/05/BF/6105BFB2ABDB4024B0E27A31C54E17A8.ttl
Normal file
90
data/61/05/BF/6105BFB2ABDB4024B0E27A31C54E17A8.ttl
Normal file
|
|
@ -0,0 +1,90 @@
|
|||
@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/6105BFB2ABDB4024B0E27A31C54E17A8>
|
||||
dc:creator "Albuquerque, N. L. de; Brandão, C. R. F." ;
|
||||
dc:title "Oxyepoecus reticulatus Kempf" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Oxyepoecus_reticulatus> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/D1B10C64EBE8C1E65445F567E3B25F8F> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Oxyepoecus_reticulatus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/D1B10C64EBE8C1E65445F567E3B25F8F>
|
||||
bibo:endPage "309" ;
|
||||
bibo:journal "Papeis Avulsos do Departamento de Zoologia" ;
|
||||
bibo:startPage "289" ;
|
||||
bibo:volume "49" ;
|
||||
dc:creator "Albuquerque, N. L. de; Brandão, C. R. F." ;
|
||||
dc:date "2009" ;
|
||||
dc:title "A revision of the Neotropical Solenopsidini ant genus Oxyepoecus Santschi, 1926 (Hymenoptera: Formicidae: Myrmicinae). 2. Final. Key for species and revision of the rastratus species-group." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oxyepoecus_reticulatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Oxyepoecus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "reticulatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oxyepoecus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oxyepoecus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Oxyepoecus" ;
|
||||
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 .
|
||||
108
data/61/07/62/61076265FFD0050447A5FB08FA5D54CC.ttl
Normal file
108
data/61/07/62/61076265FFD0050447A5FB08FA5D54CC.ttl
Normal 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/61076265FFD0050447A5FB08FA5D54CC>
|
||||
dc:creator "Bean, A. R." ;
|
||||
dc:title "Solanum echinatum Brown 1810" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Solanum_echinatum_Brown_1810> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.57.1.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.57.1.6>
|
||||
bibo:endPage "50" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2012-06-20" ;
|
||||
bibo:startPage "33" ;
|
||||
bibo:volume "57" ;
|
||||
dc:creator "Bean, A. R." ;
|
||||
dc:date "2012" ;
|
||||
dc:title "A taxonomic revision of the Solanum echinatum group (Solanaceae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Solanum_echinatum_Brown_1810>
|
||||
dwc:ID-ENA "205549" ;
|
||||
dwc:authorityName "Brown" ;
|
||||
dwc:authorityYear "1810" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Brown, 1810" ;
|
||||
dwc:species "echinatum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4Y2BY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_echinatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_echinatum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "echinatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
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 .
|
||||
173
data/61/07/62/61076265FFD2050047A5F892FAFE5287.ttl
Normal file
173
data/61/07/62/61076265FFD2050047A5F892FAFE5287.ttl
Normal file
|
|
@ -0,0 +1,173 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/61076265FFD2050047A5F892FAFE5287>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5061325>, <http://dx.doi.org/10.5281/zenodo.6326087> ;
|
||||
dc:creator "Bean, A. R." ;
|
||||
dc:title "Solanum fecundum A. R. Bean 2012, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/61076265FFD2050047A5F892FAFE5287.mc.59C6D92EFFD4050347C1FF64FC8554CC>, <http://tb.plazi.org/GgServer/dwcaRecords/61076265FFD2050047A5F892FAFE5287.mc.59C6D92EFFD405034460FF44FC3C54CC> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_lucani> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Solanum_fecundum_Bean_2012> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Solanum_lucani_Mueller_1893> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.57.1.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.57.1.6>
|
||||
bibo:endPage "50" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2012-06-20" ;
|
||||
bibo:startPage "33" ;
|
||||
bibo:volume "57" ;
|
||||
dc:creator "Bean, A. R." ;
|
||||
dc:date "2012" ;
|
||||
dc:title "A taxonomic revision of the Solanum echinatum group (Solanaceae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5061325>, <http://dx.doi.org/10.5281/zenodo.6326087> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Solanum_fecundum_Bean_2012>
|
||||
dwc:ID-ENA "2902429" ;
|
||||
dwc:authority "A.R.Bean" ;
|
||||
dwc:authorityName "A. R. Bean" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "A. R. Bean, 2012" ;
|
||||
dwc:species "fecundum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4Y2F7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_fecundum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Solanum_lucani_Mueller_1893>
|
||||
dwc:authorityName "Mueller" ;
|
||||
dwc:authorityYear "1893" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mueller, 1893" ;
|
||||
dwc:species "lucani" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4Y2F7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_lucani> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_fecundum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fecundum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_lucani>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lucani" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5061325>
|
||||
dc:description "FIGURE 1. Solanum fecundum. Photograph of the holotype." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5061325/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6326087>
|
||||
dc:description "MAP 2. Distribution of Solanum fecundum (circles); Solanum lapidosum (triangles)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6326087/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/61076265FFD2050047A5F892FAFE5287.mc.59C6D92EFFD4050347C1FF64FC8554CC>
|
||||
dwc:collectionCode "MEL" ;
|
||||
dwc:eventDate "1984-05-15" ;
|
||||
dwc:locality "Palms Yard - Bungle Bungle" ;
|
||||
dwc:recordedBy "E. A. Chesterfield & S. J. Forbes & J. H. Willis" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "3698443308" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/61076265FFD2050047A5F892FAFE5287#59C6D92EFFD4050347C1FF64FC8554CC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/61076265FFD2050047A5F892FAFE5287.mc.59C6D92EFFD405034460FF44FC3C54CC>
|
||||
dwc:collectionCode "CANB" ;
|
||||
dwc:eventDate "1984-05-15" ;
|
||||
dwc:locality "Palms Yard - Bungle Bungle" ;
|
||||
dwc:recordedBy "E. A. Chesterfield & S. J. Forbes & J. H. Willis" ;
|
||||
dwc:typeStatus "isotype" ;
|
||||
trt:gbifOccurrenceId "3698443301" ;
|
||||
trt:gbifSpecimenId "2830543446" ;
|
||||
trt:httpUri <https://www.gbif.org/occurrence/2830543446>, <https://treatment.plazi.org/id/61076265FFD2050047A5F892FAFE5287#59C6D92EFFD405034460FF44FC3C54CC> ;
|
||||
a dwc:MaterialCitation .
|
||||
220
data/61/07/62/61076265FFD3050547A5FED9FBB7531B.ttl
Normal file
220
data/61/07/62/61076265FFD3050547A5FED9FBB7531B.ttl
Normal file
|
|
@ -0,0 +1,220 @@
|
|||
@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/61076265FFD3050547A5FED9FBB7531B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5061351>, <http://dx.doi.org/10.5281/zenodo.6326085> ;
|
||||
dc:creator "Bean, A. R." ;
|
||||
dc:title "Solanum echinatum Brown 1810" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/61076265FFD3050547A5FED9FBB7531B.mc.59C6D92EFFD30504446CFED9FEA1558F>, <http://tb.plazi.org/GgServer/dwcaRecords/61076265FFD3050547A5FED9FBB7531B.mc.59C6D92EFFD305044659FE8EFD77558F> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Solanum_echinatum_Brown_1810> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Solanum_ellipticum_pannifolium_Bentham_1868>, <http://taxon-concept.plazi.org/id/Plantae/Solanum_seitheae_Symon_1981> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.57.1.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.57.1.6>
|
||||
bibo:endPage "50" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2012-06-20" ;
|
||||
bibo:startPage "33" ;
|
||||
bibo:volume "57" ;
|
||||
dc:creator "Bean, A. R." ;
|
||||
dc:date "2012" ;
|
||||
dc:title "A taxonomic revision of the Solanum echinatum group (Solanaceae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5061351>, <http://dx.doi.org/10.5281/zenodo.6326085> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Solanum_echinatum_Brown_1810>
|
||||
dwc:ID-ENA "205549" ;
|
||||
dwc:authority "Brown (1810: 447)" ;
|
||||
dwc:authorityName "Brown" ;
|
||||
dwc:authorityPageNumber "447" ;
|
||||
dwc:authorityYear "1810" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Brown, 1810" ;
|
||||
dwc:species "echinatum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4Y2BY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_echinatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Solanum_ellipticum_pannifolium_Bentham_1868>
|
||||
dwc:authority "A. Cunn. ex Bentham (1868: 464)" ;
|
||||
dwc:authorityName "Bentham" ;
|
||||
dwc:authorityPageNumber "464" ;
|
||||
dwc:authorityYear "1868" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:scientificNameAuthorship "Bentham, 1868" ;
|
||||
dwc:species "ellipticum" ;
|
||||
dwc:variety "pannifolium" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4Y2BY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_ellipticum_pannifolium> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Solanum_seitheae_Symon_1981>
|
||||
dwc:authority "Symon (1981: 201)" ;
|
||||
dwc:authorityName "Symon" ;
|
||||
dwc:authorityPageNumber "201" ;
|
||||
dwc:authorityYear "1981" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Symon, 1981" ;
|
||||
dwc:species "seitheae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4Y2BY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_seitheae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_echinatum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "echinatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_ellipticum_pannifolium>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "ellipticum" ;
|
||||
dwc:variety "pannifolium" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum_ellipticum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_ellipticum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ellipticum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_seitheae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "seitheae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5061351>
|
||||
dc:description "FIGURE 6. Solanum hair types. A. section of fruiting calyx of S. echinatum showing prickles and hairs; B. section of upper leaf surface of S. rhaphiotes; C. a stellate hair from S. lucani; D. section of upper leaf surface of S. lapidosum. A from Harris 432; B from Russell-Smith 556; C from Thompson WES122; D from Fox 431. Scale bar: A = 2 mm, B = 0.3 mm, C = 0.25 mm, D = 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5061351/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6326085>
|
||||
dc:description "MAP 1. Distribution of Solanum echinatum (circles); Solanum wilkinsii (triangles); Solanum medicagineum (stars)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6326085/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/61076265FFD3050547A5FED9FBB7531B.mc.59C6D92EFFD30504446CFED9FEA1558F>
|
||||
dwc:catalogNumber "BM000596886" ;
|
||||
dwc:collectionCode "BM" ;
|
||||
dwc:eventDate "1802-12-16" ;
|
||||
dwc:locality "Sir Edward Pellew Group" ;
|
||||
dwc:recordedBy "R. Brown" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "3698443307" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/61076265FFD3050547A5FED9FBB7531B#59C6D92EFFD30504446CFED9FEA1558F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/61076265FFD3050547A5FED9FBB7531B.mc.59C6D92EFFD305044659FE8EFD77558F>
|
||||
dwc:catalogNumber "BM000596886" ;
|
||||
dwc:collectionCode "MEL" ;
|
||||
dwc:eventDate "1802-12-16" ;
|
||||
dwc:locality "Sir Edward Pellew Group" ;
|
||||
dwc:recordedBy "R. Brown" ;
|
||||
dwc:typeStatus "isotype" ;
|
||||
trt:gbifOccurrenceId "3698443304" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/61076265FFD3050547A5FED9FBB7531B#59C6D92EFFD305044659FE8EFD77558F> ;
|
||||
a dwc:MaterialCitation .
|
||||
127
data/61/07/62/61076265FFD7050E47A5F93BFE0152E0.ttl
Normal file
127
data/61/07/62/61076265FFD7050E47A5F93BFE0152E0.ttl
Normal file
|
|
@ -0,0 +1,127 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/61076265FFD7050E47A5F93BFE0152E0>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5061327>, <http://dx.doi.org/10.5281/zenodo.5061351>, <http://dx.doi.org/10.5281/zenodo.6326087> ;
|
||||
dc:creator "Bean, A. R." ;
|
||||
dc:title "Solanum lapidosum A. R. Bean 2012, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Solanum_lapidosum_Bean_2012> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.57.1.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.57.1.6>
|
||||
bibo:endPage "50" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2012-06-20" ;
|
||||
bibo:startPage "33" ;
|
||||
bibo:volume "57" ;
|
||||
dc:creator "Bean, A. R." ;
|
||||
dc:date "2012" ;
|
||||
dc:title "A taxonomic revision of the Solanum echinatum group (Solanaceae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5061327>, <http://dx.doi.org/10.5281/zenodo.5061351>, <http://dx.doi.org/10.5281/zenodo.6326087> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Solanum_lapidosum_Bean_2012>
|
||||
dwc:authority "A.R.Bean" ;
|
||||
dwc:authorityName "A. R. Bean" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "A. R. Bean, 2012" ;
|
||||
dwc:species "lapidosum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4Y2ZL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_lapidosum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_lapidosum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lapidosum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5061327>
|
||||
dc:description "FIGURE 2. Solanum lapidosum. A. branchlet and leaves; B. a stellate hair from the branchlet; C. corolla and stamens; D. calyx and pedicel at anthesis; E. ovary and style; F. fruiting calyx surrounding dried fruit; G. a section of the fruiting calyx showing prickles and hairs. A–B from Johnson 4763; C–E from Craven 2446; F from Telford 7797; G from Fox 431. Scale bar: A = 7.5 mm, B = 0.25 mm, C = 3 mm, D = 2 mm, E = 2 mm, F = 6 mm, G = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5061327/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5061351>
|
||||
dc:description "FIGURE 6. Solanum hair types. A. section of fruiting calyx of S. echinatum showing prickles and hairs; B. section of upper leaf surface of S. rhaphiotes; C. a stellate hair from S. lucani; D. section of upper leaf surface of S. lapidosum. A from Harris 432; B from Russell-Smith 556; C from Thompson WES122; D from Fox 431. Scale bar: A = 2 mm, B = 0.3 mm, C = 0.25 mm, D = 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5061351/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6326087>
|
||||
dc:description "MAP 2. Distribution of Solanum fecundum (circles); Solanum lapidosum (triangles)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6326087/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
181
data/61/07/62/61076265FFD9050C47A5F8C1FB305007.ttl
Normal file
181
data/61/07/62/61076265FFD9050C47A5F8C1FB305007.ttl
Normal 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/61076265FFD9050C47A5F8C1FB305007>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5061351>, <http://dx.doi.org/10.5281/zenodo.6326089>, <http://dx.doi.org/10.5281/zenodo.6326085> ;
|
||||
dc:creator "Bean, A. R." ;
|
||||
dc:title "Solanum lucani Mueller 1893" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/61076265FFD9050C47A5F8C1FB305007.mc.59C6D92EFFD9050E45EAF8C1FC9D537D>, <http://tb.plazi.org/GgServer/dwcaRecords/61076265FFD9050C47A5F8C1FB305007.mc.59C6D92EFFD9050E4458F898FB43537D> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Solanum_lucani_Mueller_1893> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Solanum_longissimum_Bean_2004> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.57.1.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.57.1.6>
|
||||
bibo:endPage "50" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2012-06-20" ;
|
||||
bibo:startPage "33" ;
|
||||
bibo:volume "57" ;
|
||||
dc:creator "Bean, A. R." ;
|
||||
dc:date "2012" ;
|
||||
dc:title "A taxonomic revision of the Solanum echinatum group (Solanaceae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5061351>, <http://dx.doi.org/10.5281/zenodo.6326089>, <http://dx.doi.org/10.5281/zenodo.6326085> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Solanum_lucani_Mueller_1893>
|
||||
dwc:ID-ENA "744093" ;
|
||||
dwc:authority "Mueller (1893: 175)" ;
|
||||
dwc:authorityName "Mueller" ;
|
||||
dwc:authorityPageNumber "175" ;
|
||||
dwc:authorityYear "1893" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mueller, 1893" ;
|
||||
dwc:species "lucani" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4Y35D> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_lucani> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Solanum_longissimum_Bean_2004>
|
||||
dwc:authority "Bean (2004: 795)" ;
|
||||
dwc:authorityName "Bean" ;
|
||||
dwc:authorityPageNumber "795" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bean, 2004" ;
|
||||
dwc:species "longissimum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4Y35D> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_longissimum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_lucani>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lucani" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_longissimum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "longissimum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5061351>
|
||||
dc:description "FIGURE 6. Solanum hair types. A. section of fruiting calyx of S. echinatum showing prickles and hairs; B. section of upper leaf surface of S. rhaphiotes; C. a stellate hair from S. lucani; D. section of upper leaf surface of S. lapidosum. A from Harris 432; B from Russell-Smith 556; C from Thompson WES122; D from Fox 431. Scale bar: A = 2 mm, B = 0.3 mm, C = 0.25 mm, D = 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5061351/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6326089>
|
||||
dc:description "MAP 3. Distribution of Solanum lucani (circles); Solanum rhaphiotes (triangles)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6326089/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6326085>
|
||||
dc:description "MAP 1. Distribution of Solanum echinatum (circles); Solanum wilkinsii (triangles); Solanum medicagineum (stars)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6326085/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/61076265FFD9050C47A5F8C1FB305007.mc.59C6D92EFFD9050E45EAF8C1FC9D537D>
|
||||
dwc:catalogNumber "MEL11346" ;
|
||||
dwc:collectionCode "MEL" ;
|
||||
dwc:eventDate "1886" ;
|
||||
dwc:locality "Cambridge Gulf" ;
|
||||
dwc:recordedBy "A. Lucanus" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:gbifOccurrenceId "3698443309" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/61076265FFD9050C47A5F8C1FB305007#59C6D92EFFD9050E45EAF8C1FC9D537D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/61076265FFD9050C47A5F8C1FB305007.mc.59C6D92EFFD9050E4458F898FB43537D>
|
||||
dwc:catalogNumber "MEL11346" ;
|
||||
dwc:collectionCode "K, MEL" ;
|
||||
dwc:eventDate "1886" ;
|
||||
dwc:locality "Cambridge Gulf" ;
|
||||
dwc:recordedBy "A. Lucanus" ;
|
||||
dwc:typeStatus "isolectotype" ;
|
||||
trt:gbifOccurrenceId "3698443311" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/61076265FFD9050C47A5F8C1FB305007#59C6D92EFFD9050E4458F898FB43537D> ;
|
||||
a dwc:MaterialCitation .
|
||||
123
data/61/07/62/61076265FFDB050A47A5FBA2FDFA57DD.ttl
Normal file
123
data/61/07/62/61076265FFDB050A47A5FBA2FDFA57DD.ttl
Normal 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/> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/61076265FFDB050A47A5FBA2FDFA57DD>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5061333>, <http://dx.doi.org/10.5281/zenodo.6326085> ;
|
||||
dc:creator "Bean, A. R." ;
|
||||
dc:title "Solanum medicagineum A. R. Bean 2012, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Solanum_medicagineum_Bean_2012> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.57.1.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.57.1.6>
|
||||
bibo:endPage "50" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2012-06-20" ;
|
||||
bibo:startPage "33" ;
|
||||
bibo:volume "57" ;
|
||||
dc:creator "Bean, A. R." ;
|
||||
dc:date "2012" ;
|
||||
dc:title "A taxonomic revision of the Solanum echinatum group (Solanaceae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5061333>, <http://dx.doi.org/10.5281/zenodo.6326085> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Solanum_medicagineum_Bean_2012>
|
||||
dwc:ID-ENA "2570596" ;
|
||||
dwc:authority "A.R.Bean" ;
|
||||
dwc:authorityName "A. R. Bean" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "A. R. Bean, 2012" ;
|
||||
dwc:species "medicagineum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4Y39W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_medicagineum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_medicagineum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "medicagineum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5061333>
|
||||
dc:description "FIGURE 3. Solanum medicagineum. A. branchlet and leaves; B. corolla and stamens; C. calyx and pedicel at anthesis; D. ovary and style; E. a stellate hair from the branchlet; F. fruiting calyx surrounding dried fruit; G. a section of the fruiting calyx showing prickles and hairs. A–E from Dunlop 3300; F–G from Leach 2779 & Cowie. Scale bar: A = 12 mm, B = 3 mm, C = 1.5 mm, D = 1.5 mm, E = 0.25 mm, F = 6 mm, G = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5061333/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6326085>
|
||||
dc:description "MAP 1. Distribution of Solanum echinatum (circles); Solanum wilkinsii (triangles); Solanum medicagineum (stars)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6326085/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
176
data/61/07/62/61076265FFDD050847A5FBCBFB525009.ttl
Normal file
176
data/61/07/62/61076265FFDD050847A5FBCBFB525009.ttl
Normal file
|
|
@ -0,0 +1,176 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/61076265FFDD050847A5FBCBFB525009>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5061337>, <http://dx.doi.org/10.5281/zenodo.5061351>, <http://dx.doi.org/10.5281/zenodo.6326089> ;
|
||||
dc:creator "Bean, A. R." ;
|
||||
dc:title "Solanum rhaphiotes A. R. Bean 2012, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/61076265FFDD050847A5FBCBFB525009.mc.59C6D92EFFDD050A47C1FB19FD01511F>, <http://tb.plazi.org/GgServer/dwcaRecords/61076265FFDD050847A5FBCBFB525009.mc.59C6D92EFFDD050A45F4FAF9FC0D511F> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Solanum_rhaphiotes_Bean_2012> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Solanum_echinatum_Brown_1810> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.57.1.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.57.1.6>
|
||||
bibo:endPage "50" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2012-06-20" ;
|
||||
bibo:startPage "33" ;
|
||||
bibo:volume "57" ;
|
||||
dc:creator "Bean, A. R." ;
|
||||
dc:date "2012" ;
|
||||
dc:title "A taxonomic revision of the Solanum echinatum group (Solanaceae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5061337>, <http://dx.doi.org/10.5281/zenodo.5061351>, <http://dx.doi.org/10.5281/zenodo.6326089> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Solanum_rhaphiotes_Bean_2012>
|
||||
dwc:ID-ENA "2575769" ;
|
||||
dwc:authority "A.R.Bean" ;
|
||||
dwc:authorityName "A. R. Bean" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "A. R. Bean, 2012" ;
|
||||
dwc:species "rhaphiotes" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4Y3Z7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_rhaphiotes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Solanum_echinatum_Brown_1810>
|
||||
dwc:authorityName "Brown" ;
|
||||
dwc:authorityYear "1810" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Brown, 1810" ;
|
||||
dwc:species "echinatum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4Y3Z7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_echinatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_rhaphiotes>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rhaphiotes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_echinatum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "echinatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5061337>
|
||||
dc:description "FIGURE 4. Solanum rhaphiotes. A. branchlet and leaves; B. a stellate hair from the branchlet; C. corolla and stamens; D. calyx, pedicel, ovary and style at anthesis; E. fruiting calyx surrounding dried fruit; F. a section of the fruiting calyx showing prickles and hairs. A–B from Russell-Smith 556; C–D from Byrnes 2192; E–F from Symon 7968. Scale bar: A = 12 mm, B = 0.25 mm, C = 3 mm, D = 2 mm, E = 6 mm, F = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5061337/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5061351>
|
||||
dc:description "FIGURE 6. Solanum hair types. A. section of fruiting calyx of S. echinatum showing prickles and hairs; B. section of upper leaf surface of S. rhaphiotes; C. a stellate hair from S. lucani; D. section of upper leaf surface of S. lapidosum. A from Harris 432; B from Russell-Smith 556; C from Thompson WES122; D from Fox 431. Scale bar: A = 2 mm, B = 0.3 mm, C = 0.25 mm, D = 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5061351/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6326089>
|
||||
dc:description "MAP 3. Distribution of Solanum lucani (circles); Solanum rhaphiotes (triangles)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6326089/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/61076265FFDD050847A5FBCBFB525009.mc.59C6D92EFFDD050A47C1FB19FD01511F>
|
||||
dwc:collectionCode "BRI" ;
|
||||
dwc:eventDate "1971-06-09" ;
|
||||
dwc:locality "Oenpelli" ;
|
||||
dwc:recordedBy "D. E. Symon" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "3698443310" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/61076265FFDD050847A5FBCBFB525009#59C6D92EFFDD050A47C1FB19FD01511F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/61076265FFDD050847A5FBCBFB525009.mc.59C6D92EFFDD050A45F4FAF9FC0D511F>
|
||||
dwc:collectionCode "CANB, DNA" ;
|
||||
dwc:eventDate "1971-06-09" ;
|
||||
dwc:locality "Oenpelli" ;
|
||||
dwc:recordedBy "D. E. Symon" ;
|
||||
dwc:typeStatus "isotype" ;
|
||||
trt:gbifOccurrenceId "3698443306" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/61076265FFDD050847A5FBCBFB525009#59C6D92EFFDD050A45F4FAF9FC0D511F> ;
|
||||
a dwc:MaterialCitation .
|
||||
133
data/61/07/62/61076265FFDF051747A5FB98FEB45570.ttl
Normal file
133
data/61/07/62/61076265FFDF051747A5FB98FEB45570.ttl
Normal 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/61076265FFDF051747A5FB98FEB45570>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5061345>, <http://dx.doi.org/10.5281/zenodo.6326085> ;
|
||||
dc:creator "Bean, A. R." ;
|
||||
dc:title "Solanum wilkinsii Moore 1926" ;
|
||||
dwc:basisOfRecord <https://www.gbif.org/occurrence/3698443302> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Solanum_wilkinsii_Moore_1926> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.57.1.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.57.1.6>
|
||||
bibo:endPage "50" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2012-06-20" ;
|
||||
bibo:startPage "33" ;
|
||||
bibo:volume "57" ;
|
||||
dc:creator "Bean, A. R." ;
|
||||
dc:date "2012" ;
|
||||
dc:title "A taxonomic revision of the Solanum echinatum group (Solanaceae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5061345>, <http://dx.doi.org/10.5281/zenodo.6326085> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Solanum_wilkinsii_Moore_1926>
|
||||
dwc:ID-ENA "2902435" ;
|
||||
dwc:authority "Moore (1926: 95)" ;
|
||||
dwc:authorityName "Moore" ;
|
||||
dwc:authorityPageNumber "95" ;
|
||||
dwc:authorityYear "1926" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Moore, 1926" ;
|
||||
dwc:species "wilkinsii" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4Y4RF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_wilkinsii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_wilkinsii>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "wilkinsii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5061345>
|
||||
dc:description "FIGURE 5. Solanum wilkinsii. A. branchlet and leaves; B. a stellate hair from the branchlet; C. corolla and stamens; D. calyx and pedicel at anthesis; E. ovary and style; F. infructescence showing fruiting calyces; G. transverse view of dried fruit; H. polar view of dried fruit; I. a section of the fruiting calyx showing prickles and hairs. A–E from Dunlop 9305; F, I from Egan 2441; G–H from Egan 2770. Scale bar: A = 7.5 mm, B = 0.25 mm, C = 4 mm, D = 4 mm, E = 2 mm, F = 8 mm, G = 6 mm, H = 6 mm, I = 1.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5061345/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6326085>
|
||||
dc:description "MAP 1. Distribution of Solanum echinatum (circles); Solanum wilkinsii (triangles); Solanum medicagineum (stars)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6326085/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<https://www.gbif.org/occurrence/3698443302>
|
||||
dwc:catalogNumber "BM000849515" ;
|
||||
dwc:collectionCode "BM" ;
|
||||
dwc:eventDate "1925-03" ;
|
||||
dwc:locality "Groote Eylandt" ;
|
||||
dwc:recordedBy "C. H. Wilkins" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "3698443302" ;
|
||||
a dwc:MaterialCitation .
|
||||
710
data/61/07/87/6107879DC440FD38E6F7FB1A763A9185.ttl
Normal file
710
data/61/07/87/6107879DC440FD38E6F7FB1A763A9185.ttl
Normal file
|
|
@ -0,0 +1,710 @@
|
|||
@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/6107879DC440FD38E6F7FB1A763A9185>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Microtendipes_Kieffer_1915>, <http://dx.doi.org/10.5281/zenodo.893830>, <http://dx.doi.org/10.5281/zenodo.893838> ;
|
||||
dc:creator "Niitsuma, Hiromi" ;
|
||||
dc:title "Microtendipes umbrosus Freeman 1955" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C440FD3FE6F7F91D71509698>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C440FD3FE239F979708B977C>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C440FD3FE6F7F8A174499724>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C440FD3FE708F88D71779708>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C440FD3FE20EF8E9740097B0>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C440FD3FE742F81177819794>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C440FD3CE4FFF87D770890C0>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE44CFF21714290C0>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE202FF2176E290A4>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE261FF0A74039088>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE77EFF697627916D>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE521FEB2708B9130>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE6F7FEFB741691F8>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE779FEC6743891DD>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE75AFE23719A91DD>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE2F9FE2377DD91A0>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE481FE0E74869185>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE360FE6A76179268>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE570FDB674E5924D>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE29BFDFE76AD92F5>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE5B6FDDA771A92D8>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE474FD26719A92D8>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE2DAFD0271009280>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE77FFD4A76389365>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE558FD4A74BC9348>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE7DCFC9671659348>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE2E2FC96744C932D>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE70AFCF376F0932D> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Microtendipes_umbrosus_Freeman_1955> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Microtendipes_shounagasaki_Sasa_1989>, <http://taxon-concept.plazi.org/id/Animalia/Microtendipes_kamoprimus_Sasa_1989>, <http://taxon-concept.plazi.org/id/Animalia/Microtendipes_amamihosoides_Sasa_1990>, <http://taxon-concept.plazi.org/id/Animalia/Microtendipes_hibaraquintus_Sasa_1993>, <http://taxon-concept.plazi.org/id/Animalia/Microtendipes_tokarafegeus_Sasa_1995>, <http://taxon-concept.plazi.org/id/Animalia/Microtendipes_tamaogouti_Sasa_1983>, <http://taxon-concept.plazi.org/id/Animalia/Microtendipes_tusimacedeus_Sasa_1999>, <http://taxon-concept.plazi.org/id/Animalia/Microtendipes_simantofegeus_Sasa_1998>, <http://taxon-concept.plazi.org/id/Animalia/Microtendipes_ginzanefeus_Sasa_2001>, <http://taxon-concept.plazi.org/id/Animalia/Microtendipes_pedellus_Geer_1776>, <http://taxon-concept.plazi.org/id/Animalia/Microtendipes_rydalensis_Edwards_1929> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4320.3.8> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4320.3.8>
|
||||
bibo:endPage "553" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2017-09-18" ;
|
||||
bibo:startPage "535" ;
|
||||
bibo:volume "4320" ;
|
||||
dc:creator "Niitsuma, Hiromi" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Review of the Japanese Microtendipes tera: Chironomidae: Chironominae), with description of a new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.893830>, <http://dx.doi.org/10.5281/zenodo.893838> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microtendipes_umbrosus_Freeman_1955>
|
||||
dwc:authority "Freeman" ;
|
||||
dwc:authorityName "Freeman" ;
|
||||
dwc:authorityYear "1955" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Freeman, 1955" ;
|
||||
dwc:species "umbrosus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/437WF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtendipes_umbrosus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microtendipes_shounagasaki_Sasa_1989>
|
||||
dwc:authority "Sasa, 1989 a: 30" ;
|
||||
dwc:authorityName "Sasa" ;
|
||||
dwc:authorityPageNumber "30" ;
|
||||
dwc:authorityYear "1989" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sasa, 1989" ;
|
||||
dwc:species "shounagasaki" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtendipes_shounagasaki> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microtendipes_kamoprimus_Sasa_1989>
|
||||
dwc:authority "Sasa, 1989 b: 62" ;
|
||||
dwc:authorityName "Sasa" ;
|
||||
dwc:authorityPageNumber "62" ;
|
||||
dwc:authorityYear "1989" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sasa, 1989" ;
|
||||
dwc:species "kamoprimus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtendipes_kamoprimus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microtendipes_amamihosoides_Sasa_1990>
|
||||
dwc:authority "Sasa, 1990: 116" ;
|
||||
dwc:authorityName "Sasa" ;
|
||||
dwc:authorityPageNumber "116" ;
|
||||
dwc:authorityYear "1990" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sasa, 1990" ;
|
||||
dwc:species "amamihosoides" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/437WF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtendipes_amamihosoides> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microtendipes_hibaraquintus_Sasa_1993>
|
||||
dwc:authority "Sasa, 1993: 75" ;
|
||||
dwc:authorityName "Sasa" ;
|
||||
dwc:authorityPageNumber "75" ;
|
||||
dwc:authorityYear "1993" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sasa, 1993" ;
|
||||
dwc:species "hibaraquintus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtendipes_hibaraquintus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microtendipes_tokarafegeus_Sasa_1995>
|
||||
dwc:authority "Sasa & Suzuki, 1995: 263" ;
|
||||
dwc:authorityName "Sasa & Suzuki" ;
|
||||
dwc:authorityPageNumber "263" ;
|
||||
dwc:authorityYear "1995" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sasa & Suzuki, 1995" ;
|
||||
dwc:species "tokarafegeus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/437WF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtendipes_tokarafegeus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microtendipes_Kieffer_1915>
|
||||
dwc:authorityName "Kieffer" ;
|
||||
dwc:authorityYear "1915" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Kieffer, 1915" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/437WF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtendipes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microtendipes_tamaogouti_Sasa_1983>
|
||||
dwc:authority ", Sasa (1983: 7)" ;
|
||||
dwc:authorityName ", Sasa" ;
|
||||
dwc:authorityPageNumber "7" ;
|
||||
dwc:authorityYear "1983" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sasa, 1983" ;
|
||||
dwc:species "tamaogouti" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/437WF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtendipes_tamaogouti> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microtendipes_tusimacedeus_Sasa_1999>
|
||||
dwc:authority ", Sasa & Suzuki (1999: 5)" ;
|
||||
dwc:authorityName ", Sasa & Suzuki" ;
|
||||
dwc:authorityPageNumber "5" ;
|
||||
dwc:authorityYear "1999" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sasa & Suzuki, 1999" ;
|
||||
dwc:species "tusimacedeus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/437WF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtendipes_tusimacedeus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microtendipes_simantofegeus_Sasa_1998>
|
||||
dwc:authority ", Sasa et al. (1998: 53)" ;
|
||||
dwc:authorityName "Sasa et al." ;
|
||||
dwc:authorityPageNumber "53" ;
|
||||
dwc:authorityYear "1998" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sasa et al., 1998" ;
|
||||
dwc:species "simantofegeus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/437WF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtendipes_simantofegeus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microtendipes_ginzanefeus_Sasa_2001>
|
||||
dwc:authority "Sasa & Suzuki, 2001" ;
|
||||
dwc:authorityName "Sasa & Suzuki" ;
|
||||
dwc:authorityYear "2001" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sasa & Suzuki, 2001" ;
|
||||
dwc:species "ginzanefeus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/437WF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtendipes_ginzanefeus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microtendipes_pedellus_Geer_1776>
|
||||
dwc:baseAuthorityName "De Geer" ;
|
||||
dwc:baseAuthorityYear "1776" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(De Geer, 1776)" ;
|
||||
dwc:species "pedellus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/437WF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtendipes_pedellus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microtendipes_rydalensis_Edwards_1929>
|
||||
dwc:baseAuthorityName "Edwards" ;
|
||||
dwc:baseAuthorityYear "1929" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Edwards, 1929)" ;
|
||||
dwc:species "rydalensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/437WF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtendipes_rydalensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtendipes_umbrosus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "umbrosus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtendipes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtendipes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chironomidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chironomidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtendipes_shounagasaki>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "shounagasaki" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtendipes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtendipes_kamoprimus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "kamoprimus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtendipes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtendipes_amamihosoides>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "amamihosoides" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtendipes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtendipes_hibaraquintus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hibaraquintus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtendipes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtendipes_tokarafegeus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tokarafegeus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtendipes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtendipes_tamaogouti>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tamaogouti" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtendipes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtendipes_tusimacedeus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tusimacedeus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtendipes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtendipes_simantofegeus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "simantofegeus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtendipes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtendipes_ginzanefeus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ginzanefeus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtendipes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtendipes_pedellus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pedellus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtendipes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtendipes_rydalensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rydalensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtendipes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.893830>
|
||||
dc:description "FIGURE 1. Microtendipes umbrosus Freeman, male (A, B), female (C), pupa (D – F) and larva (G – K). A, Wing; B, hypopygium, dorsal view; C, genitalia, ventral view; D, cephalic tubercles; E, abdomen, dorsal view; F, posterolateral corner of abdominal segment VIII, dorsal view; G, antenna; H, premandible; I, pecten epipharyngis; J, mandible; K, mentum." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/893830/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.893838>
|
||||
dc:description "FIGURE 5. Microtendipes spp., male hypopygium. A, Holotype of Microtendipes tusimacedeus Sasa & Suzuki, NSMT-I-Dip 5139; B, holotype of Microtendipes ginzanefeus Sasa & Suzuki, NSMT No. 403: 51." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/893838/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C440FD3FE6F7F91D71509698>
|
||||
dwc:eventDate "1981-06-12" ;
|
||||
dwc:locality "Tama River" ;
|
||||
dwc:recordedBy "Material" ;
|
||||
dwc:typeStatus "syntype" ;
|
||||
trt:gbifOccurrenceId "1638540620" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC440FD38E6F7FB1A763A9185#59C63CD6C440FD3FE6F7F91D71509698> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C440FD3FE239F979708B977C>
|
||||
dwc:eventDate "1988-08-25" ;
|
||||
dwc:locality "Shou River" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540626" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC440FD38E6F7FB1A763A9185#59C63CD6C440FD3FE239F979708B977C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C440FD3FE6F7F8A174499724>
|
||||
dwc:eventDate "1988-10-12" ;
|
||||
dwc:locality "Kamo River" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540638" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC440FD38E6F7FB1A763A9185#59C63CD6C440FD3FE6F7F8A174499724> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C440FD3FE708F88D71779708>
|
||||
dwc:eventDate "1989-03-18" ;
|
||||
dwc:locality "Yakkachi River" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540636" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC440FD38E6F7FB1A763A9185#59C63CD6C440FD3FE708F88D71779708> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C440FD3FE20EF8E9740097B0>
|
||||
dwc:eventDate "1991-08-06" ;
|
||||
dwc:locality "Lake Hibara" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540622" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC440FD38E6F7FB1A763A9185#59C63CD6C440FD3FE20EF8E9740097B0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C440FD3FE742F81177819794>
|
||||
dwc:eventDate "1994-05-20" ;
|
||||
dwc:locality "Nakanoshima Island" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540642" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC440FD38E6F7FB1A763A9185#59C63CD6C440FD3FE742F81177819794> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C440FD3CE4FFF87D770890C0>
|
||||
dwc:locality "No." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540635" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC440FD38E6F7FB1A763A9185#59C63CD6C440FD3CE4FFF87D770890C0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE44CFF21714290C0>
|
||||
dwc:eventDate "1998-04-26" ;
|
||||
dwc:locality "Shimanto River" ;
|
||||
dwc:recordedBy "Nakamura" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540624" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC440FD38E6F7FB1A763A9185#59C63CD6C443FD3CE44CFF21714290C0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE202FF2176E290A4>
|
||||
dwc:locality "No." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540633" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC440FD38E6F7FB1A763A9185#59C63CD6C443FD3CE202FF2176E290A4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE261FF0A74039088>
|
||||
dwc:eventDate "1998-04-26" ;
|
||||
dwc:locality "Shimanto River" ;
|
||||
dwc:recordedBy "Nakamura" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540630" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC440FD38E6F7FB1A763A9185#59C63CD6C443FD3CE261FF0A74039088> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE77EFF697627916D>
|
||||
dwc:eventDate "1998-03-24" ;
|
||||
dwc:locality "Uchiyama" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540629" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC440FD38E6F7FB1A763A9185#59C63CD6C443FD3CE77EFF697627916D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE521FEB2708B9130>
|
||||
dwc:eventDate "1998-03-24" ;
|
||||
dwc:locality "Uchiyama" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540627" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC440FD38E6F7FB1A763A9185#59C63CD6C443FD3CE521FEB2708B9130> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE6F7FEFB741691F8>
|
||||
dwc:collectionCode "NSMT" ;
|
||||
dwc:eventDate "2000-09-02" ;
|
||||
dwc:locality "Mt. Ginzan" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "1638540619" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC440FD38E6F7FB1A763A9185#59C63CD6C443FD3CE6F7FEFB741691F8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE779FEC6743891DD>
|
||||
dwc:collectionCode "SUM" ;
|
||||
dwc:eventDate "2001-08-15" ;
|
||||
dwc:locality "Asami River" ;
|
||||
dwc:recordedBy "Non-types. Le & Pe" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "1638540640" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC440FD38E6F7FB1A763A9185#59C63CD6C443FD3CE779FEC6743891DD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE75AFE23719A91DD>
|
||||
dwc:collectionCode "SUM" ;
|
||||
dwc:eventDate "2012-07-15" ;
|
||||
dwc:locality "Yaguki" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "1638540628" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC440FD38E6F7FB1A763A9185#59C63CD6C443FD3CE75AFE23719A91DD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE2F9FE2377DD91A0>
|
||||
dwc:collectionCode "SUM" ;
|
||||
dwc:eventDate "1989-09-01" ;
|
||||
dwc:locality "Miage" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "1638540634" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC440FD38E6F7FB1A763A9185#59C63CD6C443FD3CE2F9FE2377DD91A0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE481FE0E74869185>
|
||||
dwc:collectionCode "SUM" ;
|
||||
dwc:eventDate "1994-02-23" ;
|
||||
dwc:locality "Miyagase" ;
|
||||
dwc:recordedBy "Pe" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "1638540639" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC440FD38E6F7FB1A763A9185#59C63CD6C443FD3CE481FE0E74869185> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE360FE6A76179268>
|
||||
dwc:collectionCode "SUM" ;
|
||||
dwc:eventDate "1985-03-03" ;
|
||||
dwc:locality "Kakita River" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "1638540623" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC440FD38E6F7FB1A763A9185#59C63CD6C443FD3CE360FE6A76179268> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE570FDB674E5924D>
|
||||
dwc:collectionCode "SUM" ;
|
||||
dwc:eventDate "1985-03-03" ;
|
||||
dwc:locality "Yanbara River" ;
|
||||
dwc:recordedBy "Le & Pe" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "1638540621" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC440FD38E6F7FB1A763A9185#59C63CD6C443FD3CE570FDB674E5924D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE29BFDFE76AD92F5>
|
||||
dwc:collectionCode "SUM" ;
|
||||
dwc:eventDate "1988-09-12" ;
|
||||
dwc:locality "Ihara River" ;
|
||||
dwc:recordedBy "Pe" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "1638540631" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC440FD38E6F7FB1A763A9185#59C63CD6C443FD3CE29BFDFE76AD92F5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE5B6FDDA771A92D8>
|
||||
dwc:collectionCode "SUM" ;
|
||||
dwc:eventDate "1987-11-19" ;
|
||||
dwc:locality "Kujiragaike" ;
|
||||
dwc:recordedBy "Pe" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "1638540637" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC440FD38E6F7FB1A763A9185#59C63CD6C443FD3CE5B6FDDA771A92D8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE474FD26719A92D8>
|
||||
dwc:collectionCode "SUM" ;
|
||||
dwc:eventDate "1989-01-14" ;
|
||||
dwc:locality "Osuka-cho" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "1638540643" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC440FD38E6F7FB1A763A9185#59C63CD6C443FD3CE474FD26719A92D8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE2DAFD0271009280>
|
||||
dwc:collectionCode "EJNU" ;
|
||||
dwc:eventDate "2015-03-20" ;
|
||||
dwc:locality "Bage" ;
|
||||
dwc:recordedBy "Le & Pe" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "1638540632" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC440FD38E6F7FB1A763A9185#59C63CD6C443FD3CE2DAFD0271009280> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE77FFD4A76389365>
|
||||
dwc:collectionCode "EJNU" ;
|
||||
dwc:eventDate "2011-12-03" ;
|
||||
dwc:locality "Wuzhi Mt." ;
|
||||
dwc:recordedBy "Pe" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "1638540625" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC440FD38E6F7FB1A763A9185#59C63CD6C443FD3CE77FFD4A76389365> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE558FD4A74BC9348>
|
||||
dwc:collectionCode "EJNU" ;
|
||||
dwc:eventDate "2017-06-08" ;
|
||||
dwc:locality "Maandi Town" ;
|
||||
dwc:recordedBy "Pe" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "1638540641" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC440FD38E6F7FB1A763A9185#59C63CD6C443FD3CE558FD4A74BC9348> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE7DCFC9671659348>
|
||||
dwc:collectionCode "EJNU" ;
|
||||
dwc:eventDate "2015-01-20" ;
|
||||
dwc:locality "Pu'er" ;
|
||||
dwc:recordedBy "Pe" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "1638540653" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC440FD38E6F7FB1A763A9185#59C63CD6C443FD3CE7DCFC9671659348> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE2E2FC96744C932D>
|
||||
dwc:collectionCode "EJNU" ;
|
||||
dwc:eventDate "2014-08-09" ;
|
||||
dwc:locality "Mt. Wuyi" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "1638540665" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC440FD38E6F7FB1A763A9185#59C63CD6C443FD3CE2E2FC96744C932D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC440FD38E6F7FB1A763A9185.mc.59C63CD6C443FD3CE70AFCF376F0932D>
|
||||
dwc:collectionCode "EJNU" ;
|
||||
dwc:eventDate "2017-06-15" ;
|
||||
dwc:locality "Xiangshan County" ;
|
||||
dwc:recordedBy "Pe, M" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "1638540654" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC440FD38E6F7FB1A763A9185#59C63CD6C443FD3CE70AFCF376F0932D> ;
|
||||
a dwc:MaterialCitation .
|
||||
302
data/61/07/87/6107879DC447FD37E6F7FD8B761D9445.ttl
Normal file
302
data/61/07/87/6107879DC447FD37E6F7FD8B761D9445.ttl
Normal file
|
|
@ -0,0 +1,302 @@
|
|||
@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/6107879DC447FD37E6F7FD8B761D9445>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.893832>, <http://dx.doi.org/10.5281/zenodo.893838> ;
|
||||
dc:creator "Niitsuma, Hiromi" ;
|
||||
dc:title "Microtendipes shoukomaki Sasa 1989" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC447FD37E6F7FD8B761D9445.mc.59C63CD6C447FD38E6F7FC9175E39314>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC447FD37E6F7FD8B761D9445.mc.59C63CD6C447FD38E69CFCFB743993F8>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC447FD37E6F7FD8B761D9445.mc.59C63CD6C447FD38E757FCD9715F93F8>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC447FD37E6F7FD8B761D9445.mc.59C63CD6C447FD38E239FCD976A393DC>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC447FD37E6F7FD8B761D9445.mc.59C63CD6C447FD38E5DBFC22773493A0>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC447FD37E6F7FD8B761D9445.mc.59C63CD6C447FD38E454FC0174D59384>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC447FD37E6F7FD8B761D9445.mc.59C63CD6C447FD38E7BBFC6A708B9384>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC447FD37E6F7FD8B761D9445.mc.59C63CD6C447FD38E6F7FC49717F9468>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC447FD37E6F7FD8B761D9445.mc.59C63CD6C447FD38E21BFC497605944C>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC447FD37E6F7FD8B761D9445.mc.59C63CD6C447FD38E541FB92776F9410>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC447FD37E6F7FD8B761D9445.mc.59C63CD6C447FD38E4E8FBF1773F94F4>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC447FD37E6F7FD8B761D9445.mc.59C63CD6C447FD38E459FBDA708B94F4>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC447FD37E6F7FD8B761D9445.mc.59C63CD6C447FD38E6F7FB26766794D8> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Microtendipes_shoukomaki_Sasa_1989> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Microtendipes_britteni_Edwards_1929>, <http://taxon-concept.plazi.org/id/Animalia/Microtendipes_ginzanefeus_Sasa_2001> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4320.3.8> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4320.3.8>
|
||||
bibo:endPage "553" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2017-09-18" ;
|
||||
bibo:startPage "535" ;
|
||||
bibo:volume "4320" ;
|
||||
dc:creator "Niitsuma, Hiromi" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Review of the Japanese Microtendipes tera: Chironomidae: Chironominae), with description of a new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.893832>, <http://dx.doi.org/10.5281/zenodo.893838> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microtendipes_shoukomaki_Sasa_1989>
|
||||
dwc:authority "Sasa" ;
|
||||
dwc:authorityName "Sasa" ;
|
||||
dwc:authorityYear "1989" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sasa, 1989" ;
|
||||
dwc:species "shoukomaki" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9HX2B> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtendipes_shoukomaki> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microtendipes_britteni_Edwards_1929>
|
||||
dwc:baseAuthorityName "Edwards" ;
|
||||
dwc:baseAuthorityYear "1929" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Edwards, 1929)" ;
|
||||
dwc:species "britteni" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9HX2B> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtendipes_britteni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microtendipes_ginzanefeus_Sasa_2001>
|
||||
dwc:authority "Sasa & Suzuki, 2001: 12" ;
|
||||
dwc:authorityName "Sasa & Suzuki" ;
|
||||
dwc:authorityPageNumber "12" ;
|
||||
dwc:authorityYear "2001" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sasa & Suzuki, 2001" ;
|
||||
dwc:species "ginzanefeus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9HX2B> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtendipes_ginzanefeus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtendipes_shoukomaki>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "shoukomaki" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtendipes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtendipes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chironomidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chironomidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtendipes_britteni>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "britteni" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtendipes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtendipes_ginzanefeus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ginzanefeus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtendipes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.893832>
|
||||
dc:description "FIGURE 2. Microtendipes shoukomaki Sasa, male (A – C), female (D), pupa (E – G) and larva (H – J). A, Hypopygium, dorsal view; B, C, superior volsella, dorsal view, showing variation; D, genitalia, ventral view; E, cephalic tubercles; F, abdomen, dorsal view; G, posterolateral corner of abdominal segment VIII, dorsal view; H, pecten epipharyngis; I, dorsal head sclerites; J, mentum." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/893832/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.893838>
|
||||
dc:description "FIGURE 5. Microtendipes spp., male hypopygium. A, Holotype of Microtendipes tusimacedeus Sasa & Suzuki, NSMT-I-Dip 5139; B, holotype of Microtendipes ginzanefeus Sasa & Suzuki, NSMT No. 403: 51." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/893838/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC447FD37E6F7FD8B761D9445.mc.59C63CD6C447FD38E6F7FC9175E39314>
|
||||
dwc:locality "Material" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540663" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC447FD37E6F7FD8B761D9445#59C63CD6C447FD38E6F7FC9175E39314> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC447FD37E6F7FD8B761D9445.mc.59C63CD6C447FD38E69CFCFB743993F8>
|
||||
dwc:collectionCode "NSMT" ;
|
||||
dwc:eventDate "1989-02-07" ;
|
||||
dwc:locality "Shou River" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540645" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC447FD37E6F7FD8B761D9445#59C63CD6C447FD38E69CFCFB743993F8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC447FD37E6F7FD8B761D9445.mc.59C63CD6C447FD38E757FCD9715F93F8>
|
||||
dwc:collectionCode "SUM" ;
|
||||
dwc:eventDate "2000-09-02" ;
|
||||
dwc:locality "Mt. Ginzan" ;
|
||||
dwc:recordedBy "Non-types. M" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540666" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC447FD37E6F7FD8B761D9445#59C63CD6C447FD38E757FCD9715F93F8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC447FD37E6F7FD8B761D9445.mc.59C63CD6C447FD38E239FCD976A393DC>
|
||||
dwc:collectionCode "SUM" ;
|
||||
dwc:eventDate "1981-07-23" ;
|
||||
dwc:locality "Takicho" ;
|
||||
dwc:recordedBy "Le & Pe" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540659" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC447FD37E6F7FD8B761D9445#59C63CD6C447FD38E239FCD976A393DC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC447FD37E6F7FD8B761D9445.mc.59C63CD6C447FD38E5DBFC22773493A0>
|
||||
dwc:collectionCode "SUM" ;
|
||||
dwc:eventDate "1985-02-03" ;
|
||||
dwc:locality "Okitsu River" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540655" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC447FD37E6F7FD8B761D9445#59C63CD6C447FD38E5DBFC22773493A0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC447FD37E6F7FD8B761D9445.mc.59C63CD6C447FD38E454FC0174D59384>
|
||||
dwc:collectionCode "SUM" ;
|
||||
dwc:eventDate "1985-06-16" ;
|
||||
dwc:locality "Yanbara River" ;
|
||||
dwc:recordedBy "Pe" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540658" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC447FD37E6F7FD8B761D9445#59C63CD6C447FD38E454FC0174D59384> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC447FD37E6F7FD8B761D9445.mc.59C63CD6C447FD38E7BBFC6A708B9384>
|
||||
dwc:collectionCode "SUM" ;
|
||||
dwc:eventDate "1989-10-15" ;
|
||||
dwc:locality "Ihara River" ;
|
||||
dwc:recordedBy "Pe" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540649" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC447FD37E6F7FD8B761D9445#59C63CD6C447FD38E7BBFC6A708B9384> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC447FD37E6F7FD8B761D9445.mc.59C63CD6C447FD38E6F7FC49717F9468>
|
||||
dwc:collectionCode "SUM" ;
|
||||
dwc:eventDate "1991-07-15" ;
|
||||
dwc:locality "Inase River" ;
|
||||
dwc:recordedBy "Pe" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540660" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC447FD37E6F7FD8B761D9445#59C63CD6C447FD38E6F7FC49717F9468> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC447FD37E6F7FD8B761D9445.mc.59C63CD6C447FD38E21BFC497605944C>
|
||||
dwc:collectionCode "SUM" ;
|
||||
dwc:eventDate "1991-08-16" ;
|
||||
dwc:locality "Obisa River" ;
|
||||
dwc:recordedBy "Pe" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540648" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC447FD37E6F7FD8B761D9445#59C63CD6C447FD38E21BFC497605944C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC447FD37E6F7FD8B761D9445.mc.59C63CD6C447FD38E541FB92776F9410>
|
||||
dwc:collectionCode "EJNU" ;
|
||||
dwc:eventDate "2001-08-15" ;
|
||||
dwc:locality "Asami River" ;
|
||||
dwc:recordedBy "Le & Pe" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540646" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC447FD37E6F7FD8B761D9445#59C63CD6C447FD38E541FB92776F9410> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC447FD37E6F7FD8B761D9445.mc.59C63CD6C447FD38E4E8FBF1773F94F4>
|
||||
dwc:collectionCode "EJNU" ;
|
||||
dwc:eventDate "2017-04-30" ;
|
||||
dwc:locality "Lan Stream" ;
|
||||
dwc:recordedBy "Pe" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540661" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC447FD37E6F7FD8B761D9445#59C63CD6C447FD38E4E8FBF1773F94F4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC447FD37E6F7FD8B761D9445.mc.59C63CD6C447FD38E459FBDA708B94F4>
|
||||
dwc:collectionCode "EJNU" ;
|
||||
dwc:eventDate "2012-05-25" ;
|
||||
dwc:locality "Fuxi" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540652" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC447FD37E6F7FD8B761D9445#59C63CD6C447FD38E459FBDA708B94F4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC447FD37E6F7FD8B761D9445.mc.59C63CD6C447FD38E6F7FB26766794D8>
|
||||
dwc:eventDate "2017-04-26" ;
|
||||
dwc:locality "Guafengzhai" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540651" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC447FD37E6F7FD8B761D9445#59C63CD6C447FD38E6F7FB26766794D8> ;
|
||||
a dwc:MaterialCitation .
|
||||
337
data/61/07/87/6107879DC448FD33E6F7FB317074916D.ttl
Normal file
337
data/61/07/87/6107879DC448FD33E6F7FB317074916D.ttl
Normal file
|
|
@ -0,0 +1,337 @@
|
|||
@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/6107879DC448FD33E6F7FB317074916D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.893834> ;
|
||||
dc:creator "Niitsuma, Hiromi" ;
|
||||
dc:title "Microtendipes famiefeus Sasa 1996" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC448FD33E6F7FB317074916D.mc.59C63CD6C448FD37E6F7FA2775E395BE>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC448FD33E6F7FB317074916D.mc.59C63CD6C448FD37E69CFA0076009582>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC448FD33E6F7FB317074916D.mc.59C63CD6C448FD37E545FA6F77E69666>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC448FD33E6F7FB317074916D.mc.59C63CD6C448FD37E565FA4B7615964A>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC448FD33E6F7FB317074916D.mc.59C63CD6C448FD37E574F99777F496BA>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC448FD33E6F7FB317074916D.mc.59C63CD6C448FD37E495F907708B96BA>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC448FD33E6F7FB317074916D.mc.59C63CD6C448FD37E6F7F963710D969E>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC448FD33E6F7FB317074916D.mc.59C63CD6C448FD37E24AF96374939762>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC448FD33E6F7FB317074916D.mc.59C63CD6C448FD37E7EFF94F71549762>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC448FD33E6F7FB317074916D.mc.59C63CD6C448FD37E236F94F77739746>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC448FD33E6F7FB317074916D.mc.59C63CD6C448FD37E40BF8AB71C09746>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC448FD33E6F7FB317074916D.mc.59C63CD6C448FD37E2BFF8AB779F972A>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC448FD33E6F7FB317074916D.mc.59C63CD6C448FD37E4F7F8F77026972A>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC448FD33E6F7FB317074916D.mc.59C63CD6C448FD37E320F8F47719970E> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Microtendipes_famiefeus_Sasa_1996> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Microtendipes_truncatus_Kawai_1985>, <http://taxon-concept.plazi.org/id/Animalia/Microtendipes_tusimadeeus_Sasa_1999>, <http://taxon-concept.plazi.org/id/Animalia/Microtendipes_rydalensis_Edwards_1929> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4320.3.8> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4320.3.8>
|
||||
bibo:endPage "553" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2017-09-18" ;
|
||||
bibo:startPage "535" ;
|
||||
bibo:volume "4320" ;
|
||||
dc:creator "Niitsuma, Hiromi" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Review of the Japanese Microtendipes tera: Chironomidae: Chironominae), with description of a new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.893834> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microtendipes_famiefeus_Sasa_1996>
|
||||
dwc:authority "Sasa" ;
|
||||
dwc:authorityName "Sasa" ;
|
||||
dwc:authorityYear "1996" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sasa, 1996" ;
|
||||
dwc:species "famiefeus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9HJKK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtendipes_famiefeus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microtendipes_truncatus_Kawai_1985>
|
||||
dwc:authority "Kawai & Sasa, 1985: 18", "Kawai & Sasa" ;
|
||||
dwc:authorityName "Kawai & Sasa" ;
|
||||
dwc:authorityPageNumber "18" ;
|
||||
dwc:authorityYear "1985" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kawai & Sasa, 1985" ;
|
||||
dwc:species "truncatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9HJKK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtendipes_truncatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microtendipes_tusimadeeus_Sasa_1999>
|
||||
dwc:authority "Sasa & Suzuki, 1999: 5", "Sasa & Suzuki, 1999" ;
|
||||
dwc:authorityName "Sasa & Suzuki" ;
|
||||
dwc:authorityPageNumber "5" ;
|
||||
dwc:authorityYear "1999" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sasa & Suzuki, 1999" ;
|
||||
dwc:species "tusimadeeus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9HJKK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtendipes_tusimadeeus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microtendipes_rydalensis_Edwards_1929>
|
||||
dwc:authority "(Edwards, 1929)" ;
|
||||
dwc:authorityName "Edwards" ;
|
||||
dwc:authorityYear "1929" ;
|
||||
dwc:baseAuthorityName "Edwards" ;
|
||||
dwc:baseAuthorityYear "1929" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Edwards, 1929)" ;
|
||||
dwc:species "rydalensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9HJKK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtendipes_rydalensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtendipes_famiefeus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "famiefeus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtendipes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtendipes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chironomidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chironomidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtendipes_truncatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "truncatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtendipes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtendipes_tusimadeeus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tusimadeeus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtendipes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtendipes_rydalensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rydalensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtendipes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.893834>
|
||||
dc:description "FIGURE 3. Microtendipes famiefeus Sasa, male (A – D), female (E), pupa (F – I) and larva (J – M). A, Hypopygium, dorsal view; B, apex of anal tergite with anal point, lateral view; C, D, superior volsella and median volsella, ventral view, showing variation; E, genitalia, ventral view; F, cephalic tubercles; G, abdomen, dorsal view; H, posterolateral corner of abdominal segment VIII, dorsal view; I, anal comb of abdominal segment VIII, showing variation; J, antenna; K, premandible; L, pecten epipharyngis; M, mentum." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/893834/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC448FD33E6F7FB317074916D.mc.59C63CD6C448FD37E6F7FA2775E395BE>
|
||||
dwc:locality "Material" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540664" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC448FD33E6F7FB317074916D#59C63CD6C448FD37E6F7FA2775E395BE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC448FD33E6F7FB317074916D.mc.59C63CD6C448FD37E69CFA0076009582>
|
||||
dwc:eventDate "1993-09-21" ;
|
||||
dwc:locality "Toyama City Family Park" ;
|
||||
dwc:recordedBy "No." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540667" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC448FD33E6F7FB317074916D#59C63CD6C448FD37E69CFA0076009582> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC448FD33E6F7FB317074916D.mc.59C63CD6C448FD37E545FA6F77E69666>
|
||||
dwc:collectionCode "SUM" ;
|
||||
dwc:eventDate "1998-03-23" ;
|
||||
dwc:locality "Azugawa River" ;
|
||||
dwc:recordedBy "Non-types. M & Pe" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540644" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC448FD33E6F7FB317074916D#59C63CD6C448FD37E545FA6F77E69666> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC448FD33E6F7FB317074916D.mc.59C63CD6C448FD37E565FA4B7615964A>
|
||||
dwc:collectionCode "SUM" ;
|
||||
dwc:eventDate "1997-01-01" ;
|
||||
dwc:locality "Yukawa River" ;
|
||||
dwc:recordedBy "Pe" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540650" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC448FD33E6F7FB317074916D#59C63CD6C448FD37E565FA4B7615964A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC448FD33E6F7FB317074916D.mc.59C63CD6C448FD37E574F99777F496BA>
|
||||
dwc:collectionCode "SUM" ;
|
||||
dwc:eventDate "1990-01-05" ;
|
||||
dwc:locality "Matuyamazawa" ;
|
||||
dwc:recordedBy "Pe" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540657" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC448FD33E6F7FB317074916D#59C63CD6C448FD37E574F99777F496BA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC448FD33E6F7FB317074916D.mc.59C63CD6C448FD37E495F907708B96BA>
|
||||
dwc:collectionCode "SUM" ;
|
||||
dwc:eventDate "1991-12-24" ;
|
||||
dwc:locality "Kido River" ;
|
||||
dwc:recordedBy "Pe" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540647" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC448FD33E6F7FB317074916D#59C63CD6C448FD37E495F907708B96BA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC448FD33E6F7FB317074916D.mc.59C63CD6C448FD37E6F7F963710D969E>
|
||||
dwc:collectionCode "SUM" ;
|
||||
dwc:eventDate "2006-03-25" ;
|
||||
dwc:locality "Asami River" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540656" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC448FD33E6F7FB317074916D#59C63CD6C448FD37E6F7F963710D969E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC448FD33E6F7FB317074916D.mc.59C63CD6C448FD37E24AF96374939762>
|
||||
dwc:collectionCode "SUM" ;
|
||||
dwc:eventDate "1996-05-04" ;
|
||||
dwc:locality "Naka River" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540668" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC448FD33E6F7FB317074916D#59C63CD6C448FD37E24AF96374939762> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC448FD33E6F7FB317074916D.mc.59C63CD6C448FD37E7EFF94F71549762>
|
||||
dwc:collectionCode "SUM" ;
|
||||
dwc:eventDate "1999-05-04" ;
|
||||
dwc:locality "Naka River" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540662" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC448FD33E6F7FB317074916D#59C63CD6C448FD37E7EFF94F71549762> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC448FD33E6F7FB317074916D.mc.59C63CD6C448FD37E236F94F77739746>
|
||||
dwc:collectionCode "EJNU" ;
|
||||
dwc:eventDate "2000-04-28" ;
|
||||
dwc:locality "Yanbara River" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540672" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC448FD33E6F7FB317074916D#59C63CD6C448FD37E236F94F77739746> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC448FD33E6F7FB317074916D.mc.59C63CD6C448FD37E40BF8AB71C09746>
|
||||
dwc:collectionCode "EJNU" ;
|
||||
dwc:eventDate "2012-05-26" ;
|
||||
dwc:locality "Fuxi" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540673" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC448FD33E6F7FB317074916D#59C63CD6C448FD37E40BF8AB71C09746> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC448FD33E6F7FB317074916D.mc.59C63CD6C448FD37E2BFF8AB779F972A>
|
||||
dwc:collectionCode "EJNU" ;
|
||||
dwc:eventDate "2015-07-06" ;
|
||||
dwc:locality "Xiaodonggou village" ;
|
||||
dwc:recordedBy "Pe" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540669" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC448FD33E6F7FB317074916D#59C63CD6C448FD37E2BFF8AB779F972A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC448FD33E6F7FB317074916D.mc.59C63CD6C448FD37E4F7F8F77026972A>
|
||||
dwc:collectionCode "EJNU" ;
|
||||
dwc:eventDate "2016-10-14" ;
|
||||
dwc:locality "Jinxi" ;
|
||||
dwc:recordedBy "Pe" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540671" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC448FD33E6F7FB317074916D#59C63CD6C448FD37E4F7F8F77026972A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC448FD33E6F7FB317074916D.mc.59C63CD6C448FD37E320F8F47719970E>
|
||||
dwc:eventDate "2016-10-23" ;
|
||||
dwc:locality "Qinglongxia" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540670" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC448FD33E6F7FB317074916D#59C63CD6C448FD37E320F8F47719970E> ;
|
||||
a dwc:MaterialCitation .
|
||||
164
data/61/07/87/6107879DC44CFD31E6F7FED974279130.ttl
Normal file
164
data/61/07/87/6107879DC44CFD31E6F7FED974279130.ttl
Normal file
|
|
@ -0,0 +1,164 @@
|
|||
@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/6107879DC44CFD31E6F7FED974279130>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.893836> ;
|
||||
dc:creator "Niitsuma, Hiromi" ;
|
||||
dc:title "Microtendipes parachloris Niitsuma 2017, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC44CFD31E6F7FED974279130.mc.59C63CD6C44CFD33E6F7FDAB708B9246>, <http://tb.plazi.org/GgServer/dwcaRecords/6107879DC44CFD31E6F7FED974279130.mc.59C63CD6C44CFD33E6F7FDF47402920E> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Microtendipes_parachloris_Niitsuma_2017> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Microtendipes_chloris_Meigen_1818> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4320.3.8> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4320.3.8>
|
||||
bibo:endPage "553" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2017-09-18" ;
|
||||
bibo:startPage "535" ;
|
||||
bibo:volume "4320" ;
|
||||
dc:creator "Niitsuma, Hiromi" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Review of the Japanese Microtendipes tera: Chironomidae: Chironominae), with description of a new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.893836> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microtendipes_parachloris_Niitsuma_2017>
|
||||
dwc:authority "Niitsuma & Tang" ;
|
||||
dwc:authorityName "Niitsuma" ;
|
||||
dwc:authorityYear "2017" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Niitsuma, 2017" ;
|
||||
dwc:species "parachloris" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9HYPZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtendipes_parachloris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microtendipes_chloris_Meigen_1818>
|
||||
dwc:authorityName "sensu Sasa" ;
|
||||
dwc:baseAuthorityName "Meigen" ;
|
||||
dwc:baseAuthorityYear "1818" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Meigen, 1818) sensu Sasa" ;
|
||||
dwc:species "chloris" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9HYPZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtendipes_chloris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtendipes_parachloris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "parachloris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtendipes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtendipes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chironomidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chironomidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtendipes_chloris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "chloris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtendipes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.893836>
|
||||
dc:description "FIGURE 4. Microtendipes parachloris Niitsuma & Tang sp. nov., holotype male, NSMT No. 101: 81 (A, B) and paratype male, NSMT No. 39: 87 (C, D). A, Abdominal tergites III – IV, dorsal view, showing marking pattern; B, hypopygium, dorsal view; C, anal point, dorsal view; D, superior volsella and median volsella, dorsal view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/893836/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC44CFD31E6F7FED974279130.mc.59C63CD6C44CFD33E6F7FDAB708B9246>
|
||||
dwc:collectionCode "NSMT" ;
|
||||
dwc:eventDate "1982-06-17" ;
|
||||
dwc:locality "Lake Akan" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1638540674" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC44CFD31E6F7FED974279130#59C63CD6C44CFD33E6F7FDAB708B9246> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6107879DC44CFD31E6F7FED974279130.mc.59C63CD6C44CFD33E6F7FDF47402920E>
|
||||
dwc:collectionCode "NSMT" ;
|
||||
dwc:eventDate "1979-04-28" ;
|
||||
dwc:locality "Lake Yunoko" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "1638540675" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6107879DC44CFD31E6F7FED974279130#59C63CD6C44CFD33E6F7FDF47402920E> ;
|
||||
a dwc:MaterialCitation .
|
||||
183
data/61/07/87/6107879DC44EFD31E6F7FAB475C197E6.ttl
Normal file
183
data/61/07/87/6107879DC44EFD31E6F7FAB475C197E6.ttl
Normal file
|
|
@ -0,0 +1,183 @@
|
|||
@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/6107879DC44EFD31E6F7FAB475C197E6>
|
||||
dc:creator "Niitsuma, Hiromi" ;
|
||||
dc:title "Polypedilum (Polypedilum) tsukubaense Sasa" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Polypedilum_tsukubaense_Sasa_1979> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Microtendipes_tsukubaensis_Sasa_1979>, <http://taxon-concept.plazi.org/id/Animalia/Polypedilum_tsukubaense_Sasa_1983> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4320.3.8> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4320.3.8>
|
||||
bibo:endPage "553" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2017-09-18" ;
|
||||
bibo:startPage "535" ;
|
||||
bibo:volume "4320" ;
|
||||
dc:creator "Niitsuma, Hiromi" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Review of the Japanese Microtendipes tera: Chironomidae: Chironominae), with description of a new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Polypedilum_tsukubaense_Sasa_1979>
|
||||
dwc:authority "(Sasa)" ;
|
||||
dwc:authorityName "Sasa" ;
|
||||
dwc:baseAuthorityName "Sasa" ;
|
||||
dwc:baseAuthorityYear "1979" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Polypedilum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sasa, 1979) Sasa" ;
|
||||
dwc:species "tsukubaense" ;
|
||||
dwc:subGenus "Polypedilum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9HK4B> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Polypedilum_tsukubaense> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microtendipes_tsukubaensis_Sasa_1979>
|
||||
dwc:authority "Sasa, 1979: 17" ;
|
||||
dwc:authorityName "Sasa" ;
|
||||
dwc:authorityPageNumber "17" ;
|
||||
dwc:authorityYear "1979" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sasa, 1979" ;
|
||||
dwc:species "tsukubaensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9HK4B> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtendipes_tsukubaensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Polypedilum_tsukubaense_Sasa_1983>
|
||||
dwc:authority ": Sasa 1983: 12" ;
|
||||
dwc:authorityName "Sasa" ;
|
||||
dwc:authorityPageNumber "12" ;
|
||||
dwc:authorityYear "1983" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Polypedilum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sasa, 1983" ;
|
||||
dwc:species "tsukubaense" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9HK4B> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Polypedilum_tsukubaense> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polypedilum_tsukubaense>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Polypedilum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tsukubaense" ;
|
||||
dwc:subGenus "Polypedilum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polypedilum_Polypedilum>, <http://taxon-name.plazi.org/id/Animalia/Polypedilum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polypedilum_Polypedilum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Polypedilum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Polypedilum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polypedilum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polypedilum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Polypedilum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chironomidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chironomidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtendipes_tsukubaensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tsukubaensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtendipes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtendipes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chironomidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
251
data/61/07/87/6107879DC44EFD31E6F7FE3F743E94DE.ttl
Normal file
251
data/61/07/87/6107879DC44EFD31E6F7FE3F743E94DE.ttl
Normal file
|
|
@ -0,0 +1,251 @@
|
|||
@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/6107879DC44EFD31E6F7FE3F743E94DE>
|
||||
dc:creator "Niitsuma, Hiromi" ;
|
||||
dc:title "Polypedilum (Cerobregma) yamasinense Niitsuma 2017, comb. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Polypedilum_yamasinense_Tokunaga_1940> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Chironomus_yamasinensis_Tokunaga_1940>, <http://taxon-concept.plazi.org/id/Animalia/Microtendipes_yamasinensis_Sasa_1995>, <http://taxon-concept.plazi.org/id/Animalia/Polypedilum_kamotertium_Sasa_1989> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4320.3.8> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4320.3.8>
|
||||
bibo:endPage "553" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2017-09-18" ;
|
||||
bibo:startPage "535" ;
|
||||
bibo:volume "4320" ;
|
||||
dc:creator "Niitsuma, Hiromi" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Review of the Japanese Microtendipes tera: Chironomidae: Chironominae), with description of a new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Polypedilum_yamasinense_Tokunaga_1940>
|
||||
dwc:authority "(Tokunaga)" ;
|
||||
dwc:authorityName "Niitsuma" ;
|
||||
dwc:authorityYear "2017" ;
|
||||
dwc:baseAuthorityName "Tokunaga" ;
|
||||
dwc:baseAuthorityYear "1940" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Polypedilum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Tokunaga, 1940) Niitsuma, 2017" ;
|
||||
dwc:species "yamasinense" ;
|
||||
dwc:subGenus "Cerobregma" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9HK4C> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Polypedilum_yamasinense> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chironomus_yamasinensis_Tokunaga_1940>
|
||||
dwc:authority "Tokunaga, 1940: 295" ;
|
||||
dwc:authorityName "Tokunaga" ;
|
||||
dwc:authorityPageNumber "295" ;
|
||||
dwc:authorityYear "1940" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Chironomus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tokunaga, 1940" ;
|
||||
dwc:species "yamasinensis" ;
|
||||
dwc:subGenus "Microtendipes" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9HK4C> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chironomus_yamasinensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microtendipes_yamasinensis_Sasa_1995>
|
||||
dwc:authority ": Sasa & Kikuchi 1995: 34" ;
|
||||
dwc:authorityName "Sasa & Kikuchi" ;
|
||||
dwc:authorityPageNumber "34" ;
|
||||
dwc:authorityYear "1995" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sasa & Kikuchi, 1995" ;
|
||||
dwc:species "yamasinensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9HK4C> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtendipes_yamasinensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Polypedilum_kamotertium_Sasa_1989>
|
||||
dwc:authority "Sasa, 1989 b: 64" ;
|
||||
dwc:authorityName "Sasa" ;
|
||||
dwc:authorityPageNumber "64" ;
|
||||
dwc:authorityYear "1989" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Polypedilum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sasa, 1989" ;
|
||||
dwc:species "kamotertium" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9HK4C> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Polypedilum_kamotertium> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polypedilum_yamasinense>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Polypedilum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "yamasinense" ;
|
||||
dwc:subGenus "Cerobregma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polypedilum_Cerobregma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polypedilum_Cerobregma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Polypedilum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Cerobregma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polypedilum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polypedilum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Polypedilum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chironomidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chironomidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chironomus_yamasinensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Chironomus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "yamasinensis" ;
|
||||
dwc:subGenus "Microtendipes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chironomus_Microtendipes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chironomus_Microtendipes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Chironomus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Microtendipes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chironomus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chironomus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Chironomus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chironomidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtendipes_yamasinensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "yamasinensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtendipes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtendipes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Microtendipes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chironomidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polypedilum_kamotertium>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Polypedilum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "kamotertium" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polypedilum> ;
|
||||
a dwcFP:TaxonName .
|
||||
80
data/61/07/B8/6107B8537494AA077255AC6DAF3B6D6E.ttl
Normal file
80
data/61/07/B8/6107B8537494AA077255AC6DAF3B6D6E.ttl
Normal file
|
|
@ -0,0 +1,80 @@
|
|||
@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: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/6107B8537494AA077255AC6DAF3B6D6E>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Tytthonyini>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Tytthonyxini>' due to issues with rank ;
|
||||
# Warning: Could not add treatment taxon because family "" contains invalid characters ;
|
||||
dc:creator "Bouchard, Patrice; Bousquet, Yves; Davies, Anthony E.; Alonso-Zarazaga, Miguel A.; Lawrence, John F.; Lyal, Chris H. C.; Newton, Alfred F.; Reid, Chris A. M.; Schmitt, Michael; Ślipinski, S. Adam; Smith, Andrew B. T." ;
|
||||
dc:title "Tytthonyxini Arnett 1962" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Tytthonyx> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.88.807> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.88.807>
|
||||
bibo:endPage "972" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "88" ;
|
||||
dc:creator "Bouchard, Patrice; Bousquet, Yves; Davies, Anthony E.; Alonso-Zarazaga, Miguel A.; Lawrence, John F.; Lyal, Chris H. C.; Newton, Alfred F.; Reid, Chris A. M.; Schmitt, Michael; Ślipinski, S. Adam; Smith, Andrew B. T." ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Family-group names in Coleoptera (Insecta)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tytthonyx>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Tytthonyx" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cantharidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cantharidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
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 .
|
||||
155
data/61/07/B8/6107B86ECBE3A2E6CB0AF019EE3E2170.ttl
Normal file
155
data/61/07/B8/6107B86ECBE3A2E6CB0AF019EE3E2170.ttl
Normal 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/> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/6107B86ECBE3A2E6CB0AF019EE3E2170>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1051.64603.figures778-786> ;
|
||||
dc:creator "Lonsdale, Owen" ;
|
||||
dc:title "Phytomyza glabricola Kulp 1968" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phytomyza_glabricola_Kulp_1968> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Phytomyza_weidhausii> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Phytomyza_ditmani_Kulp_1968> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1051.64603> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1051.64603>
|
||||
bibo:endPage "481" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2021-07-29" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "1051" ;
|
||||
dc:creator "Lonsdale, Owen" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Manual of North American Agromyzidae (Diptera, Schizophora), with revision of the fauna of the \" Delmarva \" states" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1051.64603.figures778-786> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phytomyza_glabricola_Kulp_1968>
|
||||
dwc:authority "Kulp" ;
|
||||
dwc:authorityName "Kulp" ;
|
||||
dwc:authorityYear "1968" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phytomyzinae" ;
|
||||
dwc:genus "Phytomyza" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kulp, 1968" ;
|
||||
dwc:species "glabricola" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phytomyza_glabricola> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phytomyza_ditmani_Kulp_1968>
|
||||
dwc:authorityName "Kulp" ;
|
||||
dwc:authorityYear "1968" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phytomyzinae" ;
|
||||
dwc:genus "Phytomyza" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kulp, 1968" ;
|
||||
dwc:species "ditmani" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phytomyza_ditmani> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phytomyza_glabricola>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phytomyzinae" ;
|
||||
dwc:genus "Phytomyza" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "glabricola" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytomyza> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phytomyza>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phytomyzinae" ;
|
||||
dwc:genus "Phytomyza" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytomyzinae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phytomyzinae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phytomyzinae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phytomyza_weidhausii>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phytomyzinae" ;
|
||||
dwc:genus "Phytomyza" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "weidhausii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytomyza> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phytomyza_ditmani>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phytomyzinae" ;
|
||||
dwc:genus "Phytomyza" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ditmani" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytomyza> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1051.64603.figures778-786>
|
||||
dc:description "Figures 778 - 786. Phytomyza ditmani Kulp, male genitalia 778 external genitalia, left lateral 779 phallus, ventral 780 hypandrial complex, left lateral 781 - 783 P. glabricola Kulp, male genitalia 781 external genitalia, left lateral 782 phallus, ventral 783 hypandrial complex, left lateral 784 - 786 P. ilicicola Loew, male genitalia 784 external genitalia, left lateral 785 phallus, ventral 786 hypandrial complex, left lateral. Originally published in Lonsdale and Scheffer (2011)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/572236> ;
|
||||
a fabio:Figure .
|
||||
107
data/61/07/FC/6107FCCE8DDF0B62FDB9D7583EFB8B0C.ttl
Normal file
107
data/61/07/FC/6107FCCE8DDF0B62FDB9D7583EFB8B0C.ttl
Normal 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/6107FCCE8DDF0B62FDB9D7583EFB8B0C>
|
||||
dc:creator "Song, Zhenzhen; Ren, Li; Zhang, Runzhi; Zhou, Chenggang" ;
|
||||
dc:title "Leptomias wenchuanensis Chen 1992" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptomias_wenchuanensis_Chen_1992> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptomias_wenchuanensis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.678.12543> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.678.12543>
|
||||
bibo:endPage "119" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "678" ;
|
||||
dc:creator "Song, Zhenzhen; Ren, Li; Zhang, Runzhi; Zhou, Chenggang" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Review of the species of Leptomias Faust from Sichuan, China (Coleoptera, Curculionidae, Entiminae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptomias_wenchuanensis_Chen_1992>
|
||||
dwc:authority "Chen, 1992" ;
|
||||
dwc:authorityName "Chen" ;
|
||||
dwc:authorityYear "1992" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:genus "Leptomias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Chen, 1992" ;
|
||||
dwc:species "wenchuanensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6PFTN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptomias_wenchuanensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptomias_wenchuanensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:genus "Leptomias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "wenchuanensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptomias> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptomias>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:genus "Leptomias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Curculionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Curculionidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
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 .
|
||||
104
data/61/0E/0F/610E0FD6C5DA17B8C8294E6DBB08ED37.ttl
Normal file
104
data/61/0E/0F/610E0FD6C5DA17B8C8294E6DBB08ED37.ttl
Normal 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/610E0FD6C5DA17B8C8294E6DBB08ED37>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:title "Phalaena vulpinaria Linnaeus, 1758, spec. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phalaena_vulpinaria_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/Phalaena_vulpinaria_Linnaeus_1758>
|
||||
dwc:LSID "urn:lsid:zoobank.org:act:8DD2F58F-79CF-49EE-AB6B-2B20017EE51B" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1758" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Phalaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
|
||||
dwc:species "vulpinaria" ;
|
||||
dwc:zbkClass "Insecta" ;
|
||||
dwc:zbkKingdom "Animalia" ;
|
||||
dwc:zbkOrder "Lepidoptera" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phalaena_vulpinaria> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phalaena_vulpinaria>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Phalaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "vulpinaria" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phalaena> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phalaena>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Phalaena" ;
|
||||
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 .
|
||||
145
data/61/0E/87/610E87FB9301FF83FF0DF15BFE451C33.ttl
Normal file
145
data/61/0E/87/610E87FB9301FF83FF0DF15BFE451C33.ttl
Normal 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/610E87FB9301FF83FF0DF15BFE451C33>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1459874>, <http://dx.doi.org/10.5281/zenodo.1459876>, <http://dx.doi.org/10.5281/zenodo.1459878>, <http://dx.doi.org/10.5281/zenodo.1459886>, <http://dx.doi.org/10.5281/zenodo.1459898>, <http://dx.doi.org/10.5281/zenodo.1459902>, <http://dx.doi.org/10.5281/zenodo.1459904> ;
|
||||
dc:creator "Evsyukov, Aleksandr; Golovatch, Sergei; Reip, Hans S." ;
|
||||
dc:title "Julus khostensis Evsyukov & Golovatch & Reip 2018, sp. n." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Julus_khostensis_Evsyukov_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4461.1.7> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4461.1.7>
|
||||
bibo:endPage "117" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-08-20" ;
|
||||
bibo:startPage "89" ;
|
||||
bibo:volume "4461" ;
|
||||
dc:creator "Evsyukov, Aleksandr; Golovatch, Sergei; Reip, Hans S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "The millipede genus Julus Linnaeus, 1758 in the Caucasus (Diplopoda: Julida: Julidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1459874>, <http://dx.doi.org/10.5281/zenodo.1459876>, <http://dx.doi.org/10.5281/zenodo.1459878>, <http://dx.doi.org/10.5281/zenodo.1459886>, <http://dx.doi.org/10.5281/zenodo.1459898>, <http://dx.doi.org/10.5281/zenodo.1459902>, <http://dx.doi.org/10.5281/zenodo.1459904> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_khostensis_Evsyukov_2018>
|
||||
dwc:authority "Evsyukov & Golovatch & Reip, 2018" ;
|
||||
dwc:authorityName "Evsyukov & Golovatch & Reip" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Evsyukov & Golovatch & Reip, 2018" ;
|
||||
dwc:species "khostensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/849L6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_khostensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julus_khostensis>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "khostensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julus>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julidae>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julida>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diplopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diplopoda>
|
||||
dwc:class "Diplopoda" ;
|
||||
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.1459874>
|
||||
dc:description "FIGURE 1. Antennae in Caucasian species of Julus, lateral views. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936. G: J. dagestanus sp. n. H: J. khostensis sp. n. Scale bar: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459874/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459876>
|
||||
dc:description "FIGURE 2. Gnathochilaria in Caucasian species of Julus, ventral views. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936. G: J. subalpinus Lohmander, 1936. H: J. dagestanus sp. n. I: J. khostensis sp. n. Scale bars: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459876/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459878>
|
||||
dc:description "FIGURE 3. Male legs 1 in Julus alexandrae Evsyukov, 2016 (A), J. colchicus Lohmander, 1936 (B–D), J. jedryczkowskii Golovatch, 1981 (E–F), J. kubanus Verhoeff, 1921 (G–I), J. lignaui Verhoeff, 1910 (J–M), J. lindholmi Lohmander, 1936 (N– P), J. subalpinus Lohmander, 1936 (Q–R), J. dagestanus sp. n. (S) and J. khostensis sp. n. (T). A: from the Rostov-on-Don Region. B: from Krasnaya Polyana, Krasnodar Province. C: from Sakhrai, Adygea Republic. D: syntype from Gagry, Abkhazia, after Lohmander (1936). E: from North Ossetia. F: paratype from North Ossetia, after Golovatch (1981). G: from Maikop, Adygea Republic. H: from Pskhu, Abkhazia. I: from Aksaut, Karachaevo-Cherkessia, after Lohmander (1936). J: from Krasnaya Polyana, Krasnodar Province. K: from Teberda, Karachaevo-Cherkessia. L: from Mestia, Svanetia, Georgia. M: from Teberda, Karachaevo-Cherkessia. N: from Svanetia, Georgia. O: from near Teberda, Karachaevo-Cherkessia. P: holotype from Olginskoe, Abkhazia, after Lohmander (1936). Q: from North Ossetia. R: syntype from Mount Djuga, Krasnodar Province, after Lohmander (1936). S: holotype from Dagestan. T: holotype from Khosta, Krasnodar Province. Oral views B–O; caudal views A, P. Abbreviations: cx, coxa; te, telopodite remnant. Scale bars: 0.3 mm (A–C, E, G, H, J–O, Q, S, T), 0.2 mm (F), not to scale (D, I, P, R)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459878/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459886>
|
||||
dc:description "FIGURE 7. Male legs 2 in Julus subalpinus Lohmander, 1936 (A–B), J. dagestanus sp. n. (C) and J. khostensis sp. n. (D). A: from North Ossetia. B: syntype from Mount Djuga, Krasnodar Province, after Lohmander (1936). C: holotype from Dagestan. D: holotype from Khosta, Krasnodar Province. Oral views A, C, D; lateral view B. Abbreviations: alp, anterolateral process of coxa 2; mp, main process of coxa 2; p, penes. Scale bars: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459886/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459898>
|
||||
dc:description "FIGURE 13. Male gonopods in Julus dagestanus sp. n. (A–C holotype from Dagestan) and J. khostensis sp. n. (D–E holotype from Khosta, Krasnodar Province). A: promere with flagellum, mesal view. B: promere, caudal view. C: left gonopods, lateral view. D: promere with flagella, caudal view. E: right gonopods, lateral view. Scale bars: 0.3 mm. Abbreviations: fl, flagellum; la, lamella on promere; la1 and la2, lamella 1 and lamella 2 on promere; lo, lateral outgrowth of opisthomere; ms, mesomere; op, opisthomere; pr, promere." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459898/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459902>
|
||||
dc:description "FIGURE 15. Ventral edge of male segments 7 in Caucasian species of Julus. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936 C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936. G: J. subalpinus Lohmander, 1936. H: J. khostensis sp. n. Scale bars: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459902/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459904>
|
||||
dc:description "FIGURE 16. Striation on metazonites in Caucasian species of Julus. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936. G: J. subalpinus Lohmander, 1936. H: J. dagestanus sp. n. I: J. khostensis sp. n. Pictures taken not to scale." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459904/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
157
data/61/0E/87/610E87FB9302FF8DFF0DF061FE881B85.ttl
Normal file
157
data/61/0E/87/610E87FB9302FF8DFF0DF061FE881B85.ttl
Normal file
|
|
@ -0,0 +1,157 @@
|
|||
@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/610E87FB9302FF8DFF0DF061FE881B85>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1459874>, <http://dx.doi.org/10.5281/zenodo.1459876>, <http://dx.doi.org/10.5281/zenodo.1459878>, <http://dx.doi.org/10.5281/zenodo.1459886>, <http://dx.doi.org/10.5281/zenodo.1459898>, <http://dx.doi.org/10.5281/zenodo.1459900>, <http://dx.doi.org/10.5281/zenodo.1459904>, <http://dx.doi.org/10.5281/zenodo.1459908> ;
|
||||
dc:creator "Evsyukov, Aleksandr; Golovatch, Sergei; Reip, Hans S." ;
|
||||
dc:title "Julus dagestanus Evsyukov & Golovatch & Reip 2018, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9302FF8DFF0DF061FE881B85.mc.59CF3CB09303FF8FFF0DF7CDFEEB1EFE> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Julus_dagestanus_Evsyukov_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4461.1.7> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4461.1.7>
|
||||
bibo:endPage "117" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-08-20" ;
|
||||
bibo:startPage "89" ;
|
||||
bibo:volume "4461" ;
|
||||
dc:creator "Evsyukov, Aleksandr; Golovatch, Sergei; Reip, Hans S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "The millipede genus Julus Linnaeus, 1758 in the Caucasus (Diplopoda: Julida: Julidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1459874>, <http://dx.doi.org/10.5281/zenodo.1459876>, <http://dx.doi.org/10.5281/zenodo.1459878>, <http://dx.doi.org/10.5281/zenodo.1459886>, <http://dx.doi.org/10.5281/zenodo.1459898>, <http://dx.doi.org/10.5281/zenodo.1459900>, <http://dx.doi.org/10.5281/zenodo.1459904>, <http://dx.doi.org/10.5281/zenodo.1459908> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_dagestanus_Evsyukov_2018>
|
||||
dwc:authority "Evsyukov & Golovatch & Reip, 2018" ;
|
||||
dwc:authorityName "Evsyukov & Golovatch & Reip" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Evsyukov & Golovatch & Reip, 2018" ;
|
||||
dwc:species "dagestanus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/849L5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_dagestanus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julus_dagestanus>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dagestanus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julus>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julidae>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julida>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diplopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diplopoda>
|
||||
dwc:class "Diplopoda" ;
|
||||
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.1459874>
|
||||
dc:description "FIGURE 1. Antennae in Caucasian species of Julus, lateral views. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936. G: J. dagestanus sp. n. H: J. khostensis sp. n. Scale bar: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459874/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459876>
|
||||
dc:description "FIGURE 2. Gnathochilaria in Caucasian species of Julus, ventral views. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936. G: J. subalpinus Lohmander, 1936. H: J. dagestanus sp. n. I: J. khostensis sp. n. Scale bars: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459876/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459878>
|
||||
dc:description "FIGURE 3. Male legs 1 in Julus alexandrae Evsyukov, 2016 (A), J. colchicus Lohmander, 1936 (B–D), J. jedryczkowskii Golovatch, 1981 (E–F), J. kubanus Verhoeff, 1921 (G–I), J. lignaui Verhoeff, 1910 (J–M), J. lindholmi Lohmander, 1936 (N– P), J. subalpinus Lohmander, 1936 (Q–R), J. dagestanus sp. n. (S) and J. khostensis sp. n. (T). A: from the Rostov-on-Don Region. B: from Krasnaya Polyana, Krasnodar Province. C: from Sakhrai, Adygea Republic. D: syntype from Gagry, Abkhazia, after Lohmander (1936). E: from North Ossetia. F: paratype from North Ossetia, after Golovatch (1981). G: from Maikop, Adygea Republic. H: from Pskhu, Abkhazia. I: from Aksaut, Karachaevo-Cherkessia, after Lohmander (1936). J: from Krasnaya Polyana, Krasnodar Province. K: from Teberda, Karachaevo-Cherkessia. L: from Mestia, Svanetia, Georgia. M: from Teberda, Karachaevo-Cherkessia. N: from Svanetia, Georgia. O: from near Teberda, Karachaevo-Cherkessia. P: holotype from Olginskoe, Abkhazia, after Lohmander (1936). Q: from North Ossetia. R: syntype from Mount Djuga, Krasnodar Province, after Lohmander (1936). S: holotype from Dagestan. T: holotype from Khosta, Krasnodar Province. Oral views B–O; caudal views A, P. Abbreviations: cx, coxa; te, telopodite remnant. Scale bars: 0.3 mm (A–C, E, G, H, J–O, Q, S, T), 0.2 mm (F), not to scale (D, I, P, R)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459878/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459886>
|
||||
dc:description "FIGURE 7. Male legs 2 in Julus subalpinus Lohmander, 1936 (A–B), J. dagestanus sp. n. (C) and J. khostensis sp. n. (D). A: from North Ossetia. B: syntype from Mount Djuga, Krasnodar Province, after Lohmander (1936). C: holotype from Dagestan. D: holotype from Khosta, Krasnodar Province. Oral views A, C, D; lateral view B. Abbreviations: alp, anterolateral process of coxa 2; mp, main process of coxa 2; p, penes. Scale bars: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459886/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459898>
|
||||
dc:description "FIGURE 13. Male gonopods in Julus dagestanus sp. n. (A–C holotype from Dagestan) and J. khostensis sp. n. (D–E holotype from Khosta, Krasnodar Province). A: promere with flagellum, mesal view. B: promere, caudal view. C: left gonopods, lateral view. D: promere with flagella, caudal view. E: right gonopods, lateral view. Scale bars: 0.3 mm. Abbreviations: fl, flagellum; la, lamella on promere; la1 and la2, lamella 1 and lamella 2 on promere; lo, lateral outgrowth of opisthomere; ms, mesomere; op, opisthomere; pr, promere." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459898/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459900>
|
||||
dc:description "FIGURE 14. Mesomere and opisthomere in Caucasian species of Julus, oral views. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936 G: J. subalpinus Lohmander, 1936. H: J. dagestanus sp. n. Scale bars: 0.3 mm. Abbreviations: fl, flagellum; lo, lateral outgrowth of opisthomere; ms, mesomere; op, opisthomere." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459900/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459904>
|
||||
dc:description "FIGURE 16. Striation on metazonites in Caucasian species of Julus. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936. G: J. subalpinus Lohmander, 1936. H: J. dagestanus sp. n. I: J. khostensis sp. n. Pictures taken not to scale." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459904/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459908>
|
||||
dc:description "FIGURE 18. Female vulvae and legs 2 in Caucasian species of Julus. A: J. lignaui Verhoeff, 1910. B: J. lindholmi Lohmander, 1936. C: J. subalpinus Lohmander, 1936. D: J. dagestanus sp. n. Abbreviations: vu, vulva; op, operculum; bu, bursa; am1 and am2, ampulla 1 and ampulla 2; l2, coxa and prefemur of leg 2. Scale bar: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459908/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9302FF8DFF0DF061FE881B85.mc.59CF3CB09303FF8FFF0DF7CDFEEB1EFE>
|
||||
dwc:collectionCode "ZMUM" ;
|
||||
trt:gbifOccurrenceId "1919493212" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/610E87FB9302FF8DFF0DF061FE881B85#59CF3CB09303FF8FFF0DF7CDFEEB1EFE> ;
|
||||
a dwc:MaterialCitation .
|
||||
217
data/61/0E/87/610E87FB9305FF8EFF0DF440FD441F6B.ttl
Normal file
217
data/61/0E/87/610E87FB9305FF8EFF0DF440FD441F6B.ttl
Normal 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/610E87FB9305FF8EFF0DF440FD441F6B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1459876>, <http://dx.doi.org/10.5281/zenodo.1459878>, <http://dx.doi.org/10.5281/zenodo.1459886>, <http://dx.doi.org/10.5281/zenodo.1459896>, <http://dx.doi.org/10.5281/zenodo.1459900>, <http://dx.doi.org/10.5281/zenodo.1459902>, <http://dx.doi.org/10.5281/zenodo.1459904>, <http://dx.doi.org/10.5281/zenodo.1459908> ;
|
||||
dc:creator "Evsyukov, Aleksandr; Golovatch, Sergei; Reip, Hans S." ;
|
||||
dc:title "Julus subalpinus Lohmander 1936" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9305FF8EFF0DF440FD441F6B.mc.59CF3CB09305FF89FF0DF4BCFE6F1A08>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9305FF8EFF0DF440FD441F6B.mc.59CF3CB09305FF89FE05F351FA7E1A08>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9305FF8EFF0DF440FD441F6B.mc.59CF3CB09305FF89FA14F351FB631A6C>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9305FF8EFF0DF440FD441F6B.mc.59CF3CB09305FF89FB36F375FBBD1A40>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9305FF8EFF0DF440FD441F6B.mc.59CF3CB09305FF89FBD5F309FCFF1AA4>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9305FF8EFF0DF440FD441F6B.mc.59CF3CB09305FF89FC97F32DFEC31A98>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9305FF8EFF0DF440FD441F6B.mc.59CF3CB09305FF89FEDDF3C1FD8B1AFC> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Julus_subalpinus_Lohmander_1936> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4461.1.7> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4461.1.7>
|
||||
bibo:endPage "117" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-08-20" ;
|
||||
bibo:startPage "89" ;
|
||||
bibo:volume "4461" ;
|
||||
dc:creator "Evsyukov, Aleksandr; Golovatch, Sergei; Reip, Hans S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "The millipede genus Julus Linnaeus, 1758 in the Caucasus (Diplopoda: Julida: Julidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1459876>, <http://dx.doi.org/10.5281/zenodo.1459878>, <http://dx.doi.org/10.5281/zenodo.1459886>, <http://dx.doi.org/10.5281/zenodo.1459896>, <http://dx.doi.org/10.5281/zenodo.1459900>, <http://dx.doi.org/10.5281/zenodo.1459902>, <http://dx.doi.org/10.5281/zenodo.1459904>, <http://dx.doi.org/10.5281/zenodo.1459908> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_subalpinus_Lohmander_1936>
|
||||
dwc:authority "Lohmander, 1936" ;
|
||||
dwc:authorityName "Lohmander" ;
|
||||
dwc:authorityYear "1936" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lohmander, 1936" ;
|
||||
dwc:species "subalpinus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6NFF9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_subalpinus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julus_subalpinus>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "subalpinus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julus>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julidae>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julida>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diplopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diplopoda>
|
||||
dwc:class "Diplopoda" ;
|
||||
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.1459876>
|
||||
dc:description "FIGURE 2. Gnathochilaria in Caucasian species of Julus, ventral views. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936. G: J. subalpinus Lohmander, 1936. H: J. dagestanus sp. n. I: J. khostensis sp. n. Scale bars: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459876/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459878>
|
||||
dc:description "FIGURE 3. Male legs 1 in Julus alexandrae Evsyukov, 2016 (A), J. colchicus Lohmander, 1936 (B–D), J. jedryczkowskii Golovatch, 1981 (E–F), J. kubanus Verhoeff, 1921 (G–I), J. lignaui Verhoeff, 1910 (J–M), J. lindholmi Lohmander, 1936 (N– P), J. subalpinus Lohmander, 1936 (Q–R), J. dagestanus sp. n. (S) and J. khostensis sp. n. (T). A: from the Rostov-on-Don Region. B: from Krasnaya Polyana, Krasnodar Province. C: from Sakhrai, Adygea Republic. D: syntype from Gagry, Abkhazia, after Lohmander (1936). E: from North Ossetia. F: paratype from North Ossetia, after Golovatch (1981). G: from Maikop, Adygea Republic. H: from Pskhu, Abkhazia. I: from Aksaut, Karachaevo-Cherkessia, after Lohmander (1936). J: from Krasnaya Polyana, Krasnodar Province. K: from Teberda, Karachaevo-Cherkessia. L: from Mestia, Svanetia, Georgia. M: from Teberda, Karachaevo-Cherkessia. N: from Svanetia, Georgia. O: from near Teberda, Karachaevo-Cherkessia. P: holotype from Olginskoe, Abkhazia, after Lohmander (1936). Q: from North Ossetia. R: syntype from Mount Djuga, Krasnodar Province, after Lohmander (1936). S: holotype from Dagestan. T: holotype from Khosta, Krasnodar Province. Oral views B–O; caudal views A, P. Abbreviations: cx, coxa; te, telopodite remnant. Scale bars: 0.3 mm (A–C, E, G, H, J–O, Q, S, T), 0.2 mm (F), not to scale (D, I, P, R)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459878/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459886>
|
||||
dc:description "FIGURE 7. Male legs 2 in Julus subalpinus Lohmander, 1936 (A–B), J. dagestanus sp. n. (C) and J. khostensis sp. n. (D). A: from North Ossetia. B: syntype from Mount Djuga, Krasnodar Province, after Lohmander (1936). C: holotype from Dagestan. D: holotype from Khosta, Krasnodar Province. Oral views A, C, D; lateral view B. Abbreviations: alp, anterolateral process of coxa 2; mp, main process of coxa 2; p, penes. Scale bars: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459886/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459896>
|
||||
dc:description "FIGURE 12. Male gonopods in Julus lindholmi Lohmander, 1936 (A–B from Svanetia, Georgia; C–D from near Teberda, Karachaevo-Cherkessia; E–F holotype from Olginskoe, Abkhazia, after Lohmander (1936)) and J. subalpinus Lohmander, 1936 (G from North Ossetia; H–I syntype from Mount Djuga, Krasnodar Province, after Lohmander (1936)). A, C: promere with flagellum, caudal view. B: opisthomere, oral view. D, I: left gonopods, mesal view. E: promere, caudal view. F, H: promere, mesal view. G: right gonopods, mesal view. Scale bar: 0.3 mm (A–D, G), not to scale (E, F, H, I). Abbreviations: fl, flagellum; la, lamella on promere; lo, lateral outgrowth of opisthomere; ms, mesomere; op, opisthomere; pr, promere." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459896/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459900>
|
||||
dc:description "FIGURE 14. Mesomere and opisthomere in Caucasian species of Julus, oral views. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936 G: J. subalpinus Lohmander, 1936. H: J. dagestanus sp. n. Scale bars: 0.3 mm. Abbreviations: fl, flagellum; lo, lateral outgrowth of opisthomere; ms, mesomere; op, opisthomere." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459900/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459902>
|
||||
dc:description "FIGURE 15. Ventral edge of male segments 7 in Caucasian species of Julus. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936 C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936. G: J. subalpinus Lohmander, 1936. H: J. khostensis sp. n. Scale bars: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459902/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459904>
|
||||
dc:description "FIGURE 16. Striation on metazonites in Caucasian species of Julus. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936. G: J. subalpinus Lohmander, 1936. H: J. dagestanus sp. n. I: J. khostensis sp. n. Pictures taken not to scale." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459904/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459908>
|
||||
dc:description "FIGURE 18. Female vulvae and legs 2 in Caucasian species of Julus. A: J. lignaui Verhoeff, 1910. B: J. lindholmi Lohmander, 1936. C: J. subalpinus Lohmander, 1936. D: J. dagestanus sp. n. Abbreviations: vu, vulva; op, operculum; bu, bursa; am1 and am2, ampulla 1 and ampulla 2; l2, coxa and prefemur of leg 2. Scale bar: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459908/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9305FF8EFF0DF440FD441F6B.mc.59CF3CB09305FF89FF0DF4BCFE6F1A08>
|
||||
dwc:collectionCode "ZMUM" ;
|
||||
dwc:eventDate "1983-08-18" ;
|
||||
dwc:locality "North Ossetian Nature Reserve" ;
|
||||
dwc:verbatimElevation "1700" ;
|
||||
trt:gbifOccurrenceId "1919493215" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/610E87FB9305FF8EFF0DF440FD441F6B#59CF3CB09305FF89FF0DF4BCFE6F1A08> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9305FF8EFF0DF440FD441F6B.mc.59CF3CB09305FF89FE05F351FA7E1A08>
|
||||
dwc:collectionCode "ZMUM" ;
|
||||
dwc:eventDate "1984-08-13" ;
|
||||
dwc:locality "North Ossetian Nature Reserve" ;
|
||||
dwc:verbatimElevation "1700" ;
|
||||
trt:gbifOccurrenceId "1919493211" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/610E87FB9305FF8EFF0DF440FD441F6B#59CF3CB09305FF89FE05F351FA7E1A08> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9305FF8EFF0DF440FD441F6B.mc.59CF3CB09305FF89FA14F351FB631A6C>
|
||||
dwc:collectionCode "ZMUM" ;
|
||||
dwc:eventDate "1984-08-25" ;
|
||||
dwc:locality "North Ossetian Nature Reserve" ;
|
||||
dwc:verbatimElevation "1800" ;
|
||||
trt:gbifOccurrenceId "1919493207" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/610E87FB9305FF8EFF0DF440FD441F6B#59CF3CB09305FF89FA14F351FB631A6C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9305FF8EFF0DF440FD441F6B.mc.59CF3CB09305FF89FB36F375FBBD1A40>
|
||||
dwc:collectionCode "ZMUM" ;
|
||||
dwc:eventDate "1983-09-01" ;
|
||||
dwc:locality "North Ossetian Nature Reserve" ;
|
||||
dwc:verbatimElevation "1800" ;
|
||||
trt:gbifOccurrenceId "1919493202" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/610E87FB9305FF8EFF0DF440FD441F6B#59CF3CB09305FF89FB36F375FBBD1A40> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9305FF8EFF0DF440FD441F6B.mc.59CF3CB09305FF89FBD5F309FCFF1AA4>
|
||||
dwc:collectionCode "ZMUM" ;
|
||||
dwc:eventDate "1983-09-01" ;
|
||||
dwc:locality "North Ossetian Nature Reserve" ;
|
||||
dwc:recordedBy "O. Gvozdeva" ;
|
||||
dwc:verbatimElevation "1800" ;
|
||||
trt:gbifOccurrenceId "1919493223" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/610E87FB9305FF8EFF0DF440FD441F6B#59CF3CB09305FF89FBD5F309FCFF1AA4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9305FF8EFF0DF440FD441F6B.mc.59CF3CB09305FF89FC97F32DFEC31A98>
|
||||
dwc:collectionCode "ZMUM" ;
|
||||
dwc:eventDate "1981-05-14" ;
|
||||
dwc:locality "North Ossetian Nature Reserve" ;
|
||||
dwc:recordedBy "O. Gvozdeva" ;
|
||||
dwc:verbatimElevation "650" ;
|
||||
trt:gbifOccurrenceId "1919493214" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/610E87FB9305FF8EFF0DF440FD441F6B#59CF3CB09305FF89FC97F32DFEC31A98> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9305FF8EFF0DF440FD441F6B.mc.59CF3CB09305FF89FEDDF3C1FD8B1AFC>
|
||||
dwc:collectionCode "ZMUM" ;
|
||||
dwc:eventDate "1982-08-13" ;
|
||||
dwc:locality "Tseissky Mt." ;
|
||||
dwc:recordedBy "V. Matveeva & S. Alekseev." ;
|
||||
dwc:verbatimElevation "2000" ;
|
||||
trt:gbifOccurrenceId "1919493209" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/610E87FB9305FF8EFF0DF440FD441F6B#59CF3CB09305FF89FEDDF3C1FD8B1AFC> ;
|
||||
a dwc:MaterialCitation .
|
||||
195
data/61/0E/87/610E87FB9307FF89FF0DF7CDFB6E1CE7.ttl
Normal file
195
data/61/0E/87/610E87FB9307FF89FF0DF7CDFB6E1CE7.ttl
Normal file
|
|
@ -0,0 +1,195 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/610E87FB9307FF89FF0DF7CDFB6E1CE7>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1459874>, <http://dx.doi.org/10.5281/zenodo.1459876>, <http://dx.doi.org/10.5281/zenodo.1459878>, <http://dx.doi.org/10.5281/zenodo.1459884>, <http://dx.doi.org/10.5281/zenodo.1459896>, <http://dx.doi.org/10.5281/zenodo.1459900>, <http://dx.doi.org/10.5281/zenodo.1459902>, <http://dx.doi.org/10.5281/zenodo.1459904>, <http://dx.doi.org/10.5281/zenodo.1459908> ;
|
||||
dc:creator "Evsyukov, Aleksandr; Golovatch, Sergei; Reip, Hans S." ;
|
||||
dc:title "Julus lindholmi Lohmander 1936" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9307FF89FF0DF7CDFB6E1CE7.mc.59CF3CB09307FF8BFF0DF6D8FE4D1F95>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9307FF89FF0DF7CDFB6E1CE7.mc.59CF3CB09307FF8BFF5DF0F4FA6219EE>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9307FF89FF0DF7CDFB6E1CE7.mc.59CF3CB09307FF88FE78F088FC521E9B>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9307FF89FF0DF7CDFB6E1CE7.mc.59CF3CB09304FF88FC24F7C2FF0B1ED3> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Julus_lindholmi_Lohmander_1936> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4461.1.7> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4461.1.7>
|
||||
bibo:endPage "117" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-08-20" ;
|
||||
bibo:startPage "89" ;
|
||||
bibo:volume "4461" ;
|
||||
dc:creator "Evsyukov, Aleksandr; Golovatch, Sergei; Reip, Hans S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "The millipede genus Julus Linnaeus, 1758 in the Caucasus (Diplopoda: Julida: Julidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1459874>, <http://dx.doi.org/10.5281/zenodo.1459876>, <http://dx.doi.org/10.5281/zenodo.1459878>, <http://dx.doi.org/10.5281/zenodo.1459884>, <http://dx.doi.org/10.5281/zenodo.1459896>, <http://dx.doi.org/10.5281/zenodo.1459900>, <http://dx.doi.org/10.5281/zenodo.1459902>, <http://dx.doi.org/10.5281/zenodo.1459904>, <http://dx.doi.org/10.5281/zenodo.1459908> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_lindholmi_Lohmander_1936>
|
||||
dwc:authority "Lohmander, 1936" ;
|
||||
dwc:authorityName "Lohmander" ;
|
||||
dwc:authorityYear "1936" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lohmander, 1936" ;
|
||||
dwc:species "lindholmi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/849L7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_lindholmi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julus_lindholmi>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lindholmi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julus>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julidae>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julida>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diplopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diplopoda>
|
||||
dwc:class "Diplopoda" ;
|
||||
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.1459874>
|
||||
dc:description "FIGURE 1. Antennae in Caucasian species of Julus, lateral views. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936. G: J. dagestanus sp. n. H: J. khostensis sp. n. Scale bar: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459874/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459876>
|
||||
dc:description "FIGURE 2. Gnathochilaria in Caucasian species of Julus, ventral views. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936. G: J. subalpinus Lohmander, 1936. H: J. dagestanus sp. n. I: J. khostensis sp. n. Scale bars: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459876/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459878>
|
||||
dc:description "FIGURE 3. Male legs 1 in Julus alexandrae Evsyukov, 2016 (A), J. colchicus Lohmander, 1936 (B–D), J. jedryczkowskii Golovatch, 1981 (E–F), J. kubanus Verhoeff, 1921 (G–I), J. lignaui Verhoeff, 1910 (J–M), J. lindholmi Lohmander, 1936 (N– P), J. subalpinus Lohmander, 1936 (Q–R), J. dagestanus sp. n. (S) and J. khostensis sp. n. (T). A: from the Rostov-on-Don Region. B: from Krasnaya Polyana, Krasnodar Province. C: from Sakhrai, Adygea Republic. D: syntype from Gagry, Abkhazia, after Lohmander (1936). E: from North Ossetia. F: paratype from North Ossetia, after Golovatch (1981). G: from Maikop, Adygea Republic. H: from Pskhu, Abkhazia. I: from Aksaut, Karachaevo-Cherkessia, after Lohmander (1936). J: from Krasnaya Polyana, Krasnodar Province. K: from Teberda, Karachaevo-Cherkessia. L: from Mestia, Svanetia, Georgia. M: from Teberda, Karachaevo-Cherkessia. N: from Svanetia, Georgia. O: from near Teberda, Karachaevo-Cherkessia. P: holotype from Olginskoe, Abkhazia, after Lohmander (1936). Q: from North Ossetia. R: syntype from Mount Djuga, Krasnodar Province, after Lohmander (1936). S: holotype from Dagestan. T: holotype from Khosta, Krasnodar Province. Oral views B–O; caudal views A, P. Abbreviations: cx, coxa; te, telopodite remnant. Scale bars: 0.3 mm (A–C, E, G, H, J–O, Q, S, T), 0.2 mm (F), not to scale (D, I, P, R)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459878/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459884>
|
||||
dc:description "FIGURE 6. Male legs 2 in Julus lignaui Verhoeff, 1910 (A–D) and J. lindholmi Lohmander, 1936 (E–G), caudal views. A: from Krasnaya Polyana, Krasnodar Province. B: from Teberda, Karachaevo-Cherkessia. C: from Mestia, Georgia. D: from Teberda, Karachaevo-Cherkessia. E: from Svanetia, Georgia. F: from near Teberda, Karachaevo-Cherkessia. G: holotype from Olginskoe, Abkhazia, after Lohmander (1936). Abbreviations: alp, anterolateral process of coxa 2; mp, main process of coxa 2; p, penes; pp, posterior process of coxa 2. Scale bars: 0.3 mm (A–F), not to scale (G)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459884/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459896>
|
||||
dc:description "FIGURE 12. Male gonopods in Julus lindholmi Lohmander, 1936 (A–B from Svanetia, Georgia; C–D from near Teberda, Karachaevo-Cherkessia; E–F holotype from Olginskoe, Abkhazia, after Lohmander (1936)) and J. subalpinus Lohmander, 1936 (G from North Ossetia; H–I syntype from Mount Djuga, Krasnodar Province, after Lohmander (1936)). A, C: promere with flagellum, caudal view. B: opisthomere, oral view. D, I: left gonopods, mesal view. E: promere, caudal view. F, H: promere, mesal view. G: right gonopods, mesal view. Scale bar: 0.3 mm (A–D, G), not to scale (E, F, H, I). Abbreviations: fl, flagellum; la, lamella on promere; lo, lateral outgrowth of opisthomere; ms, mesomere; op, opisthomere; pr, promere." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459896/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459900>
|
||||
dc:description "FIGURE 14. Mesomere and opisthomere in Caucasian species of Julus, oral views. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936 G: J. subalpinus Lohmander, 1936. H: J. dagestanus sp. n. Scale bars: 0.3 mm. Abbreviations: fl, flagellum; lo, lateral outgrowth of opisthomere; ms, mesomere; op, opisthomere." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459900/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459902>
|
||||
dc:description "FIGURE 15. Ventral edge of male segments 7 in Caucasian species of Julus. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936 C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936. G: J. subalpinus Lohmander, 1936. H: J. khostensis sp. n. Scale bars: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459902/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459904>
|
||||
dc:description "FIGURE 16. Striation on metazonites in Caucasian species of Julus. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936. G: J. subalpinus Lohmander, 1936. H: J. dagestanus sp. n. I: J. khostensis sp. n. Pictures taken not to scale." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459904/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459908>
|
||||
dc:description "FIGURE 18. Female vulvae and legs 2 in Caucasian species of Julus. A: J. lignaui Verhoeff, 1910. B: J. lindholmi Lohmander, 1936. C: J. subalpinus Lohmander, 1936. D: J. dagestanus sp. n. Abbreviations: vu, vulva; op, operculum; bu, bursa; am1 and am2, ampulla 1 and ampulla 2; l2, coxa and prefemur of leg 2. Scale bar: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459908/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9307FF89FF0DF7CDFB6E1CE7.mc.59CF3CB09307FF8BFF0DF6D8FE4D1F95>
|
||||
dwc:collectionCode "ZMUM" ;
|
||||
dwc:eventDate "2016-03-26" ;
|
||||
dwc:locality "Lake Kravtsovo" ;
|
||||
dwc:recordedBy "R. Zuev." ;
|
||||
trt:gbifOccurrenceId "1919493216" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/610E87FB9307FF89FF0DF7CDFB6E1CE7#59CF3CB09307FF8BFF0DF6D8FE4D1F95> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9307FF89FF0DF7CDFB6E1CE7.mc.59CF3CB09307FF8BFF5DF0F4FA6219EE>
|
||||
dwc:collectionCode "ZMUM" ;
|
||||
dwc:locality "Svanetia" ;
|
||||
dwc:verbatimElevation "600" ;
|
||||
trt:gbifOccurrenceId "1919493217" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/610E87FB9307FF89FF0DF7CDFB6E1CE7#59CF3CB09307FF8BFF5DF0F4FA6219EE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9307FF89FF0DF7CDFB6E1CE7.mc.59CF3CB09307FF88FE78F088FC521E9B>
|
||||
dwc:collectionCode "ZMUM" ;
|
||||
dwc:eventDate "1986-09-02" ;
|
||||
dwc:locality "Khaishi" ;
|
||||
dwc:recordedBy "Lukhi N & A. Ryvkin" ;
|
||||
dwc:verbatimElevation "800" ;
|
||||
trt:gbifOccurrenceId "1919493203" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/610E87FB9307FF89FF0DF7CDFB6E1CE7#59CF3CB09307FF88FE78F088FC521E9B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9307FF89FF0DF7CDFB6E1CE7.mc.59CF3CB09304FF88FC24F7C2FF0B1ED3>
|
||||
dwc:collectionCode "SMNG" ;
|
||||
dwc:eventDate "2012-09-29" ;
|
||||
dwc:locality "Zugdidi" ;
|
||||
dwc:recordedBy "F. Walther." ;
|
||||
dwc:verbatimElevation "720" ;
|
||||
dwc:verbatimLatitude "42.9814" ;
|
||||
dwc:verbatimLongitude "42.2314" ;
|
||||
trt:gbifOccurrenceId "1919493208" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/610E87FB9307FF89FF0DF7CDFB6E1CE7#59CF3CB09304FF88FC24F7C2FF0B1ED3> ;
|
||||
a dwc:MaterialCitation .
|
||||
146
data/61/0E/87/610E87FB930FFF83FF0DF38BFA6519C7.ttl
Normal file
146
data/61/0E/87/610E87FB930FFF83FF0DF38BFA6519C7.ttl
Normal 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/610E87FB930FFF83FF0DF38BFA6519C7>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1459880>, <http://dx.doi.org/10.5281/zenodo.1459888>, <http://dx.doi.org/10.5281/zenodo.1459884>, <http://dx.doi.org/10.5281/zenodo.1459894>, <http://dx.doi.org/10.5281/zenodo.1459886>, <http://dx.doi.org/10.5281/zenodo.1459896>, <http://dx.doi.org/10.5281/zenodo.1459878>, <http://dx.doi.org/10.5281/zenodo.1459890>, <http://dx.doi.org/10.5281/zenodo.1459898>, <http://dx.doi.org/10.5281/zenodo.1459900> ;
|
||||
dc:creator "Evsyukov, Aleksandr; Golovatch, Sergei; Reip, Hans S." ;
|
||||
dc:title "Julus Evsyukov & Golovatch & Reip 2018" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Julus_Evsyukov_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4461.1.7> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4461.1.7>
|
||||
bibo:endPage "117" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-08-20" ;
|
||||
bibo:startPage "89" ;
|
||||
bibo:volume "4461" ;
|
||||
dc:creator "Evsyukov, Aleksandr; Golovatch, Sergei; Reip, Hans S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "The millipede genus Julus Linnaeus, 1758 in the Caucasus (Diplopoda: Julida: Julidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1459880>, <http://dx.doi.org/10.5281/zenodo.1459888>, <http://dx.doi.org/10.5281/zenodo.1459884>, <http://dx.doi.org/10.5281/zenodo.1459894>, <http://dx.doi.org/10.5281/zenodo.1459886>, <http://dx.doi.org/10.5281/zenodo.1459896>, <http://dx.doi.org/10.5281/zenodo.1459878>, <http://dx.doi.org/10.5281/zenodo.1459890>, <http://dx.doi.org/10.5281/zenodo.1459898>, <http://dx.doi.org/10.5281/zenodo.1459900> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_Evsyukov_2018>
|
||||
dwc:authorityName "Evsyukov & Golovatch & Reip" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Evsyukov & Golovatch & Reip, 2018" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7P7L5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julus>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julidae>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julida>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diplopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diplopoda>
|
||||
dwc:class "Diplopoda" ;
|
||||
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.1459880>
|
||||
dc:description "FIGURE 4. Male legs 2 in Julus alexandrae Evsyukov, 2016 (A), J. colchicus Lohmander, 1936 (B–D), J. jedryczkowskii Golovatch, 1981 (E–F) and J. kubanus Verhoeff, 1921 (G–I). A: from the Rostov-on-Don Region. B: from Krasnaya Polyana, Krasnodar Province. C: from Sakhrai, Adygea Republic. D: syntype from Gagry, Abkhazia, after Lohmander (1936). E: from North Ossetia. F: paratype from North Ossetia, after Golovatch (1981). G: from Maikop, Adygea Republic. H: from Pskhu, Abkhazia. I: from Aksaut, Karachaevo-Cherkessia, after Lohmander (1936). Oral views C, E, H; caudal views A, B, D, F, G; mesal view I. Abbreviations: alp, anterolateral process of coxa 2; mp, main process of coxa 2; p, penes; pp, posterior process of coxa 2. Scale bars: 0.3 mm (A–C, E, G, H), 0.2 mm (F), not to scale (D, I)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459880/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459888>
|
||||
dc:description "FIGURE 8. Male gonopods in Julus alexandrae Evsyukov, 2018 (A–B from the Rostov-on-Don Region) and J. colchicus Lohmander, 1936 (C–D from Krasnaya Polyana, Krasnodar Province, E–F from Sakhrai, Adygea Republic, G–H syntype from Gagry, Abkhazia, after Lohmander (1936), I from Sataplia State Reserve, Georgia, after Golovatch (1977)). A, E, G: promere, caudal view. B, D: left gonopods, mesal view. C: promere with flagella, caudal view. F: right gonopods, mesal view. H, I: left gonopods, mesal view. Scale bars: 0.3 mm. G, H, I not to scale. Abbreviations: fl, flagellum; la, lamella on promere; lo, lateral outgrowth of opisthomere; ms, mesomere; op, opisthomere; pr, promere; t, mesal tooth on promere." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459888/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459884>
|
||||
dc:description "FIGURE 6. Male legs 2 in Julus lignaui Verhoeff, 1910 (A–D) and J. lindholmi Lohmander, 1936 (E–G), caudal views. A: from Krasnaya Polyana, Krasnodar Province. B: from Teberda, Karachaevo-Cherkessia. C: from Mestia, Georgia. D: from Teberda, Karachaevo-Cherkessia. E: from Svanetia, Georgia. F: from near Teberda, Karachaevo-Cherkessia. G: holotype from Olginskoe, Abkhazia, after Lohmander (1936). Abbreviations: alp, anterolateral process of coxa 2; mp, main process of coxa 2; p, penes; pp, posterior process of coxa 2. Scale bars: 0.3 mm (A–F), not to scale (G)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459884/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459894>
|
||||
dc:description "FIGURE 11. Male gonopods in Julus lignaui Verhoeff, 1910 (A–B from Krasnaya Polyana, Krasnodar Province; C–D from Mestia, Georgia; E–H from Teberda, Karachaevo-Cherkessia). A: promere with flagella, caudal view. B, D, H: left gonopods, mesal view. C, E, G: promere, caudal view. F: right gonopod, mesal view. Scale bar: 0.3 mm. Abbreviations: fl, flagellum; la, lamella on promere; lo, lateral outgrowth of opisthomere; ms, mesomere; op, opisthomere; pr, promere." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459894/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459886>
|
||||
dc:description "FIGURE 7. Male legs 2 in Julus subalpinus Lohmander, 1936 (A–B), J. dagestanus sp. n. (C) and J. khostensis sp. n. (D). A: from North Ossetia. B: syntype from Mount Djuga, Krasnodar Province, after Lohmander (1936). C: holotype from Dagestan. D: holotype from Khosta, Krasnodar Province. Oral views A, C, D; lateral view B. Abbreviations: alp, anterolateral process of coxa 2; mp, main process of coxa 2; p, penes. Scale bars: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459886/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459896>
|
||||
dc:description "FIGURE 12. Male gonopods in Julus lindholmi Lohmander, 1936 (A–B from Svanetia, Georgia; C–D from near Teberda, Karachaevo-Cherkessia; E–F holotype from Olginskoe, Abkhazia, after Lohmander (1936)) and J. subalpinus Lohmander, 1936 (G from North Ossetia; H–I syntype from Mount Djuga, Krasnodar Province, after Lohmander (1936)). A, C: promere with flagellum, caudal view. B: opisthomere, oral view. D, I: left gonopods, mesal view. E: promere, caudal view. F, H: promere, mesal view. G: right gonopods, mesal view. Scale bar: 0.3 mm (A–D, G), not to scale (E, F, H, I). Abbreviations: fl, flagellum; la, lamella on promere; lo, lateral outgrowth of opisthomere; ms, mesomere; op, opisthomere; pr, promere." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459896/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459878>
|
||||
dc:description "FIGURE 3. Male legs 1 in Julus alexandrae Evsyukov, 2016 (A), J. colchicus Lohmander, 1936 (B–D), J. jedryczkowskii Golovatch, 1981 (E–F), J. kubanus Verhoeff, 1921 (G–I), J. lignaui Verhoeff, 1910 (J–M), J. lindholmi Lohmander, 1936 (N– P), J. subalpinus Lohmander, 1936 (Q–R), J. dagestanus sp. n. (S) and J. khostensis sp. n. (T). A: from the Rostov-on-Don Region. B: from Krasnaya Polyana, Krasnodar Province. C: from Sakhrai, Adygea Republic. D: syntype from Gagry, Abkhazia, after Lohmander (1936). E: from North Ossetia. F: paratype from North Ossetia, after Golovatch (1981). G: from Maikop, Adygea Republic. H: from Pskhu, Abkhazia. I: from Aksaut, Karachaevo-Cherkessia, after Lohmander (1936). J: from Krasnaya Polyana, Krasnodar Province. K: from Teberda, Karachaevo-Cherkessia. L: from Mestia, Svanetia, Georgia. M: from Teberda, Karachaevo-Cherkessia. N: from Svanetia, Georgia. O: from near Teberda, Karachaevo-Cherkessia. P: holotype from Olginskoe, Abkhazia, after Lohmander (1936). Q: from North Ossetia. R: syntype from Mount Djuga, Krasnodar Province, after Lohmander (1936). S: holotype from Dagestan. T: holotype from Khosta, Krasnodar Province. Oral views B–O; caudal views A, P. Abbreviations: cx, coxa; te, telopodite remnant. Scale bars: 0.3 mm (A–C, E, G, H, J–O, Q, S, T), 0.2 mm (F), not to scale (D, I, P, R)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459878/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459890>
|
||||
dc:description "FIGURE 9. Male gonopods in Julus jedryczkowskii Golovatch, 1981 (A–B from North Ossetia, C–D from North Ossetia after Golovatch (1981)). A: promere with flagellum, caudal view. B, D: right gonopods, mesal view. C: promere, caudal view. Scale bar: 0.3 mm. Abbreviations: fl, flagellum; la, lamella on promere; ms, mesomere; op, opisthomere; pr, promere." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459890/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459898>
|
||||
dc:description "FIGURE 13. Male gonopods in Julus dagestanus sp. n. (A–C holotype from Dagestan) and J. khostensis sp. n. (D–E holotype from Khosta, Krasnodar Province). A: promere with flagellum, mesal view. B: promere, caudal view. C: left gonopods, lateral view. D: promere with flagella, caudal view. E: right gonopods, lateral view. Scale bars: 0.3 mm. Abbreviations: fl, flagellum; la, lamella on promere; la1 and la2, lamella 1 and lamella 2 on promere; lo, lateral outgrowth of opisthomere; ms, mesomere; op, opisthomere; pr, promere." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459898/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459900>
|
||||
dc:description "FIGURE 14. Mesomere and opisthomere in Caucasian species of Julus, oral views. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936 G: J. subalpinus Lohmander, 1936. H: J. dagestanus sp. n. Scale bars: 0.3 mm. Abbreviations: fl, flagellum; lo, lateral outgrowth of opisthomere; ms, mesomere; op, opisthomere." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459900/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
200
data/61/0E/87/610E87FB9315FF92FF0DF190FED71F6B.ttl
Normal file
200
data/61/0E/87/610E87FB9315FF92FF0DF190FED71F6B.ttl
Normal file
|
|
@ -0,0 +1,200 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/610E87FB9315FF92FF0DF190FED71F6B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1459874>, <http://dx.doi.org/10.5281/zenodo.1459876>, <http://dx.doi.org/10.5281/zenodo.1459878>, <http://dx.doi.org/10.5281/zenodo.1459880>, <http://dx.doi.org/10.5281/zenodo.1459882>, <http://dx.doi.org/10.5281/zenodo.1459884>, <http://dx.doi.org/10.5281/zenodo.1459900>, <http://dx.doi.org/10.5281/zenodo.1459902>, <http://dx.doi.org/10.5281/zenodo.1459904>, <http://dx.doi.org/10.5281/zenodo.1459906>, <http://dx.doi.org/10.5281/zenodo.1459888> ;
|
||||
dc:creator "Evsyukov, Aleksandr; Golovatch, Sergei; Reip, Hans S." ;
|
||||
dc:title "Julus colchicus Lohmander 1936" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9315FF92FF0DF190FED71F6B.mc.59CF3CB09315FF99FF0DF08EFA6219C7>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9315FF92FF0DF190FED71F6B.mc.59CF3CB09312FF9EFF5DF0C6FA62199F>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9315FF92FF0DF190FED71F6B.mc.59CF3CB09313FF9FFF5DF1BAFA811936>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9315FF92FF0DF190FED71F6B.mc.59CF3CB09313FF9FFA14F05FFB42196A> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Julus_colchicus_Lohmander_1936> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4461.1.7> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4461.1.7>
|
||||
bibo:endPage "117" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-08-20" ;
|
||||
bibo:startPage "89" ;
|
||||
bibo:volume "4461" ;
|
||||
dc:creator "Evsyukov, Aleksandr; Golovatch, Sergei; Reip, Hans S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "The millipede genus Julus Linnaeus, 1758 in the Caucasus (Diplopoda: Julida: Julidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1459874>, <http://dx.doi.org/10.5281/zenodo.1459876>, <http://dx.doi.org/10.5281/zenodo.1459878>, <http://dx.doi.org/10.5281/zenodo.1459880>, <http://dx.doi.org/10.5281/zenodo.1459882>, <http://dx.doi.org/10.5281/zenodo.1459884>, <http://dx.doi.org/10.5281/zenodo.1459900>, <http://dx.doi.org/10.5281/zenodo.1459902>, <http://dx.doi.org/10.5281/zenodo.1459904>, <http://dx.doi.org/10.5281/zenodo.1459906>, <http://dx.doi.org/10.5281/zenodo.1459888> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_colchicus_Lohmander_1936>
|
||||
dwc:authority "Lohmander, 1936" ;
|
||||
dwc:authorityName "Lohmander" ;
|
||||
dwc:authorityYear "1936" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lohmander, 1936" ;
|
||||
dwc:species "colchicus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6NFDB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_colchicus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julus_colchicus>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "colchicus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julus>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julidae>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julida>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diplopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diplopoda>
|
||||
dwc:class "Diplopoda" ;
|
||||
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.1459874>
|
||||
dc:description "FIGURE 1. Antennae in Caucasian species of Julus, lateral views. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936. G: J. dagestanus sp. n. H: J. khostensis sp. n. Scale bar: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459874/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459876>
|
||||
dc:description "FIGURE 2. Gnathochilaria in Caucasian species of Julus, ventral views. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936. G: J. subalpinus Lohmander, 1936. H: J. dagestanus sp. n. I: J. khostensis sp. n. Scale bars: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459876/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459878>
|
||||
dc:description "FIGURE 3. Male legs 1 in Julus alexandrae Evsyukov, 2016 (A), J. colchicus Lohmander, 1936 (B–D), J. jedryczkowskii Golovatch, 1981 (E–F), J. kubanus Verhoeff, 1921 (G–I), J. lignaui Verhoeff, 1910 (J–M), J. lindholmi Lohmander, 1936 (N– P), J. subalpinus Lohmander, 1936 (Q–R), J. dagestanus sp. n. (S) and J. khostensis sp. n. (T). A: from the Rostov-on-Don Region. B: from Krasnaya Polyana, Krasnodar Province. C: from Sakhrai, Adygea Republic. D: syntype from Gagry, Abkhazia, after Lohmander (1936). E: from North Ossetia. F: paratype from North Ossetia, after Golovatch (1981). G: from Maikop, Adygea Republic. H: from Pskhu, Abkhazia. I: from Aksaut, Karachaevo-Cherkessia, after Lohmander (1936). J: from Krasnaya Polyana, Krasnodar Province. K: from Teberda, Karachaevo-Cherkessia. L: from Mestia, Svanetia, Georgia. M: from Teberda, Karachaevo-Cherkessia. N: from Svanetia, Georgia. O: from near Teberda, Karachaevo-Cherkessia. P: holotype from Olginskoe, Abkhazia, after Lohmander (1936). Q: from North Ossetia. R: syntype from Mount Djuga, Krasnodar Province, after Lohmander (1936). S: holotype from Dagestan. T: holotype from Khosta, Krasnodar Province. Oral views B–O; caudal views A, P. Abbreviations: cx, coxa; te, telopodite remnant. Scale bars: 0.3 mm (A–C, E, G, H, J–O, Q, S, T), 0.2 mm (F), not to scale (D, I, P, R)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459878/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459880>
|
||||
dc:description "FIGURE 4. Male legs 2 in Julus alexandrae Evsyukov, 2016 (A), J. colchicus Lohmander, 1936 (B–D), J. jedryczkowskii Golovatch, 1981 (E–F) and J. kubanus Verhoeff, 1921 (G–I). A: from the Rostov-on-Don Region. B: from Krasnaya Polyana, Krasnodar Province. C: from Sakhrai, Adygea Republic. D: syntype from Gagry, Abkhazia, after Lohmander (1936). E: from North Ossetia. F: paratype from North Ossetia, after Golovatch (1981). G: from Maikop, Adygea Republic. H: from Pskhu, Abkhazia. I: from Aksaut, Karachaevo-Cherkessia, after Lohmander (1936). Oral views C, E, H; caudal views A, B, D, F, G; mesal view I. Abbreviations: alp, anterolateral process of coxa 2; mp, main process of coxa 2; p, penes; pp, posterior process of coxa 2. Scale bars: 0.3 mm (A–C, E, G, H), 0.2 mm (F), not to scale (D, I)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459880/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459882>
|
||||
dc:description "FIGURE 5. Julus colchicus Lohmander, 1936 from Krasnaya Polyana, Krasnodar Province. A: habitus of female (left) and male (right), lateral views. B and C: anterior part of male body, lateral and ventral views, respectively. D: midbody segments, lateral view. E: caudal part of body, lateral view. Pictures taken not to scale." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459882/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459884>
|
||||
dc:description "FIGURE 6. Male legs 2 in Julus lignaui Verhoeff, 1910 (A–D) and J. lindholmi Lohmander, 1936 (E–G), caudal views. A: from Krasnaya Polyana, Krasnodar Province. B: from Teberda, Karachaevo-Cherkessia. C: from Mestia, Georgia. D: from Teberda, Karachaevo-Cherkessia. E: from Svanetia, Georgia. F: from near Teberda, Karachaevo-Cherkessia. G: holotype from Olginskoe, Abkhazia, after Lohmander (1936). Abbreviations: alp, anterolateral process of coxa 2; mp, main process of coxa 2; p, penes; pp, posterior process of coxa 2. Scale bars: 0.3 mm (A–F), not to scale (G)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459884/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459900>
|
||||
dc:description "FIGURE 14. Mesomere and opisthomere in Caucasian species of Julus, oral views. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936 G: J. subalpinus Lohmander, 1936. H: J. dagestanus sp. n. Scale bars: 0.3 mm. Abbreviations: fl, flagellum; lo, lateral outgrowth of opisthomere; ms, mesomere; op, opisthomere." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459900/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459902>
|
||||
dc:description "FIGURE 15. Ventral edge of male segments 7 in Caucasian species of Julus. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936 C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936. G: J. subalpinus Lohmander, 1936. H: J. khostensis sp. n. Scale bars: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459902/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459904>
|
||||
dc:description "FIGURE 16. Striation on metazonites in Caucasian species of Julus. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936. G: J. subalpinus Lohmander, 1936. H: J. dagestanus sp. n. I: J. khostensis sp. n. Pictures taken not to scale." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459904/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459906>
|
||||
dc:description "FIGURE 17. Female vulvae and legs 2 in Caucasian species of Julus. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. Abbreviations: vu, vulva; op, operculum; bu, bursa; am1 and am2, ampulla 1 and ampulla 2; l2, coxa and prefemur of leg 2. Scale bar: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459906/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459888>
|
||||
dc:description "FIGURE 8. Male gonopods in Julus alexandrae Evsyukov, 2018 (A–B from the Rostov-on-Don Region) and J. colchicus Lohmander, 1936 (C–D from Krasnaya Polyana, Krasnodar Province, E–F from Sakhrai, Adygea Republic, G–H syntype from Gagry, Abkhazia, after Lohmander (1936), I from Sataplia State Reserve, Georgia, after Golovatch (1977)). A, E, G: promere, caudal view. B, D: left gonopods, mesal view. C: promere with flagella, caudal view. F: right gonopods, mesal view. H, I: left gonopods, mesal view. Scale bars: 0.3 mm. G, H, I not to scale. Abbreviations: fl, flagellum; la, lamella on promere; lo, lateral outgrowth of opisthomere; ms, mesomere; op, opisthomere; pr, promere; t, mesal tooth on promere." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459888/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9315FF92FF0DF190FED71F6B.mc.59CF3CB09315FF99FF0DF08EFA6219C7>
|
||||
dwc:collectionCode "ZMUM" ;
|
||||
dwc:locality "Severskaya Distr." ;
|
||||
trt:gbifOccurrenceId "1919493213" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/610E87FB9315FF92FF0DF190FED71F6B#59CF3CB09315FF99FF0DF08EFA6219C7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9315FF92FF0DF190FED71F6B.mc.59CF3CB09312FF9EFF5DF0C6FA62199F>
|
||||
dwc:collectionCode "ZMUM" ;
|
||||
dwc:locality "Maikop" ;
|
||||
dwc:recordedBy "Novoprokhladnoe, S" ;
|
||||
dwc:verbatimElevation "700" ;
|
||||
trt:gbifOccurrenceId "1919493225" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/610E87FB9315FF92FF0DF190FED71F6B#59CF3CB09312FF9EFF5DF0C6FA62199F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9315FF92FF0DF190FED71F6B.mc.59CF3CB09313FF9FFF5DF1BAFA811936>
|
||||
dwc:collectionCode "ZMUM" ;
|
||||
dwc:eventDate "1986-08-02" ;
|
||||
dwc:locality "Karachaevo-Cherkessia" ;
|
||||
dwc:recordedBy "S. Golovatch" ;
|
||||
dwc:verbatimElevation "2805" ;
|
||||
trt:gbifOccurrenceId "1919493218" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/610E87FB9315FF92FF0DF190FED71F6B#59CF3CB09313FF9FFF5DF1BAFA811936> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9315FF92FF0DF190FED71F6B.mc.59CF3CB09313FF9FFA14F05FFB42196A>
|
||||
dwc:eventDate "2009-06-30" ;
|
||||
dwc:locality "Caucasian Nature Reserve" ;
|
||||
dwc:recordedBy "Yu. Chumachenko" ;
|
||||
trt:gbifOccurrenceId "1919493206" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/610E87FB9315FF92FF0DF190FED71F6B#59CF3CB09313FF9FFA14F05FFB42196A> ;
|
||||
a dwc:MaterialCitation .
|
||||
155
data/61/0E/87/610E87FB9315FF99FF0DF6D3FE6A18AA.ttl
Normal file
155
data/61/0E/87/610E87FB9315FF99FF0DF6D3FE6A18AA.ttl
Normal 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/610E87FB9315FF99FF0DF6D3FE6A18AA>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1459874>, <http://dx.doi.org/10.5281/zenodo.1459876>, <http://dx.doi.org/10.5281/zenodo.1459878>, <http://dx.doi.org/10.5281/zenodo.1459880>, <http://dx.doi.org/10.5281/zenodo.1459888>, <http://dx.doi.org/10.5281/zenodo.1459900>, <http://dx.doi.org/10.5281/zenodo.1459902>, <http://dx.doi.org/10.5281/zenodo.1459904>, <http://dx.doi.org/10.5281/zenodo.1459906> ;
|
||||
dc:creator "Evsyukov, Aleksandr; Golovatch, Sergei; Reip, Hans S." ;
|
||||
dc:title "Julus alexandrae Evsyukov 2016" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Julus_alexandrae_Evsyukov_2016> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4461.1.7> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4461.1.7>
|
||||
bibo:endPage "117" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-08-20" ;
|
||||
bibo:startPage "89" ;
|
||||
bibo:volume "4461" ;
|
||||
dc:creator "Evsyukov, Aleksandr; Golovatch, Sergei; Reip, Hans S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "The millipede genus Julus Linnaeus, 1758 in the Caucasus (Diplopoda: Julida: Julidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1459874>, <http://dx.doi.org/10.5281/zenodo.1459876>, <http://dx.doi.org/10.5281/zenodo.1459878>, <http://dx.doi.org/10.5281/zenodo.1459880>, <http://dx.doi.org/10.5281/zenodo.1459888>, <http://dx.doi.org/10.5281/zenodo.1459900>, <http://dx.doi.org/10.5281/zenodo.1459902>, <http://dx.doi.org/10.5281/zenodo.1459904>, <http://dx.doi.org/10.5281/zenodo.1459906> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_alexandrae_Evsyukov_2016>
|
||||
dwc:authority "Evsyukov, 2016" ;
|
||||
dwc:authorityName "Evsyukov" ;
|
||||
dwc:authorityYear "2016" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Evsyukov, 2016" ;
|
||||
dwc:species "alexandrae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/849L2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_alexandrae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julus_alexandrae>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "alexandrae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julus>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julidae>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julida>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diplopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diplopoda>
|
||||
dwc:class "Diplopoda" ;
|
||||
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.1459874>
|
||||
dc:description "FIGURE 1. Antennae in Caucasian species of Julus, lateral views. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936. G: J. dagestanus sp. n. H: J. khostensis sp. n. Scale bar: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459874/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459876>
|
||||
dc:description "FIGURE 2. Gnathochilaria in Caucasian species of Julus, ventral views. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936. G: J. subalpinus Lohmander, 1936. H: J. dagestanus sp. n. I: J. khostensis sp. n. Scale bars: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459876/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459878>
|
||||
dc:description "FIGURE 3. Male legs 1 in Julus alexandrae Evsyukov, 2016 (A), J. colchicus Lohmander, 1936 (B–D), J. jedryczkowskii Golovatch, 1981 (E–F), J. kubanus Verhoeff, 1921 (G–I), J. lignaui Verhoeff, 1910 (J–M), J. lindholmi Lohmander, 1936 (N– P), J. subalpinus Lohmander, 1936 (Q–R), J. dagestanus sp. n. (S) and J. khostensis sp. n. (T). A: from the Rostov-on-Don Region. B: from Krasnaya Polyana, Krasnodar Province. C: from Sakhrai, Adygea Republic. D: syntype from Gagry, Abkhazia, after Lohmander (1936). E: from North Ossetia. F: paratype from North Ossetia, after Golovatch (1981). G: from Maikop, Adygea Republic. H: from Pskhu, Abkhazia. I: from Aksaut, Karachaevo-Cherkessia, after Lohmander (1936). J: from Krasnaya Polyana, Krasnodar Province. K: from Teberda, Karachaevo-Cherkessia. L: from Mestia, Svanetia, Georgia. M: from Teberda, Karachaevo-Cherkessia. N: from Svanetia, Georgia. O: from near Teberda, Karachaevo-Cherkessia. P: holotype from Olginskoe, Abkhazia, after Lohmander (1936). Q: from North Ossetia. R: syntype from Mount Djuga, Krasnodar Province, after Lohmander (1936). S: holotype from Dagestan. T: holotype from Khosta, Krasnodar Province. Oral views B–O; caudal views A, P. Abbreviations: cx, coxa; te, telopodite remnant. Scale bars: 0.3 mm (A–C, E, G, H, J–O, Q, S, T), 0.2 mm (F), not to scale (D, I, P, R)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459878/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459880>
|
||||
dc:description "FIGURE 4. Male legs 2 in Julus alexandrae Evsyukov, 2016 (A), J. colchicus Lohmander, 1936 (B–D), J. jedryczkowskii Golovatch, 1981 (E–F) and J. kubanus Verhoeff, 1921 (G–I). A: from the Rostov-on-Don Region. B: from Krasnaya Polyana, Krasnodar Province. C: from Sakhrai, Adygea Republic. D: syntype from Gagry, Abkhazia, after Lohmander (1936). E: from North Ossetia. F: paratype from North Ossetia, after Golovatch (1981). G: from Maikop, Adygea Republic. H: from Pskhu, Abkhazia. I: from Aksaut, Karachaevo-Cherkessia, after Lohmander (1936). Oral views C, E, H; caudal views A, B, D, F, G; mesal view I. Abbreviations: alp, anterolateral process of coxa 2; mp, main process of coxa 2; p, penes; pp, posterior process of coxa 2. Scale bars: 0.3 mm (A–C, E, G, H), 0.2 mm (F), not to scale (D, I)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459880/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459888>
|
||||
dc:description "FIGURE 8. Male gonopods in Julus alexandrae Evsyukov, 2018 (A–B from the Rostov-on-Don Region) and J. colchicus Lohmander, 1936 (C–D from Krasnaya Polyana, Krasnodar Province, E–F from Sakhrai, Adygea Republic, G–H syntype from Gagry, Abkhazia, after Lohmander (1936), I from Sataplia State Reserve, Georgia, after Golovatch (1977)). A, E, G: promere, caudal view. B, D: left gonopods, mesal view. C: promere with flagella, caudal view. F: right gonopods, mesal view. H, I: left gonopods, mesal view. Scale bars: 0.3 mm. G, H, I not to scale. Abbreviations: fl, flagellum; la, lamella on promere; lo, lateral outgrowth of opisthomere; ms, mesomere; op, opisthomere; pr, promere; t, mesal tooth on promere." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459888/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459900>
|
||||
dc:description "FIGURE 14. Mesomere and opisthomere in Caucasian species of Julus, oral views. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936 G: J. subalpinus Lohmander, 1936. H: J. dagestanus sp. n. Scale bars: 0.3 mm. Abbreviations: fl, flagellum; lo, lateral outgrowth of opisthomere; ms, mesomere; op, opisthomere." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459900/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459902>
|
||||
dc:description "FIGURE 15. Ventral edge of male segments 7 in Caucasian species of Julus. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936 C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936. G: J. subalpinus Lohmander, 1936. H: J. khostensis sp. n. Scale bars: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459902/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459904>
|
||||
dc:description "FIGURE 16. Striation on metazonites in Caucasian species of Julus. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936. G: J. subalpinus Lohmander, 1936. H: J. dagestanus sp. n. I: J. khostensis sp. n. Pictures taken not to scale." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459904/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459906>
|
||||
dc:description "FIGURE 17. Female vulvae and legs 2 in Caucasian species of Julus. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. Abbreviations: vu, vulva; op, operculum; bu, bursa; am1 and am2, ampulla 1 and ampulla 2; l2, coxa and prefemur of leg 2. Scale bar: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459906/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
1119
data/61/0E/87/610E87FB9317FF99FF0DF1FBFB871F6B.ttl
Normal file
1119
data/61/0E/87/610E87FB9317FF99FF0DF1FBFB871F6B.ttl
Normal file
File diff suppressed because it is too large
Load diff
290
data/61/0E/87/610E87FB9319FF8AFF0DF58DFEF319DD.ttl
Normal file
290
data/61/0E/87/610E87FB9319FF8AFF0DF58DFEF319DD.ttl
Normal file
|
|
@ -0,0 +1,290 @@
|
|||
@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/610E87FB9319FF8AFF0DF58DFEF319DD>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1459874>, <http://dx.doi.org/10.5281/zenodo.1459876>, <http://dx.doi.org/10.5281/zenodo.1459878>, <http://dx.doi.org/10.5281/zenodo.1459884>, <http://dx.doi.org/10.5281/zenodo.1459894>, <http://dx.doi.org/10.5281/zenodo.1459900>, <http://dx.doi.org/10.5281/zenodo.1459902>, <http://dx.doi.org/10.5281/zenodo.1459904>, <http://dx.doi.org/10.5281/zenodo.1459908> ;
|
||||
dc:creator "Evsyukov, Aleksandr; Golovatch, Sergei; Reip, Hans S." ;
|
||||
dc:title "Julus lignaui Verhoeff 1910" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9319FF8AFF0DF58DFEF319DD.mc.59CF3CB09319FF95FF0DF367FA661A51>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9319FF8AFF0DF58DFEF319DD.mc.59CF3CB09319FF95FF0DF3DFFB561AE9>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9319FF8AFF0DF58DFEF319DD.mc.59CF3CB09319FF95FF5DF394FB971B21>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9319FF8AFF0DF58DFEF319DD.mc.59CF3CB09319FF95FF5DF24CFEE01B79>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9319FF8AFF0DF58DFEF319DD.mc.59CF3CB09319FF95FEB1F260FEF01B5D> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Julus_lignaui_Verhoeff_1910> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Micropodoiulus_lignaui> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Julus_terrestris_Linnaeus_1758>, <http://taxon-concept.plazi.org/id/Animalia/Julus_scandinavius_Latzel_1884> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4461.1.7> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4461.1.7>
|
||||
bibo:endPage "117" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-08-20" ;
|
||||
bibo:startPage "89" ;
|
||||
bibo:volume "4461" ;
|
||||
dc:creator "Evsyukov, Aleksandr; Golovatch, Sergei; Reip, Hans S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "The millipede genus Julus Linnaeus, 1758 in the Caucasus (Diplopoda: Julida: Julidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1459874>, <http://dx.doi.org/10.5281/zenodo.1459876>, <http://dx.doi.org/10.5281/zenodo.1459878>, <http://dx.doi.org/10.5281/zenodo.1459884>, <http://dx.doi.org/10.5281/zenodo.1459894>, <http://dx.doi.org/10.5281/zenodo.1459900>, <http://dx.doi.org/10.5281/zenodo.1459902>, <http://dx.doi.org/10.5281/zenodo.1459904>, <http://dx.doi.org/10.5281/zenodo.1459908> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_lignaui_Verhoeff_1910>
|
||||
dwc:authority "Verhoeff, 1910" ;
|
||||
dwc:authorityName "Verhoeff" ;
|
||||
dwc:authorityYear "1910" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Verhoeff, 1910" ;
|
||||
dwc:species "lignaui" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3QSYG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_lignaui> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_terrestris_Linnaeus_1758>
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1758" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
|
||||
dwc:species "terrestris" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3QSYG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_terrestris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_scandinavius_Latzel_1884>
|
||||
dwc:authorityName "Latzel" ;
|
||||
dwc:authorityYear "1884" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Latzel, 1884" ;
|
||||
dwc:species "scandinavius" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3QSYG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_scandinavius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julus_lignaui>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lignaui" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julus>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julidae>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julida>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diplopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diplopoda>
|
||||
dwc:class "Diplopoda" ;
|
||||
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/Julus_terrestris>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "terrestris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julus_scandinavius>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "scandinavius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Micropodoiulus_lignaui>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Micropodoiulus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lignaui" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Micropodoiulus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Micropodoiulus>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Micropodoiulus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459874>
|
||||
dc:description "FIGURE 1. Antennae in Caucasian species of Julus, lateral views. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936. G: J. dagestanus sp. n. H: J. khostensis sp. n. Scale bar: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459874/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459876>
|
||||
dc:description "FIGURE 2. Gnathochilaria in Caucasian species of Julus, ventral views. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936. G: J. subalpinus Lohmander, 1936. H: J. dagestanus sp. n. I: J. khostensis sp. n. Scale bars: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459876/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459878>
|
||||
dc:description "FIGURE 3. Male legs 1 in Julus alexandrae Evsyukov, 2016 (A), J. colchicus Lohmander, 1936 (B–D), J. jedryczkowskii Golovatch, 1981 (E–F), J. kubanus Verhoeff, 1921 (G–I), J. lignaui Verhoeff, 1910 (J–M), J. lindholmi Lohmander, 1936 (N– P), J. subalpinus Lohmander, 1936 (Q–R), J. dagestanus sp. n. (S) and J. khostensis sp. n. (T). A: from the Rostov-on-Don Region. B: from Krasnaya Polyana, Krasnodar Province. C: from Sakhrai, Adygea Republic. D: syntype from Gagry, Abkhazia, after Lohmander (1936). E: from North Ossetia. F: paratype from North Ossetia, after Golovatch (1981). G: from Maikop, Adygea Republic. H: from Pskhu, Abkhazia. I: from Aksaut, Karachaevo-Cherkessia, after Lohmander (1936). J: from Krasnaya Polyana, Krasnodar Province. K: from Teberda, Karachaevo-Cherkessia. L: from Mestia, Svanetia, Georgia. M: from Teberda, Karachaevo-Cherkessia. N: from Svanetia, Georgia. O: from near Teberda, Karachaevo-Cherkessia. P: holotype from Olginskoe, Abkhazia, after Lohmander (1936). Q: from North Ossetia. R: syntype from Mount Djuga, Krasnodar Province, after Lohmander (1936). S: holotype from Dagestan. T: holotype from Khosta, Krasnodar Province. Oral views B–O; caudal views A, P. Abbreviations: cx, coxa; te, telopodite remnant. Scale bars: 0.3 mm (A–C, E, G, H, J–O, Q, S, T), 0.2 mm (F), not to scale (D, I, P, R)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459878/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459884>
|
||||
dc:description "FIGURE 6. Male legs 2 in Julus lignaui Verhoeff, 1910 (A–D) and J. lindholmi Lohmander, 1936 (E–G), caudal views. A: from Krasnaya Polyana, Krasnodar Province. B: from Teberda, Karachaevo-Cherkessia. C: from Mestia, Georgia. D: from Teberda, Karachaevo-Cherkessia. E: from Svanetia, Georgia. F: from near Teberda, Karachaevo-Cherkessia. G: holotype from Olginskoe, Abkhazia, after Lohmander (1936). Abbreviations: alp, anterolateral process of coxa 2; mp, main process of coxa 2; p, penes; pp, posterior process of coxa 2. Scale bars: 0.3 mm (A–F), not to scale (G)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459884/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459894>
|
||||
dc:description "FIGURE 11. Male gonopods in Julus lignaui Verhoeff, 1910 (A–B from Krasnaya Polyana, Krasnodar Province; C–D from Mestia, Georgia; E–H from Teberda, Karachaevo-Cherkessia). A: promere with flagella, caudal view. B, D, H: left gonopods, mesal view. C, E, G: promere, caudal view. F: right gonopod, mesal view. Scale bar: 0.3 mm. Abbreviations: fl, flagellum; la, lamella on promere; lo, lateral outgrowth of opisthomere; ms, mesomere; op, opisthomere; pr, promere." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459894/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459900>
|
||||
dc:description "FIGURE 14. Mesomere and opisthomere in Caucasian species of Julus, oral views. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936 G: J. subalpinus Lohmander, 1936. H: J. dagestanus sp. n. Scale bars: 0.3 mm. Abbreviations: fl, flagellum; lo, lateral outgrowth of opisthomere; ms, mesomere; op, opisthomere." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459900/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459902>
|
||||
dc:description "FIGURE 15. Ventral edge of male segments 7 in Caucasian species of Julus. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936 C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936. G: J. subalpinus Lohmander, 1936. H: J. khostensis sp. n. Scale bars: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459902/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459904>
|
||||
dc:description "FIGURE 16. Striation on metazonites in Caucasian species of Julus. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936. G: J. subalpinus Lohmander, 1936. H: J. dagestanus sp. n. I: J. khostensis sp. n. Pictures taken not to scale." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459904/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459908>
|
||||
dc:description "FIGURE 18. Female vulvae and legs 2 in Caucasian species of Julus. A: J. lignaui Verhoeff, 1910. B: J. lindholmi Lohmander, 1936. C: J. subalpinus Lohmander, 1936. D: J. dagestanus sp. n. Abbreviations: vu, vulva; op, operculum; bu, bursa; am1 and am2, ampulla 1 and ampulla 2; l2, coxa and prefemur of leg 2. Scale bar: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459908/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9319FF8AFF0DF58DFEF319DD.mc.59CF3CB09319FF95FF0DF367FA661A51>
|
||||
dwc:collectionCode "ZMUM" ;
|
||||
dwc:eventDate "2014-08-22" ;
|
||||
dwc:locality "Mt Chugush" ;
|
||||
dwc:recordedBy "Krasnaya Polyana, S & K. Makarov" ;
|
||||
dwc:verbatimElevation "2000" ;
|
||||
dwc:verbatimLatitude "43.774723" ;
|
||||
dwc:verbatimLongitude "40.208336" ;
|
||||
trt:gbifOccurrenceId "1919493205" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/610E87FB9319FF8AFF0DF58DFEF319DD#59CF3CB09319FF95FF0DF367FA661A51> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9319FF8AFF0DF58DFEF319DD.mc.59CF3CB09319FF95FF0DF3DFFB561AE9>
|
||||
dwc:collectionCode "SMNG" ;
|
||||
dwc:eventDate "2012-08-19" ;
|
||||
dwc:locality "Gora Armovka" ;
|
||||
dwc:recordedBy "F. Walther." ;
|
||||
dwc:verbatimElevation "1830" ;
|
||||
dwc:verbatimLatitude "43.8908" ;
|
||||
dwc:verbatimLongitude "40.6631" ;
|
||||
trt:gbifOccurrenceId "1919493204" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/610E87FB9319FF8AFF0DF58DFEF319DD#59CF3CB09319FF95FF0DF3DFFB561AE9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9319FF8AFF0DF58DFEF319DD.mc.59CF3CB09319FF95FF5DF394FB971B21>
|
||||
dwc:collectionCode "ZMUM" ;
|
||||
dwc:eventDate "1981-06" ;
|
||||
dwc:locality "Karachaevo-Cherkessia" ;
|
||||
dwc:recordedBy "V. Onipchenko." ;
|
||||
dwc:verbatimElevation "2750" ;
|
||||
trt:gbifOccurrenceId "1919493221" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/610E87FB9319FF8AFF0DF58DFEF319DD#59CF3CB09319FF95FF5DF394FB971B21> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9319FF8AFF0DF58DFEF319DD.mc.59CF3CB09319FF95FF5DF24CFEE01B79>
|
||||
dwc:collectionCode "ZMUM" ;
|
||||
dwc:eventDate "2014-08-28" ;
|
||||
dwc:locality "Trekhusa Grotto" ;
|
||||
dwc:recordedBy "I. Turbanov" ;
|
||||
trt:gbifOccurrenceId "1919493226" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/610E87FB9319FF8AFF0DF58DFEF319DD#59CF3CB09319FF95FF5DF24CFEE01B79> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9319FF8AFF0DF58DFEF319DD.mc.59CF3CB09319FF95FEB1F260FEF01B5D>
|
||||
dwc:collectionCode "ZMUM" ;
|
||||
dwc:eventDate "1984-08" ;
|
||||
dwc:locality "Marukh Pass" ;
|
||||
dwc:recordedBy "E. Kvavadze." ;
|
||||
dwc:verbatimElevation "1750" ;
|
||||
trt:gbifOccurrenceId "1919493224" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/610E87FB9319FF8AFF0DF58DFEF319DD#59CF3CB09319FF95FEB1F260FEF01B5D> ;
|
||||
a dwc:MaterialCitation .
|
||||
193
data/61/0E/87/610E87FB931DFF95FF0DF1BCFEAD1CAE.ttl
Normal file
193
data/61/0E/87/610E87FB931DFF95FF0DF1BCFEAD1CAE.ttl
Normal file
|
|
@ -0,0 +1,193 @@
|
|||
@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/610E87FB931DFF95FF0DF1BCFEAD1CAE>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1459874>, <http://dx.doi.org/10.5281/zenodo.1459876>, <http://dx.doi.org/10.5281/zenodo.1459878>, <http://dx.doi.org/10.5281/zenodo.1459880>, <http://dx.doi.org/10.5281/zenodo.1459892>, <http://dx.doi.org/10.5281/zenodo.1459900>, <http://dx.doi.org/10.5281/zenodo.1459902>, <http://dx.doi.org/10.5281/zenodo.1459904>, <http://dx.doi.org/10.5281/zenodo.1459906> ;
|
||||
dc:creator "Evsyukov, Aleksandr; Golovatch, Sergei; Reip, Hans S." ;
|
||||
dc:title "Julus kubanus Verhoeff 1921" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB931DFF95FF0DF1BCFEAD1CAE.mc.59CF3CB0931DFF91FF0DF08BFA6219C2>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB931DFF95FF0DF1BCFEAD1CAE.mc.59CF3CB0931BFF97FF5DF16DFCB3185F>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB931DFF95FF0DF1BCFEAD1CAE.mc.59CF3CB0931BFF97FF5DF19DFDE0192F>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB931DFF95FF0DF1BCFEAD1CAE.mc.59CF3CB0931BFF97FDB6F1B6FC741903> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Julus_kubanus_Verhoeff_1921> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4461.1.7> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4461.1.7>
|
||||
bibo:endPage "117" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-08-20" ;
|
||||
bibo:startPage "89" ;
|
||||
bibo:volume "4461" ;
|
||||
dc:creator "Evsyukov, Aleksandr; Golovatch, Sergei; Reip, Hans S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "The millipede genus Julus Linnaeus, 1758 in the Caucasus (Diplopoda: Julida: Julidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1459874>, <http://dx.doi.org/10.5281/zenodo.1459876>, <http://dx.doi.org/10.5281/zenodo.1459878>, <http://dx.doi.org/10.5281/zenodo.1459880>, <http://dx.doi.org/10.5281/zenodo.1459892>, <http://dx.doi.org/10.5281/zenodo.1459900>, <http://dx.doi.org/10.5281/zenodo.1459902>, <http://dx.doi.org/10.5281/zenodo.1459904>, <http://dx.doi.org/10.5281/zenodo.1459906> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_kubanus_Verhoeff_1921>
|
||||
dwc:authority "Verhoeff, 1921" ;
|
||||
dwc:authorityName "Verhoeff" ;
|
||||
dwc:authorityYear "1921" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Verhoeff, 1921" ;
|
||||
dwc:species "kubanus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3QSY2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_kubanus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julus_kubanus>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "kubanus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julus>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julidae>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julida>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diplopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diplopoda>
|
||||
dwc:class "Diplopoda" ;
|
||||
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.1459874>
|
||||
dc:description "FIGURE 1. Antennae in Caucasian species of Julus, lateral views. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936. G: J. dagestanus sp. n. H: J. khostensis sp. n. Scale bar: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459874/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459876>
|
||||
dc:description "FIGURE 2. Gnathochilaria in Caucasian species of Julus, ventral views. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936. G: J. subalpinus Lohmander, 1936. H: J. dagestanus sp. n. I: J. khostensis sp. n. Scale bars: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459876/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459878>
|
||||
dc:description "FIGURE 3. Male legs 1 in Julus alexandrae Evsyukov, 2016 (A), J. colchicus Lohmander, 1936 (B–D), J. jedryczkowskii Golovatch, 1981 (E–F), J. kubanus Verhoeff, 1921 (G–I), J. lignaui Verhoeff, 1910 (J–M), J. lindholmi Lohmander, 1936 (N– P), J. subalpinus Lohmander, 1936 (Q–R), J. dagestanus sp. n. (S) and J. khostensis sp. n. (T). A: from the Rostov-on-Don Region. B: from Krasnaya Polyana, Krasnodar Province. C: from Sakhrai, Adygea Republic. D: syntype from Gagry, Abkhazia, after Lohmander (1936). E: from North Ossetia. F: paratype from North Ossetia, after Golovatch (1981). G: from Maikop, Adygea Republic. H: from Pskhu, Abkhazia. I: from Aksaut, Karachaevo-Cherkessia, after Lohmander (1936). J: from Krasnaya Polyana, Krasnodar Province. K: from Teberda, Karachaevo-Cherkessia. L: from Mestia, Svanetia, Georgia. M: from Teberda, Karachaevo-Cherkessia. N: from Svanetia, Georgia. O: from near Teberda, Karachaevo-Cherkessia. P: holotype from Olginskoe, Abkhazia, after Lohmander (1936). Q: from North Ossetia. R: syntype from Mount Djuga, Krasnodar Province, after Lohmander (1936). S: holotype from Dagestan. T: holotype from Khosta, Krasnodar Province. Oral views B–O; caudal views A, P. Abbreviations: cx, coxa; te, telopodite remnant. Scale bars: 0.3 mm (A–C, E, G, H, J–O, Q, S, T), 0.2 mm (F), not to scale (D, I, P, R)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459878/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459880>
|
||||
dc:description "FIGURE 4. Male legs 2 in Julus alexandrae Evsyukov, 2016 (A), J. colchicus Lohmander, 1936 (B–D), J. jedryczkowskii Golovatch, 1981 (E–F) and J. kubanus Verhoeff, 1921 (G–I). A: from the Rostov-on-Don Region. B: from Krasnaya Polyana, Krasnodar Province. C: from Sakhrai, Adygea Republic. D: syntype from Gagry, Abkhazia, after Lohmander (1936). E: from North Ossetia. F: paratype from North Ossetia, after Golovatch (1981). G: from Maikop, Adygea Republic. H: from Pskhu, Abkhazia. I: from Aksaut, Karachaevo-Cherkessia, after Lohmander (1936). Oral views C, E, H; caudal views A, B, D, F, G; mesal view I. Abbreviations: alp, anterolateral process of coxa 2; mp, main process of coxa 2; p, penes; pp, posterior process of coxa 2. Scale bars: 0.3 mm (A–C, E, G, H), 0.2 mm (F), not to scale (D, I)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459880/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459892>
|
||||
dc:description "FIGURE 10. Male gonopods in Julus kubanus Verhoeff, 1921 (A–B from Maikop, Adygea Republic; C–E from Pskhu, Abkhazia; F–G from Aksaut, Karachaevo-Cherkessia, after Lohmander (1936)). A: right gonopods, mesal view. B, D: promere with flagellum, caudal view. C, G: left gonopods, mesal view. E: right gonopods, sublateral view. F: promere, caudal view. Scale bar: 0.3 mm (A–E), not to scale (F–G). Abbreviations: fl, flagellum; la, lamella on promere; lo, lateral outgrowth of opisthomere; ms, mesomere; op, opisthomere; pr, promere." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459892/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459900>
|
||||
dc:description "FIGURE 14. Mesomere and opisthomere in Caucasian species of Julus, oral views. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936 G: J. subalpinus Lohmander, 1936. H: J. dagestanus sp. n. Scale bars: 0.3 mm. Abbreviations: fl, flagellum; lo, lateral outgrowth of opisthomere; ms, mesomere; op, opisthomere." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459900/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459902>
|
||||
dc:description "FIGURE 15. Ventral edge of male segments 7 in Caucasian species of Julus. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936 C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936. G: J. subalpinus Lohmander, 1936. H: J. khostensis sp. n. Scale bars: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459902/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459904>
|
||||
dc:description "FIGURE 16. Striation on metazonites in Caucasian species of Julus. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. E: J. lignaui Verhoeff, 1910. F: J. lindholmi Lohmander, 1936. G: J. subalpinus Lohmander, 1936. H: J. dagestanus sp. n. I: J. khostensis sp. n. Pictures taken not to scale." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459904/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1459906>
|
||||
dc:description "FIGURE 17. Female vulvae and legs 2 in Caucasian species of Julus. A: J. alexandrae Evsyukov, 2016. B: J. colchicus Lohmander, 1936. C: J. jedryczkowskii Golovatch, 1981. D: J. kubanus Verhoeff, 1921. Abbreviations: vu, vulva; op, operculum; bu, bursa; am1 and am2, ampulla 1 and ampulla 2; l2, coxa and prefemur of leg 2. Scale bar: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1459906/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610E87FB931DFF95FF0DF1BCFEAD1CAE.mc.59CF3CB0931DFF91FF0DF08BFA6219C2>
|
||||
dwc:collectionCode "ZMUM" ;
|
||||
dwc:locality "Pasture" ;
|
||||
trt:gbifOccurrenceId "1919493233" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/610E87FB931DFF95FF0DF1BCFEAD1CAE#59CF3CB0931DFF91FF0DF08BFA6219C2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610E87FB931DFF95FF0DF1BCFEAD1CAE.mc.59CF3CB0931BFF97FF5DF16DFCB3185F>
|
||||
dwc:collectionCode "ZMUM" ;
|
||||
dwc:eventDate "1982-08-13" ;
|
||||
dwc:locality "Mt. Ridge" ;
|
||||
dwc:recordedBy "North Ossetian Nature Reserve, S & S. Alekseev." ;
|
||||
dwc:verbatimElevation "2000" ;
|
||||
trt:gbifOccurrenceId "1919493220" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/610E87FB931DFF95FF0DF1BCFEAD1CAE#59CF3CB0931BFF97FF5DF16DFCB3185F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610E87FB931DFF95FF0DF1BCFEAD1CAE.mc.59CF3CB0931BFF97FF5DF19DFDE0192F>
|
||||
dwc:collectionCode "ZMUM" ;
|
||||
dwc:eventDate "1985-09-18" ;
|
||||
dwc:locality "Avadkhara" ;
|
||||
dwc:recordedBy "I. Ushakov" ;
|
||||
dwc:verbatimElevation "1650" ;
|
||||
trt:gbifOccurrenceId "1919493210" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/610E87FB931DFF95FF0DF1BCFEAD1CAE#59CF3CB0931BFF97FF5DF19DFDE0192F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610E87FB931DFF95FF0DF1BCFEAD1CAE.mc.59CF3CB0931BFF97FDB6F1B6FC741903>
|
||||
dwc:collectionCode "ZMUM" ;
|
||||
dwc:eventDate "1986-08-14" ;
|
||||
dwc:locality "Lake Ritsa" ;
|
||||
dwc:recordedBy "S. Golovatch." ;
|
||||
dwc:verbatimElevation "1375" ;
|
||||
trt:gbifOccurrenceId "1919493222" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/610E87FB931DFF95FF0DF1BCFEAD1CAE#59CF3CB0931BFF97FDB6F1B6FC741903> ;
|
||||
a dwc:MaterialCitation .
|
||||
558
data/61/0E/87/610E87FB931EFF91FF0DF184FF0118BD.ttl
Normal file
558
data/61/0E/87/610E87FB931EFF91FF0DF184FF0118BD.ttl
Normal file
File diff suppressed because one or more lines are too long
186
data/61/14/12/611412D717D55C3FB94F66565F871A87.ttl
Normal file
186
data/61/14/12/611412D717D55C3FB94F66565F871A87.ttl
Normal file
|
|
@ -0,0 +1,186 @@
|
|||
@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/611412D717D55C3FB94F66565F871A87>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1130.81874.figure4>, <http://dx.doi.org/10.3897/zookeys.1130.81874.figure5>, <http://dx.doi.org/10.3897/zookeys.1130.81874.figure6>, <http://dx.doi.org/10.3897/zookeys.1130.81874.figure26>, <http://dx.doi.org/10.3897/zookeys.1130.81874.figure31> ;
|
||||
dc:creator "Alberts, Charlotte H. E.; Fisher, Eric M." ;
|
||||
dc:title "Saropogon abbreviatus Johnson 1903" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Saropogon_abbreviatus_Johnson_1903> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Saropogon_bicolor> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Diogmites_bicolor_Jaennicke_1867> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1130.81874> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1130.81874>
|
||||
bibo:endPage "63" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2022-11-17" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "1130" ;
|
||||
dc:creator "Alberts, Charlotte H. E.; Fisher, Eric M." ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A new species of Saropogon Loew, 1847 (Diptera, Asilidae) from Arizona, with a review of the Nearctic species north of Mexico" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1130.81874.figure4>, <http://dx.doi.org/10.3897/zookeys.1130.81874.figure5>, <http://dx.doi.org/10.3897/zookeys.1130.81874.figure6>, <http://dx.doi.org/10.3897/zookeys.1130.81874.figure26>, <http://dx.doi.org/10.3897/zookeys.1130.81874.figure31> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Saropogon_abbreviatus_Johnson_1903>
|
||||
dwc:LSID "611412D7-17D5-5C3F-B94F-66565F871A87" ;
|
||||
dwc:authority "Johnson, 1903" ;
|
||||
dwc:authorityName "Johnson" ;
|
||||
dwc:authorityYear "1903" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Asilidae" ;
|
||||
dwc:genus "Saropogon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Johnson, 1903" ;
|
||||
dwc:species "abbreviatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Saropogon_abbreviatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Diogmites_bicolor_Jaennicke_1867>
|
||||
dwc:baseAuthorityName "Jaennicke" ;
|
||||
dwc:baseAuthorityYear "1867" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Asilidae" ;
|
||||
dwc:genus "Diogmites" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Jaennicke, 1867)" ;
|
||||
dwc:species "bicolor" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Diogmites_bicolor> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Saropogon_abbreviatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Asilidae" ;
|
||||
dwc:genus "Saropogon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "abbreviatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Saropogon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Saropogon>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Asilidae" ;
|
||||
dwc:genus "Saropogon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asilidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Asilidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Saropogon_bicolor>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Asilidae" ;
|
||||
dwc:genus "Saropogon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bicolor" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Saropogon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diogmites_bicolor>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Asilidae" ;
|
||||
dwc:genus "Diogmites" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bicolor" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diogmites> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diogmites>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Asilidae" ;
|
||||
dwc:genus "Diogmites" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1130.81874.figure4>
|
||||
dc:description "Figure 4. Sexual color dimorphism A Saropogon abbreviatus female B S. abbreviatus male C S. combustus female D S. combustus male E S. purus female F S. purus male G S. senex female H S. senex male. Scale bars: 2 mm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/770847> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1130.81874.figure5>
|
||||
dc:description "Figure 5. Representative Saropogon wings of A S. abbreviatus female B S. abbreviatus male C S. bryanti female D S. bryanti male E S. combustus female F S. combustus male G S. dispar female H S. dispar male I S. hypomelas female J S. hypomelas male K S. luteus female L S. luteus male M S. purus female N S. purus male, and O S. senex female P S. senex male. Scale bars: 2 mm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/770848> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1130.81874.figure6>
|
||||
dc:description "Figure 6. Saropogon abbreviatus Johnson, 1903 Female (USNMENT 01830071): A dorsal view B lateral view C anterior view; Male (USNMENT 01830070): D anterior view E dorsal view F lateral view. Scale bars: 2 mm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/770849> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1130.81874.figure26>
|
||||
dc:description "Figure 26. Focused map of the Arizona distribution of Nearctic Saropogon (Diptera: Asilidae). Map created with SimpleMappr on January 25, 2022, and available at: https: // www. simplemappr. net / map / 17143." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/770869> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1130.81874.figure31>
|
||||
dc:description "Figure 31. Distribution of Saropogon (Diptera: Asilidae) specimens studied for S. abbreviatus, S. birdi, S. nitidus, S. semiustus, and S. solus. Map created with SimpleMappr on July 25, 2022, and available at: https: // www. simplemappr. net / map / 18363." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/770874> ;
|
||||
a fabio:Figure .
|
||||
120
data/61/14/36/61143626C158FFE5FF33F68CFD65FC06.ttl
Normal file
120
data/61/14/36/61143626C158FFE5FF33F68CFD65FC06.ttl
Normal file
|
|
@ -0,0 +1,120 @@
|
|||
@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/61143626C158FFE5FF33F68CFD65FC06>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6606894> ;
|
||||
dc:creator "Don E. Wilson; Russell A. Mittermeier" ;
|
||||
dc:title "Mystacina tuberculata J. E. Gray 1843" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/61143626C158FFE5FF33F68CFD65FC06.mc.59D58D6DC158FFE6FBCEF9D0FAA8F6ED> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mystacina_tuberculata_Gray_1843> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Mystacina_tuberculata> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6418929> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6418929>
|
||||
bibo:endPage "403" ;
|
||||
bibo:startPage "394" ;
|
||||
dc:creator "Don E. Wilson; Russell A. Mittermeier" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Mystacinidae" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6606894> ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mystacina_tuberculata_Gray_1843>
|
||||
dwc:authority "J. E. Gray 1843" ;
|
||||
dwc:authorityName "J. E. Gray" ;
|
||||
dwc:authorityYear "1843" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Mystacinidae" ;
|
||||
dwc:genus "Mystacina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "J. E. Gray, 1843" ;
|
||||
dwc:species "tuberculata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/45FKM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mystacina_tuberculata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mystacina_tuberculata>
|
||||
# Info: Couldn't generate language tag for "Lesser New Zealand Short-tailed Bat"@undefined, Couldn't generate language tag for "Petite Mystacine"@undefined, Couldn't generate language tag for "Kleine Neuseelandfledermaus"@undefined, Couldn't generate language tag for "Murciélago"@undefined, Couldn't generate language tag for "New Zealand Lesser Short-tailed Bat; Kauri Forest Lesser New Zealand Short-tailed Bat"@undefined, Couldn't generate language tag for "Southern Lesser New Zealand Short-tailed Bat (tuberculata)"@undefined, Couldn't generate language tag for "Volcanic Plateau Lesser New Zealand Shorttailed Bat (rhyacobia)"@undefined ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Mystacinidae" ;
|
||||
dwc:genus "Mystacina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tuberculata" ;
|
||||
dwc:vernacularName "Lesser New Zealand Short-tailed Bat", "Petite Mystacine", "Kleine Neuseelandfledermaus", "Murciélago", "New Zealand Lesser Short-tailed Bat; Kauri Forest Lesser New Zealand Short-tailed Bat", "Southern Lesser New Zealand Short-tailed Bat (tuberculata)", "Volcanic Plateau Lesser New Zealand Shorttailed Bat (rhyacobia)" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mystacina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mystacina>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Mystacinidae" ;
|
||||
dwc:genus "Mystacina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mystacinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mystacinidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Mystacinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chiroptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chiroptera>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6606894>
|
||||
dc:description "Plate 30 Species Accounts" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6606894/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/61143626C158FFE5FF33F68CFD65FC06.mc.59D58D6DC158FFE6FBCEF9D0FAA8F6ED>
|
||||
trt:gbifOccurrenceId "3800732301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/61143626C158FFE5FF33F68CFD65FC06#59D58D6DC158FFE6FBCEF9D0FAA8F6ED> ;
|
||||
a dwc:MaterialCitation .
|
||||
79
data/61/14/36/61143626C159FFE7FC88F09EF9E1FAF2.ttl
Normal file
79
data/61/14/36/61143626C159FFE7FC88F09EF9E1FAF2.ttl
Normal file
|
|
@ -0,0 +1,79 @@
|
|||
@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/61143626C159FFE7FC88F09EF9E1FAF2>
|
||||
dc:creator "Don E. Wilson; Russell A. Mittermeier" ;
|
||||
dc:title "Mystacinidae Dobson 1875" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mystacinidae_Dobson_1875> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6418929> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6418929>
|
||||
bibo:endPage "403" ;
|
||||
bibo:startPage "394" ;
|
||||
dc:creator "Don E. Wilson; Russell A. Mittermeier" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Mystacinidae" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mystacinidae_Dobson_1875>
|
||||
dwc:authority "Dobson, 1875" ;
|
||||
dwc:authorityName "Dobson" ;
|
||||
dwc:authorityYear "1875" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Mystacinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Dobson, 1875" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/D4B> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mystacinidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mystacinidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Mystacinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chiroptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chiroptera>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
149
data/61/14/36/61143626C15BFFE5FF29F566F598F852.ttl
Normal file
149
data/61/14/36/61143626C15BFFE5FF29F566F598F852.ttl
Normal file
|
|
@ -0,0 +1,149 @@
|
|||
@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/61143626C15BFFE5FF29F566F598F852>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6606894> ;
|
||||
dc:creator "Don E. Wilson; Russell A. Mittermeier" ;
|
||||
dc:title "Mystacina robusta Dwyer 1962" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/61143626C15BFFE5FF29F566F598F852.mc.59D58D6DC15BFFE5FC5EF41EFC47FA7B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mystacina_robusta_Dwyer_1962> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Mystacina_tuberculata_Dwyer_1962> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6418929> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6418929>
|
||||
bibo:endPage "403" ;
|
||||
bibo:startPage "394" ;
|
||||
dc:creator "Don E. Wilson; Russell A. Mittermeier" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Mystacinidae" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6606894> ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mystacina_robusta_Dwyer_1962>
|
||||
dwc:authority "Dwyer 1962" ;
|
||||
dwc:authorityName "Dwyer" ;
|
||||
dwc:authorityYear "1962" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Mystacinidae" ;
|
||||
dwc:genus "Mystacina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Dwyer, 1962" ;
|
||||
dwc:species "robusta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/45FKL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mystacina_robusta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mystacina_tuberculata_Dwyer_1962>
|
||||
dwc:authority "Dwyer, 1962" ;
|
||||
dwc:authorityName "Dwyer" ;
|
||||
dwc:authorityYear "1962" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Mystacinidae" ;
|
||||
dwc:genus "Mystacina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Dwyer, 1962" ;
|
||||
dwc:species "tuberculata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/45FKL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mystacina_tuberculata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mystacina_robusta>
|
||||
# Info: Couldn't generate language tag for "Greater New Zealand Short-tailed Bat"@undefined, Couldn't generate language tag for "Grande Mystacine"@undefined, Couldn't generate language tag for "Grofse Neuseelandfledermaus"@undefined, Couldn't generate language tag for "Murciélago"@undefined, Couldn't generate language tag for "New Zealand Greater Short-tailed Bat"@undefined ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Mystacinidae" ;
|
||||
dwc:genus "Mystacina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "robusta" ;
|
||||
dwc:vernacularName "Greater New Zealand Short-tailed Bat", "Grande Mystacine", "Grofse Neuseelandfledermaus", "Murciélago", "New Zealand Greater Short-tailed Bat" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mystacina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mystacina>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Mystacinidae" ;
|
||||
dwc:genus "Mystacina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mystacinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mystacinidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Mystacinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chiroptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chiroptera>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mystacina_tuberculata>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Mystacinidae" ;
|
||||
dwc:genus "Mystacina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tuberculata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mystacina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6606894>
|
||||
dc:description "Plate 30 Species Accounts" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6606894/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/61143626C15BFFE5FF29F566F598F852.mc.59D58D6DC15BFFE5FC5EF41EFC47FA7B>
|
||||
trt:gbifOccurrenceId "3800732302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/61143626C15BFFE5FF29F566F598F852#59D58D6DC15BFFE5FC5EF41EFC47FA7B> ;
|
||||
a dwc:MaterialCitation .
|
||||
154
data/61/14/4F/61144FDDD779F1AA55647D2E217AF52B.ttl
Normal file
154
data/61/14/4F/61144FDDD779F1AA55647D2E217AF52B.ttl
Normal 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/61144FDDD779F1AA55647D2E217AF52B>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ethelurgina_tenuicornis>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ethelurgina_nebulosus>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ethelurgina_cryptiformis>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ethelurgina_nigripes>' due to issues with rank ;
|
||||
dc:creator "Broad, Gavin R." ;
|
||||
dc:title "Gnotus tenuipes Gravenhorst 1829" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gnotus_tenuipes_Gravenhorst_1829> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Phygadeuon_tenuipes>, <http://taxon-name.plazi.org/id/Animalia/Hemiteles>, <http://taxon-name.plazi.org/id/Animalia/Panargyrops> ;
|
||||
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/Gnotus_tenuipes_Gravenhorst_1829>
|
||||
dwc:ID-ENA "1667512" ;
|
||||
dwc:authority "Gravenhorst, 1829" ;
|
||||
dwc:authorityName "Gravenhorst" ;
|
||||
dwc:authorityYear "1829" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Gnotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
|
||||
dwc:species "tenuipes" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3GNVR> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gnotus_tenuipes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gnotus_tenuipes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Gnotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tenuipes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gnotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gnotus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Gnotus" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phygadeuon_tenuipes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Phygadeuon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tenuipes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phygadeuon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phygadeuon>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Phygadeuon" ;
|
||||
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/Hemiteles>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Hemiteles" ;
|
||||
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/Panargyrops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Panargyrops" ;
|
||||
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 .
|
||||
118
data/61/14/58/611458172443FFE3FF2F04CEFE728230.ttl
Normal file
118
data/61/14/58/611458172443FFE3FF2F04CEFE728230.ttl
Normal file
|
|
@ -0,0 +1,118 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/611458172443FFE3FF2F04CEFE728230>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5846119>, <http://dx.doi.org/10.5281/zenodo.5846125> ;
|
||||
dc:creator "Herrmann, Manfred; Stossier, Günter; Salisbury, Richard" ;
|
||||
dc:title "Vexillum (Protoelongata) Herrmann & Stossier & Salisbury 2014, subgen. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Vexillum_Protoelongata_Herrmann_2014> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5169/seals-787038> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5169/seals-787038>
|
||||
bibo:endPage "55" ;
|
||||
bibo:journal "Contributions to Natural History" ;
|
||||
bibo:pubDate "2014-05-15" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "24" ;
|
||||
dc:creator "Herrmann, Manfred; Stossier, Günter; Salisbury, Richard" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "A new subgenus including three new species of the genus Vexillum (Gastropoda: Costellariidae) from the central Indo-Pacific with remarks on Vexillum (Pusia) semicostatum (ANTON, 1838)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5846119>, <http://dx.doi.org/10.5281/zenodo.5846125> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Vexillum_Protoelongata_Herrmann_2014>
|
||||
dwc:authority "Herrmann & Stossier & Salisbury, 2014" ;
|
||||
dwc:authorityName "Herrmann & Stossier & Salisbury" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:scientificNameAuthorship "Herrmann & Stossier & Salisbury, 2014" ;
|
||||
dwc:subGenus "Protoelongata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Vexillum_Protoelongata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum_Protoelongata>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Protoelongata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vexillum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Costellariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Costellariidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neogastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neogastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
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://dx.doi.org/10.5281/zenodo.5846119>
|
||||
dc:description "Plate 1: Vexillum (Protoelongata) subgen. nov., all figures 4.5 x Fig. 1: Vexillum (Protoelongata) dekkersi sp. nov., paratype 1, Philippines, Bohol, Balicasag Island, collected 2000, 11.7 mm, MS 63760. Fig. 2: Vexillum (Protoelongata) bilineatum (REEVE, 1845) comb. nov., Philippines, Cebu, dived 15–20 m, 20.6 mm, MH. Fig. 3: Vexillum (Protoelongata) xerampelina (MELVILL, 1895) comb. nov., holotype, Arabian Sea, Yemen, Aden, 18.8 mm, ex coll. E.R. Shopland; J.C. Melvill, NMW.1955.158.00429 (coll. Melvill-Tomlin). Fig. 4: Vexillum (Protoelongata) rubrotaeniatum sp. nov., paratype 9, Solomon Islands, Guadalcanal, Bonegi, collected Aug 1987 by F. Lorenz on rocks at night at 21 m, 13.8 mm, MH. Fig. 5: Vexillum (Protoelongata) corallinum (REEVE, 1845) comb. nov., Philippines, Bohol, Balicasag Island, 73–88 m, 17.5 mm, ex coll. Steinke, MH. Fig. 6: Vexillum (Protoelongata) heleneae sp. nov., holotype, Guam, Orote Point, Orote Cliffs, collected by R. Salisbury under a pile of rocks at 18 m, 7 Jan 1978, 17.2 mm, MNHN 27071. Fig. 7: Vexillum (Protoelongata) loyaltyense (HERVIER, 1897) comb. nov., Philippines, Cebu, Mactan Island, Punta Engaño, collected 2009 by lumun lumun net at 25–50 m, 10.3 mm, MH. Photos: Fig. 3 Harriet Wood (NMW), Fig. 6 Richard Salisbury, other photos Manfred Herrmann." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5846119/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5846125>
|
||||
dc:description "Plate 4: Vexillum (Protoelongata) dekkersi sp. nov., holotype. Figs 13–14: SEM radula. Photos by Alexander Fedosov (SevIn)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5846125/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
94
data/61/14/58/611458172443FFE8FF2F03EEFDDE8427.ttl
Normal file
94
data/61/14/58/611458172443FFE8FF2F03EEFDDE8427.ttl
Normal 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/611458172443FFE8FF2F03EEFDDE8427>
|
||||
dc:creator "Herrmann, Manfred; Stossier, Günter; Salisbury, Richard" ;
|
||||
dc:title "Vexillum RoDING 1798" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Vexillum_Roding_1798> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5169/seals-787038> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5169/seals-787038>
|
||||
bibo:endPage "55" ;
|
||||
bibo:journal "Contributions to Natural History" ;
|
||||
bibo:pubDate "2014-05-15" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "24" ;
|
||||
dc:creator "Herrmann, Manfred; Stossier, Günter; Salisbury, Richard" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "A new subgenus including three new species of the genus Vexillum (Gastropoda: Costellariidae) from the central Indo-Pacific with remarks on Vexillum (Pusia) semicostatum (ANTON, 1838)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Vexillum_Roding_1798>
|
||||
dwc:authority "RoDING, 1798" ;
|
||||
dwc:authorityName "RoDING" ;
|
||||
dwc:authorityYear "1798" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Roding, 1798" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9CMDV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Vexillum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Costellariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Costellariidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neogastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neogastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
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 .
|
||||
348
data/61/14/58/611458172448FFE6FF4A02E3FCD183BA.ttl
Normal file
348
data/61/14/58/611458172448FFE6FF4A02E3FCD183BA.ttl
Normal file
|
|
@ -0,0 +1,348 @@
|
|||
@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/611458172448FFE6FF4A02E3FCD183BA>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5846119>, <http://dx.doi.org/10.5281/zenodo.5846139>, <http://dx.doi.org/10.5281/zenodo.5846141>, <http://dx.doi.org/10.5281/zenodo.5846145>, <http://dx.doi.org/10.5281/zenodo.5846156> ;
|
||||
dc:creator "Herrmann, Manfred; Stossier, Günter; Salisbury, Richard" ;
|
||||
dc:title "Vexillum (Protoelongata) dekkersi Herrmann & Stossier & Salisbury 2014, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FF490289FCE4832A>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FF490324FE0E83E0>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FD8703C3FE1F8397>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FD970394FDCC844A>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FDC70459FCBD8427>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FCC90404FC1A8400>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FC610423FE0584B7>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FD9604F4FDEA8490>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FDBE0493FD718547>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FD1A0564FE4385FA>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FE2C0529FC1985FA>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FC610529FBDA85D7>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FF2F05F3FC7C85B0>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FC0D05F3FE808667>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FEEA0644FE678640>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FE360663FDD3861A>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE1FDBA0609FDEC85D7>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C244AFFE1FDBD05D4FC1285D7>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C244AFFE1FC7C05D4FD98858A>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C244AFFE1FDE30599FD3C8667>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C244AFFE1FD4E0644FC458640>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C244AFFE1FC570663FCEE861A> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Vexillum_Pusia> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Vexillum_dekkersi_Herrmann_2014> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Vexillum_semicostatum_Anton_1838> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5169/seals-787038> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5169/seals-787038>
|
||||
bibo:endPage "55" ;
|
||||
bibo:journal "Contributions to Natural History" ;
|
||||
bibo:pubDate "2014-05-15" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "24" ;
|
||||
dc:creator "Herrmann, Manfred; Stossier, Günter; Salisbury, Richard" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "A new subgenus including three new species of the genus Vexillum (Gastropoda: Costellariidae) from the central Indo-Pacific with remarks on Vexillum (Pusia) semicostatum (ANTON, 1838)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5846119>, <http://dx.doi.org/10.5281/zenodo.5846139>, <http://dx.doi.org/10.5281/zenodo.5846141>, <http://dx.doi.org/10.5281/zenodo.5846145>, <http://dx.doi.org/10.5281/zenodo.5846156> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Vexillum_dekkersi_Herrmann_2014>
|
||||
dwc:authority "Herrmann & Stossier & Salisbury, 2014" ;
|
||||
dwc:authorityName "Herrmann & Stossier & Salisbury" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Herrmann & Stossier & Salisbury, 2014" ;
|
||||
dwc:species "dekkersi" ;
|
||||
dwc:subGenus "Protoelongata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5BB8X> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Vexillum_dekkersi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Vexillum_semicostatum_Anton_1838>
|
||||
dwc:baseAuthorityName "ANTON" ;
|
||||
dwc:baseAuthorityYear "1838" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Anton, 1838)" ;
|
||||
dwc:species "semicostatum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5BB8X> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Vexillum_semicostatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum_dekkersi>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dekkersi" ;
|
||||
dwc:subGenus "Protoelongata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vexillum_Protoelongata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum_Protoelongata>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Protoelongata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vexillum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Costellariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Costellariidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neogastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neogastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
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/Vexillum_semicostatum>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "semicostatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vexillum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum_Pusia>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Pusia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vexillum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5846119>
|
||||
dc:description "Plate 1: Vexillum (Protoelongata) subgen. nov., all figures 4.5 x Fig. 1: Vexillum (Protoelongata) dekkersi sp. nov., paratype 1, Philippines, Bohol, Balicasag Island, collected 2000, 11.7 mm, MS 63760. Fig. 2: Vexillum (Protoelongata) bilineatum (REEVE, 1845) comb. nov., Philippines, Cebu, dived 15–20 m, 20.6 mm, MH. Fig. 3: Vexillum (Protoelongata) xerampelina (MELVILL, 1895) comb. nov., holotype, Arabian Sea, Yemen, Aden, 18.8 mm, ex coll. E.R. Shopland; J.C. Melvill, NMW.1955.158.00429 (coll. Melvill-Tomlin). Fig. 4: Vexillum (Protoelongata) rubrotaeniatum sp. nov., paratype 9, Solomon Islands, Guadalcanal, Bonegi, collected Aug 1987 by F. Lorenz on rocks at night at 21 m, 13.8 mm, MH. Fig. 5: Vexillum (Protoelongata) corallinum (REEVE, 1845) comb. nov., Philippines, Bohol, Balicasag Island, 73–88 m, 17.5 mm, ex coll. Steinke, MH. Fig. 6: Vexillum (Protoelongata) heleneae sp. nov., holotype, Guam, Orote Point, Orote Cliffs, collected by R. Salisbury under a pile of rocks at 18 m, 7 Jan 1978, 17.2 mm, MNHN 27071. Fig. 7: Vexillum (Protoelongata) loyaltyense (HERVIER, 1897) comb. nov., Philippines, Cebu, Mactan Island, Punta Engaño, collected 2009 by lumun lumun net at 25–50 m, 10.3 mm, MH. Photos: Fig. 3 Harriet Wood (NMW), Fig. 6 Richard Salisbury, other photos Manfred Herrmann." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5846119/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5846139>
|
||||
dc:description "Plate 9: Vexillum (Protoelongata) dekkersi sp. nov., all figures 6 x Fig. 26: French Polynesia, Society Islands, Tahiti, Arue, outer slope, 20–30 m, 10.9 mm, MB. Fig. 27: Guam, Agat Bay, Anae Island, 14 m, under rocks in silt, collected Jan 1974 by Richard Salisbury, 14.1 mm, RAS. Fig. 28: Palau, Koror State, Ngherceu Island, Barnum Wall, 6 m at night in oceanside dropoff coralline cave, scuba collected 15 Nov 2009 by Sandro Gori, SG. Fig. 29: Indonesia, Celebes Sea, 01°22'21''N, 120°53'87''E, 8–40 m, 14.5 mm, GS. Fig. 30: Solomon Islands, Campagne SALOMON 1, N/O “Alis”, Station CP 1752 (9°06.9'S, 159°53.2'E), 896–912 m, collected 25 Sep 2001 by Bouchet/Dayrat/Warén, Richer IRD, MNHN. Photos: Fig. 26 Philippe Bacchet, Fig. 27 Richard Salisbury, Fig. 28 Sandro Gori, other photos Manfred Herrmann." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5846139/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5846141>
|
||||
dc:description "Plate 10: Vexillum (Protoelongata) corallinum (REEVE, 1845) comb. nov., figures 4 x Fig. 31: Holotype, Philippines, Masbate, found on the sands, 14.8 mm, NHMUK 1967727. Figs 32–33: Juvenile Specimen, Philippines, Bohol, Balicasag, lumun lumun nets, collected 2006, 6.8 mm, MH (fig. 33 detail of first whorls with elongated protoconch, 12 x). Fig. 34: Specimen, Philippines, Bohol, Balicasag Island, 73–88 m, 17.5 mm, ex coll. Steinke, MH. Fig. 35: Specimen, Australia, Queensland, Credlin Reef, dived up Jul 1997 from reef slope at 8 m at night, 17.1 mm, MH. Photos: Fig. 31 John Wolff, other photos Manfred Herrmann." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5846141/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5846145>
|
||||
dc:description "Plate 12: Vexillum (Protoelongata) xerampelina (MELVILL, 1895) comb. nov., all figures 3.5 x Fig. 40: Holotype, Arabian Sea, Yemen, Aden, 18.8 mm, ex coll. E.R. Shopland; J.C. Melvill, NMW.1955. 158.00429 (coll. Melvill-Tomlin). Fig. 41: Specimen, Mozambique, Nacala Bay, taken Oct 2006 by snorkel in coral sand at 1–2 m, 17.5 mm, MH. Fig. 42a–b: Specimen cf. V. (Pr.) xerampelina (MELVILL, 1895), Philippines, Cebu, Mactan Islands, collected May 1984 by shell nets, ex Ray Walker, 15.6 mm, NMBE 32379-2. Fig. 43: Specimen cf. V. (Pr.) xerampelina (MELVILL, 1895), Philippines, Bohol Strait, collected Jul 1991 by shell nets, 15.7 mm, NMBE 32378-2. Photos: Fig. 40 Harriet Wood (NMW), other photos Manfred Herrmann." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5846145/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5846156>
|
||||
dc:description "Plate 16: Vexillum (Pusia) species, all figures 7 x Fig. 56: Vexillum (Pusia) semicostatum (ANTON, 1838), Lectotype (designated herein), 8.7 mm, MTD 3152. Fig. 57: Vexillum (Pusia) semicostatum (ANTON, 1838), Indonesia, Sulawesi, Lembeh Island, collected 2005 by F. Lorenz, 7.0 mm, MH. Fig. 58: Syntype 2/3 of Vexillum (Pusia) semicostatum (ANTON, 1838) = Vexillum (Pusia) tusum (REEVE, 1845), excluded from the type lot MTD 3152, 5.9 mm, MTD. Fig. 59: Type figure of Mitra tusa REEVE, 1845, Philippines, Island of Mindoro, Puerto Galero. Fig. 60: Syntype 3/3 of Vexillum (Pusia) semicostatum (ANTON, 1838) = Vexillum (Pusia) tusum (REEVE, 1845), excluded from the type lot MTD 3152, 7.4 mm, MTD. Fig. 61: Vexillum (Pusia) tusum (REEVE, 1845), Philippines, Cebu, collected 2005, 8.1 mm, MH. Photos: Figs 56, 58, 60 Katrin Schniebs (MTD), Figs 57a–b, 61 Manfred Herrmann." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5846156/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FF490289FCE4832A>
|
||||
dwc:catalogNumber "MNHN 27068" ;
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:eventDate "2004-12-04" ;
|
||||
dwc:locality "Catarman" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "17" ;
|
||||
dwc:verbatimLatitude "9.6" ;
|
||||
dwc:verbatimLongitude "123.86667" ;
|
||||
trt:gbifOccurrenceId "3436331344" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172448FFE6FF4A02E3FCD183BA#59D5E35C2449FFE2FF490289FCE4832A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FF490324FE0E83E0>
|
||||
dwc:catalogNumber "MS 63760" ;
|
||||
dwc:collectionCode "MS" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331338" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172448FFE6FF4A02E3FCD183BA#59D5E35C2449FFE2FF490324FE0E83E0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FD8703C3FE1F8397>
|
||||
dwc:catalogNumber "MNHN 27069" ;
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "9.596666" ;
|
||||
dwc:verbatimLongitude "123.74333" ;
|
||||
trt:gbifOccurrenceId "3436331356" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172448FFE6FF4A02E3FCD183BA#59D5E35C2449FFE2FD8703C3FE1F8397> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FD970394FDCC844A>
|
||||
dwc:catalogNumber "MNHN 27070" ;
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "9.593333" ;
|
||||
dwc:verbatimLongitude "123.72" ;
|
||||
trt:gbifOccurrenceId "3436331309" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172448FFE6FF4A02E3FCD183BA#59D5E35C2449FFE2FD970394FDCC844A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FDC70459FCBD8427>
|
||||
dwc:catalogNumber "NMBE 519549" ;
|
||||
dwc:collectionCode "NMBE" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331355" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172448FFE6FF4A02E3FCD183BA#59D5E35C2449FFE2FDC70459FCBD8427> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FCC90404FC1A8400>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331361" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172448FFE6FF4A02E3FCD183BA#59D5E35C2449FFE2FCC90404FC1A8400> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FC610423FE0584B7>
|
||||
dwc:recordedBy "E. Guillot de Suduiraut" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172448FFE6FF4A02E3FCD183BA#59D5E35C2449FFE2FC610423FE0584B7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FD9604F4FDEA8490>
|
||||
dwc:catalogNumber "JCM 8491" ;
|
||||
dwc:collectionCode "JCM" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331359" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172448FFE6FF4A02E3FCD183BA#59D5E35C2449FFE2FD9604F4FDEA8490> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FDBE0493FD718547>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331310" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172448FFE6FF4A02E3FCD183BA#59D5E35C2449FFE2FDBE0493FD718547> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FD1A0564FE4385FA>
|
||||
dwc:eventDate "1997-03" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331367" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172448FFE6FF4A02E3FCD183BA#59D5E35C2449FFE2FD1A0564FE4385FA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FE2C0529FC1985FA>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331349" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172448FFE6FF4A02E3FCD183BA#59D5E35C2449FFE2FE2C0529FC1985FA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FC610529FBDA85D7>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331358" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172448FFE6FF4A02E3FCD183BA#59D5E35C2449FFE2FC610529FBDA85D7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FF2F05F3FC7C85B0>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331336" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172448FFE6FF4A02E3FCD183BA#59D5E35C2449FFE2FF2F05F3FC7C85B0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FC0D05F3FE808667>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331306" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172448FFE6FF4A02E3FCD183BA#59D5E35C2449FFE2FC0D05F3FE808667> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FEEA0644FE678640>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331340" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172448FFE6FF4A02E3FCD183BA#59D5E35C2449FFE2FEEA0644FE678640> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE2FE360663FDD3861A>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331362" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172448FFE6FF4A02E3FCD183BA#59D5E35C2449FFE2FE360663FDD3861A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C2449FFE1FDBA0609FDEC85D7>
|
||||
dwc:eventDate "1980-04" ;
|
||||
dwc:recordedBy "Mactan" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331326" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172448FFE6FF4A02E3FCD183BA#59D5E35C2449FFE1FDBA0609FDEC85D7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C244AFFE1FDBD05D4FC1285D7>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331365" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172448FFE6FF4A02E3FCD183BA#59D5E35C244AFFE1FDBD05D4FC1285D7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C244AFFE1FC7C05D4FD98858A>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331329" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172448FFE6FF4A02E3FCD183BA#59D5E35C244AFFE1FC7C05D4FD98858A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C244AFFE1FDE30599FD3C8667>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331363" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172448FFE6FF4A02E3FCD183BA#59D5E35C244AFFE1FDE30599FD3C8667> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C244AFFE1FD4E0644FC458640>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331303" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172448FFE6FF4A02E3FCD183BA#59D5E35C244AFFE1FD4E0644FC458640> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172448FFE6FF4A02E3FCD183BA.mc.59D5E35C244AFFE1FC570663FCEE861A>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331324" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172448FFE6FF4A02E3FCD183BA#59D5E35C244AFFE1FC570663FCEE861A> ;
|
||||
a dwc:MaterialCitation .
|
||||
149
data/61/14/58/61145817244DFFE4FF20045EFD12829A.ttl
Normal file
149
data/61/14/58/61145817244DFFE4FF20045EFD12829A.ttl
Normal file
|
|
@ -0,0 +1,149 @@
|
|||
@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/61145817244DFFE4FF20045EFD12829A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5846119>, <http://dx.doi.org/10.5281/zenodo.5846129>, <http://dx.doi.org/10.5281/zenodo.5846141> ;
|
||||
dc:creator "Herrmann, Manfred; Stossier, Günter; Salisbury, Richard" ;
|
||||
dc:title "Vexillum (Protoelongata) corallinum Herrmann & Stossier & Salisbury 2014, comb. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/61145817244DFFE4FF20045EFD12829A.mc.59D5E35C244FFFE4FF490113FD7E8110> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Vexillum_corallinum_Reeve_1845> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5169/seals-787038> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5169/seals-787038>
|
||||
bibo:endPage "55" ;
|
||||
bibo:journal "Contributions to Natural History" ;
|
||||
bibo:pubDate "2014-05-15" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "24" ;
|
||||
dc:creator "Herrmann, Manfred; Stossier, Günter; Salisbury, Richard" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "A new subgenus including three new species of the genus Vexillum (Gastropoda: Costellariidae) from the central Indo-Pacific with remarks on Vexillum (Pusia) semicostatum (ANTON, 1838)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5846119>, <http://dx.doi.org/10.5281/zenodo.5846129>, <http://dx.doi.org/10.5281/zenodo.5846141> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Vexillum_corallinum_Reeve_1845>
|
||||
dwc:authority "(REEVE, 1845)" ;
|
||||
dwc:authorityName "Herrmann & Stossier & Salisbury" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:baseAuthorityName "REEVE" ;
|
||||
dwc:baseAuthorityYear "1845" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Reeve, 1845) Herrmann & Stossier & Salisbury, 2014" ;
|
||||
dwc:species "corallinum" ;
|
||||
dwc:subGenus "Protoelongata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7FQN2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Vexillum_corallinum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum_corallinum>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "corallinum" ;
|
||||
dwc:subGenus "Protoelongata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vexillum_Protoelongata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum_Protoelongata>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Protoelongata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vexillum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Costellariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Costellariidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neogastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neogastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
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://dx.doi.org/10.5281/zenodo.5846119>
|
||||
dc:description "Plate 1: Vexillum (Protoelongata) subgen. nov., all figures 4.5 x Fig. 1: Vexillum (Protoelongata) dekkersi sp. nov., paratype 1, Philippines, Bohol, Balicasag Island, collected 2000, 11.7 mm, MS 63760. Fig. 2: Vexillum (Protoelongata) bilineatum (REEVE, 1845) comb. nov., Philippines, Cebu, dived 15–20 m, 20.6 mm, MH. Fig. 3: Vexillum (Protoelongata) xerampelina (MELVILL, 1895) comb. nov., holotype, Arabian Sea, Yemen, Aden, 18.8 mm, ex coll. E.R. Shopland; J.C. Melvill, NMW.1955.158.00429 (coll. Melvill-Tomlin). Fig. 4: Vexillum (Protoelongata) rubrotaeniatum sp. nov., paratype 9, Solomon Islands, Guadalcanal, Bonegi, collected Aug 1987 by F. Lorenz on rocks at night at 21 m, 13.8 mm, MH. Fig. 5: Vexillum (Protoelongata) corallinum (REEVE, 1845) comb. nov., Philippines, Bohol, Balicasag Island, 73–88 m, 17.5 mm, ex coll. Steinke, MH. Fig. 6: Vexillum (Protoelongata) heleneae sp. nov., holotype, Guam, Orote Point, Orote Cliffs, collected by R. Salisbury under a pile of rocks at 18 m, 7 Jan 1978, 17.2 mm, MNHN 27071. Fig. 7: Vexillum (Protoelongata) loyaltyense (HERVIER, 1897) comb. nov., Philippines, Cebu, Mactan Island, Punta Engaño, collected 2009 by lumun lumun net at 25–50 m, 10.3 mm, MH. Photos: Fig. 3 Harriet Wood (NMW), Fig. 6 Richard Salisbury, other photos Manfred Herrmann." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5846119/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5846129>
|
||||
dc:description "Plate 5: Vexillum (Protoelongata) corallinum (REEVE, 1845) comb. nov. Figs 15–16: Philippines, Bohol, Panglao area, collected 2004. © MNHN." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5846129/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5846141>
|
||||
dc:description "Plate 10: Vexillum (Protoelongata) corallinum (REEVE, 1845) comb. nov., figures 4 x Fig. 31: Holotype, Philippines, Masbate, found on the sands, 14.8 mm, NHMUK 1967727. Figs 32–33: Juvenile Specimen, Philippines, Bohol, Balicasag, lumun lumun nets, collected 2006, 6.8 mm, MH (fig. 33 detail of first whorls with elongated protoconch, 12 x). Fig. 34: Specimen, Philippines, Bohol, Balicasag Island, 73–88 m, 17.5 mm, ex coll. Steinke, MH. Fig. 35: Specimen, Australia, Queensland, Credlin Reef, dived up Jul 1997 from reef slope at 8 m at night, 17.1 mm, MH. Photos: Fig. 31 John Wolff, other photos Manfred Herrmann." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5846141/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/61145817244DFFE4FF20045EFD12829A.mc.59D5E35C244FFFE4FF490113FD7E8110>
|
||||
dwc:catalogNumber "NHMUK 1967727" ;
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "3436331334" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/61145817244DFFE4FF20045EFD12829A#59D5E35C244FFFE4FF490113FD7E8110> ;
|
||||
a dwc:MaterialCitation .
|
||||
144
data/61/14/58/61145817244FFFFBFF20037EFEA18110.ttl
Normal file
144
data/61/14/58/61145817244FFFFBFF20037EFEA18110.ttl
Normal 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/61145817244FFFFBFF20037EFEA18110>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5846119>, <http://dx.doi.org/10.5281/zenodo.5846143> ;
|
||||
dc:creator "Herrmann, Manfred; Stossier, Günter; Salisbury, Richard" ;
|
||||
dc:title "Vexillum (Protoelongata) bilineatum Herrmann & Stossier & Salisbury 2014, comb. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/61145817244FFFFBFF20037EFEA18110.mc.59D5E35C2450FFFBFE9400D9FD0680CA> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Vexillum_bilineatum_Reeve_1845> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5169/seals-787038> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5169/seals-787038>
|
||||
bibo:endPage "55" ;
|
||||
bibo:journal "Contributions to Natural History" ;
|
||||
bibo:pubDate "2014-05-15" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "24" ;
|
||||
dc:creator "Herrmann, Manfred; Stossier, Günter; Salisbury, Richard" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "A new subgenus including three new species of the genus Vexillum (Gastropoda: Costellariidae) from the central Indo-Pacific with remarks on Vexillum (Pusia) semicostatum (ANTON, 1838)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5846119>, <http://dx.doi.org/10.5281/zenodo.5846143> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Vexillum_bilineatum_Reeve_1845>
|
||||
dwc:authority "(REEVE, 1845)" ;
|
||||
dwc:authorityName "Herrmann & Stossier & Salisbury" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:baseAuthorityName "REEVE" ;
|
||||
dwc:baseAuthorityYear "1845" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Reeve, 1845) Herrmann & Stossier & Salisbury, 2014" ;
|
||||
dwc:species "bilineatum" ;
|
||||
dwc:subGenus "Protoelongata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7FQMY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Vexillum_bilineatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum_bilineatum>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bilineatum" ;
|
||||
dwc:subGenus "Protoelongata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vexillum_Protoelongata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum_Protoelongata>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Protoelongata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vexillum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Costellariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Costellariidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neogastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neogastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
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://dx.doi.org/10.5281/zenodo.5846119>
|
||||
dc:description "Plate 1: Vexillum (Protoelongata) subgen. nov., all figures 4.5 x Fig. 1: Vexillum (Protoelongata) dekkersi sp. nov., paratype 1, Philippines, Bohol, Balicasag Island, collected 2000, 11.7 mm, MS 63760. Fig. 2: Vexillum (Protoelongata) bilineatum (REEVE, 1845) comb. nov., Philippines, Cebu, dived 15–20 m, 20.6 mm, MH. Fig. 3: Vexillum (Protoelongata) xerampelina (MELVILL, 1895) comb. nov., holotype, Arabian Sea, Yemen, Aden, 18.8 mm, ex coll. E.R. Shopland; J.C. Melvill, NMW.1955.158.00429 (coll. Melvill-Tomlin). Fig. 4: Vexillum (Protoelongata) rubrotaeniatum sp. nov., paratype 9, Solomon Islands, Guadalcanal, Bonegi, collected Aug 1987 by F. Lorenz on rocks at night at 21 m, 13.8 mm, MH. Fig. 5: Vexillum (Protoelongata) corallinum (REEVE, 1845) comb. nov., Philippines, Bohol, Balicasag Island, 73–88 m, 17.5 mm, ex coll. Steinke, MH. Fig. 6: Vexillum (Protoelongata) heleneae sp. nov., holotype, Guam, Orote Point, Orote Cliffs, collected by R. Salisbury under a pile of rocks at 18 m, 7 Jan 1978, 17.2 mm, MNHN 27071. Fig. 7: Vexillum (Protoelongata) loyaltyense (HERVIER, 1897) comb. nov., Philippines, Cebu, Mactan Island, Punta Engaño, collected 2009 by lumun lumun net at 25–50 m, 10.3 mm, MH. Photos: Fig. 3 Harriet Wood (NMW), Fig. 6 Richard Salisbury, other photos Manfred Herrmann." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5846119/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5846143>
|
||||
dc:description "Plate 11: Vexillum (Protoelongata) bilineatum (REEVE, 1845) comb. nov., all figures 5 x Fig. 36a–b: Syntype 1/3, unknown locality, 16.5 mm, NHMUK 1888.1.9.20. Fig. 37: Juvenile Specimen, Guam, Orote Point, Orote Cliffs, scuba dived April 1979 under a huge pile of boulders at 17 m by Richard Salisbury, 9.0 mm, RAS. Fig. 38: Type figure of Mitra bilineata REEVE, 1845. Fig. 39: Specimen, Philippines, Cebu, dived 15–20 m, 20.6 mm, MH. Photos: Fig. 36 John Wolff, Fig. 37 Richard Salisbury, Fig. 39 Manfred Herrmann." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5846143/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/61145817244FFFFBFF20037EFEA18110.mc.59D5E35C2450FFFBFE9400D9FD0680CA>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:eventDate "1888-01-09" ;
|
||||
dwc:typeStatus "syntype" ;
|
||||
trt:gbifOccurrenceId "3436331323" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/61145817244FFFFBFF20037EFEA18110#59D5E35C2450FFFBFE9400D9FD0680CA> ;
|
||||
a dwc:MaterialCitation .
|
||||
143
data/61/14/58/611458172450FFFBFF4A0183FEEA8640.ttl
Normal file
143
data/61/14/58/611458172450FFFBFF4A0183FEEA8640.ttl
Normal file
|
|
@ -0,0 +1,143 @@
|
|||
@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/611458172450FFFBFF4A0183FEEA8640>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5846119>, <http://dx.doi.org/10.5281/zenodo.5846145> ;
|
||||
dc:creator "Herrmann, Manfred; Stossier, Günter; Salisbury, Richard" ;
|
||||
dc:title "Vexillum (Protoelongata) xerampelina Herrmann & Stossier & Salisbury 2014, comb. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/611458172450FFFBFF4A0183FEEA8640.mc.59D5E35C2450FFFBFE930404FE388400> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Vexillum_xerampelina_Melvill_1895> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5169/seals-787038> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5169/seals-787038>
|
||||
bibo:endPage "55" ;
|
||||
bibo:journal "Contributions to Natural History" ;
|
||||
bibo:pubDate "2014-05-15" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "24" ;
|
||||
dc:creator "Herrmann, Manfred; Stossier, Günter; Salisbury, Richard" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "A new subgenus including three new species of the genus Vexillum (Gastropoda: Costellariidae) from the central Indo-Pacific with remarks on Vexillum (Pusia) semicostatum (ANTON, 1838)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5846119>, <http://dx.doi.org/10.5281/zenodo.5846145> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Vexillum_xerampelina_Melvill_1895>
|
||||
dwc:authority "(MELVILL, 1895)" ;
|
||||
dwc:authorityName "Herrmann & Stossier & Salisbury" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:baseAuthorityName "MELVILL" ;
|
||||
dwc:baseAuthorityYear "1895" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Melvill, 1895) Herrmann & Stossier & Salisbury, 2014" ;
|
||||
dwc:species "xerampelina" ;
|
||||
dwc:subGenus "Protoelongata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Vexillum_xerampelina> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum_xerampelina>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "xerampelina" ;
|
||||
dwc:subGenus "Protoelongata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vexillum_Protoelongata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum_Protoelongata>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Protoelongata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vexillum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Costellariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Costellariidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neogastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neogastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
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://dx.doi.org/10.5281/zenodo.5846119>
|
||||
dc:description "Plate 1: Vexillum (Protoelongata) subgen. nov., all figures 4.5 x Fig. 1: Vexillum (Protoelongata) dekkersi sp. nov., paratype 1, Philippines, Bohol, Balicasag Island, collected 2000, 11.7 mm, MS 63760. Fig. 2: Vexillum (Protoelongata) bilineatum (REEVE, 1845) comb. nov., Philippines, Cebu, dived 15–20 m, 20.6 mm, MH. Fig. 3: Vexillum (Protoelongata) xerampelina (MELVILL, 1895) comb. nov., holotype, Arabian Sea, Yemen, Aden, 18.8 mm, ex coll. E.R. Shopland; J.C. Melvill, NMW.1955.158.00429 (coll. Melvill-Tomlin). Fig. 4: Vexillum (Protoelongata) rubrotaeniatum sp. nov., paratype 9, Solomon Islands, Guadalcanal, Bonegi, collected Aug 1987 by F. Lorenz on rocks at night at 21 m, 13.8 mm, MH. Fig. 5: Vexillum (Protoelongata) corallinum (REEVE, 1845) comb. nov., Philippines, Bohol, Balicasag Island, 73–88 m, 17.5 mm, ex coll. Steinke, MH. Fig. 6: Vexillum (Protoelongata) heleneae sp. nov., holotype, Guam, Orote Point, Orote Cliffs, collected by R. Salisbury under a pile of rocks at 18 m, 7 Jan 1978, 17.2 mm, MNHN 27071. Fig. 7: Vexillum (Protoelongata) loyaltyense (HERVIER, 1897) comb. nov., Philippines, Cebu, Mactan Island, Punta Engaño, collected 2009 by lumun lumun net at 25–50 m, 10.3 mm, MH. Photos: Fig. 3 Harriet Wood (NMW), Fig. 6 Richard Salisbury, other photos Manfred Herrmann." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5846119/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5846145>
|
||||
dc:description "Plate 12: Vexillum (Protoelongata) xerampelina (MELVILL, 1895) comb. nov., all figures 3.5 x Fig. 40: Holotype, Arabian Sea, Yemen, Aden, 18.8 mm, ex coll. E.R. Shopland; J.C. Melvill, NMW.1955. 158.00429 (coll. Melvill-Tomlin). Fig. 41: Specimen, Mozambique, Nacala Bay, taken Oct 2006 by snorkel in coral sand at 1–2 m, 17.5 mm, MH. Fig. 42a–b: Specimen cf. V. (Pr.) xerampelina (MELVILL, 1895), Philippines, Cebu, Mactan Islands, collected May 1984 by shell nets, ex Ray Walker, 15.6 mm, NMBE 32379-2. Fig. 43: Specimen cf. V. (Pr.) xerampelina (MELVILL, 1895), Philippines, Bohol Strait, collected Jul 1991 by shell nets, 15.7 mm, NMBE 32378-2. Photos: Fig. 40 Harriet Wood (NMW), other photos Manfred Herrmann." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5846145/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172450FFFBFF4A0183FEEA8640.mc.59D5E35C2450FFFBFE930404FE388400>
|
||||
dwc:collectionCode "NMW" ;
|
||||
dwc:recordedBy "Melvill-Tomlin & E. R. Shopland & J. C. Melvill" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "3436331327" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172450FFFBFF4A0183FEEA8640#59D5E35C2450FFFBFE930404FE388400> ;
|
||||
a dwc:MaterialCitation .
|
||||
140
data/61/14/58/611458172451FFFAFF2000DEFD9D85FA.ttl
Normal file
140
data/61/14/58/611458172451FFFAFF2000DEFD9D85FA.ttl
Normal file
|
|
@ -0,0 +1,140 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/611458172451FFFAFF2000DEFD9D85FA>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5846119>, <http://dx.doi.org/10.5281/zenodo.5846147>, <http://dx.doi.org/10.5281/zenodo.5846121> ;
|
||||
dc:creator "Herrmann, Manfred; Stossier, Günter; Salisbury, Richard" ;
|
||||
dc:title "Vexillum (Protoelongata) loyaltyense Herrmann & Stossier & Salisbury 2014, comb. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Vexillum_loyaltyense_Hervier_1897> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5169/seals-787038> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5169/seals-787038>
|
||||
bibo:endPage "55" ;
|
||||
bibo:journal "Contributions to Natural History" ;
|
||||
bibo:pubDate "2014-05-15" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "24" ;
|
||||
dc:creator "Herrmann, Manfred; Stossier, Günter; Salisbury, Richard" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "A new subgenus including three new species of the genus Vexillum (Gastropoda: Costellariidae) from the central Indo-Pacific with remarks on Vexillum (Pusia) semicostatum (ANTON, 1838)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5846119>, <http://dx.doi.org/10.5281/zenodo.5846147>, <http://dx.doi.org/10.5281/zenodo.5846121> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Vexillum_loyaltyense_Hervier_1897>
|
||||
dwc:authority "(HERVIER, 1897)" ;
|
||||
dwc:authorityName "Herrmann & Stossier & Salisbury" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:baseAuthorityName "HERVIER" ;
|
||||
dwc:baseAuthorityYear "1897" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hervier, 1897) Herrmann & Stossier & Salisbury, 2014" ;
|
||||
dwc:species "loyaltyense" ;
|
||||
dwc:subGenus "Protoelongata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5BB2P> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Vexillum_loyaltyense> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum_loyaltyense>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "loyaltyense" ;
|
||||
dwc:subGenus "Protoelongata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vexillum_Protoelongata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum_Protoelongata>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Protoelongata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vexillum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Costellariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Costellariidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neogastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neogastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
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://dx.doi.org/10.5281/zenodo.5846119>
|
||||
dc:description "Plate 1: Vexillum (Protoelongata) subgen. nov., all figures 4.5 x Fig. 1: Vexillum (Protoelongata) dekkersi sp. nov., paratype 1, Philippines, Bohol, Balicasag Island, collected 2000, 11.7 mm, MS 63760. Fig. 2: Vexillum (Protoelongata) bilineatum (REEVE, 1845) comb. nov., Philippines, Cebu, dived 15–20 m, 20.6 mm, MH. Fig. 3: Vexillum (Protoelongata) xerampelina (MELVILL, 1895) comb. nov., holotype, Arabian Sea, Yemen, Aden, 18.8 mm, ex coll. E.R. Shopland; J.C. Melvill, NMW.1955.158.00429 (coll. Melvill-Tomlin). Fig. 4: Vexillum (Protoelongata) rubrotaeniatum sp. nov., paratype 9, Solomon Islands, Guadalcanal, Bonegi, collected Aug 1987 by F. Lorenz on rocks at night at 21 m, 13.8 mm, MH. Fig. 5: Vexillum (Protoelongata) corallinum (REEVE, 1845) comb. nov., Philippines, Bohol, Balicasag Island, 73–88 m, 17.5 mm, ex coll. Steinke, MH. Fig. 6: Vexillum (Protoelongata) heleneae sp. nov., holotype, Guam, Orote Point, Orote Cliffs, collected by R. Salisbury under a pile of rocks at 18 m, 7 Jan 1978, 17.2 mm, MNHN 27071. Fig. 7: Vexillum (Protoelongata) loyaltyense (HERVIER, 1897) comb. nov., Philippines, Cebu, Mactan Island, Punta Engaño, collected 2009 by lumun lumun net at 25–50 m, 10.3 mm, MH. Photos: Fig. 3 Harriet Wood (NMW), Fig. 6 Richard Salisbury, other photos Manfred Herrmann." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5846119/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5846147>
|
||||
dc:description "Plate 13: Vexillum (Protoelongata) loyaltyense (HERVIER, 1897) comb. nov., all figures 8 x Fig. 44: Juvenile specimen, Philippines, Cebu, Mactan Island, Punta Engaño, 4.7 mm, GS. Fig. 45a–b: Immature specimen, Philippines, Bohol, Balicasag Island, lumun lumun net 2006, 8.3 mm, MH. Fig. 46: Lectotype, designated herein, type figure of Mitra (Pusia) loyaltyensis HERVIER, 1897, Loyalty Islands. Fig. 47: Adult specimen, Philippines, Cebu, Mactan Island, Punta Engaño, lumun lumun net at 25–50 m, 10.3 mm, MH. Photos: Manfred Herrmann." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5846147/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5846121>
|
||||
dc:description "Plate 2: Vexillum (Protoelongata) subgen. nov. Fig. 8: Vexillum (Protoelongata) bilineatum (REEVE, 1845) comb. nov., Guam, Agat Bay, Dadi Beach, collected by night dive at 9 m. Aquarium photo by Bob Abela. Fig. 9: Vexillum (Protoelongata) cf. xerampelina (MELVILL, 1895) comb. nov., Japan, Okinawa, collected 2003. Photo by Shawn Miller. Fig. 10: Vexillum (Protoelongata) loyaltyense (HERVIER, 1897) comb. nov., Marshall Islands, Kwajalein Atoll on lagoon pinnacle at ~ 18 m, collected by night dive and photographed by Jeanette Johnson." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5846121/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
294
data/61/14/58/611458172452FFFEFF4A00DEFD7B8230.ttl
Normal file
294
data/61/14/58/611458172452FFFEFF4A00DEFD7B8230.ttl
Normal file
|
|
@ -0,0 +1,294 @@
|
|||
@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/611458172452FFFEFF4A00DEFD7B8230>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Costellariidae_Macdonald_1860>, <http://dx.doi.org/10.5281/zenodo.5846119>, <http://dx.doi.org/10.5281/zenodo.5846152>, <http://dx.doi.org/10.5281/zenodo.5846141>, <http://dx.doi.org/10.5281/zenodo.5846156> ;
|
||||
dc:creator "Herrmann, Manfred; Stossier, Günter; Salisbury, Richard" ;
|
||||
dc:title "Vexillum (Protoelongata) rubrotaeniatum Herrmann & Stossier & Salisbury 2014, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2452FFF9FE940493FC71856A>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2452FFF9FE940564FD3C8520>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2452FFF9FD4C0503FC2185D7>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2452FFF9FC4905D4FEF38667>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2452FFF9FE9B0644FE43861A>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2452FFF8FE2C0609FCA380CA>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2453FFF8FCCE00D9FC6480A7>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2453FFF8FC330084FDE2815A>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2453FFF8FD890149FCEE8137>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2453FFF8FCBF0174FC1A81C7>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2453FFF8FC6201E4FD3D827A>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2453FFF8FD4F01A9FDA68230>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2453FFF8FDC80273FE8F82E7>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2453FFF8FE1102C4FBD982C0>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2453FFF8FF2F0289FBDA8377>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2453FFF8FF2F0353FDAC8307>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2453FFF8FF4B03C3FE7F83BA> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Vexillum_rubrotaeniatum_Herrmann_2014> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Vexillum_semicostatum_Anton_1838> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5169/seals-787038> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5169/seals-787038>
|
||||
bibo:endPage "55" ;
|
||||
bibo:journal "Contributions to Natural History" ;
|
||||
bibo:pubDate "2014-05-15" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "24" ;
|
||||
dc:creator "Herrmann, Manfred; Stossier, Günter; Salisbury, Richard" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "A new subgenus including three new species of the genus Vexillum (Gastropoda: Costellariidae) from the central Indo-Pacific with remarks on Vexillum (Pusia) semicostatum (ANTON, 1838)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5846119>, <http://dx.doi.org/10.5281/zenodo.5846152>, <http://dx.doi.org/10.5281/zenodo.5846141>, <http://dx.doi.org/10.5281/zenodo.5846156> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Vexillum_rubrotaeniatum_Herrmann_2014>
|
||||
dwc:authority "Herrmann & Stossier & Salisbury, 2014" ;
|
||||
dwc:authorityName "Herrmann & Stossier & Salisbury" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Herrmann & Stossier & Salisbury, 2014" ;
|
||||
dwc:species "rubrotaeniatum" ;
|
||||
dwc:subGenus "Protoelongata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5BBGL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Vexillum_rubrotaeniatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Vexillum_semicostatum_Anton_1838>
|
||||
dwc:baseAuthorityName "ANTON" ;
|
||||
dwc:baseAuthorityYear "1838" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Anton, 1838)" ;
|
||||
dwc:species "semicostatum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5BBGL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Vexillum_semicostatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Costellariidae_Macdonald_1860>
|
||||
dwc:authorityName "MACDONALD" ;
|
||||
dwc:authorityYear "1860" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Macdonald, 1860" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5BBGL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Costellariidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum_rubrotaeniatum>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rubrotaeniatum" ;
|
||||
dwc:subGenus "Protoelongata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vexillum_Protoelongata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum_Protoelongata>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Protoelongata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vexillum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Costellariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Costellariidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neogastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neogastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
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/Vexillum_semicostatum>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "semicostatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vexillum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5846119>
|
||||
dc:description "Plate 1: Vexillum (Protoelongata) subgen. nov., all figures 4.5 x Fig. 1: Vexillum (Protoelongata) dekkersi sp. nov., paratype 1, Philippines, Bohol, Balicasag Island, collected 2000, 11.7 mm, MS 63760. Fig. 2: Vexillum (Protoelongata) bilineatum (REEVE, 1845) comb. nov., Philippines, Cebu, dived 15–20 m, 20.6 mm, MH. Fig. 3: Vexillum (Protoelongata) xerampelina (MELVILL, 1895) comb. nov., holotype, Arabian Sea, Yemen, Aden, 18.8 mm, ex coll. E.R. Shopland; J.C. Melvill, NMW.1955.158.00429 (coll. Melvill-Tomlin). Fig. 4: Vexillum (Protoelongata) rubrotaeniatum sp. nov., paratype 9, Solomon Islands, Guadalcanal, Bonegi, collected Aug 1987 by F. Lorenz on rocks at night at 21 m, 13.8 mm, MH. Fig. 5: Vexillum (Protoelongata) corallinum (REEVE, 1845) comb. nov., Philippines, Bohol, Balicasag Island, 73–88 m, 17.5 mm, ex coll. Steinke, MH. Fig. 6: Vexillum (Protoelongata) heleneae sp. nov., holotype, Guam, Orote Point, Orote Cliffs, collected by R. Salisbury under a pile of rocks at 18 m, 7 Jan 1978, 17.2 mm, MNHN 27071. Fig. 7: Vexillum (Protoelongata) loyaltyense (HERVIER, 1897) comb. nov., Philippines, Cebu, Mactan Island, Punta Engaño, collected 2009 by lumun lumun net at 25–50 m, 10.3 mm, MH. Photos: Fig. 3 Harriet Wood (NMW), Fig. 6 Richard Salisbury, other photos Manfred Herrmann." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5846119/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5846152>
|
||||
dc:description "Plate 14: Vexillum (Protoelongata) rubrotaeniatum sp. nov., all figures 4 x Fig. 48a–b: Paratype 9, Solomon Islands, Guadalcanal, Bonegi, collected Aug 1987 by F. Lorenz on rocks at night at 21 m, 13.8 mm, MH. Fig. 49: Holotype, Papua New Guinea, New Ireland, Kavieng, Baudisson Bay, in rubble at 15–35 m, 15.0 mm, ex TB, NMBE 519550. Fig. 50a–b: Paratype 18, Midway Island, Sand Island, dredged at 20–30 m Mar 1980 by P. Burgess, 16.0 mm, MH. Fig. 51: Paratype 14, Marshall Islands, Kwajalein Atoll, Nell Island, on oceanside dropoff at 18 m, in dead coral rubble, 19.7 mm, SG. Photos: Fig. 49 Ted Baer, other photos Manfred Herrmann." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5846152/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5846141>
|
||||
dc:description "Plate 10: Vexillum (Protoelongata) corallinum (REEVE, 1845) comb. nov., figures 4 x Fig. 31: Holotype, Philippines, Masbate, found on the sands, 14.8 mm, NHMUK 1967727. Figs 32–33: Juvenile Specimen, Philippines, Bohol, Balicasag, lumun lumun nets, collected 2006, 6.8 mm, MH (fig. 33 detail of first whorls with elongated protoconch, 12 x). Fig. 34: Specimen, Philippines, Bohol, Balicasag Island, 73–88 m, 17.5 mm, ex coll. Steinke, MH. Fig. 35: Specimen, Australia, Queensland, Credlin Reef, dived up Jul 1997 from reef slope at 8 m at night, 17.1 mm, MH. Photos: Fig. 31 John Wolff, other photos Manfred Herrmann." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5846141/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5846156>
|
||||
dc:description "Plate 16: Vexillum (Pusia) species, all figures 7 x Fig. 56: Vexillum (Pusia) semicostatum (ANTON, 1838), Lectotype (designated herein), 8.7 mm, MTD 3152. Fig. 57: Vexillum (Pusia) semicostatum (ANTON, 1838), Indonesia, Sulawesi, Lembeh Island, collected 2005 by F. Lorenz, 7.0 mm, MH. Fig. 58: Syntype 2/3 of Vexillum (Pusia) semicostatum (ANTON, 1838) = Vexillum (Pusia) tusum (REEVE, 1845), excluded from the type lot MTD 3152, 5.9 mm, MTD. Fig. 59: Type figure of Mitra tusa REEVE, 1845, Philippines, Island of Mindoro, Puerto Galero. Fig. 60: Syntype 3/3 of Vexillum (Pusia) semicostatum (ANTON, 1838) = Vexillum (Pusia) tusum (REEVE, 1845), excluded from the type lot MTD 3152, 7.4 mm, MTD. Fig. 61: Vexillum (Pusia) tusum (REEVE, 1845), Philippines, Cebu, collected 2005, 8.1 mm, MH. Photos: Figs 56, 58, 60 Katrin Schniebs (MTD), Figs 57a–b, 61 Manfred Herrmann." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5846156/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2452FFF9FE940493FC71856A>
|
||||
dwc:catalogNumber "NMBE 519550" ;
|
||||
dwc:collectionCode "NMBE" ;
|
||||
dwc:locality "Baudisson Bay" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "25" ;
|
||||
trt:gbifOccurrenceId "3436331366" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172452FFFEFF4A00DEFD7B8230#59D5E35C2452FFF9FE940493FC71856A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2452FFF9FE940564FD3C8520>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331368" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172452FFFEFF4A00DEFD7B8230#59D5E35C2452FFF9FE940564FD3C8520> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2452FFF9FD4C0503FC2185D7>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331315" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172452FFFEFF4A00DEFD7B8230#59D5E35C2452FFF9FD4C0503FC2185D7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2452FFF9FC4905D4FEF38667>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331345" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172452FFFEFF4A00DEFD7B8230#59D5E35C2452FFF9FC4905D4FEF38667> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2452FFF9FE9B0644FE43861A>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331320" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172452FFFEFF4A00DEFD7B8230#59D5E35C2452FFF9FE9B0644FE43861A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2452FFF8FE2C0609FCA380CA>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331342" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172452FFFEFF4A00DEFD7B8230#59D5E35C2452FFF8FE2C0609FCA380CA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2453FFF8FCCE00D9FC6480A7>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331335" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172452FFFEFF4A00DEFD7B8230#59D5E35C2453FFF8FCCE00D9FC6480A7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2453FFF8FC330084FDE2815A>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331319" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172452FFFEFF4A00DEFD7B8230#59D5E35C2453FFF8FC330084FDE2815A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2453FFF8FD890149FCEE8137>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331351" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172452FFFEFF4A00DEFD7B8230#59D5E35C2453FFF8FD890149FCEE8137> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2453FFF8FCBF0174FC1A81C7>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331311" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172452FFFEFF4A00DEFD7B8230#59D5E35C2453FFF8FCBF0174FC1A81C7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2453FFF8FC6201E4FD3D827A>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331330" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172452FFFEFF4A00DEFD7B8230#59D5E35C2453FFF8FC6201E4FD3D827A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2453FFF8FD4F01A9FDA68230>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331352" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172452FFFEFF4A00DEFD7B8230#59D5E35C2453FFF8FD4F01A9FDA68230> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2453FFF8FDC80273FE8F82E7>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331364" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172452FFFEFF4A00DEFD7B8230#59D5E35C2453FFF8FDC80273FE8F82E7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2453FFF8FE1102C4FBD982C0>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331337" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172452FFFEFF4A00DEFD7B8230#59D5E35C2453FFF8FE1102C4FBD982C0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2453FFF8FF2F0289FBDA8377>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331360" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172452FFFEFF4A00DEFD7B8230#59D5E35C2453FFF8FF2F0289FBDA8377> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2453FFF8FF2F0353FDAC8307>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331317" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172452FFFEFF4A00DEFD7B8230#59D5E35C2453FFF8FF2F0353FDAC8307> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172452FFFEFF4A00DEFD7B8230.mc.59D5E35C2453FFF8FF4B03C3FE7F83BA>
|
||||
dwc:locality "Baudisson Bay" ;
|
||||
dwc:verbatimElevation "25" ;
|
||||
trt:gbifOccurrenceId "3436331314" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172452FFFEFF4A00DEFD7B8230#59D5E35C2453FFF8FF4B03C3FE7F83BA> ;
|
||||
a dwc:MaterialCitation .
|
||||
436
data/61/14/58/611458172455FFF2FF2002E3FCC481A0.ttl
Normal file
436
data/61/14/58/611458172455FFF2FF2002E3FCC481A0.ttl
Normal file
|
|
@ -0,0 +1,436 @@
|
|||
@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/611458172455FFF2FF2002E3FCC481A0>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5846119>, <http://dx.doi.org/10.5281/zenodo.5846133>, <http://dx.doi.org/10.5281/zenodo.5846154>, <http://dx.doi.org/10.5281/zenodo.5846143>, <http://dx.doi.org/10.5281/zenodo.5846160>, <http://dx.doi.org/10.5281/zenodo.5846156> ;
|
||||
dc:creator "Herrmann, Manfred; Stossier, Günter; Salisbury, Richard" ;
|
||||
dc:title "Vexillum (Protoelongata) heleneae Herrmann & Stossier & Salisbury 2014, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFF490174FBD38110>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFF490139FBD981EA>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFF2E01E4FE9D827A>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFEEF01A9FC91827A>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFCFA01A9FDD88257>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFDA10254FCFC820A>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFC8A0219FDEB82C0>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFDB502E3FDB8829A>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFDC20289FE308377>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFE5802B4FDD7832A>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFDB80379FE6C83BA>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFE3D03E9FC7E83BA>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFC0E03E9FC1B8470>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFC6303B3FDDC8427>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFDAC0404FD3184DA>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFD5904C9FBDA8490>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFF2F04B9FEEA8520>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFEB20503FE8485D7>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFE1305D4FC7885B0>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFC0005F3FCA18640>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFCC80663FC18861A>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFF3FC610609FCF480A7>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2458FFF3FC840084FE6F8080>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2458FFF3FE3E00A3FC438080>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2458FFF3FC2A00A3FBBC815A>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2458FFF3FF490174FEA78110>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2458FFF3FEC80113FC8681C7>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2458FFF3FC1601E4FD6481A0>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2458FFF3FD330183FC46827A>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2458FFF3FC5701A9FE878230>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2458FFF3FE170273FE4C82E7>, <http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2458FFF3FE5902C4FE9F829A> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Vexillum_Pusia> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Vexillum_heleneae_Herrmann_2014> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Vexillum_microzonias_Lamarck_1811> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5169/seals-787038> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5169/seals-787038>
|
||||
bibo:endPage "55" ;
|
||||
bibo:journal "Contributions to Natural History" ;
|
||||
bibo:pubDate "2014-05-15" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "24" ;
|
||||
dc:creator "Herrmann, Manfred; Stossier, Günter; Salisbury, Richard" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "A new subgenus including three new species of the genus Vexillum (Gastropoda: Costellariidae) from the central Indo-Pacific with remarks on Vexillum (Pusia) semicostatum (ANTON, 1838)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5846119>, <http://dx.doi.org/10.5281/zenodo.5846133>, <http://dx.doi.org/10.5281/zenodo.5846154>, <http://dx.doi.org/10.5281/zenodo.5846143>, <http://dx.doi.org/10.5281/zenodo.5846160>, <http://dx.doi.org/10.5281/zenodo.5846156> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Vexillum_heleneae_Herrmann_2014>
|
||||
dwc:authority "Herrmann & Stossier & Salisbury, 2014" ;
|
||||
dwc:authorityName "Herrmann & Stossier & Salisbury" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Herrmann & Stossier & Salisbury, 2014" ;
|
||||
dwc:species "heleneae" ;
|
||||
dwc:subGenus "Protoelongata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5BBB7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Vexillum_heleneae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Vexillum_microzonias_Lamarck_1811>
|
||||
dwc:authority "(LAMARCK)" ;
|
||||
dwc:baseAuthorityName "LAMARCK" ;
|
||||
dwc:baseAuthorityYear "1811" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Lamarck, 1811)" ;
|
||||
dwc:species "microzonias" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5BBB7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Vexillum_microzonias> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum_heleneae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "heleneae" ;
|
||||
dwc:subGenus "Protoelongata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vexillum_Protoelongata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum_Protoelongata>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Protoelongata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vexillum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Costellariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Costellariidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neogastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neogastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
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/Vexillum_microzonias>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "microzonias" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vexillum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum_Pusia>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Pusia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vexillum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5846119>
|
||||
dc:description "Plate 1: Vexillum (Protoelongata) subgen. nov., all figures 4.5 x Fig. 1: Vexillum (Protoelongata) dekkersi sp. nov., paratype 1, Philippines, Bohol, Balicasag Island, collected 2000, 11.7 mm, MS 63760. Fig. 2: Vexillum (Protoelongata) bilineatum (REEVE, 1845) comb. nov., Philippines, Cebu, dived 15–20 m, 20.6 mm, MH. Fig. 3: Vexillum (Protoelongata) xerampelina (MELVILL, 1895) comb. nov., holotype, Arabian Sea, Yemen, Aden, 18.8 mm, ex coll. E.R. Shopland; J.C. Melvill, NMW.1955.158.00429 (coll. Melvill-Tomlin). Fig. 4: Vexillum (Protoelongata) rubrotaeniatum sp. nov., paratype 9, Solomon Islands, Guadalcanal, Bonegi, collected Aug 1987 by F. Lorenz on rocks at night at 21 m, 13.8 mm, MH. Fig. 5: Vexillum (Protoelongata) corallinum (REEVE, 1845) comb. nov., Philippines, Bohol, Balicasag Island, 73–88 m, 17.5 mm, ex coll. Steinke, MH. Fig. 6: Vexillum (Protoelongata) heleneae sp. nov., holotype, Guam, Orote Point, Orote Cliffs, collected by R. Salisbury under a pile of rocks at 18 m, 7 Jan 1978, 17.2 mm, MNHN 27071. Fig. 7: Vexillum (Protoelongata) loyaltyense (HERVIER, 1897) comb. nov., Philippines, Cebu, Mactan Island, Punta Engaño, collected 2009 by lumun lumun net at 25–50 m, 10.3 mm, MH. Photos: Fig. 3 Harriet Wood (NMW), Fig. 6 Richard Salisbury, other photos Manfred Herrmann." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5846119/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5846133>
|
||||
dc:description "Plate 7: Vexillum (Protoelongata) species. Fig. 19: Vexillum (Protoelongata) rubrotaeniatum sp. nov., Marshall Islands, Kwajalein Atoll. Photo by Scott Johnson with detail of elongated protoconch. Fig. 20: Vexillum (Protoelongata) heleneae sp. nov., Marshall Islands, Kwajalein Atoll. Photo by Gloria & Kermit Pearson." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5846133/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5846154>
|
||||
dc:description "Plate 15: Vexillum (Protoelongata) heleneae sp. nov., all figures 4 x Fig. 52a–b: Paratype 27, French Polynesia, Society Islands, Tahiti, Toahotu, 1–3 m under dead coral, small sponges and shells, collected Aug 2006 by Gilbert Busson; 17.2 mm, TB. Fig. 53: Holotype, Guam, Orote Point, Orote Cliffs, collected 7 Jan 1978 by R. Salisbury under a pile of rocks at 18 m, 17.2 mm, MNHN 27071. Fig. 54a–b: Paratype 17, Marshall Islands, Kwajalein, Carlson Island, collected 1990 by night scuba on oceanside dropoff at 15 m in dead coral, 16.9 mm, MH. Fig. 55: comparison photo; left side: lectotype of Mitra microzonias LAMARCK, 1811, Indian Ocean (OD), 18.2 mm, MHNG 1108/12/1, right side: V. (Pr.) heleneae sp. nov., Marshall Islands, Kwajalein, collected 1968 in rubble at 6 m, 18.1 mm, RAS. Photos: Fig. 53 Richard Salisbury, Fig. 55 Hans Turner, other photos Manfred Herrmann." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5846154/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5846143>
|
||||
dc:description "Plate 11: Vexillum (Protoelongata) bilineatum (REEVE, 1845) comb. nov., all figures 5 x Fig. 36a–b: Syntype 1/3, unknown locality, 16.5 mm, NHMUK 1888.1.9.20. Fig. 37: Juvenile Specimen, Guam, Orote Point, Orote Cliffs, scuba dived April 1979 under a huge pile of boulders at 17 m by Richard Salisbury, 9.0 mm, RAS. Fig. 38: Type figure of Mitra bilineata REEVE, 1845. Fig. 39: Specimen, Philippines, Cebu, dived 15–20 m, 20.6 mm, MH. Photos: Fig. 36 John Wolff, Fig. 37 Richard Salisbury, Fig. 39 Manfred Herrmann." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5846143/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5846160>
|
||||
dc:description "Plate 18: Vexillum (Pusia) geronimae POPPE, TAGARO & SALISBURY, 2009, all figures 5 x Fig. 66: Holotype, Philippines, Palawan, Balabac Island, taken 2008 at 4 m by local fishermen, 17.4 mm, NMP. Fig. 67a–b: Specimen, Philippines, Cebu, divers 15–20 m, 14.5 mm, MH. Fig. 68: Specimen, Philippines, Cebu, Mactan Island, Punta Engaño, collected 2006 by tangle nets at 50–70 m on sandy coral rubble, 18.2 mm, MH. Photos: Fig. 66 © Conchology, Inc., other photos Manfred Herrmann." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5846160/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5846156>
|
||||
dc:description "Plate 16: Vexillum (Pusia) species, all figures 7 x Fig. 56: Vexillum (Pusia) semicostatum (ANTON, 1838), Lectotype (designated herein), 8.7 mm, MTD 3152. Fig. 57: Vexillum (Pusia) semicostatum (ANTON, 1838), Indonesia, Sulawesi, Lembeh Island, collected 2005 by F. Lorenz, 7.0 mm, MH. Fig. 58: Syntype 2/3 of Vexillum (Pusia) semicostatum (ANTON, 1838) = Vexillum (Pusia) tusum (REEVE, 1845), excluded from the type lot MTD 3152, 5.9 mm, MTD. Fig. 59: Type figure of Mitra tusa REEVE, 1845, Philippines, Island of Mindoro, Puerto Galero. Fig. 60: Syntype 3/3 of Vexillum (Pusia) semicostatum (ANTON, 1838) = Vexillum (Pusia) tusum (REEVE, 1845), excluded from the type lot MTD 3152, 7.4 mm, MTD. Fig. 61: Vexillum (Pusia) tusum (REEVE, 1845), Philippines, Cebu, collected 2005, 8.1 mm, MH. Photos: Figs 56, 58, 60 Katrin Schniebs (MTD), Figs 57a–b, 61 Manfred Herrmann." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5846156/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFF490174FBD38110>
|
||||
dwc:catalogNumber "MNHN 27071" ;
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:eventDate "1978-01-07" ;
|
||||
dwc:locality "Guam" ;
|
||||
dwc:recordedBy "R. Salisbury" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "18" ;
|
||||
trt:gbifOccurrenceId "3436331371" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2457FFFCFF490174FBD38110> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFF490139FBD981EA>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331341" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2457FFFCFF490139FBD981EA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFF2E01E4FE9D827A>
|
||||
dwc:eventDate "1979-04-28" ;
|
||||
dwc:recordedBy "R. Salisbury" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331304" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2457FFFCFF2E01E4FE9D827A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFEEF01A9FC91827A>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2457FFFCFEEF01A9FC91827A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFCFA01A9FDD88257>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331353" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2457FFFCFCFA01A9FDD88257> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFDA10254FCFC820A>
|
||||
dwc:catalogNumber "NMBE 519551" ;
|
||||
dwc:collectionCode "NMBE" ;
|
||||
dwc:eventDate "1979-04-28" ;
|
||||
dwc:recordedBy "R. Salisbury" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331325" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2457FFFCFDA10254FCFC820A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFC8A0219FDEB82C0>
|
||||
dwc:eventDate "2007-05" ;
|
||||
dwc:recordedBy "F. Schroeder" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331331" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2457FFFCFC8A0219FDEB82C0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFDB502E3FDB8829A>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331350" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2457FFFCFDB502E3FDB8829A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFDC20289FE308377>
|
||||
dwc:recordedBy "Antonio Nora" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331312" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2457FFFCFDC20289FE308377> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFE5802B4FDD7832A>
|
||||
dwc:eventDate "2009-11-15" ;
|
||||
dwc:recordedBy "Sandro Gori" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "7.081111" ;
|
||||
dwc:verbatimLongitude "34.263054" ;
|
||||
trt:gbifOccurrenceId "3436331321" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2457FFFCFE5802B4FDD7832A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFDB80379FE6C83BA>
|
||||
dwc:eventDate "2006-11-16" ;
|
||||
dwc:recordedBy "Sandro Gori" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "7.108333" ;
|
||||
dwc:verbatimLongitude "134.2414" ;
|
||||
trt:gbifOccurrenceId "3436331305" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2457FFFCFDB80379FE6C83BA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFE3D03E9FC7E83BA>
|
||||
dwc:eventDate "2009-11-12" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331339" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2457FFFCFE3D03E9FC7E83BA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFC0E03E9FC1B8470>
|
||||
dwc:eventDate "2009-11-12" ;
|
||||
dwc:recordedBy "Sandro Gori" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "7.1194444" ;
|
||||
dwc:verbatimLongitude "134.2686" ;
|
||||
trt:gbifOccurrenceId "3436331343" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2457FFFCFC0E03E9FC1B8470> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFC6303B3FDDC8427>
|
||||
dwc:recordedBy "Andy Adams" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331328" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2457FFFCFC6303B3FDDC8427> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFDAC0404FD3184DA>
|
||||
dwc:eventDate "2010-11-08" ;
|
||||
dwc:recordedBy "Sandro Gori" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "9.489445" ;
|
||||
dwc:verbatimLongitude "138.13278" ;
|
||||
trt:gbifOccurrenceId "3436331346" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2457FFFCFDAC0404FD3184DA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFD5904C9FBDA8490>
|
||||
dwc:eventDate "2010-11-08" ;
|
||||
dwc:recordedBy "Sandro Gori" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "9.594444" ;
|
||||
dwc:verbatimLongitude "138.11528" ;
|
||||
trt:gbifOccurrenceId "3436331369" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2457FFFCFD5904C9FBDA8490> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFF2F04B9FEEA8520>
|
||||
dwc:eventDate "2007-11-13" ;
|
||||
dwc:recordedBy "Sandro Gori" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "5.3533335" ;
|
||||
dwc:verbatimLongitude "162.94556" ;
|
||||
trt:gbifOccurrenceId "3436331322" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2457FFFCFF2F04B9FEEA8520> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFEB20503FE8485D7>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331372" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2457FFFCFEB20503FE8485D7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFE1305D4FC7885B0>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331373" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2457FFFCFE1305D4FC7885B0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFC0005F3FCA18640>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331313" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2457FFFCFC0005F3FCA18640> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFFCFCC80663FC18861A>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331357" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2457FFFCFCC80663FC18861A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2457FFF3FC610609FCF480A7>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331316" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2457FFF3FC610609FCF480A7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2458FFF3FC840084FE6F8080>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331318" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2458FFF3FC840084FE6F8080> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2458FFF3FE3E00A3FC438080>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331308" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2458FFF3FE3E00A3FC438080> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2458FFF3FC2A00A3FBBC815A>
|
||||
dwc:recordedBy "Andy Adams" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331332" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2458FFF3FC2A00A3FBBC815A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2458FFF3FF490174FEA78110>
|
||||
dwc:recordedBy "Tahuata" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331348" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2458FFF3FF490174FEA78110> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2458FFF3FEC80113FC8681C7>
|
||||
dwc:eventDate "2006-08" ;
|
||||
dwc:recordedBy "Gilbert Busson" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331374" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2458FFF3FEC80113FC8681C7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2458FFF3FC1601E4FD6481A0>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331370" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2458FFF3FC1601E4FD6481A0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2458FFF3FD330183FC46827A>
|
||||
dwc:recordedBy "Punaauia" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331354" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2458FFF3FD330183FC46827A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2458FFF3FC5701A9FE878230>
|
||||
dwc:recordedBy "Daniela Gori" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2458FFF3FC5701A9FE878230> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2458FFF3FE170273FE4C82E7>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331307" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2458FFF3FE170273FE4C82E7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611458172455FFF2FF2002E3FCC481A0.mc.59D5E35C2458FFF3FE5902C4FE9F829A>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3436331347" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611458172455FFF2FF2002E3FCC481A0#59D5E35C2458FFF3FE5902C4FE9F829A> ;
|
||||
a dwc:MaterialCitation .
|
||||
142
data/61/14/58/611458172459FFF2FF200273FEEF8397.ttl
Normal file
142
data/61/14/58/611458172459FFF2FF200273FEEF8397.ttl
Normal file
|
|
@ -0,0 +1,142 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/611458172459FFF2FF200273FEEF8397>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Vexillum_semicostatum_Anton_1838>, <http://dx.doi.org/10.5281/zenodo.5846162> ;
|
||||
dc:creator "Herrmann, Manfred; Stossier, Günter; Salisbury, Richard" ;
|
||||
dc:title "Vexillum (Protoelongata) Herrmann & Stossier & Salisbury 2014" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Vexillum_Protoelongata_Herrmann_2014> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5169/seals-787038> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5169/seals-787038>
|
||||
bibo:endPage "55" ;
|
||||
bibo:journal "Contributions to Natural History" ;
|
||||
bibo:pubDate "2014-05-15" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "24" ;
|
||||
dc:creator "Herrmann, Manfred; Stossier, Günter; Salisbury, Richard" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "A new subgenus including three new species of the genus Vexillum (Gastropoda: Costellariidae) from the central Indo-Pacific with remarks on Vexillum (Pusia) semicostatum (ANTON, 1838)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5846162> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Vexillum_Protoelongata_Herrmann_2014>
|
||||
dwc:authority "" ;
|
||||
dwc:authorityName "Herrmann & Stossier & Salisbury" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:scientificNameAuthorship "Herrmann & Stossier & Salisbury, 2014" ;
|
||||
dwc:subGenus "Protoelongata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Vexillum_Protoelongata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Vexillum_semicostatum_Anton_1838>
|
||||
dwc:authority "(ANTON, 1838)" ;
|
||||
dwc:baseAuthorityName "ANTON" ;
|
||||
dwc:baseAuthorityYear "1838" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Anton, 1838)" ;
|
||||
dwc:species "semicostatum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Vexillum_semicostatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum_Protoelongata>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Protoelongata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vexillum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Costellariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Costellariidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neogastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neogastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
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/Vexillum_semicostatum>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "semicostatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vexillum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5846162>
|
||||
dc:description "Plate 19: Vexillum (Protoelongata) species Figs 69–71: species 1 Fig. 69: specimen, collected during the Atimo Vatae expedition (MNHN), south of Madagascar, 2010. Figs 70–71: scaled 4 x; Specimens, Madagascar, Fort Dauphin, 11.5 mm x 4.9 mm and 11.3 mm x 4.9 mm, GS. Figs 72–73: species 2, scaled 6 x; Fig. 72: specimen, Papua New Guinea, West New Ireland, off Kavin Village, 32 m, in sand, collected 6 Nov 2002 by Sandro Gori, 10.4 mm x 4.3 mm, SG 30252. Fig. 73: specimen, Indonesia, Sulawesi, Togian Islands, West Batudaka Island, 29–32 m, in grit from crevices along reef slope, collected by Peter Stahlschmidt Oct 2010, 8.4 mm x 3.6 mm, SMF. Photos: Fig. 69 Bob Abela, Figs 70–71 Günter Stossier, Fig. 72 Sandro Gori, Fig. 73 Manfred Herrmann." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5846162/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
113
data/61/14/58/611458172459FFF2FF200404FCAB85FA.ttl
Normal file
113
data/61/14/58/611458172459FFF2FF200404FCAB85FA.ttl
Normal 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/611458172459FFF2FF200404FCAB85FA>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5846162> ;
|
||||
dc:creator "Herrmann, Manfred; Stossier, Günter; Salisbury, Richard" ;
|
||||
dc:title "Vexillum (Protoelongata) Herrmann & Stossier & Salisbury 2014" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Vexillum_Protoelongata_Herrmann_2014> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5169/seals-787038> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5169/seals-787038>
|
||||
bibo:endPage "55" ;
|
||||
bibo:journal "Contributions to Natural History" ;
|
||||
bibo:pubDate "2014-05-15" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "24" ;
|
||||
dc:creator "Herrmann, Manfred; Stossier, Günter; Salisbury, Richard" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "A new subgenus including three new species of the genus Vexillum (Gastropoda: Costellariidae) from the central Indo-Pacific with remarks on Vexillum (Pusia) semicostatum (ANTON, 1838)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5846162> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Vexillum_Protoelongata_Herrmann_2014>
|
||||
dwc:authority "" ;
|
||||
dwc:authorityName "Herrmann & Stossier & Salisbury" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:scientificNameAuthorship "Herrmann & Stossier & Salisbury, 2014" ;
|
||||
dwc:subGenus "Protoelongata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Vexillum_Protoelongata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum_Protoelongata>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Protoelongata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vexillum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Costellariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Costellariidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neogastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neogastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
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://dx.doi.org/10.5281/zenodo.5846162>
|
||||
dc:description "Plate 19: Vexillum (Protoelongata) species Figs 69–71: species 1 Fig. 69: specimen, collected during the Atimo Vatae expedition (MNHN), south of Madagascar, 2010. Figs 70–71: scaled 4 x; Specimens, Madagascar, Fort Dauphin, 11.5 mm x 4.9 mm and 11.3 mm x 4.9 mm, GS. Figs 72–73: species 2, scaled 6 x; Fig. 72: specimen, Papua New Guinea, West New Ireland, off Kavin Village, 32 m, in sand, collected 6 Nov 2002 by Sandro Gori, 10.4 mm x 4.3 mm, SG 30252. Fig. 73: specimen, Indonesia, Sulawesi, Togian Islands, West Batudaka Island, 29–32 m, in grit from crevices along reef slope, collected by Peter Stahlschmidt Oct 2010, 8.4 mm x 3.6 mm, SMF. Photos: Fig. 69 Bob Abela, Figs 70–71 Günter Stossier, Fig. 72 Sandro Gori, Fig. 73 Manfred Herrmann." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5846162/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
94
data/61/14/58/61145817245AFFF1FF4900DEFDA08080.ttl
Normal file
94
data/61/14/58/61145817245AFFF1FF4900DEFDA08080.ttl
Normal 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/61145817245AFFF1FF4900DEFDA08080>
|
||||
dc:creator "Herrmann, Manfred; Stossier, Günter; Salisbury, Richard" ;
|
||||
dc:title "Pusia (Pusia) SWAINSON 1840" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pusia_Swainson_1840> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5169/seals-787038> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5169/seals-787038>
|
||||
bibo:endPage "55" ;
|
||||
bibo:journal "Contributions to Natural History" ;
|
||||
bibo:pubDate "2014-05-15" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "24" ;
|
||||
dc:creator "Herrmann, Manfred; Stossier, Günter; Salisbury, Richard" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "A new subgenus including three new species of the genus Vexillum (Gastropoda: Costellariidae) from the central Indo-Pacific with remarks on Vexillum (Pusia) semicostatum (ANTON, 1838)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pusia_Swainson_1840>
|
||||
dwc:authority "SWAINSON, 1840" ;
|
||||
dwc:authorityName "SWAINSON" ;
|
||||
dwc:authorityYear "1840" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Pusia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Swainson, 1840" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7PFBB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pusia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pusia>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Pusia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Costellariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Costellariidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neogastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neogastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
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 .
|
||||
128
data/61/14/58/61145817245AFFF1FF4A0174FDDC8350.ttl
Normal file
128
data/61/14/58/61145817245AFFF1FF4A0174FDDC8350.ttl
Normal 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/61145817245AFFF1FF4A0174FDDC8350>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5846156> ;
|
||||
dc:creator "Herrmann, Manfred; Stossier, Günter; Salisbury, Richard" ;
|
||||
dc:title "Vexillum (Pusia) semicostatum" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Vexillum_semicostatum_Anton_1838> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5169/seals-787038> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5169/seals-787038>
|
||||
bibo:endPage "55" ;
|
||||
bibo:journal "Contributions to Natural History" ;
|
||||
bibo:pubDate "2014-05-15" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "24" ;
|
||||
dc:creator "Herrmann, Manfred; Stossier, Günter; Salisbury, Richard" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "A new subgenus including three new species of the genus Vexillum (Gastropoda: Costellariidae) from the central Indo-Pacific with remarks on Vexillum (Pusia) semicostatum (ANTON, 1838)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5846156> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Vexillum_semicostatum_Anton_1838>
|
||||
dwc:authority "(ANTON, 1838)" ;
|
||||
dwc:baseAuthorityName "ANTON" ;
|
||||
dwc:baseAuthorityYear "1838" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Anton, 1838)" ;
|
||||
dwc:species "semicostatum" ;
|
||||
dwc:subGenus "Pusia" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5BBH2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Vexillum_semicostatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum_semicostatum>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "semicostatum" ;
|
||||
dwc:subGenus "Pusia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vexillum_Pusia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum_Pusia>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Pusia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vexillum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vexillum>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:genus "Vexillum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Costellariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Costellariidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Costellariidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neogastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neogastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
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://dx.doi.org/10.5281/zenodo.5846156>
|
||||
dc:description "Plate 16: Vexillum (Pusia) species, all figures 7 x Fig. 56: Vexillum (Pusia) semicostatum (ANTON, 1838), Lectotype (designated herein), 8.7 mm, MTD 3152. Fig. 57: Vexillum (Pusia) semicostatum (ANTON, 1838), Indonesia, Sulawesi, Lembeh Island, collected 2005 by F. Lorenz, 7.0 mm, MH. Fig. 58: Syntype 2/3 of Vexillum (Pusia) semicostatum (ANTON, 1838) = Vexillum (Pusia) tusum (REEVE, 1845), excluded from the type lot MTD 3152, 5.9 mm, MTD. Fig. 59: Type figure of Mitra tusa REEVE, 1845, Philippines, Island of Mindoro, Puerto Galero. Fig. 60: Syntype 3/3 of Vexillum (Pusia) semicostatum (ANTON, 1838) = Vexillum (Pusia) tusum (REEVE, 1845), excluded from the type lot MTD 3152, 7.4 mm, MTD. Fig. 61: Vexillum (Pusia) tusum (REEVE, 1845), Philippines, Cebu, collected 2005, 8.1 mm, MH. Photos: Figs 56, 58, 60 Katrin Schniebs (MTD), Figs 57a–b, 61 Manfred Herrmann." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5846156/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
98
data/61/14/87/611487AFFFD16623FF55FCAFFA50F8C8.ttl
Normal file
98
data/61/14/87/611487AFFFD16623FF55FCAFFA50F8C8.ttl
Normal file
|
|
@ -0,0 +1,98 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/611487AFFFD16623FF55FCAFFA50F8C8>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5302216> ;
|
||||
dc:creator "Griswold, Terry; Miller, Wensdae" ;
|
||||
dc:title "Perdita (Xerophasma)" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.2517.1.1> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Perdita_Xerophasma> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.2517.1.1>
|
||||
bibo:endPage "14" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2010-06-24" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "2517" ;
|
||||
dc:creator "Griswold, Terry; Miller, Wensdae" ;
|
||||
dc:date "2010" ;
|
||||
dc:title "A Revision of Perdita (Xerophasma) Timberlake (Hymenoptera: Andrenidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5302216> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Perdita_Xerophasma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
dwc:genus "Perdita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Xerophasma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perdita> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Perdita>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
dwc:genus "Perdita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Andrenidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Andrenidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
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.5302216>
|
||||
dc:description "FIGURES 1–20. Female heads (1–5), dorsal (6–10) and lateral (11–15) views of male genitalia, and male sternum 8 (16–20) of Perdita (Xerophasma). Perdita celadona (1, 6, 11, 16), P. pallida (2, 7, 12, 17), P. vespertina (3, 8, 13, 18), P. bequaertiana (4, 9, 14, 19), P. rhondae (5, 10, 15, 20). Shaded areas indicate dark markings on female heads." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5302216/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
158
data/61/14/87/611487AFFFD46628FF55FAE5FF1DF9AE.ttl
Normal file
158
data/61/14/87/611487AFFFD46628FF55FAE5FF1DF9AE.ttl
Normal file
|
|
@ -0,0 +1,158 @@
|
|||
@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/611487AFFFD46628FF55FAE5FF1DF9AE>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5302216>, <http://dx.doi.org/10.5281/zenodo.5302220> ;
|
||||
dc:creator "Griswold, Terry; Miller, Wensdae" ;
|
||||
dc:title "Perdita (Xerophasma) rhondae Griswold 2010, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD46628FF55FAE5FF1DF9AE.mc.59D53CE4FFDA6628FE4AFC67FAD3FB80>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD46628FF55FAE5FF1DF9AE.mc.59D53CE4FFDA6628FAE0FB88FD6FFBEE>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD46628FF55FAE5FF1DF9AE.mc.59D53CE4FFDA6628FD70FBB2FD78FB30> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Perdita_rhondae_Griswold_2010> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.2517.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.2517.1.1>
|
||||
bibo:endPage "14" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2010-06-24" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "2517" ;
|
||||
dc:creator "Griswold, Terry; Miller, Wensdae" ;
|
||||
dc:date "2010" ;
|
||||
dc:title "A Revision of Perdita (Xerophasma) Timberlake (Hymenoptera: Andrenidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5302216>, <http://dx.doi.org/10.5281/zenodo.5302220> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Perdita_rhondae_Griswold_2010>
|
||||
dwc:authority "Griswold" ;
|
||||
dwc:authorityName "Griswold" ;
|
||||
dwc:authorityYear "2010" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
dwc:genus "Perdita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Griswold, 2010" ;
|
||||
dwc:species "rhondae" ;
|
||||
dwc:subGenus "Xerophasma" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/76QZN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Perdita_rhondae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Perdita_rhondae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
dwc:genus "Perdita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rhondae" ;
|
||||
dwc:subGenus "Xerophasma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perdita_Xerophasma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Perdita_Xerophasma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
dwc:genus "Perdita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Xerophasma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perdita> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Perdita>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
dwc:genus "Perdita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Andrenidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Andrenidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
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.5302216>
|
||||
dc:description "FIGURES 1–20. Female heads (1–5), dorsal (6–10) and lateral (11–15) views of male genitalia, and male sternum 8 (16–20) of Perdita (Xerophasma). Perdita celadona (1, 6, 11, 16), P. pallida (2, 7, 12, 17), P. vespertina (3, 8, 13, 18), P. bequaertiana (4, 9, 14, 19), P. rhondae (5, 10, 15, 20). Shaded areas indicate dark markings on female heads." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5302216/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5302220>
|
||||
dc:description "FIGURES 21–23. Habitus of female Perdita (Xerophasma). Perdita celadona (21), P. vespertina (22), P. rhondae (23)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5302220/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD46628FF55FAE5FF1DF9AE.mc.59D53CE4FFDA6628FE4AFC67FAD3FB80>
|
||||
dwc:collectionCode "T, R" ;
|
||||
dwc:eventDate "2003-04-26" ;
|
||||
dwc:locality "Stovepipe Main Dunes" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFD46628FF55FAE5FF1DF9AE#59D53CE4FFDA6628FE4AFC67FAD3FB80> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD46628FF55FAE5FF1DF9AE.mc.59D53CE4FFDA6628FAE0FB88FD6FFBEE>
|
||||
dwc:collectionCode "T, R" ;
|
||||
dwc:eventDate "2003-04-26" ;
|
||||
dwc:locality "Stovepipe Main Dunes" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFD46628FF55FAE5FF1DF9AE#59D53CE4FFDA6628FAE0FB88FD6FFBEE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD46628FF55FAE5FF1DF9AE.mc.59D53CE4FFDA6628FD70FBB2FD78FB30>
|
||||
dwc:locality "Death Valley National Park" ;
|
||||
dwc:recordedBy "U. S. National Pollinating Insects Collection" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFD46628FF55FAE5FF1DF9AE#59D53CE4FFDA6628FD70FBB2FD78FB30> ;
|
||||
a dwc:MaterialCitation .
|
||||
208
data/61/14/87/611487AFFFD66625FF55FF5DFD62FE78.ttl
Normal file
208
data/61/14/87/611487AFFFD66625FF55FF5DFD62FE78.ttl
Normal file
|
|
@ -0,0 +1,208 @@
|
|||
@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/611487AFFFD66625FF55FF5DFD62FE78>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5302216>, <http://dx.doi.org/10.5281/zenodo.5302220>, <http://dx.doi.org/10.5281/zenodo.5302224> ;
|
||||
dc:creator "Griswold, Terry; Miller, Wensdae" ;
|
||||
dc:title "Perdita (Xerophasma) celadona Griswold & Miller 2010, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD66625FF55FF5DFD62FE78.mc.59D53CE4FFD66624FE46FA50FDB1F9B6>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD66625FF55FF5DFD62FE78.mc.59D53CE4FFD66624FD44FA7AFBF8F9B6>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD66625FF55FF5DFD62FE78.mc.59D53CE4FFD66624FBFDFA7AFE93F993>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD66625FF55FF5DFD62FE78.mc.59D53CE4FFD66624FEA1F99FFA49F993>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD66625FF55FF5DFD62FE78.mc.59D53CE4FFD66624FA4FF99FFCFAF9F8>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD66625FF55FF5DFD62FE78.mc.59D53CE4FFD66624FE49F9EAFE7DF903>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD66625FF55FF5DFD62FE78.mc.59D53CE4FFD66624FE01F90FFDF5F968>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD66625FF55FF5DFD62FE78.mc.59D53CE4FFD66624FD8BF930FD0DF956> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Perdita_celadona_Griswold_2010> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.2517.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.2517.1.1>
|
||||
bibo:endPage "14" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2010-06-24" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "2517" ;
|
||||
dc:creator "Griswold, Terry; Miller, Wensdae" ;
|
||||
dc:date "2010" ;
|
||||
dc:title "A Revision of Perdita (Xerophasma) Timberlake (Hymenoptera: Andrenidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5302216>, <http://dx.doi.org/10.5281/zenodo.5302220>, <http://dx.doi.org/10.5281/zenodo.5302224> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Perdita_celadona_Griswold_2010>
|
||||
dwc:authority "Griswold & Miller" ;
|
||||
dwc:authorityName "Griswold & Miller" ;
|
||||
dwc:authorityYear "2010" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
dwc:genus "Perdita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Griswold & Miller, 2010" ;
|
||||
dwc:species "celadona" ;
|
||||
dwc:subGenus "Xerophasma" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6V3DK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Perdita_celadona> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Perdita_celadona>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
dwc:genus "Perdita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "celadona" ;
|
||||
dwc:subGenus "Xerophasma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perdita_Xerophasma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Perdita_Xerophasma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
dwc:genus "Perdita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Xerophasma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perdita> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Perdita>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
dwc:genus "Perdita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Andrenidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Andrenidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
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.5302216>
|
||||
dc:description "FIGURES 1–20. Female heads (1–5), dorsal (6–10) and lateral (11–15) views of male genitalia, and male sternum 8 (16–20) of Perdita (Xerophasma). Perdita celadona (1, 6, 11, 16), P. pallida (2, 7, 12, 17), P. vespertina (3, 8, 13, 18), P. bequaertiana (4, 9, 14, 19), P. rhondae (5, 10, 15, 20). Shaded areas indicate dark markings on female heads." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5302216/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5302220>
|
||||
dc:description "FIGURES 21–23. Habitus of female Perdita (Xerophasma). Perdita celadona (21), P. vespertina (22), P. rhondae (23)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5302220/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5302224>
|
||||
dc:description "FIGURES 26–28. Distributions of Perdita (Xerophasma) in the southwestern United States and adjacent Mexico. Perdita celadona (26), P. vespertina (27), P. rhondae (), P. pallida (), and P. bequaertiana () (28). Bar equals 100 km." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5302224/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD66625FF55FF5DFD62FE78.mc.59D53CE4FFD66624FE46FA50FDB1F9B6>
|
||||
dwc:eventDate "1998-06-08" ;
|
||||
dwc:locality "St. Thomas Gap" ;
|
||||
dwc:recordedBy "Camissonia, T" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "36.405834" ;
|
||||
dwc:verbatimLongitude "-114.093666" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFD66625FF55FF5DFD62FE78#59D53CE4FFD66624FE46FA50FDB1F9B6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD66625FF55FF5DFD62FE78.mc.59D53CE4FFD66624FD44FA7AFBF8F9B6>
|
||||
dwc:locality "Clark County" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFD66625FF55FF5DFD62FE78#59D53CE4FFD66624FD44FA7AFBF8F9B6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD66625FF55FF5DFD62FE78.mc.59D53CE4FFD66624FBFDFA7AFE93F993>
|
||||
dwc:eventDate "1998-06-08" ;
|
||||
dwc:locality "St. Thomas Gap" ;
|
||||
dwc:recordedBy "Camissonia, T" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "36.405834" ;
|
||||
dwc:verbatimLongitude "-114.093666" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFD66625FF55FF5DFD62FE78#59D53CE4FFD66624FBFDFA7AFE93F993> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD66625FF55FF5DFD62FE78.mc.59D53CE4FFD66624FEA1F99FFA49F993>
|
||||
dwc:eventDate "1983-05-11" ;
|
||||
dwc:locality "Grand Gulch Road" ;
|
||||
dwc:recordedBy "S Mesquite & F. D. & J. H. Parker" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFD66625FF55FF5DFD62FE78#59D53CE4FFD66624FEA1F99FFA49F993> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD66625FF55FF5DFD62FE78.mc.59D53CE4FFD66624FA4FF99FFCFAF9F8>
|
||||
dwc:eventDate "1973-05-25" ;
|
||||
dwc:locality "Mesquite" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFD66625FF55FF5DFD62FE78#59D53CE4FFD66624FA4FF99FFCFAF9F8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD66625FF55FF5DFD62FE78.mc.59D53CE4FFD66624FE49F9EAFE7DF903>
|
||||
dwc:eventDate "2003-05-24" ;
|
||||
dwc:locality "Toquap Wash" ;
|
||||
dwc:recordedBy "W Mesquite" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "36.77611" ;
|
||||
dwc:verbatimLongitude "-114.18611" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFD66625FF55FF5DFD62FE78#59D53CE4FFD66624FE49F9EAFE7DF903> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD66625FF55FF5DFD62FE78.mc.59D53CE4FFD66624FE01F90FFDF5F968>
|
||||
dwc:eventDate "2003-05-25" ;
|
||||
dwc:locality "Toquap Wash" ;
|
||||
dwc:recordedBy "Camissonia & D. Yanega" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "15485" ;
|
||||
dwc:verbatimLongitude "-36.7775" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFD66625FF55FF5DFD62FE78#59D53CE4FFD66624FE01F90FFDF5F968> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD66625FF55FF5DFD62FE78.mc.59D53CE4FFD66624FD8BF930FD0DF956>
|
||||
dwc:locality "Utah" ;
|
||||
dwc:recordedBy "U. S. National Pollinating Insects Collection" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFD66625FF55FF5DFD62FE78#59D53CE4FFD66624FD8BF930FD0DF956> ;
|
||||
a dwc:MaterialCitation .
|
||||
289
data/61/14/87/611487AFFFD76626FF55FDB0FDF8FAB6.ttl
Normal file
289
data/61/14/87/611487AFFFD76626FF55FDB0FDF8FAB6.ttl
Normal file
|
|
@ -0,0 +1,289 @@
|
|||
@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/611487AFFFD76626FF55FDB0FDF8FAB6>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5302216>, <http://dx.doi.org/10.5281/zenodo.5302220>, <http://dx.doi.org/10.5281/zenodo.5302224> ;
|
||||
dc:creator "Griswold, Terry; Miller, Wensdae" ;
|
||||
dc:title "Perdita (Xerophasma) vespertina Griswold & Miller 2010, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD76625FE40F882FD38F89B>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD76625FCC0F8A7FB64F89B>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD76625FB78F8A7FE62F8C0>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD76625FE7AF8C8FEC3F82E>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD76625FED6F8F2FA53F82E>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD76625FF55F817FD4BF870>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD46626FEB6FF1AFDFFFF73>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD46626FD2AFF60FEE1FE86>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD46626FEFAFE8AFB27FE86>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD46626FB3BFE8AFD6BFEE3>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD46626FD6CFEAFFCB9FEC8>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD46626FCBCFED0FC2FFE36>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD46626FC30FEFAFC48FE13>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD46626FC52FE1FFB47FE78>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD46626FB5AFE40FF39FD83>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD46626FF3DFD8FFEB1FDE8>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD46626FEC3FDDAFE44FD33> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Perdita_vespertina_Griswold_2010> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.2517.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.2517.1.1>
|
||||
bibo:endPage "14" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2010-06-24" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "2517" ;
|
||||
dc:creator "Griswold, Terry; Miller, Wensdae" ;
|
||||
dc:date "2010" ;
|
||||
dc:title "A Revision of Perdita (Xerophasma) Timberlake (Hymenoptera: Andrenidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5302216>, <http://dx.doi.org/10.5281/zenodo.5302220>, <http://dx.doi.org/10.5281/zenodo.5302224> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Perdita_vespertina_Griswold_2010>
|
||||
dwc:authority "Griswold & Miller" ;
|
||||
dwc:authorityName "Griswold & Miller" ;
|
||||
dwc:authorityYear "2010" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
dwc:genus "Perdita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Griswold & Miller, 2010" ;
|
||||
dwc:species "vespertina" ;
|
||||
dwc:subGenus "Xerophasma" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6V3B3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Perdita_vespertina> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Perdita_vespertina>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
dwc:genus "Perdita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "vespertina" ;
|
||||
dwc:subGenus "Xerophasma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perdita_Xerophasma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Perdita_Xerophasma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
dwc:genus "Perdita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Xerophasma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perdita> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Perdita>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
dwc:genus "Perdita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Andrenidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Andrenidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
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.5302216>
|
||||
dc:description "FIGURES 1–20. Female heads (1–5), dorsal (6–10) and lateral (11–15) views of male genitalia, and male sternum 8 (16–20) of Perdita (Xerophasma). Perdita celadona (1, 6, 11, 16), P. pallida (2, 7, 12, 17), P. vespertina (3, 8, 13, 18), P. bequaertiana (4, 9, 14, 19), P. rhondae (5, 10, 15, 20). Shaded areas indicate dark markings on female heads." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5302216/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5302220>
|
||||
dc:description "FIGURES 21–23. Habitus of female Perdita (Xerophasma). Perdita celadona (21), P. vespertina (22), P. rhondae (23)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5302220/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5302224>
|
||||
dc:description "FIGURES 26–28. Distributions of Perdita (Xerophasma) in the southwestern United States and adjacent Mexico. Perdita celadona (26), P. vespertina (27), P. rhondae (), P. pallida (), and P. bequaertiana () (28). Bar equals 100 km." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5302224/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD76625FE40F882FD38F89B>
|
||||
dwc:eventDate "1998-05-26" ;
|
||||
dwc:locality "Mesquite" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "36.816334" ;
|
||||
dwc:verbatimLongitude "-114.070335" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFD76626FF55FDB0FDF8FAB6#59D53CE4FFD76625FE40F882FD38F89B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD76625FCC0F8A7FB64F89B>
|
||||
dwc:locality "Clark County" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFD76626FF55FDB0FDF8FAB6#59D53CE4FFD76625FCC0F8A7FB64F89B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD76625FB78F8A7FE62F8C0>
|
||||
dwc:eventDate "1998-05-26" ;
|
||||
dwc:locality "Mesquite" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "36.816334" ;
|
||||
dwc:verbatimLongitude "-114.070335" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFD76626FF55FDB0FDF8FAB6#59D53CE4FFD76625FB78F8A7FE62F8C0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD76625FE7AF8C8FEC3F82E>
|
||||
dwc:eventDate "1998-06-08" ;
|
||||
dwc:locality "St. Thomas Gap" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "36.405834" ;
|
||||
dwc:verbatimLongitude "-114.093666" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFD76626FF55FDB0FDF8FAB6#59D53CE4FFD76625FE7AF8C8FEC3F82E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD76625FED6F8F2FA53F82E>
|
||||
dwc:eventDate "1998-06-07" ;
|
||||
dwc:locality "St. Thomas Gap" ;
|
||||
dwc:recordedBy "F. D. Parker" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "36.4075" ;
|
||||
dwc:verbatimLongitude "-114.093" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFD76626FF55FDB0FDF8FAB6#59D53CE4FFD76625FED6F8F2FA53F82E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD76625FF55F817FD4BF870>
|
||||
dwc:eventDate "1998-05-22" ;
|
||||
dwc:locality "Las Vegas Dunes Rec. Lds." ;
|
||||
dwc:recordedBy "M. Andres & K. Receveur & Keen & Shultz" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "36.287834" ;
|
||||
dwc:verbatimLongitude "-114.96667" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFD76626FF55FDB0FDF8FAB6#59D53CE4FFD76625FF55F817FD4BF870> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD46626FEB6FF1AFDFFFF73>
|
||||
dwc:eventDate "1998-05-21" ;
|
||||
dwc:locality "SE of Overton" ;
|
||||
dwc:recordedBy "C. Shultz & K. Receveur & K. Keen & Andres" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "36.522" ;
|
||||
dwc:verbatimLongitude "-114.433334" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFD76626FF55FDB0FDF8FAB6#59D53CE4FFD46626FEB6FF1AFDFFFF73> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD46626FD2AFF60FEE1FE86>
|
||||
dwc:eventDate "1983-05-11" ;
|
||||
dwc:locality "Riverside" ;
|
||||
dwc:recordedBy "F. D. & J. H. Parker" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFD76626FF55FDB0FDF8FAB6#59D53CE4FFD46626FD2AFF60FEE1FE86> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD46626FEFAFE8AFB27FE86>
|
||||
dwc:eventDate "1973-05-25" ;
|
||||
dwc:locality "Mesquite" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFD76626FF55FDB0FDF8FAB6#59D53CE4FFD46626FEFAFE8AFB27FE86> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD46626FB3BFE8AFD6BFEE3>
|
||||
dwc:eventDate "1973-06-02" ;
|
||||
dwc:locality "Glendale" ;
|
||||
dwc:recordedBy "P. F. Torchio" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFD76626FF55FDB0FDF8FAB6#59D53CE4FFD46626FB3BFE8AFD6BFEE3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD46626FD6CFEAFFCB9FEC8>
|
||||
dwc:eventDate "2003-05-24" ;
|
||||
dwc:locality "Toquap Wash" ;
|
||||
dwc:recordedBy "W Mesquite" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "36.77611" ;
|
||||
dwc:verbatimLongitude "-114.18611" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFD76626FF55FDB0FDF8FAB6#59D53CE4FFD46626FD6CFEAFFCB9FEC8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD46626FCBCFED0FC2FFE36>
|
||||
dwc:eventDate "2003-05-25" ;
|
||||
dwc:locality "Toquap Wash" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "15485" ;
|
||||
dwc:verbatimLongitude "-36.7775" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFD76626FF55FDB0FDF8FAB6#59D53CE4FFD46626FCBCFED0FC2FFE36> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD46626FC30FEFAFC48FE13>
|
||||
dwc:eventDate "2003-05-25" ;
|
||||
dwc:locality "Overton" ;
|
||||
dwc:recordedBy "Wash, S & D. Yanega" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "36.511665" ;
|
||||
dwc:verbatimLongitude "-114.44417" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFD76626FF55FDB0FDF8FAB6#59D53CE4FFD46626FC30FEFAFC48FE13> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD46626FC52FE1FFB47FE78>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:eventDate "2005-05-13" ;
|
||||
dwc:locality "2.16 mi SW Wechech Basin" ;
|
||||
dwc:recordedBy "Andrus, S & Higbee" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFD76626FF55FDB0FDF8FAB6#59D53CE4FFD46626FC52FE1FFB47FE78> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD46626FB5AFE40FF39FD83>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:eventDate "2005-05-12" ;
|
||||
dwc:locality "0.4 mi E St. Thomas Gap" ;
|
||||
dwc:recordedBy "Allen & E. Ahlstrom & Andrus, S & Higbee" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFD76626FF55FDB0FDF8FAB6#59D53CE4FFD46626FB5AFE40FF39FD83> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD46626FF3DFD8FFEB1FDE8>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:eventDate "2005-05-26" ;
|
||||
dwc:locality "3.9 mi SSW Whitney Pocket" ;
|
||||
dwc:recordedBy "Andrus, S & Higbee" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFD76626FF55FDB0FDF8FAB6#59D53CE4FFD46626FF3DFD8FFEB1FDE8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFD76626FF55FDB0FDF8FAB6.mc.59D53CE4FFD46626FEC3FDDAFE44FD33>
|
||||
dwc:locality "Utah" ;
|
||||
dwc:recordedBy "U. S. National Pollinating Insects Collection" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFD76626FF55FDB0FDF8FAB6#59D53CE4FFD46626FEC3FDDAFE44FD33> ;
|
||||
a dwc:MaterialCitation .
|
||||
248
data/61/14/87/611487AFFFDA662AFF55F9E2FBF8FE78.ttl
Normal file
248
data/61/14/87/611487AFFFDA662AFF55F9E2FBF8FE78.ttl
Normal file
|
|
@ -0,0 +1,248 @@
|
|||
@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/611487AFFFDA662AFF55F9E2FBF8FE78>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5302216>, <http://dx.doi.org/10.5281/zenodo.5302222>, <http://dx.doi.org/10.5281/zenodo.5302224> ;
|
||||
dc:creator "Griswold, Terry; Miller, Wensdae" ;
|
||||
dc:title "Perdita (Xerophasma) pallida Timberlake 1954" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFDA6628FE89F94FFDF2F940>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFDB6629FBECF9A5FE8DF9C2>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFDB6629FE96F9CEFA5CF9C2>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFDB6629FF55F9F0FBC3F928>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFDB6629FB4BF885FDD1F8E2>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFDB6629FDE4F8AEFAB1F8E2>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFDB6629FDD8F8D0FE1DF835>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFDB6629FE23F8F5FAB0F835>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFDB6629FA45F8F5FD92F812>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFDB6629FDA5F81EFC3EF812>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFDB6629FBC6F81EFEB6F878>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFDB662AFE4AF840FEFEFF16>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFD8662AFD94FF1AFB95FF16>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFD8662AFBA8FF1AFECDFF73>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFD8662AFED0FF3FFBB7FF73>, <http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFD8662AFEE7FE8AFF0AFEE3> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Perdita_pallida_Timberlake_1954> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.2517.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.2517.1.1>
|
||||
bibo:endPage "14" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2010-06-24" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "2517" ;
|
||||
dc:creator "Griswold, Terry; Miller, Wensdae" ;
|
||||
dc:date "2010" ;
|
||||
dc:title "A Revision of Perdita (Xerophasma) Timberlake (Hymenoptera: Andrenidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5302216>, <http://dx.doi.org/10.5281/zenodo.5302222>, <http://dx.doi.org/10.5281/zenodo.5302224> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Perdita_pallida_Timberlake_1954>
|
||||
dwc:authority "Timberlake", "Timberlake 1954: 349" ;
|
||||
dwc:authorityName "Timberlake" ;
|
||||
dwc:authorityPageNumber "349" ;
|
||||
dwc:authorityYear "1954" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
dwc:genus "Perdita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Timberlake, 1954" ;
|
||||
dwc:species "pallida" ;
|
||||
dwc:subGenus "Xerophasma" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/76RJ9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Perdita_pallida> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Perdita_pallida>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
dwc:genus "Perdita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pallida" ;
|
||||
dwc:subGenus "Xerophasma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perdita_Xerophasma>, <http://taxon-name.plazi.org/id/Animalia/Perdita> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Perdita_Xerophasma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
dwc:genus "Perdita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Xerophasma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perdita> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Perdita>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
dwc:genus "Perdita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Andrenidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Andrenidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
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.5302216>
|
||||
dc:description "FIGURES 1–20. Female heads (1–5), dorsal (6–10) and lateral (11–15) views of male genitalia, and male sternum 8 (16–20) of Perdita (Xerophasma). Perdita celadona (1, 6, 11, 16), P. pallida (2, 7, 12, 17), P. vespertina (3, 8, 13, 18), P. bequaertiana (4, 9, 14, 19), P. rhondae (5, 10, 15, 20). Shaded areas indicate dark markings on female heads." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5302216/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5302222>
|
||||
dc:description "FIGURES 24, 25. Habitus of female Perdita (Xerophasma). Perdita pallida (24), and P. bequaertiana (25)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5302222/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5302224>
|
||||
dc:description "FIGURES 26–28. Distributions of Perdita (Xerophasma) in the southwestern United States and adjacent Mexico. Perdita celadona (26), P. vespertina (27), P. rhondae (), P. pallida (), and P. bequaertiana () (28). Bar equals 100 km." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5302224/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFDA6628FE89F94FFDF2F940>
|
||||
dwc:locality "Hopkins Well" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFDA662AFF55F9E2FBF8FE78#59D53CE4FFDA6628FE89F94FFDF2F940> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFDB6629FBECF9A5FE8DF9C2>
|
||||
dwc:locality "Clark County" ;
|
||||
dwc:recordedBy "M. Wasbauer." ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFDA662AFF55F9E2FBF8FE78#59D53CE4FFDB6629FBECF9A5FE8DF9C2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFDB6629FE96F9CEFA5CF9C2>
|
||||
dwc:eventDate "2005-05-12" ;
|
||||
dwc:locality "St. Thomas Gap" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFDA662AFF55F9E2FBF8FE78#59D53CE4FFDB6629FE96F9CEFA5CF9C2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFDB6629FF55F9F0FBC3F928>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:locality "Higbee" ;
|
||||
dwc:recordedBy "D. Allen & E. Ahlstrom & Andrus, S" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFDA662AFF55F9E2FBF8FE78#59D53CE4FFDB6629FF55F9F0FBC3F928> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFDB6629FB4BF885FDD1F8E2>
|
||||
dwc:locality "Imperial County" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFDA662AFF55F9E2FBF8FE78#59D53CE4FFDB6629FB4BF885FDD1F8E2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFDB6629FDE4F8AEFAB1F8E2>
|
||||
dwc:eventDate "1978-04-28" ;
|
||||
dwc:locality "Algodones Dunes" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFDA662AFF55F9E2FBF8FE78#59D53CE4FFDB6629FDE4F8AEFAB1F8E2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFDB6629FDD8F8D0FE1DF835>
|
||||
dwc:eventDate "1979-04-19" ;
|
||||
dwc:locality "Site" ;
|
||||
dwc:verbatimLatitude "32.074165" ;
|
||||
dwc:verbatimLongitude "-115.212494" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFDA662AFF55F9E2FBF8FE78#59D53CE4FFDB6629FDD8F8D0FE1DF835> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFDB6629FE23F8F5FAB0F835>
|
||||
dwc:eventDate "2000-04-06" ;
|
||||
dwc:locality "Algodones Dunes" ;
|
||||
dwc:recordedBy "S Ruthven" ;
|
||||
dwc:verbatimLatitude "32.925003" ;
|
||||
dwc:verbatimLongitude "-114.992775" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFDA662AFF55F9E2FBF8FE78#59D53CE4FFDB6629FE23F8F5FAB0F835> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFDB6629FA45F8F5FD92F812>
|
||||
dwc:locality "Riverside County" ;
|
||||
dwc:recordedBy "D. Yanega" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFDA662AFF55F9E2FBF8FE78#59D53CE4FFDB6629FA45F8F5FD92F812> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFDB6629FDA5F81EFC3EF812>
|
||||
dwc:eventDate "1969-05-22" ;
|
||||
dwc:locality "Blythe" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFDA662AFF55F9E2FBF8FE78#59D53CE4FFDB6629FDA5F81EFC3EF812> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFDB6629FBC6F81EFEB6F878>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:locality "Gill" ;
|
||||
dwc:recordedBy "J. Johnson" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFDA662AFF55F9E2FBF8FE78#59D53CE4FFDB6629FBC6F81EFEB6F878> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFDB662AFE4AF840FEFEFF16>
|
||||
dwc:eventDate "2001-05-19" ;
|
||||
dwc:locality "Mojave National Park" ;
|
||||
dwc:verbatimElevation "770" ;
|
||||
dwc:verbatimLatitude "34.588886" ;
|
||||
dwc:verbatimLongitude "-115.717224" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFDA662AFF55F9E2FBF8FE78#59D53CE4FFDB662AFE4AF840FEFEFF16> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFD8662AFD94FF1AFB95FF16>
|
||||
dwc:eventDate "1978-04-27" ;
|
||||
dwc:locality "Palen Dunes" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFDA662AFF55F9E2FBF8FE78#59D53CE4FFD8662AFD94FF1AFB95FF16> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFD8662AFBA8FF1AFECDFF73>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:locality "Hardy" ;
|
||||
dwc:recordedBy "F. G. Andrews" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFDA662AFF55F9E2FBF8FE78#59D53CE4FFD8662AFBA8FF1AFECDFF73> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFD8662AFED0FF3FFBB7FF73>
|
||||
dwc:eventDate "2005-04-08" ;
|
||||
dwc:locality "Parker Dam" ;
|
||||
dwc:verbatimElevation "150" ;
|
||||
dwc:verbatimLongitude "-114.13333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFDA662AFF55F9E2FBF8FE78#59D53CE4FFD8662AFED0FF3FFBB7FF73> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/611487AFFFDA662AFF55F9E2FBF8FE78.mc.59D53CE4FFD8662AFEE7FE8AFF0AFEE3>
|
||||
dwc:locality "eastern Mojave Desert" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/611487AFFFDA662AFF55F9E2FBF8FE78#59D53CE4FFD8662AFEE7FE8AFF0AFEE3> ;
|
||||
a dwc:MaterialCitation .
|
||||
118
data/61/14/A7/6114A7C204AE2ABE60A42DBEF6EC489B.ttl
Normal file
118
data/61/14/A7/6114A7C204AE2ABE60A42DBEF6EC489B.ttl
Normal file
|
|
@ -0,0 +1,118 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/6114A7C204AE2ABE60A42DBEF6EC489B>
|
||||
dc:creator "Schmidt, Olga" ;
|
||||
dc:title "Syncosmia (Chloroclystis) craspedozona subsp. craspedozona" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Syncosmia_craspedozona_craspedozona> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.3.e5447> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Syncosmia_craspedozona_craspedozona> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.3.e5447>
|
||||
bibo:endPage "5447" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "5447" ;
|
||||
bibo:volume "3" ;
|
||||
dc:creator "Schmidt, Olga" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "List of primary types of the larentiine moth species (Lepidoptera: Geometridae) described from Indonesia - a starting point for biodiversity assessment of the subfamily in the region" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syncosmia_craspedozona_craspedozona>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Syncosmia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "craspedozona" ;
|
||||
dwc:subGenus "Chloroclystis" ;
|
||||
dwc:subSpecies "craspedozona" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syncosmia_craspedozona> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syncosmia_craspedozona>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Syncosmia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "craspedozona" ;
|
||||
dwc:subGenus "Chloroclystis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syncosmia_Chloroclystis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syncosmia_Chloroclystis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Syncosmia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Chloroclystis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syncosmia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syncosmia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Syncosmia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geometridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Geometridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
92
data/61/18/11/611811DCE866DA8952BE730B64A07B8A.ttl
Normal file
92
data/61/18/11/611811DCE866DA8952BE730B64A07B8A.ttl
Normal file
|
|
@ -0,0 +1,92 @@
|
|||
@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/611811DCE866DA8952BE730B64A07B8A>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Miniopterinae_Dobson_1875> ;
|
||||
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
||||
dc:title "Miniopterinae Dobson 1875" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Miniopterinae_Dobson_1875> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.7316519> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7316519>
|
||||
bibo:endPage "529" ;
|
||||
bibo:startPage "451" ;
|
||||
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
||||
dc:date "2005" ;
|
||||
dc:title "Order Chiroptera - Family Vespertilionidae" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Miniopterinae_Dobson_1875>
|
||||
dwc:authority "Dobson 1875" ;
|
||||
dwc:authorityName "Dobson" ;
|
||||
dwc:authorityYear "1875" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Vespertilionidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:scientificNameAuthorship "Dobson, 1875" ;
|
||||
dwc:subFamily "Miniopterinae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/93MXW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Miniopterinae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miniopterinae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Vespertilionidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:subFamily "Miniopterinae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vespertilionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vespertilionidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Vespertilionidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chiroptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chiroptera>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
153
data/61/18/87/611887CAFF848E791DBE7963BAACFDC6.ttl
Normal file
153
data/61/18/87/611887CAFF848E791DBE7963BAACFDC6.ttl
Normal 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/611887CAFF848E791DBE7963BAACFDC6>
|
||||
dc:creator "Deng, Yunfei" ;
|
||||
dc:title "Carex henryi Koyama 1956" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Carex_henryi_Koyama_1956> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Carex_longicruris_henryi_Clarke_1903> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.146.1.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.146.1.2>
|
||||
bibo:endPage "34" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2013-11-12" ;
|
||||
bibo:startPage "32" ;
|
||||
bibo:volume "146" ;
|
||||
dc:creator "Deng, Yunfei" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Valid publication of the name Carex henryi (Cyperaceae) from Asia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Carex_henryi_Koyama_1956>
|
||||
dwc:authority "(C. B. Clarke) Koyama (1956: 175)" ;
|
||||
dwc:authorityName "Koyama" ;
|
||||
dwc:authorityYear "1956" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Carex" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Koyama, 1956" ;
|
||||
dwc:species "henryi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/R9MK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Carex_henryi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Carex_longicruris_henryi_Clarke_1903>
|
||||
dwc:authority "Clarke (1903: 295)" ;
|
||||
dwc:authorityName "Clarke" ;
|
||||
dwc:authorityPageNumber "295" ;
|
||||
dwc:authorityYear "1903" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Carex" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:scientificNameAuthorship "Clarke, 1903" ;
|
||||
dwc:species "longicruris" ;
|
||||
dwc:variety "henryi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/R9MK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Carex_longicruris_henryi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Carex_henryi>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Carex" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "henryi" ;
|
||||
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://taxon-name.plazi.org/id/Plantae/Carex_longicruris_henryi>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Carex" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "longicruris" ;
|
||||
dwc:variety "henryi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Carex_longicruris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Carex_longicruris>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Carex" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "longicruris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Carex> ;
|
||||
a dwcFP:TaxonName .
|
||||
107
data/61/18/88/61188849BF5B475D0E35B82D093CA5D0.ttl
Normal file
107
data/61/18/88/61188849BF5B475D0E35B82D093CA5D0.ttl
Normal 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/61188849BF5B475D0E35B82D093CA5D0>
|
||||
dc:creator "Paprocki, Henrique; Franca, Diogo" ;
|
||||
dc:title "Synoestropsis grisoli Navas 1924" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Synoestropsis_grisoli_Navas_1924> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.2.e1557> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.2.e1557>
|
||||
bibo:endPage "1557" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "1557" ;
|
||||
bibo:volume "2" ;
|
||||
dc:creator "Paprocki, Henrique; Franca, Diogo" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Brazilian Trichoptera Checklist II" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Synoestropsis_grisoli_Navas_1924>
|
||||
dwc:ID-ENA "503118" ;
|
||||
dwc:authority "Navas, 1924" ;
|
||||
dwc:authorityName "Navas" ;
|
||||
dwc:authorityYear "1924" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydropsychidae" ;
|
||||
dwc:genus "Synoestropsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Navas, 1924" ;
|
||||
dwc:species "grisoli" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/53XX4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Synoestropsis_grisoli> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Synoestropsis_grisoli>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydropsychidae" ;
|
||||
dwc:genus "Synoestropsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "grisoli" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Synoestropsis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Synoestropsis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydropsychidae" ;
|
||||
dwc:genus "Synoestropsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydropsychidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydropsychidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydropsychidae" ;
|
||||
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 .
|
||||
77
data/61/18/B3/6118B3FE05F70DB1BAD96CC0A81AEE65.ttl
Normal file
77
data/61/18/B3/6118B3FE05F70DB1BAD96CC0A81AEE65.ttl
Normal 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/6118B3FE05F70DB1BAD96CC0A81AEE65>
|
||||
dc:creator "Biondi, Maurizio; D'Alessandro, Paola" ;
|
||||
dc:title "Seychellaltica Biondi 2002" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.253.3414> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Seychellaltica> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.253.3414>
|
||||
bibo:endPage "158" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "253" ;
|
||||
dc:creator "Biondi, Maurizio; D'Alessandro, Paola" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Afrotropical flea beetle genera: a key to their identification, updated catalogue and biogeographical analysis (Coleoptera, Chrysomelidae, Galerucinae, Alticini)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Seychellaltica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:genus "Seychellaltica" ;
|
||||
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 .
|
||||
108
data/61/19/85/611985FF8C29FF4571DD156487560883.ttl
Normal file
108
data/61/19/85/611985FF8C29FF4571DD156487560883.ttl
Normal 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/611985FF8C29FF4571DD156487560883>
|
||||
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 "Scrobipalpa acuminatella Sircom 1850" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Scrobipalpa_acuminatella_Sircom_1850> ;
|
||||
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/Scrobipalpa_acuminatella_Sircom_1850>
|
||||
dwc:ID-ENA "1448916" ;
|
||||
dwc:LSID "611985FF-8C29-FF45-71DD-156487560883" ;
|
||||
dwc:authority "Sircom, 1850" ;
|
||||
dwc:authorityName "Sircom" ;
|
||||
dwc:authorityYear "1850" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Scrobipalpa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sircom, 1850" ;
|
||||
dwc:species "acuminatella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4VYPN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scrobipalpa_acuminatella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scrobipalpa_acuminatella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Scrobipalpa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "acuminatella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scrobipalpa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scrobipalpa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Scrobipalpa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gelechiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gelechiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
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 .
|
||||
100
data/61/20/29/612029DC5D3DA1FE2A6C9B6E768C3875.ttl
Normal file
100
data/61/20/29/612029DC5D3DA1FE2A6C9B6E768C3875.ttl
Normal file
|
|
@ -0,0 +1,100 @@
|
|||
@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/612029DC5D3DA1FE2A6C9B6E768C3875>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI
|
||||
# Error: Could not produce taxonNameURI
|
||||
# at taxonNameForURI (file:///app/src/gg2rdf.ts:1201:15)
|
||||
# at taxonNameURI (file:///app/src/gg2rdf.ts:1213:9)
|
||||
# at addTaxonConceptCitation (file:///app/src/gg2rdf.ts:901:13)
|
||||
# at file:///app/src/gg2rdf.ts:306:11
|
||||
# at y.forEach (<anonymous>)
|
||||
# at makeTreatment (file:///app/src/gg2rdf.ts:291:7)
|
||||
# at gg2rdf (file:///app/src/gg2rdf.ts:85:5)
|
||||
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:71:9)
|
||||
# at GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:103:22)
|
||||
# at eventLoopTick (ext:core/01_core.js:168:7) ;
|
||||
dc:creator "Info Flora" ;
|
||||
dc:title "Ranunculus acris L." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_acris> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/34B90B7AB2026296A6C9C5115E98956F> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_acris> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/34B90B7AB2026296A6C9C5115E98956F>
|
||||
dc:creator "Info Flora" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Info Flora Schweiz - Ranunculaceae" .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_acris>
|
||||
# Info: Couldn't generate language tag for "Scharfer Hahnenfuss"@undefined ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ranunculaceae" ;
|
||||
dwc:genus "Ranunculus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "acris" ;
|
||||
dwc:vernacularName "Scharfer Hahnenfuss", "Scharfer Hahnenfuss"@de, "Renoncule acre"@fr, "Bouton d'or"@fr, "Ranuncolo comune"@it ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ranunculaceae" ;
|
||||
dwc:genus "Ranunculus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ranunculaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
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 .
|
||||
89
data/61/20/31/612031FB5A03D2E06DD31B6E3BA27F54.ttl
Normal file
89
data/61/20/31/612031FB5A03D2E06DD31B6E3BA27F54.ttl
Normal 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/612031FB5A03D2E06DD31B6E3BA27F54>
|
||||
dc:creator "Thornhill, Robert; Krings, Alexander; Lindbo, David; Stucky, Jon" ;
|
||||
dc:title "Osmunda spectabilis Willd." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.2.e1099> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Osmunda_spectabilis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.2.e1099>
|
||||
bibo:endPage "1099" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "1099" ;
|
||||
bibo:volume "2" ;
|
||||
dc:creator "Thornhill, Robert; Krings, Alexander; Lindbo, David; Stucky, Jon" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Guide to the Vascular Flora of the Savannas and Flatwoods of Shaken Creek Preserve and Vicinity (Pender & Onslow Counties, North Carolina, U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Osmunda_spectabilis>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Osmundaceae" ;
|
||||
dwc:genus "Osmunda" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Osmundales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "spectabilis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Osmunda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Osmunda>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Osmundaceae" ;
|
||||
dwc:genus "Osmunda" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Osmundales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Osmundaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Osmundaceae>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Osmundaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Osmundales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Osmundales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Osmundales>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Osmundales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiopsida>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
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 .
|
||||
102
data/61/20/9F/61209FBE891FD86D3E349D8FD2FD81A0.ttl
Normal file
102
data/61/20/9F/61209FBE891FD86D3E349D8FD2FD81A0.ttl
Normal file
|
|
@ -0,0 +1,102 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/61209FBE891FD86D3E349D8FD2FD81A0>
|
||||
dc:creator "Santschi, F." ;
|
||||
dc:title "Crematogaster (Atopogyne) africana subsp. thoracica Santschi, 1921, nov. st." ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/352590D4E1BABDF39FE51D3806813B15> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Crematogaster_africana> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/352590D4E1BABDF39FE51D3806813B15>
|
||||
bibo:endPage "122" ;
|
||||
bibo:journal "Annales de la Societe Entomologique de Belgique" ;
|
||||
bibo:startPage "113" ;
|
||||
bibo:volume "61" ;
|
||||
dc:creator "Santschi, F." ;
|
||||
dc:date "1921" ;
|
||||
dc:title "Quelques nouveaux formicides africains." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crematogaster_africana>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Crematogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "africana" ;
|
||||
dwc:subGenus "Atopogyne" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crematogaster_Atopogyne> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crematogaster_Atopogyne>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Crematogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Atopogyne" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crematogaster> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crematogaster>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Crematogaster" ;
|
||||
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 .
|
||||
116
data/61/21/19/6121196AFF8314062901C20C2225FDA5.ttl
Normal file
116
data/61/21/19/6121196AFF8314062901C20C2225FDA5.ttl
Normal file
|
|
@ -0,0 +1,116 @@
|
|||
@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/6121196AFF8314062901C20C2225FDA5>
|
||||
dc:creator "Chun-Xiang, Liu; Le, Kang; Xian-Wei, Liu" ;
|
||||
dc:title "Ectadia sinuata Chun-Xiang & Le & Xian-Wei 2004, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF8314062901C20C2225FDA5.mc.59E0A221FF8314062957C2D02736FA71> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ectadia_sinuata_Chun-Xiang_2004> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.4618915> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4618915>
|
||||
bibo:endPage "43" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "37" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Chun-Xiang, Liu; Le, Kang; Xian-Wei, Liu" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "The Genus Ectadia Brunner Von Wattenwyl (Orthoptera: Tettigoniidae: Phaneropterinae), With Descriptions Of Three New Species From China" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ectadia_sinuata_Chun-Xiang_2004>
|
||||
dwc:authority "Chun-Xiang & Le & Xian-Wei, 2004" ;
|
||||
dwc:authorityName "Chun-Xiang & Le & Xian-Wei" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phaneropteridae" ;
|
||||
dwc:genus "Ectadia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Chun-Xiang & Le & Xian-Wei, 2004" ;
|
||||
dwc:species "sinuata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ectadia_sinuata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectadia_sinuata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phaneropteridae" ;
|
||||
dwc:genus "Ectadia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sinuata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ectadia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectadia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phaneropteridae" ;
|
||||
dwc:genus "Ectadia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phaneropteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phaneropteridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phaneropteridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF8314062901C20C2225FDA5.mc.59E0A221FF8314062957C2D02736FA71>
|
||||
dwc:collectionCode "IZAS" ;
|
||||
dwc:eventDate "1958-04-22" ;
|
||||
dwc:locality "Mengsong" ;
|
||||
dwc:recordedBy "Pu Fuji" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6121196AFF8314062901C20C2225FDA5#59E0A221FF8314062957C2D02736FA71> ;
|
||||
a dwc:MaterialCitation .
|
||||
201
data/61/21/19/6121196AFF84140128C4C2E923B4FB45.ttl
Normal file
201
data/61/21/19/6121196AFF84140128C4C2E923B4FB45.ttl
Normal file
|
|
@ -0,0 +1,201 @@
|
|||
@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/6121196AFF84140128C4C2E923B4FB45>
|
||||
dc:creator "Chun-Xiang, Liu; Le, Kang; Xian-Wei, Liu" ;
|
||||
dc:title "Ectadia fulva Brunner von Wattenwyl 1893" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF84140128C4C2E923B4FB45.mc.59E0A221FF8414012943C1772494F9D2>, <http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF84140128C4C2E923B4FB45.mc.59E0A221FF841401296DC1DD2417F95F>, <http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF84140128C4C2E923B4FB45.mc.59E0A221FF8414012A3AC1E0277BF961>, <http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF84140128C4C2E923B4FB45.mc.59E0A221FF8414012940C1AA24CBF884>, <http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF84140128C4C2E923B4FB45.mc.59E0A221FF8414012AF5C0492496F8CF>, <http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF84140128C4C2E923B4FB45.mc.59E0A221FF8414012AB5C07026F4F811>, <http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF84140128C4C2E923B4FB45.mc.59E0A221FF84140128D9C03A27A8F834>, <http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF84140128C4C2E923B4FB45.mc.59E0A221FF8414012992C0D927D4F858> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ectadia_fulva_Wattenwyl_1893> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Ectadia_abbreviata_Wattenwyl_1893> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.4618915> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4618915>
|
||||
bibo:endPage "43" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "37" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Chun-Xiang, Liu; Le, Kang; Xian-Wei, Liu" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "The Genus Ectadia Brunner Von Wattenwyl (Orthoptera: Tettigoniidae: Phaneropterinae), With Descriptions Of Three New Species From China" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ectadia_fulva_Wattenwyl_1893>
|
||||
dwc:authority "Brunner von Wattenwyl, 1893" ;
|
||||
dwc:authorityName "Brunner von Wattenwyl" ;
|
||||
dwc:authorityYear "1893" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phaneropteridae" ;
|
||||
dwc:genus "Ectadia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Brunner von Wattenwyl, 1893" ;
|
||||
dwc:species "fulva" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ectadia_fulva> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ectadia_abbreviata_Wattenwyl_1893>
|
||||
dwc:authority "Brunner von Wattenwyl, 1893: 167" ;
|
||||
dwc:authorityName "Brunner von Wattenwyl" ;
|
||||
dwc:authorityPageNumber "167" ;
|
||||
dwc:authorityYear "1893" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phaneropteridae" ;
|
||||
dwc:genus "Ectadia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Brunner von Wattenwyl, 1893" ;
|
||||
dwc:species "abbreviata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ectadia_abbreviata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectadia_fulva>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phaneropteridae" ;
|
||||
dwc:genus "Ectadia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fulva" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ectadia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectadia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phaneropteridae" ;
|
||||
dwc:genus "Ectadia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phaneropteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phaneropteridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phaneropteridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectadia_abbreviata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phaneropteridae" ;
|
||||
dwc:genus "Ectadia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "abbreviata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ectadia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF84140128C4C2E923B4FB45.mc.59E0A221FF8414012943C1772494F9D2>
|
||||
dwc:collectionCode "MCSN" ;
|
||||
dwc:locality "Carin Ghecu" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6121196AFF84140128C4C2E923B4FB45#59E0A221FF8414012943C1772494F9D2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF84140128C4C2E923B4FB45.mc.59E0A221FF841401296DC1DD2417F95F>
|
||||
dwc:collectionCode "MSIE" ;
|
||||
dwc:eventDate "1998-08-16" ;
|
||||
dwc:locality "Defu" ;
|
||||
dwc:recordedBy "He Tongli" ;
|
||||
dwc:verbatimElevation "100" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6121196AFF84140128C4C2E923B4FB45#59E0A221FF841401296DC1DD2417F95F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF84140128C4C2E923B4FB45.mc.59E0A221FF8414012A3AC1E0277BF961>
|
||||
dwc:collectionCode "MSIE" ;
|
||||
dwc:eventDate "1991-09-15" ;
|
||||
dwc:locality "Changning" ;
|
||||
dwc:recordedBy "Liu Zuyao & Wang Tianqi & Xin Haisheng" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6121196AFF84140128C4C2E923B4FB45#59E0A221FF8414012A3AC1E0277BF961> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF84140128C4C2E923B4FB45.mc.59E0A221FF8414012940C1AA24CBF884>
|
||||
dwc:collectionCode "IZAS" ;
|
||||
dwc:eventDate "1959-04-21" ;
|
||||
dwc:locality "Mengla" ;
|
||||
dwc:recordedBy "Li Xiaofu & Zhang Facai" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6121196AFF84140128C4C2E923B4FB45#59E0A221FF8414012940C1AA24CBF884> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF84140128C4C2E923B4FB45.mc.59E0A221FF8414012AF5C0492496F8CF>
|
||||
dwc:collectionCode "MSIE" ;
|
||||
dwc:eventDate "1995-07-23" ;
|
||||
dwc:locality "Mengla" ;
|
||||
dwc:recordedBy "Liu Xianwei & Zhang Weinian & Jin Xingbao" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6121196AFF84140128C4C2E923B4FB45#59E0A221FF8414012AF5C0492496F8CF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF84140128C4C2E923B4FB45.mc.59E0A221FF8414012AB5C07026F4F811>
|
||||
dwc:collectionCode "IZAS" ;
|
||||
dwc:eventDate "1958-05-10" ;
|
||||
dwc:locality "Meng'a" ;
|
||||
dwc:recordedBy "Pu Fuji" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6121196AFF84140128C4C2E923B4FB45#59E0A221FF8414012AB5C07026F4F811> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF84140128C4C2E923B4FB45.mc.59E0A221FF84140128D9C03A27A8F834>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1958-08-05" ;
|
||||
dwc:locality "Yiwu" ;
|
||||
dwc:recordedBy "Wang Shuyong" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6121196AFF84140128C4C2E923B4FB45#59E0A221FF84140128D9C03A27A8F834> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF84140128C4C2E923B4FB45.mc.59E0A221FF8414012992C0D927D4F858>
|
||||
dwc:collectionCode "CAU" ;
|
||||
dwc:eventDate "1974-10-28" ;
|
||||
dwc:locality "Aotou" ;
|
||||
dwc:recordedBy "Li Fashen" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6121196AFF84140128C4C2E923B4FB45#59E0A221FF8414012992C0D927D4F858> ;
|
||||
a dwc:MaterialCitation .
|
||||
132
data/61/21/19/6121196AFF8414012901C6CC24D1FAC6.ttl
Normal file
132
data/61/21/19/6121196AFF8414012901C6CC24D1FAC6.ttl
Normal 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/6121196AFF8414012901C6CC24D1FAC6>
|
||||
dc:creator "Chun-Xiang, Liu; Le, Kang; Xian-Wei, Liu" ;
|
||||
dc:title "Ectadia sulcata Xia & Liu 1989" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF8414012901C6CC24D1FAC6.mc.59E0A221FF8414012921C6902435FE6F>, <http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF8414012901C6CC24D1FAC6.mc.59E0A221FF841401297EC5792533FDFB>, <http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF8414012901C6CC24D1FAC6.mc.59E0A221FF8414012886C5C7253FFD02> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ectadia_sulcata_Xia_1989> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.4618915> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4618915>
|
||||
bibo:endPage "43" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "37" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Chun-Xiang, Liu; Le, Kang; Xian-Wei, Liu" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "The Genus Ectadia Brunner Von Wattenwyl (Orthoptera: Tettigoniidae: Phaneropterinae), With Descriptions Of Three New Species From China" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ectadia_sulcata_Xia_1989>
|
||||
dwc:authority "Xia & Liu, 1989" ;
|
||||
dwc:authorityName "Xia & Liu" ;
|
||||
dwc:authorityYear "1989" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phaneropteridae" ;
|
||||
dwc:genus "Ectadia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Xia & Liu, 1989" ;
|
||||
dwc:species "sulcata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ectadia_sulcata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectadia_sulcata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phaneropteridae" ;
|
||||
dwc:genus "Ectadia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sulcata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ectadia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectadia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phaneropteridae" ;
|
||||
dwc:genus "Ectadia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phaneropteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phaneropteridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phaneropteridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF8414012901C6CC24D1FAC6.mc.59E0A221FF8414012921C6902435FE6F>
|
||||
dwc:collectionCode "MSIE" ;
|
||||
dwc:locality "Baoshan" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6121196AFF8414012901C6CC24D1FAC6#59E0A221FF8414012921C6902435FE6F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF8414012901C6CC24D1FAC6.mc.59E0A221FF841401297EC5792533FDFB>
|
||||
dwc:collectionCode "MSIE" ;
|
||||
dwc:eventDate "1981-09-20" ;
|
||||
dwc:locality "Beimiaoshuiku" ;
|
||||
dwc:recordedBy "He Xiusong" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6121196AFF8414012901C6CC24D1FAC6#59E0A221FF841401297EC5792533FDFB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF8414012901C6CC24D1FAC6.mc.59E0A221FF8414012886C5C7253FFD02>
|
||||
dwc:collectionCode "MSIE" ;
|
||||
dwc:eventDate "1981-09-20" ;
|
||||
dwc:locality "Beimiaoshuiku" ;
|
||||
dwc:recordedBy "He Xiusong" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6121196AFF8414012901C6CC24D1FAC6#59E0A221FF8414012886C5C7253FFD02> ;
|
||||
a dwc:MaterialCitation .
|
||||
152
data/61/21/19/6121196AFF8414062BC4C26C2758FB65.ttl
Normal file
152
data/61/21/19/6121196AFF8414062BC4C26C2758FB65.ttl
Normal file
|
|
@ -0,0 +1,152 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/6121196AFF8414062BC4C26C2758FB65>
|
||||
dc:creator "Chun-Xiang, Liu; Le, Kang; Xian-Wei, Liu" ;
|
||||
dc:title "Ectadia obsolescens Chun-Xiang & Le & Xian-Wei 2004, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF8414062BC4C26C2758FB65.mc.59E0A221FF8414012C27C23025E4FA51>, <http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF8414062BC4C26C2758FB65.mc.59E0A221FF8414012B4DC2BD223AF9BF>, <http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF8414062BC4C26C2758FB65.mc.59E0A221FF8414012C04C1402349F9BF>, <http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF8414062BC4C26C2758FB65.mc.59E0A221FF8414012D75C140220CF9C1>, <http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF8414062BC4C26C2758FB65.mc.59E0A221FF8414012C48C10A22BAF908> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ectadia_obsolescens_Chun-Xiang_2004> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.4618915> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4618915>
|
||||
bibo:endPage "43" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "37" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Chun-Xiang, Liu; Le, Kang; Xian-Wei, Liu" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "The Genus Ectadia Brunner Von Wattenwyl (Orthoptera: Tettigoniidae: Phaneropterinae), With Descriptions Of Three New Species From China" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ectadia_obsolescens_Chun-Xiang_2004>
|
||||
dwc:authority "Chun-Xiang & Le & Xian-Wei, 2004" ;
|
||||
dwc:authorityName "Chun-Xiang & Le & Xian-Wei" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phaneropteridae" ;
|
||||
dwc:genus "Ectadia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Chun-Xiang & Le & Xian-Wei, 2004" ;
|
||||
dwc:species "obsolescens" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ectadia_obsolescens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectadia_obsolescens>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phaneropteridae" ;
|
||||
dwc:genus "Ectadia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "obsolescens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ectadia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectadia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phaneropteridae" ;
|
||||
dwc:genus "Ectadia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phaneropteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phaneropteridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phaneropteridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF8414062BC4C26C2758FB65.mc.59E0A221FF8414012C27C23025E4FA51>
|
||||
dwc:collectionCode "IZAS" ;
|
||||
dwc:eventDate "1958-04-22" ;
|
||||
dwc:locality "Mengsong" ;
|
||||
dwc:recordedBy "Pu Fuji" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6121196AFF8414062BC4C26C2758FB65#59E0A221FF8414012C27C23025E4FA51> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF8414062BC4C26C2758FB65.mc.59E0A221FF8414012B4DC2BD223AF9BF>
|
||||
dwc:collectionCode "IZAS" ;
|
||||
dwc:eventDate "1958-04-22" ;
|
||||
dwc:locality "Mengsong" ;
|
||||
dwc:recordedBy "Pu Fuji" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6121196AFF8414062BC4C26C2758FB65#59E0A221FF8414012B4DC2BD223AF9BF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF8414062BC4C26C2758FB65.mc.59E0A221FF8414012C04C1402349F9BF>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1958-04-22" ;
|
||||
dwc:locality "Mengsong" ;
|
||||
dwc:recordedBy "Pu Fuji" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6121196AFF8414062BC4C26C2758FB65#59E0A221FF8414012C04C1402349F9BF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF8414062BC4C26C2758FB65.mc.59E0A221FF8414012D75C140220CF9C1>
|
||||
dwc:collectionCode "IZAS" ;
|
||||
dwc:eventDate "1958-07-22" ;
|
||||
dwc:locality "Damenglong" ;
|
||||
dwc:recordedBy "Hong Chunpei" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6121196AFF8414062BC4C26C2758FB65#59E0A221FF8414012D75C140220CF9C1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF8414062BC4C26C2758FB65.mc.59E0A221FF8414012C48C10A22BAF908>
|
||||
dwc:collectionCode "IZAS" ;
|
||||
dwc:eventDate "1958-05-21" ;
|
||||
dwc:locality "Menghun" ;
|
||||
dwc:recordedBy "Zheng Leyi & Hong Chunpei & Meng Xuwu" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6121196AFF8414062BC4C26C2758FB65#59E0A221FF8414012C48C10A22BAF908> ;
|
||||
a dwc:MaterialCitation .
|
||||
93
data/61/21/19/6121196AFF8614022BABC011268BFC45.ttl
Normal file
93
data/61/21/19/6121196AFF8614022BABC011268BFC45.ttl
Normal 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/6121196AFF8614022BABC011268BFC45>
|
||||
dc:creator "Chun-Xiang, Liu; Le, Kang; Xian-Wei, Liu" ;
|
||||
dc:title "Ectadia Brunner von Wattenwyl 1878" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ectadia_Wattenwyl_1878> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.4618915> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4618915>
|
||||
bibo:endPage "43" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "37" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Chun-Xiang, Liu; Le, Kang; Xian-Wei, Liu" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "The Genus Ectadia Brunner Von Wattenwyl (Orthoptera: Tettigoniidae: Phaneropterinae), With Descriptions Of Three New Species From China" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ectadia_Wattenwyl_1878>
|
||||
dwc:authority "Brunner von Wattenwyl, 1878" ;
|
||||
dwc:authorityName "Brunner von Wattenwyl" ;
|
||||
dwc:authorityYear "1878" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phaneropteridae" ;
|
||||
dwc:genus "Ectadia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Brunner von Wattenwyl, 1878" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ectadia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectadia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phaneropteridae" ;
|
||||
dwc:genus "Ectadia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phaneropteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phaneropteridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phaneropteridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
125
data/61/21/19/6121196AFF8714012BC7C6792741FEA5.ttl
Normal file
125
data/61/21/19/6121196AFF8714012BC7C6792741FEA5.ttl
Normal 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/6121196AFF8714012BC7C6792741FEA5>
|
||||
dc:creator "Chun-Xiang, Liu; Le, Kang; Xian-Wei, Liu" ;
|
||||
dc:title "Ectadia apicalis Chun-Xiang & Le & Xian-Wei 2004, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF8714012BC7C6792741FEA5.mc.59E0A221FF8714022C1AC6DC2259FE42>, <http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF8714012BC7C6792741FEA5.mc.59E0A221FF8714022B23C5492375FD84> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ectadia_apicalis_Chun-Xiang_2004> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.4618915> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4618915>
|
||||
bibo:endPage "43" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "37" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Chun-Xiang, Liu; Le, Kang; Xian-Wei, Liu" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "The Genus Ectadia Brunner Von Wattenwyl (Orthoptera: Tettigoniidae: Phaneropterinae), With Descriptions Of Three New Species From China" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ectadia_apicalis_Chun-Xiang_2004>
|
||||
dwc:authority "Chun-Xiang & Le & Xian-Wei, 2004" ;
|
||||
dwc:authorityName "Chun-Xiang & Le & Xian-Wei" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phaneropteridae" ;
|
||||
dwc:genus "Ectadia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Chun-Xiang & Le & Xian-Wei, 2004" ;
|
||||
dwc:species "apicalis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ectadia_apicalis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectadia_apicalis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phaneropteridae" ;
|
||||
dwc:genus "Ectadia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "apicalis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ectadia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectadia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phaneropteridae" ;
|
||||
dwc:genus "Ectadia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phaneropteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phaneropteridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phaneropteridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF8714012BC7C6792741FEA5.mc.59E0A221FF8714022C1AC6DC2259FE42>
|
||||
dwc:collectionCode "MSIE" ;
|
||||
dwc:eventDate "1991-09-16" ;
|
||||
dwc:locality "Dahaoping" ;
|
||||
dwc:recordedBy "Liu Zhuyao & Yin Haisheng" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6121196AFF8714012BC7C6792741FEA5#59E0A221FF8714022C1AC6DC2259FE42> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6121196AFF8714012BC7C6792741FEA5.mc.59E0A221FF8714022B23C5492375FD84>
|
||||
dwc:collectionCode "MSIE" ;
|
||||
dwc:eventDate "1991-09-16" ;
|
||||
dwc:locality "Dahaoping" ;
|
||||
dwc:recordedBy "Liu Zhuyao & Yin Haisheng" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6121196AFF8714012BC7C6792741FEA5#59E0A221FF8714022B23C5492375FD84> ;
|
||||
a dwc:MaterialCitation .
|
||||
77
data/61/21/87/612187C7DF48FFA4CFD0FF4668EAD0FC.ttl
Normal file
77
data/61/21/87/612187C7DF48FFA4CFD0FF4668EAD0FC.ttl
Normal 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/612187C7DF48FFA4CFD0FF4668EAD0FC>
|
||||
dc:creator "Liu, Yushuang; Ren, Dong; Prokop, Jakub" ;
|
||||
dc:title "Chenxiella liuae" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.186291> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Chenxiella_liuae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.186291>
|
||||
bibo:endPage "68" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "63" ;
|
||||
bibo:volume "2032" ;
|
||||
dc:creator "Liu, Yushuang; Ren, Dong; Prokop, Jakub" ;
|
||||
dc:date "2009" ;
|
||||
dc:title "Discovery of a new Namurian archaeorthopterid from Ningxia, China (Insecta: Archaeorthoptera)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chenxiella_liuae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:genus "Chenxiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Protorthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "liuae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chenxiella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chenxiella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:genus "Chenxiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Protorthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Protorthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Protorthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Protorthoptera" ;
|
||||
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 .
|
||||
81
data/61/21/87/612187C7DF4BFFA6CFD0FC2C6BEFD6B7.ttl
Normal file
81
data/61/21/87/612187C7DF4BFFA6CFD0FC2C6BEFD6B7.ttl
Normal file
|
|
@ -0,0 +1,81 @@
|
|||
@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/612187C7DF4BFFA6CFD0FC2C6BEFD6B7>
|
||||
dc:creator "Liu, Yushuang; Ren, Dong; Prokop, Jakub" ;
|
||||
dc:title "Chenxiella Liu, Ren & Prokop, 2009, gen. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chenxiella_Liu_2009> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.186291> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.186291>
|
||||
bibo:endPage "68" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "63" ;
|
||||
bibo:volume "2032" ;
|
||||
dc:creator "Liu, Yushuang; Ren, Dong; Prokop, Jakub" ;
|
||||
dc:date "2009" ;
|
||||
dc:title "Discovery of a new Namurian archaeorthopterid from Ningxia, China (Insecta: Archaeorthoptera)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chenxiella_Liu_2009>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Liu, Ren & Prokop, 2009" ;
|
||||
dwc:authorityName "Liu, Ren & Prokop" ;
|
||||
dwc:authorityYear "2009" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:genus "Chenxiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Protorthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Liu, Ren & Prokop, 2009" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chenxiella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chenxiella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:genus "Chenxiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Protorthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Protorthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Protorthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Protorthoptera" ;
|
||||
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 .
|
||||
105
data/61/21/E1/6121E13C38F94BCF1ED776555A646133.ttl
Normal file
105
data/61/21/E1/6121E13C38F94BCF1ED776555A646133.ttl
Normal 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/6121E13C38F94BCF1ED776555A646133>
|
||||
dc:creator "Deltshev, Christo; Komnenov, Marjan; Blagoev, Gergin; Georgiev, Teodor; Lazarov, Stoyan; Stojkoska, Emilija; Naumova, Maria" ;
|
||||
dc:title "Dysdera pectinata Deleman-Reinhold 1988" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dysdera_pectinata_Deleman-Reinhold_1988> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.1.e977> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.1.e977>
|
||||
bibo:endPage "977" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "977" ;
|
||||
bibo:volume "1" ;
|
||||
dc:creator "Deltshev, Christo; Komnenov, Marjan; Blagoev, Gergin; Georgiev, Teodor; Lazarov, Stoyan; Stojkoska, Emilija; Naumova, Maria" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Faunistic diversity of spiders (Araneae) in Galichitsa mountain (FYR Macedonia)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dysdera_pectinata_Deleman-Reinhold_1988>
|
||||
dwc:authority "Deleman-Reinhold, 1988" ;
|
||||
dwc:authorityName "Deleman-Reinhold" ;
|
||||
dwc:authorityYear "1988" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Dysderidae" ;
|
||||
dwc:genus "Dysdera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Deleman-Reinhold, 1988" ;
|
||||
dwc:species "pectinata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dysdera_pectinata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dysdera_pectinata>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Dysderidae" ;
|
||||
dwc:genus "Dysdera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pectinata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dysdera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dysdera>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Dysderidae" ;
|
||||
dwc:genus "Dysdera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dysderidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dysderidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Dysderidae" ;
|
||||
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 .
|
||||
130
data/61/22/10/612210DDF57406F36AC4E333C12990E9.ttl
Normal file
130
data/61/22/10/612210DDF57406F36AC4E333C12990E9.ttl
Normal 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/612210DDF57406F36AC4E333C12990E9>
|
||||
dc:creator "Narendran, T. C.; van Achterberg, Cornelis" ;
|
||||
dc:title "Antrocephalus decipiens Masi 1929" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Antrocephalus_decipiens_Masi_1929> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Haltichella_decipiens>, <http://taxon-name.plazi.org/id/Animalia/Antrocephalus_decipiens> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.576.8177> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.576.8177>
|
||||
bibo:endPage "202" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "576" ;
|
||||
dc:creator "Narendran, T. C.; van Achterberg, Cornelis" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Revision of the family Chalcididae (Hymenoptera, Chalcidoidea) from Vietnam, with the description of 13 new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Antrocephalus_decipiens_Masi_1929>
|
||||
dwc:authority "Masi, 1929" ;
|
||||
dwc:authorityName "Masi" ;
|
||||
dwc:authorityYear "1929" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chalcididae" ;
|
||||
dwc:genus "Antrocephalus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Masi, 1929" ;
|
||||
dwc:species "decipiens" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/F3ZT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Antrocephalus_decipiens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Antrocephalus_decipiens>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chalcididae" ;
|
||||
dwc:genus "Antrocephalus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "decipiens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Antrocephalus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Antrocephalus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chalcididae" ;
|
||||
dwc:genus "Antrocephalus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chalcididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chalcididae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chalcididae" ;
|
||||
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/Haltichella_decipiens>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chalcididae" ;
|
||||
dwc:genus "Haltichella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "decipiens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Haltichella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Haltichella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chalcididae" ;
|
||||
dwc:genus "Haltichella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chalcididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
150
data/61/22/87/612287832721FF8DBB9A9866041710EC.ttl
Normal file
150
data/61/22/87/612287832721FF8DBB9A9866041710EC.ttl
Normal file
|
|
@ -0,0 +1,150 @@
|
|||
@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/612287832721FF8DBB9A9866041710EC>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7138312>, <http://dx.doi.org/10.5281/zenodo.7138318>, <http://dx.doi.org/10.5281/zenodo.7138314>, <http://dx.doi.org/10.5281/zenodo.7138320>, <http://dx.doi.org/10.5281/zenodo.7138324> ;
|
||||
dc:creator "Zhang, Qianwen; Yang, Tao; Bian, Xun" ;
|
||||
dc:title "Capnogryllacris xujuni Zhang & Yang & Bian 2022, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/612287832721FF8DBB9A9866041710EC.mc.59E33CC82723FF8DBACF99C7048811C5>, <http://tb.plazi.org/GgServer/dwcaRecords/612287832721FF8DBB9A9866041710EC.mc.59E33CC82723FF8DB893999B0351107D> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Capnogryllacris_xujuni_Zhang_2022> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5190.3.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5190.3.6>
|
||||
bibo:endPage "430" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-09-29" ;
|
||||
bibo:startPage "425" ;
|
||||
bibo:volume "5190" ;
|
||||
dc:creator "Zhang, Qianwen; Yang, Tao; Bian, Xun" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Contribution to the knowledge of Chinese Gryllacrididae (Orthoptera) X: One new species of Capnogryllacris from Yunnan Province" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7138312>, <http://dx.doi.org/10.5281/zenodo.7138318>, <http://dx.doi.org/10.5281/zenodo.7138314>, <http://dx.doi.org/10.5281/zenodo.7138320>, <http://dx.doi.org/10.5281/zenodo.7138324> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Capnogryllacris_xujuni_Zhang_2022>
|
||||
dwc:authority "Zhang & Bian" ;
|
||||
dwc:authorityName "Zhang & Yang & Bian" ;
|
||||
dwc:authorityYear "2022" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gryllacrididae" ;
|
||||
dwc:genus "Capnogryllacris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zhang & Yang & Bian, 2022" ;
|
||||
dwc:species "xujuni" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Capnogryllacris_xujuni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Capnogryllacris_xujuni>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gryllacrididae" ;
|
||||
dwc:genus "Capnogryllacris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "xujuni" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Capnogryllacris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Capnogryllacris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gryllacrididae" ;
|
||||
dwc:genus "Capnogryllacris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gryllacrididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gryllacrididae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gryllacrididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7138312>
|
||||
dc:description "FIGURE 1. Male of Capnogryllacris xujuni sp. nov. A. head in frontal view; B–D. head and pronotum: B. dorsal view, C. lateral view, D. ventro-lateral view; E. second and third abdominal tergites in lateral view; F–H. apex of abdomen: F. apicoventral view, G. apical view, H. ventral view; I–J. habitus in lateral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7138312/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7138318>
|
||||
dc:description "FIGURE 3. Female of Capnogryllacris xujuni sp. nov. A. head in frontal view; B–C. head and pronotum: B. dorsal view, C. lateral view; D. second and third abdominal tergites in lateral view; E–G. seventh abdominal sternite and subgenital plate: E. ventro-apical view, F–G. ventral view; H. apex of abdomen in lateral view; I. habitus in lateral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7138318/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7138314>
|
||||
dc:description "FIGURE 2. Male tegmina of Capnogryllacris xujuni sp. nov. in dorsal view (holotype). A–B. left tegmen; C–D. right tegmen." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7138314/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7138320>
|
||||
dc:description "FIGURE 4. Female tegmina of Capnogryllacris xujuni sp. nov. in dorsal view (paratype). A–B. left tegmen; C–D. right tegmen." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7138320/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7138324>
|
||||
dc:description "FIGURE 5. Tegmina of Capnogryllacris xujuni sp. nov. in dorsal view. A–D. male, paratype; E–F. female, paratype; A–B, E–F. left tegmen; C–D, G–H. right tegmen." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7138324/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/612287832721FF8DBB9A9866041710EC.mc.59E33CC82723FF8DBACF99C7048811C5>
|
||||
dwc:locality "August" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "3917373302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/612287832721FF8DBB9A9866041710EC#59E33CC82723FF8DBACF99C7048811C5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/612287832721FF8DBB9A9866041710EC.mc.59E33CC82723FF8DB893999B0351107D>
|
||||
dwc:eventDate "2022-08-16" ;
|
||||
dwc:locality "Jinghong" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3917373301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/612287832721FF8DBB9A9866041710EC#59E33CC82723FF8DB893999B0351107D> ;
|
||||
a dwc:MaterialCitation .
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue