GG2RDF 2024-07-25T15:30:35.787Z (plazi/treatments-xml)
This commit is contained in:
parent
b00d4ce265
commit
a6f69ccd64
95
data/03/C9/87/03C987ADFFA7FFA0179D2E95FC12FA2E.ttl
Normal file
95
data/03/C9/87/03C987ADFFA7FFA0179D2E95FC12FA2E.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/03C987ADFFA7FFA0179D2E95FC12FA2E>
|
||||
dc:creator "Buckeridge, John Stewart; Chan, Benny K. K.; Lin, Jih-Pai" ;
|
||||
dc:title "Coronula Lamarck 1802" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Coronula_Lamarck_1802> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.8064492> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.8064492>
|
||||
bibo:endPage "9" ;
|
||||
bibo:issue "39" ;
|
||||
bibo:journal "Zoological Studies" ;
|
||||
bibo:pubDate "2019-12-12" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "58" ;
|
||||
dc:creator "Buckeridge, John Stewart; Chan, Benny K. K.; Lin, Jih-Pai" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Pampus candidus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Coronula_Lamarck_1802>
|
||||
dwc:authority "Lamarck, 1802" ;
|
||||
dwc:authorityName "Lamarck" ;
|
||||
dwc:authorityYear "1802" ;
|
||||
dwc:class "Maxillopoda" ;
|
||||
dwc:family "Coronulidae" ;
|
||||
dwc:genus "Coronula" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sessilia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Lamarck, 1802" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/62MGB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coronula> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coronula>
|
||||
dwc:class "Maxillopoda" ;
|
||||
dwc:family "Coronulidae" ;
|
||||
dwc:genus "Coronula" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sessilia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coronulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coronulidae>
|
||||
dwc:class "Maxillopoda" ;
|
||||
dwc:family "Coronulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sessilia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sessilia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sessilia>
|
||||
dwc:class "Maxillopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sessilia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Maxillopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Maxillopoda>
|
||||
dwc:class "Maxillopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
416
data/1B/6A/50/1B6A507DAD34545894390F9F3E182A7D.ttl
Normal file
416
data/1B/6A/50/1B6A507DAD34545894390F9F3E182A7D.ttl
Normal file
|
@ -0,0 +1,416 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/1B6A507DAD34545894390F9F3E182A7D>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1208.122829.figures46-51>, <http://dx.doi.org/10.3897/zookeys.1208.122829.figures52-53>, <http://dx.doi.org/10.3897/zookeys.1208.122829.figures117-122>, <http://dx.doi.org/10.3897/zookeys.1208.122829.figures130-137>, <http://dx.doi.org/10.3897/zookeys.1208.122829.figures5-6>, <http://dx.doi.org/10.3897/zookeys.1208.122829.figure4> ;
|
||||
dc:creator "Reemer, Menno; Sankararaman, Hariharakrishnan" ;
|
||||
dc:title "Paramixogaster vespiformis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.6B79D551B7383E78381DCC9E41907B19>, <http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.65D84D632F76BAF95788C052EE4372FE>, <http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.5F0E2C6C128B44B1872133596FF7AA59>, <http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.BC3EE8ABED22C6F8AFFC43643B560AB0>, <http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.E4C78BDC2966D46DE528113B11FEABC5>, <http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.1AA90758EEDA68B39D848F2BDE2451AC>, <http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.03E9043C377E8D03F01F33ED113FD93E>, <http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.7388D5FF51F530AB678EE8BA5962907C>, <http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.48CD4BDAC4D965BE075072738AF8B619>, <http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.0D83717F8758DC564F03A59F80BBFA49>, <http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.3B48D204ABE1D9E9C01CEF89456DD366>, <http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.CC72641B76AE0E1DB0A52F88EAC11D05>, <http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.2ABB1F63DA3E6E6D5148082079EADF10>, <http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.22B4FEA1E671F35FE684F08C1ECB6F4B>, <http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.BED5D8A82B53A3D732442D5276F9A312>, <http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.C2D5AA71F08FE893B2BD421656701BBB>, <http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.B0D85BF2D6780F38005C5337109DA59C> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Paramixogaster_vespiformis_Meijere_1908> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Microdon_vespiformis_Meijere_1908>, <http://taxon-concept.plazi.org/id/Animalia/Paramicrodon_decipiens_Meijere_1917>, <http://taxon-concept.plazi.org/id/Animalia/Paramicrodon_dicipiens_Meijere_1917>, <http://taxon-concept.plazi.org/id/Animalia/Paramixogaster_decipiens_Meijere_1917> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1208.122829> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1208.122829>
|
||||
bibo:endPage "48" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2024-07-25" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "1208" ;
|
||||
dc:creator "Reemer, Menno; Sankararaman, Hariharakrishnan" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Revision of the Oriental species of the hoverfly genus Paramixogaster Brunetti, 1923 (Diptera, Syrphidae, Microdontinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1208.122829.figures46-51>, <http://dx.doi.org/10.3897/zookeys.1208.122829.figures52-53>, <http://dx.doi.org/10.3897/zookeys.1208.122829.figures117-122>, <http://dx.doi.org/10.3897/zookeys.1208.122829.figures130-137>, <http://dx.doi.org/10.3897/zookeys.1208.122829.figures5-6>, <http://dx.doi.org/10.3897/zookeys.1208.122829.figure4> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Paramixogaster_vespiformis_Meijere_1908>
|
||||
dwc:authority "(de Meijere, 1908)" ;
|
||||
dwc:baseAuthorityName "de Meijere" ;
|
||||
dwc:baseAuthorityYear "1908" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Paramixogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(de Meijere, 1908)" ;
|
||||
dwc:species "vespiformis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6TPQN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paramixogaster_vespiformis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microdon_vespiformis_Meijere_1908>
|
||||
dwc:authority "de Meijere, 1908: 210" ;
|
||||
dwc:authorityName ", de Meijere" ;
|
||||
dwc:authorityPageNumber "210" ;
|
||||
dwc:authorityYear "1908" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Microdon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "de Meijere, 1908" ;
|
||||
dwc:species "vespiformis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6TPQN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microdon_vespiformis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Paramicrodon_decipiens_Meijere_1917>
|
||||
dwc:authority "de Meijere, 1917: 242" ;
|
||||
dwc:authorityName "de Meijere" ;
|
||||
dwc:authorityPageNumber "242" ;
|
||||
dwc:authorityYear "1917" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Paramicrodon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "de Meijere, 1917" ;
|
||||
dwc:species "decipiens" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6TPQN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paramicrodon_decipiens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Paramicrodon_dicipiens_Meijere_1917>
|
||||
dwc:authority "de Meijere, 1917" ;
|
||||
dwc:authorityName "de Meijere" ;
|
||||
dwc:authorityYear "1917" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Paramicrodon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "de Meijere, 1917" ;
|
||||
dwc:species "dicipiens" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paramicrodon_dicipiens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Paramixogaster_decipiens_Meijere_1917>
|
||||
dwc:authority "(de Meijere, 1917)" ;
|
||||
dwc:baseAuthorityName "de Meijere" ;
|
||||
dwc:baseAuthorityYear "1917" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Paramixogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(de Meijere, 1917)" ;
|
||||
dwc:species "decipiens" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6TPQN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paramixogaster_decipiens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paramixogaster_vespiformis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Paramixogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "vespiformis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paramixogaster> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paramixogaster>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Paramixogaster" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microdon_vespiformis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Microdon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "vespiformis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microdon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microdon>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Microdon" ;
|
||||
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/Paramicrodon_decipiens>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Paramicrodon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "decipiens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paramicrodon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paramicrodon>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Paramicrodon" ;
|
||||
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/Paramicrodon_dicipiens>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Paramicrodon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dicipiens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paramicrodon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paramixogaster_decipiens>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Paramixogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "decipiens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paramixogaster> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1208.122829.figures46-51>
|
||||
dc:description "Figures 46–51. Microdon decipiens de Meijere, female, holotype: 46 habitus, dorsal 47 habitus, lateral 48 head, frontal 49 head, lateral 50 head, dorsal 51 wing." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1101756> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1208.122829.figures52-53>
|
||||
dc:description "Figures 52, 53. Microdon decipiens de Meijere, puparium, paratype: 52 habitus, dorsal 53 habitus, lateral." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1101757> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1208.122829.figures117-122>
|
||||
dc:description "Figures 117–122. Microdon vespiformis de Meijere female, lectotype: 117 habitus, dorsal 118 habitus, lateral 119 head, frontal 120 head, lateral 121 head, dorsal 122 wing." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1101769> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1208.122829.figures130-137>
|
||||
dc:description "Figures 130–137. Male genitalia of Paramixogaster species: 130 P. contracta (paratype Microdon subpetiolatus Thompson) 131 P. halmaherensis Reemer, sp. nov. holotype 132 P. luxor holotype 133 P. sacki Taiwan, RMNH 134 P. sulawesiana Reemer, sp. nov. holotype 135 P. jubata Reemer, sp. nov. paratype Vietnam 136 P. indica (paratype P. wegneri Keiser syn. nov.) 137 P. vespiformis Sumatra, RMNH." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1101772> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1208.122829.figures5-6>
|
||||
dc:description "Figures 5, 6. Head, dorsolateral: 5 frons more or less even, without lateral bulges (Paramixogaster vespiformis female, Indonesia) 6 frons uneven, with lateral bulges (P. icariiformis female, neotype)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1101741> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1208.122829.figure4>
|
||||
dc:description "Figure 4. Larva of Paramixogaster vespiformis (de Meijere), attended by ants, putatively of Dolichoderus thoracicus (Smith). Found in Thailand and reared to the adult stage by Greg R. Ballmer. For further details, see species account of P. vespiformis. Photograph by G. R. Ballmer." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1101740> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.6B79D551B7383E78381DCC9E41907B19>
|
||||
dwc:collectionCode "RMNH" ;
|
||||
dwc:locality "Java" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1B6A507DAD34545894390F9F3E182A7D#6B79D551B7383E78381DCC9E41907B19> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.65D84D632F76BAF95788C052EE4372FE>
|
||||
dwc:collectionCode "RMNH" ;
|
||||
dwc:eventDate "1907-09" ;
|
||||
dwc:locality "Indonesia" ;
|
||||
dwc:recordedBy "E. Jacobson Batavia" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1B6A507DAD34545894390F9F3E182A7D#65D84D632F76BAF95788C052EE4372FE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.5F0E2C6C128B44B1872133596FF7AA59>
|
||||
dwc:collectionCode "RMNH" ;
|
||||
dwc:locality "Indonesia" ;
|
||||
dwc:typeStatus "paralectotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1B6A507DAD34545894390F9F3E182A7D#5F0E2C6C128B44B1872133596FF7AA59> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.BC3EE8ABED22C6F8AFFC43643B560AB0>
|
||||
dwc:collectionCode "RMNH" ;
|
||||
dwc:eventDate "1915-05" ;
|
||||
dwc:locality "Label" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1B6A507DAD34545894390F9F3E182A7D#BC3EE8ABED22C6F8AFFC43643B560AB0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.E4C78BDC2966D46DE528113B11FEABC5>
|
||||
dwc:collectionCode "RMNH" ;
|
||||
dwc:eventDate "1908-04" ;
|
||||
dwc:locality "Java" ;
|
||||
dwc:recordedBy "E. Jacobson" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1B6A507DAD34545894390F9F3E182A7D#E4C78BDC2966D46DE528113B11FEABC5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.1AA90758EEDA68B39D848F2BDE2451AC>
|
||||
dwc:collectionCode "RMNH" ;
|
||||
dwc:eventDate "1952-12-02" ;
|
||||
dwc:locality "Dungus Iwul" ;
|
||||
dwc:recordedBy "M. A. Lieftinck" ;
|
||||
dwc:verbatimElevation "100" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1B6A507DAD34545894390F9F3E182A7D#1AA90758EEDA68B39D848F2BDE2451AC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.03E9043C377E8D03F01F33ED113FD93E>
|
||||
dwc:collectionCode "RMNH" ;
|
||||
dwc:locality "Fort De Kock" ;
|
||||
dwc:recordedBy "E. Jacobson" ;
|
||||
dwc:verbatimElevation "920" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1B6A507DAD34545894390F9F3E182A7D#03E9043C377E8D03F01F33ED113FD93E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.7388D5FF51F530AB678EE8BA5962907C>
|
||||
dwc:collectionCode "RMNH" ;
|
||||
dwc:eventDate "1991-12-04" ;
|
||||
dwc:locality "Batuagung" ;
|
||||
dwc:recordedBy "C. van Achterberg" ;
|
||||
dwc:verbatimElevation "550" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1B6A507DAD34545894390F9F3E182A7D#7388D5FF51F530AB678EE8BA5962907C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.48CD4BDAC4D965BE075072738AF8B619>
|
||||
dwc:collectionCode "USNM" ;
|
||||
dwc:locality "Penang" ;
|
||||
dwc:recordedBy "C. F. Baker" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1B6A507DAD34545894390F9F3E182A7D#48CD4BDAC4D965BE075072738AF8B619> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.0D83717F8758DC564F03A59F80BBFA49>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:eventDate "1942-12-08" ;
|
||||
dwc:locality "Penang" ;
|
||||
dwc:recordedBy "H. T. Pagden" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1B6A507DAD34545894390F9F3E182A7D#0D83717F8758DC564F03A59F80BBFA49> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.3B48D204ABE1D9E9C01CEF89456DD366>
|
||||
dwc:collectionCode "ZMUC" ;
|
||||
dwc:eventDate "1961-08-16" ;
|
||||
dwc:locality "Point Uring Uring" ;
|
||||
dwc:recordedBy "Noona Dan. Exp." ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1B6A507DAD34545894390F9F3E182A7D#3B48D204ABE1D9E9C01CEF89456DD366> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.CC72641B76AE0E1DB0A52F88EAC11D05>
|
||||
dwc:collectionCode "ZMUC" ;
|
||||
dwc:eventDate "1961-09-10" ;
|
||||
dwc:locality "Point Uring Uring" ;
|
||||
dwc:recordedBy "Noona Dan. Exp." ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1B6A507DAD34545894390F9F3E182A7D#CC72641B76AE0E1DB0A52F88EAC11D05> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.2ABB1F63DA3E6E6D5148082079EADF10>
|
||||
dwc:collectionCode "ZMUC" ;
|
||||
dwc:eventDate "1961-09-07" ;
|
||||
dwc:locality "Pinigisan" ;
|
||||
dwc:recordedBy "Noona Dan. Exp." ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1B6A507DAD34545894390F9F3E182A7D#2ABB1F63DA3E6E6D5148082079EADF10> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.22B4FEA1E671F35FE684F08C1ECB6F4B>
|
||||
dwc:collectionCode "ZMUC" ;
|
||||
dwc:eventDate "1961-10-08" ;
|
||||
dwc:locality "Dalawan Bay" ;
|
||||
dwc:recordedBy "Noona Dan. Exp." ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1B6A507DAD34545894390F9F3E182A7D#22B4FEA1E671F35FE684F08C1ECB6F4B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.BED5D8A82B53A3D732442D5276F9A312>
|
||||
dwc:collectionCode "ZMUC" ;
|
||||
dwc:eventDate "1961-10-13" ;
|
||||
dwc:locality "Dalawan Bay" ;
|
||||
dwc:recordedBy "Noona Dan. Exp." ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1B6A507DAD34545894390F9F3E182A7D#BED5D8A82B53A3D732442D5276F9A312> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.C2D5AA71F08FE893B2BD421656701BBB>
|
||||
dwc:collectionCode "ZMUC" ;
|
||||
dwc:eventDate "1961-10-10" ;
|
||||
dwc:locality "Dalawan Bay" ;
|
||||
dwc:recordedBy "Noona Dan. Exp." ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1B6A507DAD34545894390F9F3E182A7D#C2D5AA71F08FE893B2BD421656701BBB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1B6A507DAD34545894390F9F3E182A7D.mc.B0D85BF2D6780F38005C5337109DA59C>
|
||||
dwc:collectionCode "UCRC" ;
|
||||
dwc:eventDate "1992-01-01" ;
|
||||
dwc:locality "Ao Khating" ;
|
||||
dwc:recordedBy "G. R. Ballmer & Photo KC" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1B6A507DAD34545894390F9F3E182A7D#B0D85BF2D6780F38005C5337109DA59C> ;
|
||||
a dwc:MaterialCitation .
|
|
@ -28,7 +28,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Paramixogaster_fujianensis_Cheng_2012>
|
||||
dwc:authority "Cheng" ;
|
||||
dwc:authority "Cheng in Huang & Cheng, 2012" ;
|
||||
dwc:authorityName "Cheng" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
dwc:class "Insecta" ;
|
||||
|
|
107
data/44/4E/EA/444EEAAB05BD54428C0C3DC18E298BB7.ttl
Normal file
107
data/44/4E/EA/444EEAAB05BD54428C0C3DC18E298BB7.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/444EEAAB05BD54428C0C3DC18E298BB7>
|
||||
dc:creator "Reemer, Menno; Sankararaman, Hariharakrishnan" ;
|
||||
dc:title "Paramixogaster yunnanensis Cheng 2012" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Paramixogaster_yunnanensis_Cheng_2012> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1208.122829> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1208.122829>
|
||||
bibo:endPage "48" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2024-07-25" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "1208" ;
|
||||
dc:creator "Reemer, Menno; Sankararaman, Hariharakrishnan" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Revision of the Oriental species of the hoverfly genus Paramixogaster Brunetti, 1923 (Diptera, Syrphidae, Microdontinae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Paramixogaster_yunnanensis_Cheng_2012>
|
||||
dwc:authority "Cheng in Huang & Cheng, 2012" ;
|
||||
dwc:authorityName "Cheng" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Paramixogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Cheng, 2012" ;
|
||||
dwc:species "yunnanensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8D6YJ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paramixogaster_yunnanensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paramixogaster_yunnanensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Paramixogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "yunnanensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paramixogaster> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paramixogaster>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Paramixogaster" ;
|
||||
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 .
|
183
data/63/09/6B/63096B09FFF3FF8CFC5D1A26FB86FDEE.ttl
Normal file
183
data/63/09/6B/63096B09FFF3FF8CFC5D1A26FB86FDEE.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/63096B09FFF3FF8CFC5D1A26FB86FDEE>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12821448>, <http://dx.doi.org/10.5281/zenodo.12821450>, <http://dx.doi.org/10.5281/zenodo.12821452> ;
|
||||
dc:creator "Li, Jheng-Jhang; Shih, Yi-Jia; Ho, Ping-Ho; Jiang, Guo-Chen" ;
|
||||
dc:title "Karstama boholano" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Karstama_boholano_Ng_2002> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Sesarmoides_boholano_Ng_2002>, <http://taxon-concept.plazi.org/id/Animalia/Karstama_boholano_Ng_2008> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.8064492> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.8064492>
|
||||
bibo:endPage "9" ;
|
||||
bibo:issue "36" ;
|
||||
bibo:journal "Zoological Studies" ;
|
||||
bibo:pubDate "2019-11-27" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "58" ;
|
||||
dc:creator "Li, Jheng-Jhang; Shih, Yi-Jia; Ho, Ping-Ho; Jiang, Guo-Chen" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Pampus candidus" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12821448>, <http://dx.doi.org/10.5281/zenodo.12821450>, <http://dx.doi.org/10.5281/zenodo.12821452> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Karstama_boholano_Ng_2002>
|
||||
dwc:authority "(Ng, 2002)" ;
|
||||
dwc:baseAuthorityName "Ng" ;
|
||||
dwc:baseAuthorityYear "2002" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Sesarmidae" ;
|
||||
dwc:genus "Karstama" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Ng, 2002)" ;
|
||||
dwc:species "boholano" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Karstama_boholano> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sesarmoides_boholano_Ng_2002>
|
||||
dwc:authority "Ng 2002: 428" ;
|
||||
dwc:authorityName "Ng" ;
|
||||
dwc:authorityPageNumber "428" ;
|
||||
dwc:authorityYear "2002" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Sesarmidae" ;
|
||||
dwc:genus "Sesarmoides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ng, 2002" ;
|
||||
dwc:species "boholano" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sesarmoides_boholano> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Karstama_boholano_Ng_2008>
|
||||
dwc:authority "Ng et al. 2008: 221" ;
|
||||
dwc:authorityName "Ng" ;
|
||||
dwc:authorityPageNumber "221" ;
|
||||
dwc:authorityYear "2008" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Sesarmidae" ;
|
||||
dwc:genus "Karstama" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ng, 2008" ;
|
||||
dwc:species "boholano" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Karstama_boholano> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Karstama_boholano>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Sesarmidae" ;
|
||||
dwc:genus "Karstama" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "boholano" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Karstama> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Karstama>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Sesarmidae" ;
|
||||
dwc:genus "Karstama" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sesarmidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sesarmidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Sesarmidae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sesarmoides_boholano>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Sesarmidae" ;
|
||||
dwc:genus "Sesarmoides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "boholano" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sesarmoides> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sesarmoides>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Sesarmidae" ;
|
||||
dwc:genus "Sesarmoides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sesarmidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12821448>
|
||||
dc:description "Fig. 1. Zoea I of Karstama boholano (Ng, 2002) from western Green Island, Taitung (NTOU 1), new record genus/species in Taiwan. A, lateral view of carapace; B, antennule; C, antenna; D, mandible; E, maxillule; F, maxilla; G, first maxilliped; H, second maxilliped; I, lateral view of abdomen; J, dorsal view of abdomen; K, telson." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12821448/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12821450>
|
||||
dc:description "Fig. 2. Karstama boholano (Ng, 2002), associated with the habitat in Taiwan, females. A, B, western Green Island, Taitung (NTOU 1); C, D, eastern Green Island, Taitung (NTOU 2); E, Kenting National Park, Pingtung (NTOU 3); F, natural habitat. A, C, E, dorsal view; B, frontal view, laying eggs before larvae released; D, ventral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12821450/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12821452>
|
||||
dc:description "Fig. 3. Karstama boholano (Ng, 2002), female valvae, western Green Island, Taitung (NTOU 1). A, general view; B, left gonopore. Table 2. The pairwise divergence distances by Kimura 2-parameter in this study" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12821452/files/figure.png> ;
|
||||
a fabio:Figure .
|
173
data/6B/AB/13/6BAB13AD9AC35E65B0EE6DC8877A0EEC.ttl
Normal file
173
data/6B/AB/13/6BAB13AD9AC35E65B0EE6DC8877A0EEC.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/6BAB13AD9AC35E65B0EE6DC8877A0EEC>
|
||||
cito:cites <http://dx.doi.org/10.3897/zse.100.127635.figure3>, <http://dx.doi.org/10.3897/zse.100.127635.figure4>, <http://dx.doi.org/10.3897/zse.100.127635.figure5>, <http://dx.doi.org/10.3897/zse.100.127635.figure1>, <http://dx.doi.org/10.3897/zse.100.127635.figure6> ;
|
||||
dc:creator "Wu, Yun-He; Yu, Zhong-Bin; Chen, Jin-Min; Kilunda, Felista Kasyoka; Zhang, Ding-Can; Zuo, Chang-Sheng; Zuo, An-Ru; Duan, Zheng-Pan; Che, Jing" ;
|
||||
dc:title "Xenophrys yingjiangensis Wu, Yu, Chen & Che 2024, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/6BAB13AD9AC35E65B0EE6DC8877A0EEC.mc.02CF1CDFA0D36B30B23D91336DC44231>, <http://tb.plazi.org/GgServer/dwcaRecords/6BAB13AD9AC35E65B0EE6DC8877A0EEC.mc.EA569A079D0F9DA48EE34F5E6C33B63C>, <http://tb.plazi.org/GgServer/dwcaRecords/6BAB13AD9AC35E65B0EE6DC8877A0EEC.mc.D0D5243D15D8ADCEDADA6CE65613B452> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Xenophrys_yingjiangensis_Wu_2024> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zse.100.127635> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zse.100.127635>
|
||||
bibo:endPage "1052" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zoosystematics and Evolution" ;
|
||||
bibo:pubDate "2024-07-25" ;
|
||||
bibo:startPage "1041" ;
|
||||
bibo:volume "100" ;
|
||||
dc:creator "Wu, Yun-He; Yu, Zhong-Bin; Chen, Jin-Min; Kilunda, Felista Kasyoka; Zhang, Ding-Can; Zuo, Chang-Sheng; Zuo, An-Ru; Duan, Zheng-Pan; Che, Jing" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A field survey on the genus Xenophrys (Amphibia, Megophryidae) confirms underestimated diversity in the Gaoligong Mountains, with the description of a new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/zse.100.127635.figure3>, <http://dx.doi.org/10.3897/zse.100.127635.figure4>, <http://dx.doi.org/10.3897/zse.100.127635.figure5>, <http://dx.doi.org/10.3897/zse.100.127635.figure1>, <http://dx.doi.org/10.3897/zse.100.127635.figure6> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Xenophrys_yingjiangensis_Wu_2024>
|
||||
dwc:authority "Wu, Yu, Chen & Che" ;
|
||||
dwc:authorityName "Wu, Yu, Chen & Che" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Megophryidae" ;
|
||||
dwc:genus "Xenophrys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wu, Yu, Chen & Che, 2024" ;
|
||||
dwc:species "yingjiangensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Xenophrys_yingjiangensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Xenophrys_yingjiangensis>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Megophryidae" ;
|
||||
dwc:genus "Xenophrys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "yingjiangensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Xenophrys> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Xenophrys>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Megophryidae" ;
|
||||
dwc:genus "Xenophrys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Megophryidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Megophryidae>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Megophryidae" ;
|
||||
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://dx.doi.org/10.3897/zse.100.127635.figure3>
|
||||
dc:description "Figure 3. Views of the Holotype KIZ 053848 in life. A. Lateral view; B. Lateral view of head; C. Dorsal view of hindlimbs; D. Ventral view; E. Ventral view of hand, and F. Ventral view of foot. Photos by Zhong-Bin Yu." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1101969> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zse.100.127635.figure4>
|
||||
dc:description "Figure 4. Views of the Holotype KIZ 053848 in preservative. A. Dorsal view; B. Ventral view; C. Lateral view; D. Lateral view of head; E. Ventral view of hand, and F. Ventral view of foot. Photos by Zhong-Bin Yu." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1101970> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zse.100.127635.figure5>
|
||||
dc:description "Figure 5. Advertisement calls for Paratype KIZ 048505. Photo by Jin-Min Chen." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1101971> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zse.100.127635.figure1>
|
||||
dc:description "Figure 1. Known distribution of Xenophrys yingjiangensis sp. nov. The red pentagram indicates the type locality of Xenophrys yingjiangensis sp. nov." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1101967> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zse.100.127635.figure6>
|
||||
dc:description "Figure 6. Habitat of Xenophrys yingjiangensis sp. nov. at the type locality in Tongbiguan Provincial Nature Reserve, Yingjiang County, Yunnan, China. Photo by Zhong-Bin Yu." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1101972> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6BAB13AD9AC35E65B0EE6DC8877A0EEC.mc.02CF1CDFA0D36B30B23D91336DC44231>
|
||||
dwc:catalogNumber "KIZ 053848" ;
|
||||
dwc:collectionCode "KIZ" ;
|
||||
dwc:eventDate "2023-08-12" ;
|
||||
dwc:locality "Tongbiguan Provincial Nature Reserve" ;
|
||||
dwc:recordedBy "Zhong-Bin Yu & Dong An & Tian-En Chen & Xian-Kun Huang" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1478" ;
|
||||
dwc:verbatimLatitude "24.563" ;
|
||||
dwc:verbatimLongitude "97.639" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6BAB13AD9AC35E65B0EE6DC8877A0EEC#02CF1CDFA0D36B30B23D91336DC44231> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6BAB13AD9AC35E65B0EE6DC8877A0EEC.mc.EA569A079D0F9DA48EE34F5E6C33B63C>
|
||||
dwc:catalogNumber "KIZ 048503, KIZ 048505" ;
|
||||
dwc:collectionCode "KIZ" ;
|
||||
dwc:eventDate "2013-08-11" ;
|
||||
dwc:locality "Tongbiguan Provincial Nature Reserve" ;
|
||||
dwc:recordedBy "Jin-Min Chen & Mian Hou" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "809" ;
|
||||
dwc:verbatimLatitude "24.546" ;
|
||||
dwc:verbatimLongitude "97.759" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6BAB13AD9AC35E65B0EE6DC8877A0EEC#EA569A079D0F9DA48EE34F5E6C33B63C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6BAB13AD9AC35E65B0EE6DC8877A0EEC.mc.D0D5243D15D8ADCEDADA6CE65613B452>
|
||||
dwc:catalogNumber "KIZ 053828" ;
|
||||
dwc:collectionCode "KIZ" ;
|
||||
dwc:eventDate "2023-08-12" ;
|
||||
dwc:locality "Tongbiguan Provincial Nature Reserve" ;
|
||||
dwc:recordedBy "Zhong-Bin Yu & Dong An & Tian-En Chen & Xian-Kun Huang" ;
|
||||
dwc:verbatimElevation "1478" ;
|
||||
dwc:verbatimLatitude "24.563" ;
|
||||
dwc:verbatimLongitude "97.639" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6BAB13AD9AC35E65B0EE6DC8877A0EEC#D0D5243D15D8ADCEDADA6CE65613B452> ;
|
||||
a dwc:MaterialCitation .
|
161
data/97/BA/43/97BA43CF8F375BAF83216F8383389AF5.ttl
Normal file
161
data/97/BA/43/97BA43CF8F375BAF83216F8383389AF5.ttl
Normal file
|
@ -0,0 +1,161 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/97BA43CF8F375BAF83216F8383389AF5>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1208.122829.figures11-12>, <http://dx.doi.org/10.3897/zookeys.1208.122829.figures60-66> ;
|
||||
dc:creator "Reemer, Menno; Sankararaman, Hariharakrishnan" ;
|
||||
dc:title "Paramixogaster huoi Reemer 2024, nom. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/97BA43CF8F375BAF83216F8383389AF5.mc.A69D5490C0D8AC5F0F13EBE8E59A39C4> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Paramixogaster_huoi_Reemer_2024> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Paramixogaster_trifasciatus_Huo_2022> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1208.122829> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1208.122829>
|
||||
bibo:endPage "48" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2024-07-25" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "1208" ;
|
||||
dc:creator "Reemer, Menno; Sankararaman, Hariharakrishnan" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Revision of the Oriental species of the hoverfly genus Paramixogaster Brunetti, 1923 (Diptera, Syrphidae, Microdontinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1208.122829.figures11-12>, <http://dx.doi.org/10.3897/zookeys.1208.122829.figures60-66> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Paramixogaster_huoi_Reemer_2024>
|
||||
dwc:authority "Reemer" ;
|
||||
dwc:authorityName "Reemer" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Paramixogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Reemer, 2024" ;
|
||||
dwc:species "huoi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paramixogaster_huoi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Paramixogaster_trifasciatus_Huo_2022>
|
||||
dwc:authority "Huo & Zhao" ;
|
||||
dwc:authorityName "Huo & Zhao. Thanks" ;
|
||||
dwc:authorityYear "2022" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Paramixogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Huo & Zhao. Thanks, 2022" ;
|
||||
dwc:species "trifasciatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paramixogaster_trifasciatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paramixogaster_huoi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Paramixogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "huoi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paramixogaster> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paramixogaster>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Paramixogaster" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paramixogaster_trifasciatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Paramixogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "trifasciatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paramixogaster> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1208.122829.figures11-12>
|
||||
dc:description "Figures 11, 12. Position of apex of vein R 2 + 3: 11 at approximately same level as joint M 1 with R 4 + 5 (Paramixogaster huoi Reemer, nom. nov. holotype) 12 more distal than joint of M 1 with R 4 + 5 (P. sulawesiana Reemer, sp. nov. holotype)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1101744> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1208.122829.figures60-66>
|
||||
dc:description "Figures 60–66. Paramixogaster huoi Reemer, nom. nov. male, holotype: 60 habitus, dorsal 61 habitus, lateral 62 abdomen, lateral 63 head, frontal 64 head, lateral 65 antenna 66 wing." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1101759> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/97BA43CF8F375BAF83216F8383389AF5.mc.A69D5490C0D8AC5F0F13EBE8E59A39C4>
|
||||
dwc:collectionCode "SUHC" ;
|
||||
dwc:eventDate "2020-04-25" ;
|
||||
dwc:locality "Wutong Mountains" ;
|
||||
dwc:recordedBy "Zuqi Mai" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "927" ;
|
||||
dwc:verbatimLatitude "22.95" ;
|
||||
dwc:verbatimLongitude "114.35" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/97BA43CF8F375BAF83216F8383389AF5#A69D5490C0D8AC5F0F13EBE8E59A39C4> ;
|
||||
a dwc:MaterialCitation .
|
|
@ -13,7 +13,7 @@
|
|||
cito:cites <http://dx.doi.org/10.3897/zookeys.1208.122829.figures81-87> ;
|
||||
dc:creator "Reemer, Menno; Sankararaman, Hariharakrishnan" ;
|
||||
dc:title "Paramixogaster kodaiana Sankararaman & Reemer 2024, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/9E90BDC3E75753BEAE304160A397F3AF.mc.EC0497ECACA42F61EE190361C79F70E4>, <http://tb.plazi.org/GgServer/dwcaRecords/9E90BDC3E75753BEAE304160A397F3AF.mc.5EFA335B2C9392821AD9D483FDB6FE15>, <http://tb.plazi.org/GgServer/dwcaRecords/9E90BDC3E75753BEAE304160A397F3AF.mc.0DE341F5C0A7365DA91257FD9D7A2FB0> ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/9E90BDC3E75753BEAE304160A397F3AF.mc.EC0497ECACA42F61EE190361C79F70E4>, <http://tb.plazi.org/GgServer/dwcaRecords/9E90BDC3E75753BEAE304160A397F3AF.mc.936DF49B43847F666D79028B9FE181FD> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Paramixogaster_kodaiana_Sankararaman_2024> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1208.122829> ;
|
||||
a trt:Treatment .
|
||||
|
@ -125,18 +125,13 @@
|
|||
trt:httpUri <https://treatment.plazi.org/id/9E90BDC3E75753BEAE304160A397F3AF#EC0497ECACA42F61EE190361C79F70E4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/9E90BDC3E75753BEAE304160A397F3AF.mc.5EFA335B2C9392821AD9D483FDB6FE15>
|
||||
dwc:locality "India" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/9E90BDC3E75753BEAE304160A397F3AF#5EFA335B2C9392821AD9D483FDB6FE15> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/9E90BDC3E75753BEAE304160A397F3AF.mc.0DE341F5C0A7365DA91257FD9D7A2FB0>
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/9E90BDC3E75753BEAE304160A397F3AF.mc.936DF49B43847F666D79028B9FE181FD>
|
||||
dwc:catalogNumber "USNMENT 01541882" ;
|
||||
dwc:collectionCode "USNM" ;
|
||||
dwc:eventDate "1953-04" ;
|
||||
dwc:locality "Kodaikanal" ;
|
||||
dwc:recordedBy "Pulney Hills, S. & P. S. Nathan" ;
|
||||
dwc:recordedBy "P. S. Nathan" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1980" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/9E90BDC3E75753BEAE304160A397F3AF#0DE341F5C0A7365DA91257FD9D7A2FB0> ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/9E90BDC3E75753BEAE304160A397F3AF#936DF49B43847F666D79028B9FE181FD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -254,24 +254,26 @@
|
|||
<http://tb.plazi.org/GgServer/dwcaRecords/ADF2DCD16D74561F8D042098B1AE2F76.mc.1B451332325B91C7BBA9E4E3935C7EA6>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "India" ;
|
||||
dwc:recordedBy "C. G. Nursee & Col. C. G. Nurse." ;
|
||||
dwc:recordedBy "C. G. Nursee" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/ADF2DCD16D74561F8D042098B1AE2F76#1B451332325B91C7BBA9E4E3935C7EA6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/ADF2DCD16D74561F8D042098B1AE2F76.mc.5DB42FBEE2198B005025AF5E3098F23E>
|
||||
dwc:collectionCode "USNM" ;
|
||||
dwc:catalogNumber "01541885" ;
|
||||
dwc:collectionCode "USNMENT" ;
|
||||
dwc:eventDate "1973-08-05" ;
|
||||
dwc:locality "Label" ;
|
||||
dwc:locality "Singharaja forest" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "183" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/ADF2DCD16D74561F8D042098B1AE2F76#5DB42FBEE2198B005025AF5E3098F23E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/ADF2DCD16D74561F8D042098B1AE2F76.mc.A72549E423D88FF6205BAB6D29ECE0DC>
|
||||
dwc:collectionCode "USNM" ;
|
||||
dwc:catalogNumber "01541884" ;
|
||||
dwc:collectionCode "USNMENT" ;
|
||||
dwc:eventDate "1976-05-13" ;
|
||||
dwc:locality "Label" ;
|
||||
dwc:locality "Bay Ridge Bungalow" ;
|
||||
dwc:recordedBy "K. V. Krombein & P. B. Karunaratne & S. Karunaratne & D. W. Balasooriya" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/ADF2DCD16D74561F8D042098B1AE2F76#A72549E423D88FF6205BAB6D29ECE0DC> ;
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
cito:cites <http://dx.doi.org/10.3897/zookeys.1208.122829.figures19-20>, <http://dx.doi.org/10.3897/zookeys.1208.122829.figures21-22>, <http://dx.doi.org/10.3897/zookeys.1208.122829.figures123-124>, <http://dx.doi.org/10.3897/zookeys.1208.122829.figures125-129>, <http://dx.doi.org/10.3897/zookeys.1208.122829.figures130-137> ;
|
||||
dc:creator "Reemer, Menno; Sankararaman, Hariharakrishnan" ;
|
||||
dc:title "Paramixogaster indica" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/AFACC0ECE77C587584F688E125CBD196.mc.8ECEED5482D724E944809EB5F867F50F>, <http://tb.plazi.org/GgServer/dwcaRecords/AFACC0ECE77C587584F688E125CBD196.mc.BED129F55D6601E3FD5A064A491B82F8>, <http://tb.plazi.org/GgServer/dwcaRecords/AFACC0ECE77C587584F688E125CBD196.mc.8D1EF8F7B9641D6BA10CB36629EFDE5F>, <http://tb.plazi.org/GgServer/dwcaRecords/AFACC0ECE77C587584F688E125CBD196.mc.85DBEE605176C9CC74E16298C57EBA85>, <http://tb.plazi.org/GgServer/dwcaRecords/AFACC0ECE77C587584F688E125CBD196.mc.F4133FA3BD8DB12E1FC216BF886FD8E5>, <http://tb.plazi.org/GgServer/dwcaRecords/AFACC0ECE77C587584F688E125CBD196.mc.D59EB72D799F17823B98BBBA4D403927>, <http://tb.plazi.org/GgServer/dwcaRecords/AFACC0ECE77C587584F688E125CBD196.mc.738FF86C303690C46654002ABA0ACFDF>, <http://tb.plazi.org/GgServer/dwcaRecords/AFACC0ECE77C587584F688E125CBD196.mc.66807FC022CF06AB3EA33BCCB35CC2E1>, <http://tb.plazi.org/GgServer/dwcaRecords/AFACC0ECE77C587584F688E125CBD196.mc.D9E06CA37361B7B71E172A01D6336DEC> ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/AFACC0ECE77C587584F688E125CBD196.mc.8ECEED5482D724E944809EB5F867F50F>, <http://tb.plazi.org/GgServer/dwcaRecords/AFACC0ECE77C587584F688E125CBD196.mc.BED129F55D6601E3FD5A064A491B82F8>, <http://tb.plazi.org/GgServer/dwcaRecords/AFACC0ECE77C587584F688E125CBD196.mc.8D1EF8F7B9641D6BA10CB36629EFDE5F>, <http://tb.plazi.org/GgServer/dwcaRecords/AFACC0ECE77C587584F688E125CBD196.mc.85DBEE605176C9CC74E16298C57EBA85>, <http://tb.plazi.org/GgServer/dwcaRecords/AFACC0ECE77C587584F688E125CBD196.mc.89E6767F4F6C89C50CE0884540A3C070>, <http://tb.plazi.org/GgServer/dwcaRecords/AFACC0ECE77C587584F688E125CBD196.mc.693EEC158D6637022B19380879C2B2A9>, <http://tb.plazi.org/GgServer/dwcaRecords/AFACC0ECE77C587584F688E125CBD196.mc.291A48FC44B1843F1A6FD7035BC68C27>, <http://tb.plazi.org/GgServer/dwcaRecords/AFACC0ECE77C587584F688E125CBD196.mc.66807FC022CF06AB3EA33BCCB35CC2E1>, <http://tb.plazi.org/GgServer/dwcaRecords/AFACC0ECE77C587584F688E125CBD196.mc.D9E06CA37361B7B71E172A01D6336DEC> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Paramixogaster_indica_Doleschall_1857> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Ceratophya_indica_Doleschall_1857>, <http://taxon-concept.plazi.org/id/Animalia/Microdon_indicus_Doleschall_1857>, <http://taxon-concept.plazi.org/id/Animalia/Paramixogaster_indicus_Doleschall_1857>, <http://taxon-concept.plazi.org/id/Animalia/Paramixogaster_wegneri_Keiser_1964> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1208.122829> ;
|
||||
|
@ -303,27 +303,29 @@
|
|||
trt:httpUri <https://treatment.plazi.org/id/AFACC0ECE77C587584F688E125CBD196#85DBEE605176C9CC74E16298C57EBA85> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/AFACC0ECE77C587584F688E125CBD196.mc.F4133FA3BD8DB12E1FC216BF886FD8E5>
|
||||
dwc:locality "Indonesia" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/AFACC0ECE77C587584F688E125CBD196#F4133FA3BD8DB12E1FC216BF886FD8E5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/AFACC0ECE77C587584F688E125CBD196.mc.D59EB72D799F17823B98BBBA4D403927>
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/AFACC0ECE77C587584F688E125CBD196.mc.89E6767F4F6C89C50CE0884540A3C070>
|
||||
dwc:collectionCode "NMB" ;
|
||||
dwc:eventDate "29 Oct. 1960, 23 Nov. 1960, 8 Dec. 1960, 12 Dec. 1960, 11 Jan. 1961" ;
|
||||
dwc:eventDate "1960-10-29" ;
|
||||
dwc:locality "Ambon" ;
|
||||
dwc:recordedBy "A. M. R. Wegner" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/AFACC0ECE77C587584F688E125CBD196#D59EB72D799F17823B98BBBA4D403927> ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/AFACC0ECE77C587584F688E125CBD196#89E6767F4F6C89C50CE0884540A3C070> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/AFACC0ECE77C587584F688E125CBD196.mc.738FF86C303690C46654002ABA0ACFDF>
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/AFACC0ECE77C587584F688E125CBD196.mc.693EEC158D6637022B19380879C2B2A9>
|
||||
dwc:collectionCode "RMNH" ;
|
||||
dwc:eventDate "1921-12-07" ;
|
||||
dwc:locality "Buru" ;
|
||||
dwc:recordedBy "L. J. Toxopeus & Buru" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/AFACC0ECE77C587584F688E125CBD196#738FF86C303690C46654002ABA0ACFDF> ;
|
||||
dwc:recordedBy "L. J. Toxopeus" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/AFACC0ECE77C587584F688E125CBD196#693EEC158D6637022B19380879C2B2A9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/AFACC0ECE77C587584F688E125CBD196.mc.291A48FC44B1843F1A6FD7035BC68C27>
|
||||
dwc:collectionCode "RMNH" ;
|
||||
dwc:eventDate "1921-12-08" ;
|
||||
dwc:locality "Buru" ;
|
||||
dwc:recordedBy "L. J. Toxopeus" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/AFACC0ECE77C587584F688E125CBD196#291A48FC44B1843F1A6FD7035BC68C27> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/AFACC0ECE77C587584F688E125CBD196.mc.66807FC022CF06AB3EA33BCCB35CC2E1>
|
||||
|
@ -333,8 +335,9 @@
|
|||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/AFACC0ECE77C587584F688E125CBD196.mc.D9E06CA37361B7B71E172A01D6336DEC>
|
||||
dwc:catalogNumber "013933418" ;
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "West Papua" ;
|
||||
dwc:locality "Fak-Fak" ;
|
||||
dwc:recordedBy "A. E. Pratt" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/AFACC0ECE77C587584F688E125CBD196#D9E06CA37361B7B71E172A01D6336DEC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -12,8 +12,8 @@
|
|||
<http://treatment.plazi.org/id/D61B722AD0EE5A56BA6F007362EC9651>
|
||||
cito:cites <http://dx.doi.org/10.3897/zse.100.123213.figure2>, <http://dx.doi.org/10.3897/zse.100.123213.figure3>, <http://dx.doi.org/10.3897/zse.100.123213.figure4>, <http://dx.doi.org/10.3897/zse.100.123213.figure5> ;
|
||||
dc:creator "Jeong, Kyung-Hoon; Harms, Danilo; Yoo, Jung-Sun" ;
|
||||
dc:title "Nipponogarypus seosanensis Jeong & Harms & Yoo 2024, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/D61B722AD0EE5A56BA6F007362EC9651.mc.2BC0C3AB9AAFC9D1D8D89C7766300D61> ;
|
||||
dc:title "Nipponogarypus seosanensis Jeong & Harms 2024, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/D61B722AD0EE5A56BA6F007362EC9651.mc.2BC0C3AB9AAFC9D1D8D89C7766300D61>, <http://tb.plazi.org/GgServer/dwcaRecords/D61B722AD0EE5A56BA6F007362EC9651.mc.D1F52F05211385FA57A7C24A3D180757> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nipponogarypus_seosanensis_Jeong_2024> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zse.100.123213> ;
|
||||
a trt:Treatment .
|
||||
|
@ -33,7 +33,7 @@
|
|||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nipponogarypus_seosanensis_Jeong_2024>
|
||||
dwc:authority "Jeong & Harms" ;
|
||||
dwc:authorityName "Jeong & Harms & Yoo" ;
|
||||
dwc:authorityName "Jeong & Harms" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Olpiidae" ;
|
||||
|
@ -42,7 +42,7 @@
|
|||
dwc:order "Pseudoscorpiones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Jeong & Harms & Yoo, 2024" ;
|
||||
dwc:scientificNameAuthorship "Jeong & Harms, 2024" ;
|
||||
dwc:species "seosanensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nipponogarypus_seosanensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
@ -130,6 +130,8 @@
|
|||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/D61B722AD0EE5A56BA6F007362EC9651.mc.2BC0C3AB9AAFC9D1D8D89C7766300D61>
|
||||
dwc:catalogNumber "NUHGIV 0000001225" ;
|
||||
dwc:collectionCode "NUHGIV" ;
|
||||
dwc:eventDate "2022-07" ;
|
||||
dwc:locality "Female" ;
|
||||
dwc:recordedBy "KH Jeong" ;
|
||||
|
@ -138,3 +140,15 @@
|
|||
dwc:verbatimLongitude "128.1746" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/D61B722AD0EE5A56BA6F007362EC9651#2BC0C3AB9AAFC9D1D8D89C7766300D61> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/D61B722AD0EE5A56BA6F007362EC9651.mc.D1F52F05211385FA57A7C24A3D180757>
|
||||
dwc:catalogNumber "NUHGIV 0000001228" ;
|
||||
dwc:collectionCode "NUHGIV" ;
|
||||
dwc:eventDate "2022-07" ;
|
||||
dwc:locality "Female" ;
|
||||
dwc:recordedBy "KH Jeong" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "36.601543" ;
|
||||
dwc:verbatimLongitude "128.1746" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/D61B722AD0EE5A56BA6F007362EC9651#D1F52F05211385FA57A7C24A3D180757> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
179
data/D9/1A/88/D91A88F318DF511CAD08FA7DDB9EB48D.ttl
Normal file
179
data/D9/1A/88/D91A88F318DF511CAD08FA7DDB9EB48D.ttl
Normal file
|
@ -0,0 +1,179 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/D91A88F318DF511CAD08FA7DDB9EB48D>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1208.122829.figures29-31> ;
|
||||
dc:creator "Reemer, Menno; Sankararaman, Hariharakrishnan" ;
|
||||
dc:title "Paramixogaster brunettii Reemer 2013" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/D91A88F318DF511CAD08FA7DDB9EB48D.mc.07093B1881E1DC31C016BBD47312F845> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Paramixogaster_brunettii_Reemer_2013> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Paramixogaster_vespiformis> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Mixogaster_vespiformis_Brunetti_1913> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1208.122829> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1208.122829>
|
||||
bibo:endPage "48" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2024-07-25" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "1208" ;
|
||||
dc:creator "Reemer, Menno; Sankararaman, Hariharakrishnan" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Revision of the Oriental species of the hoverfly genus Paramixogaster Brunetti, 1923 (Diptera, Syrphidae, Microdontinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1208.122829.figures29-31> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Paramixogaster_brunettii_Reemer_2013>
|
||||
dwc:authority "Reemer in Reemer & Stahls, 2013" ;
|
||||
dwc:authorityName "Reemer" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Paramixogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Reemer, 2013" ;
|
||||
dwc:species "brunettii" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8D6XY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paramixogaster_brunettii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mixogaster_vespiformis_Brunetti_1913>
|
||||
dwc:authority "Brunetti, 1913: 169" ;
|
||||
dwc:authorityName "Brunetti" ;
|
||||
dwc:authorityPageNumber "169" ;
|
||||
dwc:authorityYear "1913" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Mixogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Brunetti, 1913" ;
|
||||
dwc:species "vespiformis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8D6XY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mixogaster_vespiformis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paramixogaster_brunettii>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Paramixogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "brunettii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paramixogaster> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paramixogaster>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Paramixogaster" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mixogaster_vespiformis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Mixogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "vespiformis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mixogaster> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mixogaster>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Mixogaster" ;
|
||||
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/Paramixogaster_vespiformis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Paramixogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "vespiformis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paramixogaster> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1208.122829.figures29-31>
|
||||
dc:description "Figures 29–31. Paramixogaster brunettii Reemer, holotype: 29 mounted specimen and labels 30 habitus dorsolateral 31 head and thorax dorsolateral. Photos by J. van Steenis." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1101753> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/D91A88F318DF511CAD08FA7DDB9EB48D.mc.07093B1881E1DC31C016BBD47312F845>
|
||||
dwc:collectionCode "ZSI" ;
|
||||
dwc:eventDate "1911-11-17" ;
|
||||
dwc:locality "Dibrugarh" ;
|
||||
dwc:recordedBy "Kemp" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/D91A88F318DF511CAD08FA7DDB9EB48D#07093B1881E1DC31C016BBD47312F845> ;
|
||||
a dwc:MaterialCitation .
|
102
data/F3/6F/A9/F36FA9FCCB2451AFA3249D9A43D0F7BD.ttl
Normal file
102
data/F3/6F/A9/F36FA9FCCB2451AFA3249D9A43D0F7BD.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/F36FA9FCCB2451AFA3249D9A43D0F7BD>
|
||||
cito:cites <http://dx.doi.org/10.3897/zse.100.123213.figure1> ;
|
||||
dc:creator "Jeong, Kyung-Hoon; Harms, Danilo; Yoo, Jung-Sun" ;
|
||||
dc:title "Nipponogarypus Morikawa 1955" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nipponogarypus_Morikawa_1955> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zse.100.123213> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zse.100.123213>
|
||||
bibo:endPage "1060" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zoosystematics and Evolution" ;
|
||||
bibo:pubDate "2024-07-25" ;
|
||||
bibo:startPage "1053" ;
|
||||
bibo:volume "100" ;
|
||||
dc:creator "Jeong, Kyung-Hoon; Harms, Danilo; Yoo, Jung-Sun" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The pseudoscorpion genus Nipponogarypus (Pseudoscorpiones, Olpiidae) found in seashore habitats in Japan and Korea" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/zse.100.123213.figure1> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nipponogarypus_Morikawa_1955>
|
||||
dwc:authority "Morikawa, 1955" ;
|
||||
dwc:authorityName "Morikawa" ;
|
||||
dwc:authorityYear "1955" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Olpiidae" ;
|
||||
dwc:genus "Nipponogarypus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Pseudoscorpiones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Morikawa, 1955" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/64CK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nipponogarypus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nipponogarypus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Olpiidae" ;
|
||||
dwc:genus "Nipponogarypus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Pseudoscorpiones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Olpiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Olpiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Olpiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Pseudoscorpiones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudoscorpiones> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudoscorpiones>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Pseudoscorpiones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/zse.100.123213.figure1>
|
||||
dc:description "Figure 1. Distribution of the genus Nipponogarypus (Olpiidae) in Japan and Korea." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1102002> ;
|
||||
a fabio:Figure .
|
Loading…
Reference in a new issue