This commit is contained in:
parent
27f412036d
commit
0e45318d46
|
@ -9,7 +9,7 @@
|
|||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03C087F81B04C409FE8AA568FB88CF65>
|
||||
<http://treatment.plazi.org/id/03C087F81B04C408FE8AA568FCA0C988>
|
||||
dc:creator "Majka, Christopher G.; Pollock, Darren A." ;
|
||||
dc:title "Anaspis rufa Say" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Anaspis_rufa_Say_> ;
|
||||
|
@ -19,6 +19,7 @@
|
|||
<http://dx.doi.org/10.5281/zenodo.172970>
|
||||
bibo:endPage "68" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2006-06-29" ;
|
||||
bibo:startPage "45" ;
|
||||
bibo:volume "1248" ;
|
||||
dc:creator "Majka, Christopher G.; Pollock, Darren A." ;
|
||||
|
@ -54,45 +55,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anaspis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scraptiidae" ;
|
||||
dwc:genus "Anaspis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scraptiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scraptiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scraptiidae" ;
|
||||
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> ;
|
90
data/03/C0/87/03C087F81B1AC417FE8AA410FB69CCE5.ttl
Normal file
90
data/03/C0/87/03C087F81B1AC417FE8AA410FB69CCE5.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/03C087F81B1AC417FE8AA410FB69CCE5>
|
||||
dc:creator "Majka, Christopher G.; Pollock, Darren A." ;
|
||||
dc:title "Phryganophilus collaris LeConte" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phryganophilus_collaris_LeConte_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.172970> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.172970>
|
||||
bibo:endPage "68" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2006-06-29" ;
|
||||
bibo:startPage "45" ;
|
||||
bibo:volume "1248" ;
|
||||
dc:creator "Majka, Christopher G.; Pollock, Darren A." ;
|
||||
dc:date "2006" ;
|
||||
dc:title "Understanding saproxylic beetles: new records of Tetratomidae, Melandryidae, Synchroidae, and Scraptiidae from the Maritime Provinces of Canada (Coleoptera: Tenebrionoidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phryganophilus_collaris_LeConte_>
|
||||
dwc:authority "LeConte" ;
|
||||
dwc:authorityName "LeConte" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melandryidae" ;
|
||||
dwc:genus "Phryganophilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "LeConte" ;
|
||||
dwc:species "collaris" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phryganophilus_collaris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phryganophilus_collaris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melandryidae" ;
|
||||
dwc:genus "Phryganophilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "collaris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phryganophilus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phryganophilus>
|
||||
dwc:genus "Phryganophilus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melandryidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melandryidae>
|
||||
dwc:family "Melandryidae" ;
|
||||
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:order "Coleoptera" ;
|
||||
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:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
|
@ -10,15 +10,18 @@
|
|||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03C087F81B1DC410FE8AA180FE16CB2D>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Sorbus_americana_Marsh_>, <http://taxon-concept.plazi.org/id/Plantae/Zanthoxylum_americanum_Mill_>, <http://taxon-concept.plazi.org/id/Plantae/Ostrya_virginiana_Koch_>, <http://taxon-concept.plazi.org/id/Plantae/Quercus_macrocarpa_Michx_> ;
|
||||
dc:creator "Majka, Christopher G.; Pollock, Darren A." ;
|
||||
dc:title "Orchesia ovata Laliberte" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Orchesia_ovata_Laliberte_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Acer_rubrum>, <http://taxon-name.plazi.org/id/Plantae/Acer>, <http://taxon-name.plazi.org/id/Plantae/Betula>, <http://taxon-name.plazi.org/id/Plantae/Quercus_rubra> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.172970> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.172970>
|
||||
bibo:endPage "68" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2006-06-29" ;
|
||||
bibo:startPage "45" ;
|
||||
bibo:volume "1248" ;
|
||||
dc:creator "Majka, Christopher G.; Pollock, Darren A." ;
|
||||
|
@ -30,10 +33,10 @@
|
|||
dwc:authority "Laliberte" ;
|
||||
dwc:authorityName "Laliberte" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ortheziidae" ;
|
||||
dwc:family "Melandryidae" ;
|
||||
dwc:genus "Orchesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Laliberte" ;
|
||||
|
@ -41,12 +44,73 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orchesia_ovata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Sorbus_americana_Marsh_>
|
||||
dwc:authority "Marsh." ;
|
||||
dwc:authorityName "Marsh." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Sorbus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Marsh." ;
|
||||
dwc:species "americana" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Sorbus_americana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Zanthoxylum_americanum_Mill_>
|
||||
dwc:authority "Mill." ;
|
||||
dwc:authorityName "Mill." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:genus "Zanthoxylum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mill." ;
|
||||
dwc:species "americanum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Zanthoxylum_americanum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Ostrya_virginiana_Koch_>
|
||||
# Warning: Removing "(Miller)" from authority ;
|
||||
dwc:authority "(Miller) K. Koch" ;
|
||||
dwc:authorityName "(Miller) K. Koch" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Betulaceae" ;
|
||||
dwc:genus "Ostrya" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Koch" ;
|
||||
dwc:species "virginiana" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ostrya_virginiana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Quercus_macrocarpa_Michx_>
|
||||
dwc:authority "Michx." ;
|
||||
dwc:authorityName "Michx." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fagaceae" ;
|
||||
dwc:genus "Quercus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Michx." ;
|
||||
dwc:species "macrocarpa" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Quercus_macrocarpa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orchesia_ovata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ortheziidae" ;
|
||||
dwc:family "Melandryidae" ;
|
||||
dwc:genus "Orchesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ovata" ;
|
||||
|
@ -54,45 +118,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orchesia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ortheziidae" ;
|
||||
dwc:genus "Orchesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ortheziidae> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melandryidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ortheziidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ortheziidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melandryidae>
|
||||
dwc:family "Melandryidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:order "Coleoptera" ;
|
||||
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> ;
|
||||
|
|
|
@ -10,15 +10,18 @@
|
|||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03C087F81B1FC412FE8AA398FC5BCE0D>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Fagus_grandifolia_Ehrh_1965> ;
|
||||
dc:creator "Majka, Christopher G.; Pollock, Darren A." ;
|
||||
dc:title "Dircaea liturata LeConte" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Dircaea_liturata_LeConte_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dircaea_liturata_LeConte_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Quercus_rubra>, <http://taxon-name.plazi.org/id/Plantae/Acer_rubrum>, <http://taxon-name.plazi.org/id/Plantae/Acer_saccharum>, <http://taxon-name.plazi.org/id/Plantae/Tilia_americana>, <http://taxon-name.plazi.org/id/Plantae/Acer>, <http://taxon-name.plazi.org/id/Plantae/Betula>, <http://taxon-name.plazi.org/id/Plantae/Picea_rubens>, <http://taxon-name.plazi.org/id/Plantae/Tsuga_canadensis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.172970> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.172970>
|
||||
bibo:endPage "68" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2006-06-29" ;
|
||||
bibo:startPage "45" ;
|
||||
bibo:volume "1248" ;
|
||||
dc:creator "Majka, Christopher G.; Pollock, Darren A." ;
|
||||
|
@ -26,79 +29,81 @@
|
|||
dc:title "Understanding saproxylic beetles: new records of Tetratomidae, Melandryidae, Synchroidae, and Scraptiidae from the Maritime Provinces of Canada (Coleoptera: Tenebrionoidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Dircaea_liturata_LeConte_>
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dircaea_liturata_LeConte_>
|
||||
dwc:authority "LeConte" ;
|
||||
dwc:authorityName "LeConte" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Gesneriaceae" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melandryidae" ;
|
||||
dwc:genus "Dircaea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "LeConte" ;
|
||||
dwc:species "liturata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Dircaea_liturata> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dircaea_liturata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dircaea_liturata>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Fagus_grandifolia_Ehrh_1965>
|
||||
# Warning: Removing "(Laliberte" from authority ;
|
||||
dwc:authority "Ehrh. (Laliberte 1965)" ;
|
||||
dwc:authorityName "Ehrh. (Laliberte" ;
|
||||
dwc:authorityYear "1965" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Gesneriaceae" ;
|
||||
dwc:genus "Dircaea" ;
|
||||
dwc:family "Fagaceae" ;
|
||||
dwc:genus "Fagus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "liturata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Dircaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
dwc:scientificNameAuthorship "Ehrh., 1965" ;
|
||||
dwc:species "grandifolia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Fagus_grandifolia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dircaea>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Gesneriaceae" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dircaea_liturata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melandryidae" ;
|
||||
dwc:genus "Dircaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "liturata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dircaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dircaea>
|
||||
dwc:genus "Dircaea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gesneriaceae> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melandryidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Gesneriaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Gesneriaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melandryidae>
|
||||
dwc:family "Melandryidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
516
data/67/5F/87/675F87D61718FFBC60BF5F4B5F1AFB82.ttl
Normal file
516
data/67/5F/87/675F87D61718FFBC60BF5F4B5F1AFB82.ttl
Normal file
|
@ -0,0 +1,516 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/675F87D61718FFBC60BF5F4B5F1AFB82>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Oreolalax_xiangchengensis_Fei_1983>, <http://taxon-concept.plazi.org/id/Animalia/Oreolalax_chuanbeiensis_Tian_1983>, <http://taxon-concept.plazi.org/id/Animalia/Oreolalax_granulosus_Fei_1990>, <http://taxon-concept.plazi.org/id/Animalia/Oreolalax_jingdongensis_Ma_1983>, <http://taxon-concept.plazi.org/id/Animalia/Oreolalax_liangbeiensis_Dufresnes_2022>, <http://taxon-concept.plazi.org/id/Animalia/Oreolalax_lichuanensis_Hu_1979>, <http://taxon-concept.plazi.org/id/Animalia/Oreolalax_longmenmontis_Hou_2020>, <http://taxon-concept.plazi.org/id/Animalia/Oreolalax_major_Liu_1960>, <http://taxon-concept.plazi.org/id/Animalia/Oreolalax_multipunctatus_Wu_1993>, <http://taxon-concept.plazi.org/id/Animalia/Oreolalax_nanjiangensis_Fei_1999>, <http://taxon-concept.plazi.org/id/Animalia/Oreolalax_omeimontis_Liu_1960>, <http://taxon-concept.plazi.org/id/Animalia/Oreolalax_pingii_Liu_1943>, <http://taxon-concept.plazi.org/id/Animalia/Oreolalax_popei_1947_1947>, <http://taxon-concept.plazi.org/id/Animalia/Oreolalax_puxiongensis_Liu_1979>, <http://taxon-concept.plazi.org/id/Animalia/Oreolalax_rhodostigmatus_Hu_1979>, <http://taxon-concept.plazi.org/id/Animalia/Oreolalax_rugosus_Liu_1943>, <http://taxon-concept.plazi.org/id/Animalia/Oreolalax_schmidti_Liu_1947>, <http://taxon-concept.plazi.org/id/Animalia/Oreolalax_weigoldi_Vogt_1924>, <http://taxon-concept.plazi.org/id/Animalia/Oreolalax_jingdongensis_Yang_2008>, <http://taxon-concept.plazi.org/id/Animalia/Oreolalax_popei_Fei_2016>, <http://taxon-concept.plazi.org/id/Animalia/Oreolalax_puxiongensis_Fei_2016>, <http://taxon-concept.plazi.org/id/Animalia/Oreolalax_rhodostigmatus_Nguyen_2013>, <http://taxon-concept.plazi.org/id/Animalia/Oreolalax_rugosus_Yang_2008>, <http://dx.doi.org/10.5281/zenodo.13915558>, <http://dx.doi.org/10.5281/zenodo.13915560>, <http://dx.doi.org/10.5281/zenodo.13915570>, <http://dx.doi.org/10.5281/zenodo.13915572> ;
|
||||
dc:creator "Nguyen, Luan Thanh; Tapley, Benjamin; Kane, Daniel; Tran, Tuyet-Dzung Thi; Cui, Jiaxin; Rowley, Jodi J. L." ;
|
||||
dc:title "Oreolalax adelphos Nguyen, Tapley, Kane, Tran, Cui & Rowley, 2024, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/675F87D61718FFBC60BF5F4B5F1AFB82.mc.5F9E3C9D1718FFA560BF5FBF587EFC8D>, <http://tb.plazi.org/GgServer/dwcaRecords/675F87D61718FFBC60BF5F4B5F1AFB82.mc.5F9E3C9D1718FFA560EF5BE25B37F8E7>, <http://tb.plazi.org/GgServer/dwcaRecords/675F87D61718FFBC60BF5F4B5F1AFB82.mc.5F9E3C9D1718FFA561455A3A5835F82F> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Oreolalax_sterlingae>, <http://taxon-name.plazi.org/id/Animalia/Oreolalax>, <http://taxon-name.plazi.org/id/Plantae/Rhododendron> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Oreolalax_adelphos_Nguyen_2024> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5514.6.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5514.6.1>
|
||||
bibo:endPage "524" ;
|
||||
bibo:issue "6" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-10-02" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "5514" ;
|
||||
dc:creator "Nguyen, Luan Thanh; Tapley, Benjamin; Kane, Daniel; Tran, Tuyet-Dzung Thi; Cui, Jiaxin; Rowley, Jodi J. L." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A new Oreolalax (Anura: Megophryidae) from the Hoang Lien Range, northwest Vietnam" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13915558>, <http://dx.doi.org/10.5281/zenodo.13915560>, <http://dx.doi.org/10.5281/zenodo.13915570>, <http://dx.doi.org/10.5281/zenodo.13915572> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oreolalax_adelphos_Nguyen_2024>
|
||||
dwc:authorityName "Nguyen & Tapley & Kane & Tran & Cui & Rowley" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Megophryidae" ;
|
||||
dwc:genus "Oreolalax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Nguyen, Tapley, Kane, Tran, Cui & Rowley, 2024" ;
|
||||
dwc:species "adelphos" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oreolalax_adelphos> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oreolalax_xiangchengensis_Fei_1983>
|
||||
dwc:authorityName "Fei & Huang" ;
|
||||
dwc:authorityYear "1983" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Megophryidae" ;
|
||||
dwc:genus "Oreolalax" ;
|
||||
dwc:isUncertain "true" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Fei & Huang, 1983" ;
|
||||
dwc:species "xiangchengensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oreolalax_xiangchengensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oreolalax_chuanbeiensis_Tian_1983>
|
||||
dwc:authorityName "Tian" ;
|
||||
dwc:authorityYear "1983" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Megophryidae" ;
|
||||
dwc:genus "Oreolalax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tian, 1983" ;
|
||||
dwc:species "chuanbeiensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oreolalax_chuanbeiensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oreolalax_granulosus_Fei_1990>
|
||||
dwc:authorityName "Fei, Ye & Chen" ;
|
||||
dwc:authorityYear "1990" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Megophryidae" ;
|
||||
dwc:genus "Oreolalax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Fei, Ye & Chen, 1990" ;
|
||||
dwc:species "granulosus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oreolalax_granulosus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oreolalax_jingdongensis_Ma_1983>
|
||||
dwc:authorityName "Ma, Yang & Li" ;
|
||||
dwc:authorityYear "1983" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Megophryidae" ;
|
||||
dwc:genus "Oreolalax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ma, Yang & Li, 1983" ;
|
||||
dwc:species "jingdongensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oreolalax_jingdongensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oreolalax_liangbeiensis_Dufresnes_2022>
|
||||
dwc:baseAuthorityName "Dufresnes & Litvinchuk" ;
|
||||
dwc:baseAuthorityYear "2022" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Megophryidae" ;
|
||||
dwc:genus "Oreolalax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Dufresnes & Litvinchuk, 2022)" ;
|
||||
dwc:species "liangbeiensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oreolalax_liangbeiensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oreolalax_lichuanensis_Hu_1979>
|
||||
dwc:authorityName "Hu & Fei" ;
|
||||
dwc:authorityYear "1979" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Megophryidae" ;
|
||||
dwc:genus "Oreolalax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hu & Fei, 1979" ;
|
||||
dwc:species "lichuanensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oreolalax_lichuanensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oreolalax_longmenmontis_Hou_2020>
|
||||
dwc:authorityName "Hou, Shi, Hu, Deng, Jiang, Xie & Wang" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Megophryidae" ;
|
||||
dwc:genus "Oreolalax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hou, Shi, Hu, Deng, Jiang, Xie & Wang, 2020" ;
|
||||
dwc:species "longmenmontis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oreolalax_longmenmontis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oreolalax_major_Liu_1960>
|
||||
dwc:baseAuthorityName "Liu & Hu" ;
|
||||
dwc:baseAuthorityYear "1960" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Megophryidae" ;
|
||||
dwc:genus "Oreolalax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Liu & Hu, 1960)" ;
|
||||
dwc:species "major" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oreolalax_major> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oreolalax_multipunctatus_Wu_1993>
|
||||
dwc:authorityName "Wu, Zhao, Inger & Shaffer" ;
|
||||
dwc:authorityYear "1993" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Megophryidae" ;
|
||||
dwc:genus "Oreolalax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wu, Zhao, Inger & Shaffer, 1993" ;
|
||||
dwc:species "multipunctatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oreolalax_multipunctatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oreolalax_nanjiangensis_Fei_1999>
|
||||
dwc:authorityName "Fei & Ye" ;
|
||||
dwc:authorityYear "1999" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Megophryidae" ;
|
||||
dwc:genus "Oreolalax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Fei & Ye, 1999" ;
|
||||
dwc:species "nanjiangensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oreolalax_nanjiangensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oreolalax_omeimontis_Liu_1960>
|
||||
dwc:baseAuthorityName "Liu & Hu" ;
|
||||
dwc:baseAuthorityYear "1960" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Megophryidae" ;
|
||||
dwc:genus "Oreolalax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Liu & Hu, 1960)" ;
|
||||
dwc:species "omeimontis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oreolalax_omeimontis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oreolalax_pingii_Liu_1943>
|
||||
dwc:baseAuthorityName "Liu" ;
|
||||
dwc:baseAuthorityYear "1943" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Megophryidae" ;
|
||||
dwc:genus "Oreolalax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Liu, 1943)" ;
|
||||
dwc:species "pingii" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oreolalax_pingii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oreolalax_popei_1947_1947>
|
||||
# Warning: Removing "(Liu" from authority ;
|
||||
dwc:authorityName "\" (Liu" ;
|
||||
dwc:authorityYear "1947" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Megophryidae" ;
|
||||
dwc:genus "Oreolalax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "1947" ;
|
||||
dwc:species "popei" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oreolalax_popei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oreolalax_puxiongensis_Liu_1979>
|
||||
dwc:baseAuthorityName "Liu & Fei" ;
|
||||
dwc:baseAuthorityYear "1979" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Megophryidae" ;
|
||||
dwc:genus "Oreolalax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Liu & Fei, 1979)" ;
|
||||
dwc:species "puxiongensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oreolalax_puxiongensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oreolalax_rhodostigmatus_Hu_1979>
|
||||
dwc:authorityName "Hu & Fei" ;
|
||||
dwc:authorityYear "1979" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Megophryidae" ;
|
||||
dwc:genus "Oreolalax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hu & Fei, 1979" ;
|
||||
dwc:species "rhodostigmatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oreolalax_rhodostigmatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oreolalax_rugosus_Liu_1943>
|
||||
dwc:baseAuthorityName "Liu" ;
|
||||
dwc:baseAuthorityYear "1943" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Megophryidae" ;
|
||||
dwc:genus "Oreolalax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Liu, 1943)" ;
|
||||
dwc:species "rugosus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oreolalax_rugosus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oreolalax_schmidti_Liu_1947>
|
||||
dwc:baseAuthorityName "Liu" ;
|
||||
dwc:baseAuthorityYear "1947" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Megophryidae" ;
|
||||
dwc:genus "Oreolalax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Liu, 1947)" ;
|
||||
dwc:species "schmidti" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oreolalax_schmidti> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oreolalax_weigoldi_Vogt_1924>
|
||||
dwc:baseAuthorityName "Vogt" ;
|
||||
dwc:baseAuthorityYear "1924" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Megophryidae" ;
|
||||
dwc:genus "Oreolalax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Vogt, 1924)" ;
|
||||
dwc:species "weigoldi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oreolalax_weigoldi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oreolalax_jingdongensis_Yang_2008>
|
||||
dwc:authority "Yang & Rao 2008" ;
|
||||
dwc:authorityName "Yang & Rao" ;
|
||||
dwc:authorityYear "2008" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Megophryidae" ;
|
||||
dwc:genus "Oreolalax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Yang & Rao, 2008" ;
|
||||
dwc:species "jingdongensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oreolalax_jingdongensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oreolalax_popei_Fei_2016>
|
||||
dwc:authority "Fei and Ye. 2016" ;
|
||||
dwc:authorityName "Fei and Ye." ;
|
||||
dwc:authorityYear "2016" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Megophryidae" ;
|
||||
dwc:genus "Oreolalax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Fei & Ye., 2016" ;
|
||||
dwc:species "popei" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oreolalax_popei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oreolalax_puxiongensis_Fei_2016>
|
||||
dwc:authority ", Fei & Ye 2016" ;
|
||||
dwc:authorityName ", Fei & Ye" ;
|
||||
dwc:authorityYear "2016" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Megophryidae" ;
|
||||
dwc:genus "Oreolalax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Fei & Ye, 2016" ;
|
||||
dwc:species "puxiongensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oreolalax_puxiongensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oreolalax_rhodostigmatus_Nguyen_2013>
|
||||
dwc:authority "(Nguyen et al. 2013)" ;
|
||||
dwc:baseAuthorityName "Nguyen" ;
|
||||
dwc:baseAuthorityYear "2013" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Megophryidae" ;
|
||||
dwc:genus "Oreolalax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Nguyen, 2013)" ;
|
||||
dwc:species "rhodostigmatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oreolalax_rhodostigmatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oreolalax_rugosus_Yang_2008>
|
||||
dwc:authority "Yang & Rao 2008" ;
|
||||
dwc:authorityName "Yang & Rao" ;
|
||||
dwc:authorityYear "2008" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Megophryidae" ;
|
||||
dwc:genus "Oreolalax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Yang & Rao, 2008" ;
|
||||
dwc:species "rugosus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oreolalax_rugosus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oreolalax_adelphos>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Megophryidae" ;
|
||||
dwc:genus "Oreolalax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "adelphos" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oreolalax> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oreolalax>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Megophryidae" ;
|
||||
dwc:genus "Oreolalax" ;
|
||||
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:family "Megophryidae" ;
|
||||
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:order "Anura" ;
|
||||
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:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
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.13915558>
|
||||
dc:description "FIGURE 2. Localities where Oreolalax adelphos sp. nov., Oreolalax sterlingae and Oreolalax xiangchengensis and Oreolalax cf xiangchengensis are known to be present, confirmed with molecular data (A), Localities of Oreolalax adelphos sp. nov. and Oreolalax sterlingae in the Hoang Lien Range of Vietnam confirmed with molecular data (B), the predicted distribution of Oreolalax adelphos sp. nov. (C). Pale grey areas indicative of higher elevation, dark green indicative of lowest elevation." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13915558/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13915560>
|
||||
dc:description "FIGURE 3. Habitat Oreolalax adelphos sp. nov. (A) Microhabitat of Oreolalax adelphos sp. nov. Mount Po Ma Lung Lai Chau Province, northwest Vietnam, and (B) Macrohabitat of Oreolalax adelphos sp. nov. Mount Po Ma Lung Lai Chau Province, northwest Vietnam." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13915560/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13915570>
|
||||
dc:description "FIGURE 7. Comparison between Oreolalax sterlingae and Oreolalax adelphos sp. nov. (A) male Oreolalax sterlingae ITBCZ 3622 in life, (B) female Oreolalax adelphos sp. nov. ITBCZ 3621 in life, (C) dorsolateral view of male Oreolalax sterlingae ITBCZ 3622 in life, (D) dorsolateral view of male Oreolalax adelphos sp. nov. ITBCZ 3619, (E) oral cavity of male Oreolalax sterlingae (ITBCZ 3622) under sedation, and (F) oral cavity of female Oreolalax adelphos sp. nov. (ITBCZ 3621) under sedation." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13915570/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13915572>
|
||||
dc:description "FIGURE 8. Oreolalax xiangchengensis adult male holotype CIB 80I1286 in preservative. (A) Dorsal view, (B) ventral view, and (C) dorsolateral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13915572/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/675F87D61718FFBC60BF5F4B5F1AFB82.mc.5F9E3C9D1718FFA560BF5FBF587EFC8D>
|
||||
dwc:catalogNumber "ITBCZ 3619" ;
|
||||
dwc:collectionCode "ITBCZ, LNT" ;
|
||||
dwc:eventDate "2023-08-10" ;
|
||||
dwc:locality "Mount Po Ma Lung" ;
|
||||
dwc:recordedBy "Luan Thanh Nguyen & Chao Van Dat & Ly Manh Ha & Hoang Van Hung." ;
|
||||
dwc:samplingProtocol "bamboo forest" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "2959" ;
|
||||
dwc:verbatimLatitude "22.62635" ;
|
||||
dwc:verbatimLongitude "103.48507" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/675F87D61718FFBC60BF5F4B5F1AFB82#5F9E3C9D1718FFA560BF5FBF587EFC8D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/675F87D61718FFBC60BF5F4B5F1AFB82.mc.5F9E3C9D1718FFA560EF5BE25B37F8E7>
|
||||
dwc:catalogNumber "ITBCZ 3620" ;
|
||||
dwc:collectionCode "ITBCZ, LNT" ;
|
||||
dwc:eventDate "2023-08-10" ;
|
||||
dwc:locality "Mount Po Ma Lung" ;
|
||||
dwc:recordedBy "Luan Thanh Nguyen & Chao Van Dat & Ly Manh Ha & Hoang Van Hung" ;
|
||||
dwc:samplingProtocol "bamboo forest" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "2920" ;
|
||||
dwc:verbatimLatitude "22.6246" ;
|
||||
dwc:verbatimLongitude "103.4858" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/675F87D61718FFBC60BF5F4B5F1AFB82#5F9E3C9D1718FFA560EF5BE25B37F8E7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/675F87D61718FFBC60BF5F4B5F1AFB82.mc.5F9E3C9D1718FFA561455A3A5835F82F>
|
||||
dwc:catalogNumber "ITBCZ 3621" ;
|
||||
dwc:collectionCode "ITBCZ, LNT" ;
|
||||
dwc:eventDate "2023-08-10" ;
|
||||
dwc:locality "Mount Po Ma Lung" ;
|
||||
dwc:recordedBy "Luan Thanh Nguyen & Chao Van Dat & Ly Manh Ha & Hoang Van Hung" ;
|
||||
dwc:samplingProtocol "bamboo forest" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "2914" ;
|
||||
dwc:verbatimLatitude "22.6246" ;
|
||||
dwc:verbatimLongitude "103.4858" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/675F87D61718FFBC60BF5F4B5F1AFB82#5F9E3C9D1718FFA561455A3A5835F82F> ;
|
||||
a dwc:MaterialCitation .
|
94
data/BF/0B/87/BF0B87EAAE6EFFF89CF6FE3FFD7706FF.ttl
Normal file
94
data/BF/0B/87/BF0B87EAAE6EFFF89CF6FE3FFD7706FF.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/BF0B87EAAE6EFFF89CF6FE3FFD7706FF>
|
||||
dc:creator "Thu, Aye Myat; Lwin, Ye Htet; Quan, Rui-Chang" ;
|
||||
dc:title "Callosciurus pygerythrus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Callosciurus_pygerythrus_Saint_1831> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1515/mammalia-2023-0098> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1515/mammalia-2023-0098>
|
||||
bibo:endPage "197" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Mammalia" ;
|
||||
bibo:pubDate "2024-04-04" ;
|
||||
bibo:series "Warsaw, Poland" ;
|
||||
bibo:startPage "147" ;
|
||||
bibo:volume "88" ;
|
||||
dc:creator "Thu, Aye Myat; Lwin, Ye Htet; Quan, Rui-Chang" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Mammals of Myanmar: an annotated checklist" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Callosciurus_pygerythrus_Saint_1831>
|
||||
dwc:authority "(I. Geoffroy Saint-Hilaire, 1831)" ;
|
||||
dwc:baseAuthorityName "I. Geoffroy Saint-Hilaire" ;
|
||||
dwc:baseAuthorityYear "1831" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Sciuridae" ;
|
||||
dwc:genus "Callosciurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Geoffroy Saint-Hilaire, 1831)" ;
|
||||
dwc:species "pygerythrus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/PW66> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Callosciurus_pygerythrus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callosciurus_pygerythrus>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Sciuridae" ;
|
||||
dwc:genus "Callosciurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pygerythrus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callosciurus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callosciurus>
|
||||
dwc:genus "Callosciurus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciuridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sciuridae>
|
||||
dwc:family "Sciuridae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rodentia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rodentia>
|
||||
dwc:order "Rodentia" ;
|
||||
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:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
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 .
|
645
data/D7/6B/87/D76B87C72705321CB1C6FB14FA6CFBC1.ttl
Normal file
645
data/D7/6B/87/D76B87C72705321CB1C6FB14FA6CFBC1.ttl
Normal file
|
@ -0,0 +1,645 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/D76B87C72705321CB1C6FB14FA6CFBC1>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Megalops_maculatus_Hallowell_1861>, <http://taxon-concept.plazi.org/id/Animalia/Nymphophidium_maculatum_G%C3%BCnther_1864>, <http://taxon-concept.plazi.org/id/Animalia/Elapsoides_annulatus_Sauvage_1884>, <http://taxon-concept.plazi.org/id/Animalia/Lycodon_suratensis_Nutphand_1986>, <http://taxon-concept.plazi.org/id/Animalia/Lycodon_Fitzinger_1826>, <http://taxon-concept.plazi.org/id/Animalia/Lycodon_maculatus_Cope_1895>, <http://taxon-concept.plazi.org/id/Animalia/Lycodon_sidiki_Wostl_>, <http://taxon-concept.plazi.org/id/Animalia/Eutropis_multifasciata_Kuhl_1820>, <http://taxon-concept.plazi.org/id/Animalia/Ateuchosaurus_chinensis_Gray_1845>, <http://taxon-concept.plazi.org/id/Animalia/Tropidophorus_microlepis_Gunther_>, <http://taxon-concept.plazi.org/id/Animalia/Lycodon_davisonii_Blanford_>, <http://taxon-concept.plazi.org/id/Animalia/Lycodon_laoensis_Gunther_1864>, <http://taxon-concept.plazi.org/id/Animalia/Bungarus_candidus_Linnaeus_1758>, <http://taxon-concept.plazi.org/id/Animalia/Bungarus_multicinctus_Blyth_1861>, <http://taxon-concept.plazi.org/id/Animalia/Bungarus_sagittatus_Aksornneam_2024>, <http://taxon-concept.plazi.org/id/Animalia/Bungarus_suzhenae_Chen_2021>, <http://taxon-concept.plazi.org/id/Animalia/Bungarus_wanghaotingi_Pope_1928>, <http://dx.doi.org/10.5281/zenodo.13916221>, <http://dx.doi.org/10.5281/zenodo.13916225>, <http://dx.doi.org/10.5281/zenodo.13916229>, <http://dx.doi.org/10.5281/zenodo.13916233>, <http://dx.doi.org/10.5281/zenodo.13916235>, <http://dx.doi.org/10.5281/zenodo.13916237>, <http://dx.doi.org/10.5281/zenodo.13916239>, <http://dx.doi.org/10.5281/zenodo.13916241>, <http://dx.doi.org/10.5281/zenodo.13916243>, <http://dx.doi.org/10.5281/zenodo.13916245> ;
|
||||
dc:creator "Nguyen, Tan Van; Lee, Justin L.; Pauwels, Olivier S. G.; Kennedy-Gold, Stevie R.; Poyarkov, Nikolay A.; David, Patrick; Vogel, Gernot" ;
|
||||
dc:title "Lycodon neomaculatus Nguyen, Lee, Pauwels, Kennedy-Gold, Poyarkov, David & Vogel, 2024, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/D76B87C72705321CB1C6FB14FA6CFBC1.mc.EFAA3C8C2705320EB1C6F8F5FD5DF811>, <http://tb.plazi.org/GgServer/dwcaRecords/D76B87C72705321CB1C6FB14FA6CFBC1.mc.EFAA3C8C270A3201B196F948FC59F8AC>, <http://tb.plazi.org/GgServer/dwcaRecords/D76B87C72705321CB1C6FB14FA6CFBC1.mc.EFAA3C8C270A3201B2E0F8A4FE76F838>, <http://tb.plazi.org/GgServer/dwcaRecords/D76B87C72705321CB1C6FB14FA6CFBC1.mc.EFAA3C8C270A3201B0F4F838FC96F87F>, <http://tb.plazi.org/GgServer/dwcaRecords/D76B87C72705321CB1C6FB14FA6CFBC1.mc.EFAA3C8C270A3200B22CF873FDDCFF4D>, <http://tb.plazi.org/GgServer/dwcaRecords/D76B87C72705321CB1C6FB14FA6CFBC1.mc.EFAA3C8C270B3200B310FF05FAD3FF61>, <http://tb.plazi.org/GgServer/dwcaRecords/D76B87C72705321CB1C6FB14FA6CFBC1.mc.EFAA3C8C270B3200B410FF61FC9FFE85>, <http://tb.plazi.org/GgServer/dwcaRecords/D76B87C72705321CB1C6FB14FA6CFBC1.mc.EFAA3C8C270B3200B225FEBCFE91FEFD>, <http://tb.plazi.org/GgServer/dwcaRecords/D76B87C72705321CB1C6FB14FA6CFBC1.mc.EFAA3C8C270B3200B02BFEF4FE37FE11> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycodon_subcinctus_subcinctus>, <http://taxon-name.plazi.org/id/Animalia/Lycodon_maculatus>, <http://taxon-name.plazi.org/id/Animalia/Leptodeira_maculata>, <http://taxon-name.plazi.org/id/Animalia/Lycodon_subannulatus>, <http://taxon-name.plazi.org/id/Animalia/Lycodon_sealei>, <http://taxon-name.plazi.org/id/Animalia/Bungarus> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lycodon_neomaculatus_Nguyen_2024> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lycodon_subcinctus_Boie_1827>, <http://taxon-concept.plazi.org/id/Animalia/Ophites_subcinctus_Boie_1827>, <http://taxon-concept.plazi.org/id/Animalia/Anoplophallus_maculatus_Cope_1895>, <http://taxon-concept.plazi.org/id/Animalia/Lycodon_subcinctus_maculatus_1955_1955> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5519.4.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5519.4.2>
|
||||
bibo:endPage "537" ;
|
||||
bibo:issue "4" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-10-10" ;
|
||||
bibo:startPage "487" ;
|
||||
bibo:volume "5519" ;
|
||||
dc:creator "Nguyen, Tan Van; Lee, Justin L.; Pauwels, Olivier S. G.; Kennedy-Gold, Stevie R.; Poyarkov, Nikolay A.; David, Patrick; Vogel, Gernot" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The nomenclatural status of “ Anoplophallus maculatus ” Cope, 1895, its consequences on the systematics of Lycodon subcinctus auctorum, and the description of a new species (Squamata: Colubridae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13916221>, <http://dx.doi.org/10.5281/zenodo.13916225>, <http://dx.doi.org/10.5281/zenodo.13916229>, <http://dx.doi.org/10.5281/zenodo.13916233>, <http://dx.doi.org/10.5281/zenodo.13916235>, <http://dx.doi.org/10.5281/zenodo.13916237>, <http://dx.doi.org/10.5281/zenodo.13916239>, <http://dx.doi.org/10.5281/zenodo.13916241>, <http://dx.doi.org/10.5281/zenodo.13916243>, <http://dx.doi.org/10.5281/zenodo.13916245> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lycodon_neomaculatus_Nguyen_2024>
|
||||
dwc:authorityName "Nguyen & Lee & Pauwels & Kennedy-Gold & Poyarkov & David & Vogel" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Lycodon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Nguyen, Lee, Pauwels, Kennedy-Gold, Poyarkov, David & Vogel, 2024" ;
|
||||
dwc:species "neomaculatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycodon_neomaculatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lycodon_subcinctus_Boie_1827>
|
||||
dwc:authority "Boie, 1827" ;
|
||||
dwc:authorityName "Boie" ;
|
||||
dwc:authorityYear "1827" ;
|
||||
dwc:baseAuthorityName "F. Boie" ;
|
||||
dwc:baseAuthorityYear "1827" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Lycodon" ;
|
||||
dwc:isUncertain "true" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Boie, 1827)" ;
|
||||
dwc:species "subcinctus" ;
|
||||
dwc:subGenus "Lycodon" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycodon_subcinctus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ophites_subcinctus_Boie_1827>
|
||||
dwc:authorityName "F. Boie" ;
|
||||
dwc:authorityYear "1827" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Ophites" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Boie, 1827" ;
|
||||
dwc:species "subcinctus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ophites_subcinctus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Anoplophallus_maculatus_Cope_1895>
|
||||
dwc:authority "Cope, 1895" ;
|
||||
dwc:authorityName "Cope" ;
|
||||
dwc:authorityYear "1895" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Anoplophallus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Cope, 1895" ;
|
||||
dwc:species "maculatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anoplophallus_maculatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lycodon_subcinctus_maculatus_1955_1955>
|
||||
# Warning: Removing "(sensu Leviton" from authority ;
|
||||
dwc:authorityName "\" (sensu Leviton" ;
|
||||
dwc:authorityYear "1955" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Lycodon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "1955" ;
|
||||
dwc:species "subcinctus" ;
|
||||
dwc:subSpecies "maculatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycodon_subcinctus_maculatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Megalops_maculatus_Hallowell_1861>
|
||||
dwc:authorityName "Hallowell" ;
|
||||
dwc:authorityYear "1861" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Megalopidae" ;
|
||||
dwc:genus "Megalops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hallowell, 1861" ;
|
||||
dwc:species "maculatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Megalops_maculatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nymphophidium_maculatum_G%C3%BCnther_1864>
|
||||
dwc:authorityName "Günther" ;
|
||||
dwc:authorityYear "1864" ;
|
||||
dwc:genus "Nymphophidium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Günther, 1864" ;
|
||||
dwc:species "maculatum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nymphophidium_maculatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elapsoides_annulatus_Sauvage_1884>
|
||||
dwc:authorityName "Sauvage" ;
|
||||
dwc:authorityYear "1884" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Elapsoides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sauvage, 1884" ;
|
||||
dwc:species "annulatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elapsoides_annulatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lycodon_suratensis_Nutphand_1986>
|
||||
dwc:authorityName "Nutphand" ;
|
||||
dwc:authorityYear "1986" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Lycodon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Nutphand, 1986" ;
|
||||
dwc:species "suratensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycodon_suratensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lycodon_Fitzinger_1826>
|
||||
dwc:authorityName "Fitzinger" ;
|
||||
dwc:authorityYear "1826" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Lycodon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Fitzinger, 1826" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycodon> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lycodon_maculatus_Cope_1895>
|
||||
dwc:authority "\" sensu Cope (1895)" ;
|
||||
dwc:authorityName "\" sensu Cope" ;
|
||||
dwc:authorityYear "1895" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Lycodon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "sensu Cope, 1895" ;
|
||||
dwc:species "maculatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycodon_maculatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lycodon_sidiki_Wostl_>
|
||||
dwc:authority "Wostl, Hamidy, Kurniawan & Smith" ;
|
||||
dwc:authorityName "Wostl, Hamidy, Kurniawan & Smith" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Lycodon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wostl, Hamidy, Kurniawan & Smith" ;
|
||||
dwc:species "sidiki" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycodon_sidiki> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eutropis_multifasciata_Kuhl_1820>
|
||||
dwc:authority "(Kuhl)" ;
|
||||
dwc:baseAuthorityName "Kuhl" ;
|
||||
dwc:baseAuthorityYear "1820" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Scincidae" ;
|
||||
dwc:genus "Eutropis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Kuhl, 1820)" ;
|
||||
dwc:species "multifasciata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eutropis_multifasciata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ateuchosaurus_chinensis_Gray_1845>
|
||||
dwc:authority "Gray" ;
|
||||
dwc:authorityName "Gray" ;
|
||||
dwc:authorityYear "1845" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Scincidae" ;
|
||||
dwc:genus "Ateuchosaurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gray, 1845" ;
|
||||
dwc:species "chinensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ateuchosaurus_chinensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tropidophorus_microlepis_Gunther_>
|
||||
dwc:authority "Gunther" ;
|
||||
dwc:authorityName "Gunther" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Scincidae" ;
|
||||
dwc:genus "Tropidophorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gunther" ;
|
||||
dwc:species "microlepis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tropidophorus_microlepis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lycodon_davisonii_Blanford_>
|
||||
dwc:authority "Blanford" ;
|
||||
dwc:authorityName "Blanford" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Lycodon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Blanford" ;
|
||||
dwc:species "davisonii" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycodon_davisonii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lycodon_laoensis_Gunther_1864>
|
||||
dwc:authority "Gunther" ;
|
||||
dwc:authorityName "Gunther" ;
|
||||
dwc:authorityYear "1864" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Lycodon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gunther, 1864" ;
|
||||
dwc:species "laoensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycodon_laoensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bungarus_candidus_Linnaeus_1758>
|
||||
dwc:authority "(Linnaeus)" ;
|
||||
dwc:baseAuthorityName "Linnaeus" ;
|
||||
dwc:baseAuthorityYear "1758" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Elapidae" ;
|
||||
dwc:genus "Bungarus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
|
||||
dwc:species "candidus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bungarus_candidus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bungarus_multicinctus_Blyth_1861>
|
||||
dwc:authority "Blyth" ;
|
||||
dwc:authorityName "Blyth" ;
|
||||
dwc:authorityYear "1861" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Elapidae" ;
|
||||
dwc:genus "Bungarus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Blyth, 1861" ;
|
||||
dwc:species "multicinctus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bungarus_multicinctus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bungarus_sagittatus_Aksornneam_2024>
|
||||
dwc:authority "Aksornneam, Rujirawan, Yodthong, Sung & Aowphol" ;
|
||||
dwc:authorityName "Aksornneam, Rujirawan, Yodthong, Sung & Aowphol" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Elapidae" ;
|
||||
dwc:genus "Bungarus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Aksornneam, Rujirawan, Yodthong, Sung & Aowphol, 2024" ;
|
||||
dwc:species "sagittatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bungarus_sagittatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bungarus_suzhenae_Chen_2021>
|
||||
dwc:authority "Chen, Shi, Vogel, Ding & Shi" ;
|
||||
dwc:authorityName "Chen, Shi, Vogel, Ding & Shi" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Elapidae" ;
|
||||
dwc:genus "Bungarus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Chen, Shi, Vogel, Ding & Shi, 2021" ;
|
||||
dwc:species "suzhenae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bungarus_suzhenae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bungarus_wanghaotingi_Pope_1928>
|
||||
dwc:authority "Pope" ;
|
||||
dwc:authorityName "Pope" ;
|
||||
dwc:authorityYear "1928" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Elapidae" ;
|
||||
dwc:genus "Bungarus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Pope, 1928" ;
|
||||
dwc:species "wanghaotingi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bungarus_wanghaotingi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lycodon_neomaculatus>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Lycodon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "neomaculatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycodon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lycodon>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Lycodon" ;
|
||||
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:family "Colubridae" ;
|
||||
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:order "Squamata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Reptilia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Reptilia>
|
||||
dwc:class "Reptilia" ;
|
||||
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: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/Lycodon_subcinctus>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Lycodon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "subcinctus" ;
|
||||
dwc:subGenus "Lycodon" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycodon>, <http://taxon-name.plazi.org/id/Animalia/Lycodon_Lycodon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ophites_subcinctus>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Ophites" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "subcinctus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophites> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ophites>
|
||||
dwc:genus "Ophites" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Colubridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lycodon_Lycodon>
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Lycodon" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycodon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anoplophallus_maculatus>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Anoplophallus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "maculatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anoplophallus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anoplophallus>
|
||||
dwc:genus "Anoplophallus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Colubridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lycodon_subcinctus_maculatus>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Lycodon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "subcinctus" ;
|
||||
dwc:subSpecies "maculatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycodon_subcinctus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13916221>
|
||||
dc:description "FIGURE 1. Colubrid snake species involved in the case of Anoplophallus maculatus Cope, 1895.—USNM 7339, previously considered the holotype of “Lycodon maculatus” reported by Liu et al. (2023): A—General dorsal view; B—General ventral view; C—Dorsalview ofthe head;D—Lateralview of thehead,leftside; E—Livespecimen of Leptodeira maculata (= Megalops maculatus) from Minatitlán, Colima, Mexico; F—Live specimen of Lycodon subannulatus from Penang Island, Malaysia, of which Nymphophidium maculatum is a junior synonym. Images not to scale. Photos by T. Hsu (A–D), C. Grünwald (E), J. L. Lee (F)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13916221/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13916225>
|
||||
dc:description "FIGURE 3. Bayesian phylogenetic tree of Lycodon inferred from the mitochondrial cytb sequences. Numbers before slashes indicate Bayesian posterior probabilities and numbers after slashes indicate ML bootstrap supports. Nodes filled in with a black circle indicate strong support by both the ML and BI analyses, whereas nodes filled in with a white circle indicate strong support only in the BI analysis. Inset photo of Lycodon neomaculatus sp. nov. taken by A.M. Bragin." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13916225/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13916229>
|
||||
dc:description "FIGURE 5. Lycodon neomaculatus sp. nov. in preservative—MCZ R-175968 (holotype, adult male) A—General dorsal view; B—General ventral view; C—Lateral view of the head, right side; D—Lateral view of the head, left side; E—Dorsal view of the head; F—Ventral view of the tail with the everted hemipenes. Images not to scale. Photos by M. Gage and J. Martinez." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13916229/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13916233>
|
||||
dc:description "FIGURE 6. Lycodon neomaculatus sp. nov. in preservative—specimen CAS 235846 (paratype, adult male) A—General dorsal view; B—General ventral view; C—dorsal view of the head; D—Ventral view of the head; E—Lateral view of the head, right side; F—Ventral view of the tail with the everted hemipenes. Photos by J.L. Lee." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13916233/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13916235>
|
||||
dc:description "FIGURE 7. Differences in dorsal body band coloration in preservative between Lycodon neomaculatus sp. nov. (A, B) and L. subcinctus (C, D). A—FMNH 180149 from Nakhon Ratchasima, Thailand; B—CAS 229729 from Tanintharyi, Myanmar; C—FMNH 229855 from Selangor, Malaysia; D—FMNH 183772 from Selangor, Malaysia. Images not to scale. Photos by J.L. Lee." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13916235/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13916237>
|
||||
dc:description "FIGURE 8. Lycodon neomaculatus sp. nov. in life (not collected, sex not determined): A, B—Hong Kong, China (adult, subadult; respectively); C—Qiongzhong, Hainan, China (adult); D—Xishuangbanna, Yunnan, China; E—Pu Mat NP, Nghe An, Vietnam; F—Ma Da NR, Dong Nai, Vietnam (adult); G—Cat Tien NP, Dong Nai, Vietnam (subadult); H—Loc Bac, Lam Dong, Vietnam (adult); I—Phuoc Binh NP, Ninh Thuan, Vietnam (adult); J—Hinhurp, Vientiane, Laos (subadult); K—Kompong Seila, Seihanuk, Cambodia (adult); L—Chai Prakarn, Chiang Mai, Thailand (subadult); M—Mae Yom NP, Phrae, Thailand (adult); N—Wang Nam Khiao, Nakhon Ratchasima, Thailand (adult); O—Kaeng Krachan NP, Phetchaburi, Thailand (subadult). Photos by:A. Tomaszek (A, B); C.X. Liao (C); Z.H. Ma (D); P.S. Hamilton (E); H.X.N. Nguyen (F); A.M. Bragin (G, I); N.A. Poyarkov (H); T. Calame (J); T. Samnang (K); A. Kaosung (L); R. Grassby-Lewis (M, N); A. Pierce (O)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13916237/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13916239>
|
||||
dc:description "FIGURE 9. Lycodon subcinctus in life (not collected, sex not determined): A—Kathu, Phuket, Thailand (adult); B—Hala Bala WS, Narathiwat, Thailand (subadult); C—Khao Phanom Bencha NP, Krabi, Thailand (subadult); D—Khao Sok NP, Surat Thani, Thailand (adult); E—Baling, Kedah, Malaysia (adult); F—Fraser’s Hill, Pahang, Malaysia (subadult); G—West Malaysia (adult); H—Upper Seletar Reservoir, Singapore (adult); I—Padang, West Sumatra, Indonesia (adult); J—Bekasi, Java, Indonesia (adult); K—Jembrana, Bali, Indonesia (adult); L—Alor, East Nusa Tenggara, Indonesia (subadult). Photos by: A. Tomaszek (A, K); R. Grassby-Lewis (B); R. Jaihan (C, D), P. Pawangkhanant (E, I); G. Vogel (G), R. Kittrell (F); R. Tann (H); A.R. Mudzakir (J); C. Trainor (L)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13916239/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13916241>
|
||||
dc:description "FIGURE 10. Lycodon sealei in life (not collected, sex not determined): A—Puerto Princesca, Palawan, Philippines (adult); B—Taytay, Palawan, Philippines (subadult); C—Balabac, Palawan, Philippines (adult); D—Ranau, Sabah, Malaysia (subadult); E—Marudi, Sarawak, Malaysia (subadult); F—Sandakan, Sabah, Malaysia (subadult); G—Kuching, Sarawak, Malaysia (adult); H—Petra Jaya, Kuching, Sarawak, Malaysia (adult); I—West Kotawaringin, Central Kalimantan, Indonesia (adult). Photos by: R. Grassby-Lewis (A); A. Sonlee (B); C. Supsup (C); R. Monday (D); C.C. Lee (E, H); S. Lee (F); L. Platania (G); H. Kurniawan (I)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13916241/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13916243>
|
||||
dc:description "FIGURE 11. Distribution ranges of Lycodon sealei, L. subcinctus, and L. cf. subcinctus (Nicobar Island). Notes: numbers indicate different localities where the species have been recorded (see Appendix Table S5 for the details of localities)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13916243/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13916245>
|
||||
dc:description "FIGURE 12. Distribution ranges of Lycodon neomaculatus sp. nov. Numbers indicate various localities where the species have been recorded (see Appendix Table S6 for the details of localities)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13916245/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/D76B87C72705321CB1C6FB14FA6CFBC1.mc.EFAA3C8C2705320EB1C6F8F5FD5DF811>
|
||||
dwc:catalogNumber "MCZ R-175968" ;
|
||||
dwc:collectionCode "MCZ" ;
|
||||
dwc:eventDate "1990-06-25" ;
|
||||
dwc:locality "Chek Lap Kok Island" ;
|
||||
dwc:recordedBy "S. J. Karsen" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/D76B87C72705321CB1C6FB14FA6CFBC1#EFAA3C8C2705320EB1C6F8F5FD5DF811> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/D76B87C72705321CB1C6FB14FA6CFBC1.mc.EFAA3C8C270A3201B196F948FC59F8AC>
|
||||
dwc:catalogNumber "MCZ R-175967" ;
|
||||
dwc:collectionCode "MCZ" ;
|
||||
dwc:eventDate "1990-06-29" ;
|
||||
dwc:locality "Pak Ngan Village" ;
|
||||
dwc:recordedBy "S. J. Karsen" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/D76B87C72705321CB1C6FB14FA6CFBC1#EFAA3C8C270A3201B196F948FC59F8AC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/D76B87C72705321CB1C6FB14FA6CFBC1.mc.EFAA3C8C270A3201B2E0F8A4FE76F838>
|
||||
dwc:catalogNumber "CAS 235846" ;
|
||||
dwc:collectionCode "CAS" ;
|
||||
dwc:eventDate "2003-05-14" ;
|
||||
dwc:locality "Hepu Stream, Hepu Village" ;
|
||||
dwc:recordedBy "Wogan G. O. U. & Wilkinson J. A. & Vindum J. V. & Win H. & Thin T" ;
|
||||
dwc:verbatimElevation "254" ;
|
||||
dwc:verbatimLatitude "25.093166" ;
|
||||
dwc:verbatimLongitude "96.40019" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/D76B87C72705321CB1C6FB14FA6CFBC1#EFAA3C8C270A3201B2E0F8A4FE76F838> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/D76B87C72705321CB1C6FB14FA6CFBC1.mc.EFAA3C8C270A3201B0F4F838FC96F87F>
|
||||
dwc:catalogNumber "CAS 229726" ;
|
||||
dwc:collectionCode "CAS" ;
|
||||
dwc:eventDate "2003-01-19" ;
|
||||
dwc:locality "East of Thaye Chaung Town" ;
|
||||
dwc:recordedBy "Win H. & Tun H. & Lwin K. S. & Shein A. K. & Naing Z. M" ;
|
||||
dwc:verbatimElevation "45" ;
|
||||
dwc:verbatimLatitude "13.867111" ;
|
||||
dwc:verbatimLongitude "98.28369" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/D76B87C72705321CB1C6FB14FA6CFBC1#EFAA3C8C270A3201B0F4F838FC96F87F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/D76B87C72705321CB1C6FB14FA6CFBC1.mc.EFAA3C8C270A3200B22CF873FDDCFF4D>
|
||||
dwc:catalogNumber "DTU 552" ;
|
||||
dwc:collectionCode "DTU" ;
|
||||
dwc:eventDate "2020-10-05" ;
|
||||
dwc:locality "Gung Re Commune" ;
|
||||
dwc:recordedBy "T. V. Nguyen" ;
|
||||
dwc:verbatimElevation "1000" ;
|
||||
dwc:verbatimLatitude "11.467058" ;
|
||||
dwc:verbatimLongitude "108.069084" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/D76B87C72705321CB1C6FB14FA6CFBC1#EFAA3C8C270A3200B22CF873FDDCFF4D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/D76B87C72705321CB1C6FB14FA6CFBC1.mc.EFAA3C8C270B3200B310FF05FAD3FF61>
|
||||
dwc:catalogNumber "DTU 325" ;
|
||||
dwc:collectionCode "DTU" ;
|
||||
dwc:eventDate "2021-07-15" ;
|
||||
dwc:locality "Ia Pech Commune" ;
|
||||
dwc:recordedBy "T. V. Nguyen" ;
|
||||
dwc:verbatimElevation "585" ;
|
||||
dwc:verbatimLatitude "13.885446" ;
|
||||
dwc:verbatimLongitude "107.82866" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/D76B87C72705321CB1C6FB14FA6CFBC1#EFAA3C8C270B3200B310FF05FAD3FF61> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/D76B87C72705321CB1C6FB14FA6CFBC1.mc.EFAA3C8C270B3200B410FF61FC9FFE85>
|
||||
dwc:catalogNumber "NHMW 39658" ;
|
||||
dwc:collectionCode "NHMW" ;
|
||||
dwc:locality "Tam Dao NP" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/D76B87C72705321CB1C6FB14FA6CFBC1#EFAA3C8C270B3200B410FF61FC9FFE85> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/D76B87C72705321CB1C6FB14FA6CFBC1.mc.EFAA3C8C270B3200B225FEBCFE91FEFD>
|
||||
dwc:catalogNumber "RBINS 2738, RBINS 18563" ;
|
||||
dwc:collectionCode "RBINS" ;
|
||||
dwc:eventDate "2018-05-13" ;
|
||||
dwc:locality "Sambour District" ;
|
||||
dwc:verbatimElevation "55" ;
|
||||
dwc:verbatimLatitude "13.01917" ;
|
||||
dwc:verbatimLongitude "105.92712" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/D76B87C72705321CB1C6FB14FA6CFBC1#EFAA3C8C270B3200B225FEBCFE91FEFD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/D76B87C72705321CB1C6FB14FA6CFBC1.mc.EFAA3C8C270B3200B02BFEF4FE37FE11>
|
||||
dwc:catalogNumber "USNM 164427" ;
|
||||
dwc:collectionCode "USNM" ;
|
||||
dwc:eventDate "1962" ;
|
||||
dwc:locality "Chiang Mai Province" ;
|
||||
dwc:verbatimLatitude "18.7903" ;
|
||||
dwc:verbatimLongitude "98.9972" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/D76B87C72705321CB1C6FB14FA6CFBC1#EFAA3C8C270B3200B02BFEF4FE37FE11> ;
|
||||
a dwc:MaterialCitation .
|
Loading…
Reference in a new issue