GG2RDF 2024-07-04T10:51:45.858Z full update: 019 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
546b356eed
commit
6ba2c1d5f4
3000 changed files with 401952 additions and 0 deletions
104
data/5E/5C/03/5E5C032C64D72BE048D1BEF208D87B5A.ttl
Normal file
104
data/5E/5C/03/5E5C032C64D72BE048D1BEF208D87B5A.ttl
Normal file
|
|
@ -0,0 +1,104 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/5E5C032C64D72BE048D1BEF208D87B5A>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:title "Oniscus psora Linnaeus, 1758, spec. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Oniscus_psora_Linnaeus_1758> ;
|
||||
trt:publishedIn <https://doi.org/10.5962/bhl.title.542> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5962/bhl.title.542>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:date "1758" ;
|
||||
dc:title "Systema Naturae per regna tria naturae: secundum classes, ordines, genera, species, cum characteribus, differentiis, synonymis, locis" ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oniscus_psora_Linnaeus_1758>
|
||||
dwc:LSID "urn:lsid:zoobank.org:act:98515C81-72E2-4B1F-9C84-B3A0AE398CAC" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1758" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Oniscidae" ;
|
||||
dwc:genus "Oniscus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
|
||||
dwc:species "psora" ;
|
||||
dwc:zbkClass "Insecta" ;
|
||||
dwc:zbkKingdom "Animalia" ;
|
||||
dwc:zbkOrder "Aptera" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oniscus_psora> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oniscus_psora>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Oniscidae" ;
|
||||
dwc:genus "Oniscus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "psora" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oniscus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oniscus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Oniscidae" ;
|
||||
dwc:genus "Oniscus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oniscidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oniscidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Oniscidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Isopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Isopoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
73
data/5E/5C/0E/5E5C0E7217C49B0FD9DD1D2E362FD617.ttl
Normal file
73
data/5E/5C/0E/5E5C0E7217C49B0FD9DD1D2E362FD617.ttl
Normal file
|
|
@ -0,0 +1,73 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/5E5C0E7217C49B0FD9DD1D2E362FD617>
|
||||
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
|
||||
dc:title "Scleranthus L." ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291815> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Scleranthus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5281/zenodo.291815>
|
||||
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
|
||||
dc:date "1972" ;
|
||||
dc:title "Flora der Schweiz und angrenzender Gebiete. Band 1. Pteridophyta bis Caryophyllaceae (2 nd edition): Registerzuband 1" ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Scleranthus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caryophyllaceae" ;
|
||||
dwc:genus "Scleranthus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caryophyllaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caryophyllaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caryophyllales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
143
data/5E/5C/2A/5E5C2AADC7B8514EA4B7BECDF65666D0.ttl
Normal file
143
data/5E/5C/2A/5E5C2AADC7B8514EA4B7BECDF65666D0.ttl
Normal file
|
|
@ -0,0 +1,143 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/5E5C2AADC7B8514EA4B7BECDF65666D0>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.738.21382.figure12>, <http://dx.doi.org/10.3897/zookeys.738.21382.figure53>, <http://dx.doi.org/10.3897/zookeys.738.21382.figures54-62>, <http://dx.doi.org/10.3897/zookeys.738.21382.figure84> ;
|
||||
dc:creator "Shayya, Salman; Degallier, Nicolas; Nel, Andre; Azar, Dany; Lackner, Tomas" ;
|
||||
dc:title "Saprinus (Saprinus) submarginatus J. Sahlberg 1913" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Saprinus_submarginatus_Sahlberg_1913> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.738.21382> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.738.21382>
|
||||
bibo:endPage "152" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2018-02-19" ;
|
||||
bibo:startPage "117" ;
|
||||
bibo:volume "738" ;
|
||||
dc:creator "Shayya, Salman; Degallier, Nicolas; Nel, Andre; Azar, Dany; Lackner, Tomas" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Contribution to the knowledge of Saprinus Erichson, 1834 of forensic relevance from Lebanon (Coleoptera, Histeridae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.738.21382.figure12>, <http://dx.doi.org/10.3897/zookeys.738.21382.figure53>, <http://dx.doi.org/10.3897/zookeys.738.21382.figures54-62>, <http://dx.doi.org/10.3897/zookeys.738.21382.figure84> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Saprinus_submarginatus_Sahlberg_1913>
|
||||
dwc:LSID "5E5C2AAD-C7B8-514E-A4B7-BECDF65666D0" ;
|
||||
dwc:authority "J. Sahlberg, 1913" ;
|
||||
dwc:authorityName "J. Sahlberg" ;
|
||||
dwc:authorityYear "1913" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Histeridae" ;
|
||||
dwc:genus "Saprinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "J. Sahlberg, 1913" ;
|
||||
dwc:species "submarginatus" ;
|
||||
dwc:subGenus "Saprinus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Saprinus_submarginatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Saprinus_submarginatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Histeridae" ;
|
||||
dwc:genus "Saprinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "submarginatus" ;
|
||||
dwc:subGenus "Saprinus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Saprinus_Saprinus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Saprinus_Saprinus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Histeridae" ;
|
||||
dwc:genus "Saprinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Saprinus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Saprinus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Saprinus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Histeridae" ;
|
||||
dwc:genus "Saprinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Histeridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Histeridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Histeridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.738.21382.figure12>
|
||||
dc:description "Figure 12. Saprinus (S.) submarginatus J. Sahlberg, 1913 habitus, dorsal view." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/186799> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.738.21382.figure53>
|
||||
dc:description "Figure 53. Saprinus (S.) submarginatus J. Sahlberg, 1913 prosternum." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/186808> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.738.21382.figures54-62>
|
||||
dc:description "Figures 54 - 62. 54 Saprinus (S.) submarginatus J. Sahlberg, 1913 male genitalia: 8 th sternite and tergite, ventral view 55 8 th sternite and tergite, dorsal view 56 8 th sternite and tergite, lateral view 57 9 th + 10 th tergites, dorsal view 58 9 th + 10 th tergites, lateral view 59 spiculum gastrale (9 th sternite), ventral view 60 spiculum gastrale (9 th sternite), lateral view 61 aedeagus, dorsal view 62 aedeagus, lateral view." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/186809> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.738.21382.figure84>
|
||||
dc:description "Figure 84. Distribution of S. (S.) strigil, S. (S.) submarginatus, S. (S.) subnitescens, and S. (S.) tenuistrius sparsutus in Lebanon." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/186815> ;
|
||||
a fabio:Figure .
|
||||
106
data/5E/5C/87/5E5C878CFF885F76C8ED87C563771643.ttl
Normal file
106
data/5E/5C/87/5E5C878CFF885F76C8ED87C563771643.ttl
Normal file
|
|
@ -0,0 +1,106 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/5E5C878CFF885F76C8ED87C563771643>
|
||||
dc:creator "Bertozzi, Terry; Davies, Kerrie A." ;
|
||||
dc:title "Anguina paludicola Bertozzi & Davies, 2009, sp. n." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Anguina_paludicola_Bertozzi_2009> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.186813> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.186813>
|
||||
bibo:endPage "46" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "33" ;
|
||||
bibo:volume "2060" ;
|
||||
dc:creator "Bertozzi, Terry; Davies, Kerrie A." ;
|
||||
dc:date "2009" ;
|
||||
dc:title "Anguina paludicola sp. n. (Tylenchida: Anguinidae): The nematode associated with Rathayibacter toxicus infection in Polypogon monspeliensis and Lachnagrostis filiformis in Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Anguina_paludicola_Bertozzi_2009>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Bertozzi & Davies, 2009" ;
|
||||
dwc:authorityName "Bertozzi & Davies" ;
|
||||
dwc:authorityYear "2009" ;
|
||||
dwc:class "Secernentea" ;
|
||||
dwc:family "Tylenchidae" ;
|
||||
dwc:genus "Anguina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Tylenchida" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bertozzi & Davies, 2009" ;
|
||||
dwc:species "paludicola" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anguina_paludicola> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anguina_paludicola>
|
||||
dwc:class "Secernentea" ;
|
||||
dwc:family "Tylenchidae" ;
|
||||
dwc:genus "Anguina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Tylenchida" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "paludicola" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anguina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anguina>
|
||||
dwc:class "Secernentea" ;
|
||||
dwc:family "Tylenchidae" ;
|
||||
dwc:genus "Anguina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Tylenchida" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tylenchidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tylenchidae>
|
||||
dwc:class "Secernentea" ;
|
||||
dwc:family "Tylenchidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Tylenchida" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tylenchida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tylenchida>
|
||||
dwc:class "Secernentea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Tylenchida" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Secernentea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Secernentea>
|
||||
dwc:class "Secernentea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nematoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nematoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
243
data/5E/5C/87/5E5C87CFFFA00C22B9B0E328D707FEEE.ttl
Normal file
243
data/5E/5C/87/5E5C87CFFFA00C22B9B0E328D707FEEE.ttl
Normal file
|
|
@ -0,0 +1,243 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/5E5C87CFFFA00C22B9B0E328D707FEEE>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6609949> ;
|
||||
dc:creator "Turan, Davut; Kottelat, Maurice; Kaya, Cüneyt" ;
|
||||
dc:title "Salmo araxensis Turan & Kottelat & Kaya 2022, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFA00C22B9B0E328D707FEEE.mc.669D3C84FFA00C20B9B0E27AD66EFCFF>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFA00C22B9B0E328D707FEEE.mc.669D3C84FFA00C20B9E0E2C2D15AFC6B>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFA00C22B9B0E328D707FEEE.mc.669D3C84FFA00C20BA0CE28AD092FBA3>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFA00C22B9B0E328D707FEEE.mc.669D3C84FFA00C20BBCBE54DD28EFBFB>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFA00C22B9B0E328D707FEEE.mc.669D3C84FFA00C20B9D7E515D6BBFB1C> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Salmo_araxensis_Turan_2022> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Salmo_trutta_macrostigma_Dumeril_1858>, <http://taxon-concept.plazi.org/id/Animalia/Salmo_trutta_caspius_Kessler_1877> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5150.1.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5150.1.2>
|
||||
bibo:endPage "64" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-06-03" ;
|
||||
bibo:startPage "43" ;
|
||||
bibo:volume "5150" ;
|
||||
dc:creator "Turan, Davut; Kottelat, Maurice; Kaya, Cüneyt" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "The trouts of the upper Kura and Aras rivers in Turkey, with description of three new species (Teleostei: Salmonidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6609949> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Salmo_araxensis_Turan_2022>
|
||||
dwc:authority "Turan & Kottelat & Kaya, 2022" ;
|
||||
dwc:authorityName "Turan & Kottelat & Kaya" ;
|
||||
dwc:authorityYear "2022" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Salmonidae" ;
|
||||
dwc:genus "Salmo" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Salmoniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Turan & Kottelat & Kaya, 2022" ;
|
||||
dwc:species "araxensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Salmo_araxensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Salmo_trutta_macrostigma_Dumeril_1858>
|
||||
dwc:baseAuthorityName "Dumeril" ;
|
||||
dwc:baseAuthorityYear "1858" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Salmonidae" ;
|
||||
dwc:genus "Salmo" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Salmoniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Dumeril, 1858)" ;
|
||||
dwc:species "trutta" ;
|
||||
dwc:subSpecies "macrostigma" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Salmo_trutta_macrostigma> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Salmo_trutta_caspius_Kessler_1877>
|
||||
dwc:authorityName "Kessler" ;
|
||||
dwc:authorityYear "1877" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Salmonidae" ;
|
||||
dwc:genus "Salmo" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Salmoniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Kessler, 1877" ;
|
||||
dwc:species "trutta" ;
|
||||
dwc:subSpecies "caspius" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Salmo_trutta_caspius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Salmo_araxensis>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Salmonidae" ;
|
||||
dwc:genus "Salmo" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Salmoniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "araxensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salmo> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Salmo>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Salmonidae" ;
|
||||
dwc:genus "Salmo" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Salmoniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salmonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Salmonidae>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Salmonidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Salmoniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salmoniformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Salmoniformes>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Salmoniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Actinopterygii> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Actinopterygii>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Salmo_trutta_macrostigma>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Salmonidae" ;
|
||||
dwc:genus "Salmo" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Salmoniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "trutta" ;
|
||||
dwc:subSpecies "macrostigma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salmo_trutta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Salmo_trutta>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Salmonidae" ;
|
||||
dwc:genus "Salmo" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Salmoniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "trutta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salmo> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Salmo_trutta_caspius>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Salmonidae" ;
|
||||
dwc:genus "Salmo" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Salmoniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "trutta" ;
|
||||
dwc:subSpecies "caspius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salmo_trutta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6609949>
|
||||
dc:description "FIGURE 3. Map of eastern Anatolia showing the distribution of the native Salmo specimens examined for this study." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6609949/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFA00C22B9B0E328D707FEEE.mc.669D3C84FFA00C20B9B0E27AD66EFCFF>
|
||||
dwc:eventDate "2006-09-03" ;
|
||||
dwc:locality "Stream" ;
|
||||
dwc:recordedBy "D. Turan & S. Engin" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "40.85" ;
|
||||
dwc:verbatimLongitude "43.016666" ;
|
||||
trt:gbifOccurrenceId "3802861314" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87CFFFA00C22B9B0E328D707FEEE#669D3C84FFA00C20B9B0E27AD66EFCFF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFA00C22B9B0E328D707FEEE.mc.669D3C84FFA00C20B9E0E2C2D15AFC6B>
|
||||
dwc:eventDate "2006-09-03" ;
|
||||
dwc:locality "Stream" ;
|
||||
dwc:recordedBy "D. Turan & S. Engin" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "40.816666" ;
|
||||
dwc:verbatimLongitude "43.116665" ;
|
||||
trt:gbifOccurrenceId "3802861302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87CFFFA00C22B9B0E328D707FEEE#669D3C84FFA00C20B9E0E2C2D15AFC6B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFA00C22B9B0E328D707FEEE.mc.669D3C84FFA00C20BA0CE28AD092FBA3>
|
||||
dwc:eventDate "2006-07-05" ;
|
||||
dwc:locality "Stream" ;
|
||||
dwc:recordedBy "D. Turan & S. Engin" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "40.8" ;
|
||||
dwc:verbatimLongitude "43.183334" ;
|
||||
trt:gbifOccurrenceId "3802861318" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87CFFFA00C22B9B0E328D707FEEE#669D3C84FFA00C20BA0CE28AD092FBA3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFA00C22B9B0E328D707FEEE.mc.669D3C84FFA00C20BBCBE54DD28EFBFB>
|
||||
dwc:eventDate "2006-07-05" ;
|
||||
dwc:locality "Stream" ;
|
||||
dwc:recordedBy "D. Turan & S. Engin" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "40.433334" ;
|
||||
dwc:verbatimLongitude "42.566666" ;
|
||||
trt:gbifOccurrenceId "3802861313" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87CFFFA00C22B9B0E328D707FEEE#669D3C84FFA00C20BBCBE54DD28EFBFB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFA00C22B9B0E328D707FEEE.mc.669D3C84FFA00C20B9D7E515D6BBFB1C>
|
||||
dwc:eventDate "2012-07-15" ;
|
||||
dwc:locality "Stream" ;
|
||||
dwc:recordedBy "D. Turan & C. Kaya & E. Baycelebi" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "40.816666" ;
|
||||
dwc:verbatimLongitude "43.066666" ;
|
||||
trt:gbifOccurrenceId "3802861311" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87CFFFA00C22B9B0E328D707FEEE#669D3C84FFA00C20B9D7E515D6BBFB1C> ;
|
||||
a dwc:MaterialCitation .
|
||||
193
data/5E/5C/87/5E5C87CFFFA90C2DB9B0E665D704F91A.ttl
Normal file
193
data/5E/5C/87/5E5C87CFFFA90C2DB9B0E665D704F91A.ttl
Normal file
|
|
@ -0,0 +1,193 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/5E5C87CFFFA90C2DB9B0E665D704F91A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6609949> ;
|
||||
dc:creator "Turan, Davut; Kottelat, Maurice; Kaya, Cüneyt" ;
|
||||
dc:title "Salmo murathani Turan & Kottelat & Kaya 2022, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFA90C2DB9B0E665D704F91A.mc.669D3C84FFA90C29B9B0E6D6D6C3F858>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFA90C2DB9B0E665D704F91A.mc.669D3C84FFA90C2AB9E0E69ED75DFF5F>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFA90C2DB9B0E665D704F91A.mc.669D3C84FFAA0C2ABC04E1F9D725FE97>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFA90C2DB9B0E665D704F91A.mc.669D3C84FFAA0C2AB9B0E065D1E3FEEF>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFA90C2DB9B0E665D704F91A.mc.669D3C84FFAA0C2ABAFAE009D719FE03>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFA90C2DB9B0E665D704F91A.mc.669D3C84FFAA0C2ABC4FE02DD626FE5B>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFA90C2DB9B0E665D704F91A.mc.669D3C84FFAA0C2ABDBEE0F5D105FD93> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Salmo_murathani_Turan_2022> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5150.1.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5150.1.2>
|
||||
bibo:endPage "64" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-06-03" ;
|
||||
bibo:startPage "43" ;
|
||||
bibo:volume "5150" ;
|
||||
dc:creator "Turan, Davut; Kottelat, Maurice; Kaya, Cüneyt" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "The trouts of the upper Kura and Aras rivers in Turkey, with description of three new species (Teleostei: Salmonidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6609949> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Salmo_murathani_Turan_2022>
|
||||
dwc:authority "Turan & Kottelat & Kaya, 2022" ;
|
||||
dwc:authorityName "Turan & Kottelat & Kaya" ;
|
||||
dwc:authorityYear "2022" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Salmonidae" ;
|
||||
dwc:genus "Salmo" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Salmoniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Turan & Kottelat & Kaya, 2022" ;
|
||||
dwc:species "murathani" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Salmo_murathani> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Salmo_murathani>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Salmonidae" ;
|
||||
dwc:genus "Salmo" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Salmoniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "murathani" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salmo> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Salmo>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Salmonidae" ;
|
||||
dwc:genus "Salmo" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Salmoniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salmonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Salmonidae>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Salmonidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Salmoniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salmoniformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Salmoniformes>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Salmoniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Actinopterygii> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Actinopterygii>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6609949>
|
||||
dc:description "FIGURE 3. Map of eastern Anatolia showing the distribution of the native Salmo specimens examined for this study." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6609949/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFA90C2DB9B0E665D704F91A.mc.669D3C84FFA90C29B9B0E6D6D6C3F858>
|
||||
dwc:eventDate "2006-09-03" ;
|
||||
dwc:locality "Aras River" ;
|
||||
dwc:recordedBy "D. Turan & S. Engin" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "40.283333" ;
|
||||
dwc:verbatimLongitude "42.65" ;
|
||||
trt:gbifOccurrenceId "3802861317" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87CFFFA90C2DB9B0E665D704F91A#669D3C84FFA90C29B9B0E6D6D6C3F858> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFA90C2DB9B0E665D704F91A.mc.669D3C84FFA90C2AB9E0E69ED75DFF5F>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:eventDate "2007-08-04" ;
|
||||
dwc:locality "Aras River" ;
|
||||
dwc:recordedBy "D. Turan & Buyurucu" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "40.25" ;
|
||||
dwc:verbatimLongitude "42.666668" ;
|
||||
trt:gbifOccurrenceId "3802861309" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87CFFFA90C2DB9B0E665D704F91A#669D3C84FFA90C2AB9E0E69ED75DFF5F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFA90C2DB9B0E665D704F91A.mc.669D3C84FFAA0C2ABC04E1F9D725FE97>
|
||||
dwc:eventDate "2006-09-03" ;
|
||||
dwc:locality "Aras River" ;
|
||||
dwc:recordedBy "D. Turan & S. Engin" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "40.366665" ;
|
||||
dwc:verbatimLongitude "42.533333" ;
|
||||
trt:gbifOccurrenceId "3802861301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87CFFFA90C2DB9B0E665D704F91A#669D3C84FFAA0C2ABC04E1F9D725FE97> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFA90C2DB9B0E665D704F91A.mc.669D3C84FFAA0C2AB9B0E065D1E3FEEF>
|
||||
dwc:eventDate "2006-09-03" ;
|
||||
dwc:locality "Aras River" ;
|
||||
dwc:recordedBy "D. Turan & S. Engin" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "40.533333" ;
|
||||
dwc:verbatimLongitude "42.866665" ;
|
||||
trt:gbifOccurrenceId "3802861304" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87CFFFA90C2DB9B0E665D704F91A#669D3C84FFAA0C2AB9B0E065D1E3FEEF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFA90C2DB9B0E665D704F91A.mc.669D3C84FFAA0C2ABAFAE009D719FE03>
|
||||
dwc:eventDate "2007-08-05" ;
|
||||
dwc:locality "Aras River" ;
|
||||
dwc:recordedBy "D. Turan & S. Engin" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "41.05" ;
|
||||
dwc:verbatimLongitude "43.316666" ;
|
||||
trt:gbifOccurrenceId "3802861305" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87CFFFA90C2DB9B0E665D704F91A#669D3C84FFAA0C2ABAFAE009D719FE03> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFA90C2DB9B0E665D704F91A.mc.669D3C84FFAA0C2ABC4FE02DD626FE5B>
|
||||
dwc:eventDate "2017-07-26" ;
|
||||
dwc:locality "Arpacay Stream" ;
|
||||
dwc:recordedBy "Arpacay District & Aras River & C. Kaya & E. Baycelebi & M. Kuyumcu" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "40.9" ;
|
||||
dwc:verbatimLongitude "43.166668" ;
|
||||
trt:gbifOccurrenceId "3802861306" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87CFFFA90C2DB9B0E665D704F91A#669D3C84FFAA0C2ABC4FE02DD626FE5B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFA90C2DB9B0E665D704F91A.mc.669D3C84FFAA0C2ABDBEE0F5D105FD93>
|
||||
dwc:eventDate "2017-07-25" ;
|
||||
dwc:locality "Keklik Stream" ;
|
||||
dwc:recordedBy "Sarikamis District & Aras River & C. Kaya & E. Baycelebi & M. Kuyumcu" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "40.283333" ;
|
||||
dwc:verbatimLongitude "42.65" ;
|
||||
trt:gbifOccurrenceId "3802861312" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87CFFFA90C2DB9B0E665D704F91A#669D3C84FFAA0C2ABDBEE0F5D105FD93> ;
|
||||
a dwc:MaterialCitation .
|
||||
186
data/5E/5C/87/5E5C87CFFFAD0C20B9B0E7A3D373FD92.ttl
Normal file
186
data/5E/5C/87/5E5C87CFFFAD0C20B9B0E7A3D373FD92.ttl
Normal file
|
|
@ -0,0 +1,186 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/5E5C87CFFFAD0C20B9B0E7A3D373FD92>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6609951>, <http://dx.doi.org/10.5281/zenodo.6609949> ;
|
||||
dc:creator "Turan, Davut; Kottelat, Maurice; Kaya, Cüneyt" ;
|
||||
dc:title "Salmo ardahanensis Turan & Kottelat & Kaya 2022, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFAD0C20B9B0E7A3D373FD92.mc.669D3C84FFAD0C2DB9B0E60CD030F806>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFAD0C20B9B0E7A3D373FD92.mc.669D3C84FFAD0C2DB9E0E6D4D712F83A>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFAD0C20B9B0E7A3D373FD92.mc.669D3C84FFAD0C2DBC4EE6D4D0ABF872>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFAD0C20B9B0E7A3D373FD92.mc.669D3C84FFAD0C2EBA32E69CD725FF3B>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFAD0C20B9B0E7A3D373FD92.mc.669D3C84FFAE0C2EB9B0E1F9D09FFF73>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFAD0C20B9B0E7A3D373FD92.mc.669D3C84FFAE0C2EBBC6E19DD771FE97> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Salmo_ardahanensis_Turan_2022> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5150.1.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5150.1.2>
|
||||
bibo:endPage "64" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-06-03" ;
|
||||
bibo:startPage "43" ;
|
||||
bibo:volume "5150" ;
|
||||
dc:creator "Turan, Davut; Kottelat, Maurice; Kaya, Cüneyt" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "The trouts of the upper Kura and Aras rivers in Turkey, with description of three new species (Teleostei: Salmonidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6609951>, <http://dx.doi.org/10.5281/zenodo.6609949> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Salmo_ardahanensis_Turan_2022>
|
||||
dwc:authority "Turan & Kottelat & Kaya, 2022" ;
|
||||
dwc:authorityName "Turan & Kottelat & Kaya" ;
|
||||
dwc:authorityYear "2022" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Salmonidae" ;
|
||||
dwc:genus "Salmo" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Salmoniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Turan & Kottelat & Kaya, 2022" ;
|
||||
dwc:species "ardahanensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Salmo_ardahanensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Salmo_ardahanensis>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Salmonidae" ;
|
||||
dwc:genus "Salmo" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Salmoniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ardahanensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salmo> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Salmo>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Salmonidae" ;
|
||||
dwc:genus "Salmo" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Salmoniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salmonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Salmonidae>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Salmonidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Salmoniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salmoniformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Salmoniformes>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Salmoniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Actinopterygii> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Actinopterygii>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6609951>
|
||||
dc:description "FIGURE 4. Salmo ardahanensis; Turkey: Ardahan Prov.: Toros Stream; a, FFR 3239, holotype, 222 mm SL, male; b, FFR 1130, paratype, 200 mm SL, male; c, FFR 1130, paratype, 253 mm SL, female; d, FFR 1130, paratype, 135 mm SL, juvenile." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6609951/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6609949>
|
||||
dc:description "FIGURE 3. Map of eastern Anatolia showing the distribution of the native Salmo specimens examined for this study." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6609949/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFAD0C20B9B0E7A3D373FD92.mc.669D3C84FFAD0C2DB9B0E60CD030F806>
|
||||
dwc:eventDate "2006-09-02" ;
|
||||
dwc:locality "Kura River" ;
|
||||
dwc:recordedBy "D. Turan & S. Engin" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "41.1" ;
|
||||
dwc:verbatimLongitude "42.433334" ;
|
||||
trt:gbifOccurrenceId "3802861315" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87CFFFAD0C20B9B0E7A3D373FD92#669D3C84FFAD0C2DB9B0E60CD030F806> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFAD0C20B9B0E7A3D373FD92.mc.669D3C84FFAD0C2DB9E0E6D4D712F83A>
|
||||
dwc:eventDate "2014-09-21" ;
|
||||
dwc:locality "Kura River" ;
|
||||
dwc:recordedBy "D. Turan & S. Engin" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "41.1" ;
|
||||
dwc:verbatimLongitude "42.433334" ;
|
||||
trt:gbifOccurrenceId "3802861303" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87CFFFAD0C20B9B0E7A3D373FD92#669D3C84FFAD0C2DB9E0E6D4D712F83A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFAD0C20B9B0E7A3D373FD92.mc.669D3C84FFAD0C2DBC4EE6D4D0ABF872>
|
||||
dwc:eventDate "2014-09-21" ;
|
||||
dwc:locality "Kura River" ;
|
||||
dwc:recordedBy "D. Turan & E. Baycelebi & Kaya" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "41.1" ;
|
||||
dwc:verbatimLongitude "42.433334" ;
|
||||
trt:gbifOccurrenceId "3802861307" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87CFFFAD0C20B9B0E7A3D373FD92#669D3C84FFAD0C2DBC4EE6D4D0ABF872> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFAD0C20B9B0E7A3D373FD92.mc.669D3C84FFAD0C2EBA32E69CD725FF3B>
|
||||
dwc:eventDate "2008-08-14" ;
|
||||
dwc:locality "Kura River" ;
|
||||
dwc:recordedBy "D. Turan & S. Engin" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "41.05" ;
|
||||
dwc:verbatimLongitude "42.366665" ;
|
||||
trt:gbifOccurrenceId "3802861308" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87CFFFAD0C20B9B0E7A3D373FD92#669D3C84FFAD0C2EBA32E69CD725FF3B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFAD0C20B9B0E7A3D373FD92.mc.669D3C84FFAE0C2EB9B0E1F9D09FFF73>
|
||||
dwc:eventDate "2006-09-02" ;
|
||||
dwc:locality "Kura River" ;
|
||||
dwc:recordedBy "D. Turan & S. Engin" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "41.416668" ;
|
||||
dwc:verbatimLongitude "42.65" ;
|
||||
trt:gbifOccurrenceId "3802861310" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87CFFFAD0C20B9B0E7A3D373FD92#669D3C84FFAE0C2EB9B0E1F9D09FFF73> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87CFFFAD0C20B9B0E7A3D373FD92.mc.669D3C84FFAE0C2EBBC6E19DD771FE97>
|
||||
dwc:eventDate "2010-09-23" ;
|
||||
dwc:locality "Kura River" ;
|
||||
dwc:recordedBy "D. Turan & C. Kaya" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "41.183334" ;
|
||||
dwc:verbatimLongitude "42.6" ;
|
||||
trt:gbifOccurrenceId "3802861316" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87CFFFAD0C20B9B0E7A3D373FD92#669D3C84FFAE0C2EBBC6E19DD771FE97> ;
|
||||
a dwc:MaterialCitation .
|
||||
191
data/5E/5C/87/5E5C87F89D29C87CEEF21F6C674F44DB.ttl
Normal file
191
data/5E/5C/87/5E5C87F89D29C87CEEF21F6C674F44DB.ttl
Normal file
|
|
@ -0,0 +1,191 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/5E5C87F89D29C87CEEF21F6C674F44DB>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.884200>, <http://dx.doi.org/10.5281/zenodo.884202>, <http://dx.doi.org/10.5281/zenodo.884204> ;
|
||||
dc:creator "Han, Hongxiang" ;
|
||||
dc:title "Euryobeidia quadrata Han 2017, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D29C87CEEF21F6C674F44DB.mc.669D3CB39D2AC87CEEA21B516415461A>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D29C87CEEF21F6C674F44DB.mc.669D3CB39D2AC87CEEA21B0667F646D3>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D29C87CEEF21F6C674F44DB.mc.669D3CB39D2AC87CEC8818526269451E>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D29C87CEEF21F6C674F44DB.mc.669D3CB39D2AC87CEF21181A623F45D6>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D29C87CEEF21F6C674F44DB.mc.669D3CB39D2AC87CEA3218E6635D45B3>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D29C87CEEF21F6C674F44DB.mc.669D3CB39D2AC87CEB5E18C265A2458E> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Euryobeidia_quadrata_Han_2017> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4317.2.11> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4317.2.11>
|
||||
bibo:endPage "378" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2017-04-04" ;
|
||||
bibo:startPage "370" ;
|
||||
bibo:volume "4317" ;
|
||||
dc:creator "Han, Hongxiang" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "A review of Euryobeidia Fletcher, 1979 (Lepidoptera, Geometridae, Ennominae), with description of three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.884200>, <http://dx.doi.org/10.5281/zenodo.884202>, <http://dx.doi.org/10.5281/zenodo.884204> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Euryobeidia_quadrata_Han_2017>
|
||||
dwc:authority "Xiang & Han" ;
|
||||
dwc:authorityName "Han" ;
|
||||
dwc:authorityYear "2017" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Euryobeidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Han, 2017" ;
|
||||
dwc:species "quadrata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Euryobeidia_quadrata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Euryobeidia_quadrata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Euryobeidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "quadrata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Euryobeidia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Euryobeidia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Euryobeidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geometridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Geometridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.884200>
|
||||
dc:description "FIGURES 1 – 14. Adults. 1 – 2. Euryobeidia languidata. 1, male (Fujian); 2, female (Fujian); 3. E. languidata yakushimensis, male (holotype, Yakushima, BMNH); 4 – 5. E. ellipsoidea sp. nov. 4, male (holotype, Sichuan); 5, female (Sichuan); 6. E. incrassata sp. nov. male (holotype, Hainan); 7 – 10 E. largeteaui. 7, male (Zhejiang); 8, ditto, underside; 9, female (Zhejiang); 10, ditto, underside; 11 – 14. E. quadrata sp. nov. 11, male (holotype, Zhejiang); 12, ditto, underside; 13, female (Zhejiang); 14, ditto, underside; Scale bar = 1 cm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/884200/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.884202>
|
||||
dc:description "FIGURES 15 – 29. Male genitalia. 15, Euryobeidia languidata (Fujian); 16, E. ellipsoidea sp. nov. (paratype, Sichuan); 17, E. incrassata sp. nov. (paratype, Hainan); 18, E. largeteaui (Guangxi); 19, E. quadrata sp. nov. (paratype, Zhejiang); 20 – 24. Aedeagus. 20, E. languidata; 21, E. ellipsoidea sp. nov. (paratype); 22, E. incrassata sp. nov. (paratype); 23, E. largeteaui; 24, E. quadrata sp. nov. (paratype); 25 – 29. Lateral view of uncus. 25, E. languidata; 26, E. ellipsoidea sp. nov. (paratype); 27, E. incrassata sp. nov. (paratype); 28, E. largeteaui; 29, E. quadrata sp. nov. (paratype). Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/884202/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.884204>
|
||||
dc:description "FIGURES 30 – 33. Female genitalia. 30, Euryobeidia languidata (Fujian); 31, E. ellipsoidea sp. nov. (paratype, Sichuan); 32, E. largeteaui (Hunan); 33, E. quadrata sp. nov. (paratype, Zhejiang). Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/884204/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D29C87CEEF21F6C674F44DB.mc.669D3CB39D2AC87CEEA21B516415461A>
|
||||
dwc:collectionCode "IZCAS" ;
|
||||
dwc:eventDate "2005-07-29" ;
|
||||
dwc:locality "Shuangkengkou" ;
|
||||
dwc:recordedBy "Lang Songyun." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "680" ;
|
||||
trt:gbifOccurrenceId "1606510630" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87F89D29C87CEEF21F6C674F44DB#669D3CB39D2AC87CEEA21B516415461A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D29C87CEEF21F6C674F44DB.mc.669D3CB39D2AC87CEEA21B0667F646D3>
|
||||
dwc:collectionCode "IZCAS" ;
|
||||
dwc:eventDate "2003-08-06" ;
|
||||
dwc:locality "Zhejiang" ;
|
||||
dwc:recordedBy "Han Hongxiang" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1290" ;
|
||||
trt:gbifOccurrenceId "1606510644" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87F89D29C87CEEF21F6C674F44DB#669D3CB39D2AC87CEEA21B0667F646D3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D29C87CEEF21F6C674F44DB.mc.669D3CB39D2AC87CEC8818526269451E>
|
||||
dwc:collectionCode "ZFMK, IZCAS" ;
|
||||
dwc:eventDate "1977-06-14" ;
|
||||
dwc:locality "Hubei" ;
|
||||
dwc:recordedBy "Wang & Li & Jiangxi & Dayu" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1560" ;
|
||||
trt:gbifOccurrenceId "1606510658" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87F89D29C87CEEF21F6C674F44DB#669D3CB39D2AC87CEC8818526269451E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D29C87CEEF21F6C674F44DB.mc.669D3CB39D2AC87CEF21181A623F45D6>
|
||||
dwc:collectionCode "ZFMK, IZCAS" ;
|
||||
dwc:eventDate "1937-05-25" ;
|
||||
dwc:locality "Fukien" ;
|
||||
dwc:recordedBy "Shaowu & J. Klapperich. Guangdong & Cheng Rui" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "500" ;
|
||||
trt:gbifOccurrenceId "1606510672" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87F89D29C87CEEF21F6C674F44DB#669D3CB39D2AC87CEF21181A623F45D6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D29C87CEEF21F6C674F44DB.mc.669D3CB39D2AC87CEA3218E6635D45B3>
|
||||
dwc:collectionCode "ZFMK, IZCAS" ;
|
||||
dwc:eventDate "1929-07" ;
|
||||
dwc:locality "Luofu" ;
|
||||
dwc:recordedBy "Fang Chenglai" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1100" ;
|
||||
trt:gbifOccurrenceId "1606510688" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87F89D29C87CEEF21F6C674F44DB#669D3CB39D2AC87CEA3218E6635D45B3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D29C87CEEF21F6C674F44DB.mc.669D3CB39D2AC87CEB5E18C265A2458E>
|
||||
dwc:collectionCode "IZCAS" ;
|
||||
dwc:eventDate "1955-06-26" ;
|
||||
dwc:locality "Sichuan" ;
|
||||
dwc:recordedBy "Emeishan & Huang Tianrong" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "580" ;
|
||||
trt:gbifOccurrenceId "1606510702" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87F89D29C87CEEF21F6C674F44DB#669D3CB39D2AC87CEB5E18C265A2458E> ;
|
||||
a dwc:MaterialCitation .
|
||||
153
data/5E/5C/87/5E5C87F89D2CC87AEEF21AE164994373.ttl
Normal file
153
data/5E/5C/87/5E5C87F89D2CC87AEEF21AE164994373.ttl
Normal file
|
|
@ -0,0 +1,153 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/5E5C87F89D2CC87AEEF21AE164994373>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Abraxas_languidata_Walker_1862> ;
|
||||
dc:creator "Han, Hongxiang" ;
|
||||
dc:title "Euryobeidia Fletcher 1979" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Euryobeidia_Fletcher_1979> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Euryobeidia_Wehrli_1939> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4317.2.11> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4317.2.11>
|
||||
bibo:endPage "378" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2017-04-04" ;
|
||||
bibo:startPage "370" ;
|
||||
bibo:volume "4317" ;
|
||||
dc:creator "Han, Hongxiang" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "A review of Euryobeidia Fletcher, 1979 (Lepidoptera, Geometridae, Ennominae), with description of three new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Euryobeidia_Fletcher_1979>
|
||||
dwc:authority "Fletcher, 1979" ;
|
||||
dwc:authorityName "Fletcher" ;
|
||||
dwc:authorityYear "1979" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Euryobeidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Fletcher, 1979" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92928> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Euryobeidia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Abraxas_languidata_Walker_1862>
|
||||
dwc:authority "Walker, 1862" ;
|
||||
dwc:authorityName "Walker" ;
|
||||
dwc:authorityYear "1862" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Abraxas" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Walker, 1862" ;
|
||||
dwc:species "languidata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92928> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Abraxas_languidata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Euryobeidia_Wehrli_1939>
|
||||
dwc:authority "Wehrli, 1939" ;
|
||||
dwc:authorityName "Wehrli" ;
|
||||
dwc:authorityYear "1939" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Euryobeidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Wehrli, 1939" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92928> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Euryobeidia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Euryobeidia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Euryobeidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geometridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Geometridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Abraxas_languidata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Abraxas" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "languidata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Abraxas> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Abraxas>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Abraxas" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geometridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
213
data/5E/5C/87/5E5C87F89D2CC87AEEF21E1667B5408F.ttl
Normal file
213
data/5E/5C/87/5E5C87F89D2CC87AEEF21E1667B5408F.ttl
Normal file
|
|
@ -0,0 +1,213 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/5E5C87F89D2CC87AEEF21E1667B5408F>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.884200>, <http://dx.doi.org/10.5281/zenodo.884202>, <http://dx.doi.org/10.5281/zenodo.884204> ;
|
||||
dc:creator "Han, Hongxiang" ;
|
||||
dc:title "Euryobeidia languidata" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2CC87AEEF21E1667B5408F.mc.669D3CB39D2CC87AEEA21CCE626041AF>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2CC87AEEF21E1667B5408F.mc.669D3CB39D2CC87AEA441CCE6513418B>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2CC87AEEF21E1667B5408F.mc.669D3CB39D2CC87AEF0E1D7663574067> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Euryobeidia_languidata_Walker_1862> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Abraxas_languidata_Walker_1862>, <http://taxon-concept.plazi.org/id/Animalia/Euryobeidia_languidata_Fletcher_1979> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4317.2.11> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4317.2.11>
|
||||
bibo:endPage "378" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2017-04-04" ;
|
||||
bibo:startPage "370" ;
|
||||
bibo:volume "4317" ;
|
||||
dc:creator "Han, Hongxiang" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "A review of Euryobeidia Fletcher, 1979 (Lepidoptera, Geometridae, Ennominae), with description of three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.884200>, <http://dx.doi.org/10.5281/zenodo.884202>, <http://dx.doi.org/10.5281/zenodo.884204> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Euryobeidia_languidata_Walker_1862>
|
||||
dwc:authority "(Walker, 1862)" ;
|
||||
dwc:baseAuthorityName "Walker" ;
|
||||
dwc:baseAuthorityYear "1862" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Euryobeidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Walker, 1862)" ;
|
||||
dwc:species "languidata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/933LW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Euryobeidia_languidata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Abraxas_languidata_Walker_1862>
|
||||
dwc:authority "Walker, 1862" ;
|
||||
dwc:authorityName "Walker" ;
|
||||
dwc:authorityYear "1862" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Abraxas" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Walker, 1862" ;
|
||||
dwc:species "languidata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/933LW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Abraxas_languidata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Euryobeidia_languidata_Fletcher_1979>
|
||||
dwc:authority ": Fletcher, 1979" ;
|
||||
dwc:authorityName ": Fletcher" ;
|
||||
dwc:authorityYear "1979" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Euryobeidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Fletcher, 1979" ;
|
||||
dwc:species "languidata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/933LW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Euryobeidia_languidata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Euryobeidia_languidata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Euryobeidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "languidata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Euryobeidia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Euryobeidia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Euryobeidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geometridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Geometridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Abraxas_languidata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Abraxas" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "languidata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Abraxas> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Abraxas>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Abraxas" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geometridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.884200>
|
||||
dc:description "FIGURES 1 – 14. Adults. 1 – 2. Euryobeidia languidata. 1, male (Fujian); 2, female (Fujian); 3. E. languidata yakushimensis, male (holotype, Yakushima, BMNH); 4 – 5. E. ellipsoidea sp. nov. 4, male (holotype, Sichuan); 5, female (Sichuan); 6. E. incrassata sp. nov. male (holotype, Hainan); 7 – 10 E. largeteaui. 7, male (Zhejiang); 8, ditto, underside; 9, female (Zhejiang); 10, ditto, underside; 11 – 14. E. quadrata sp. nov. 11, male (holotype, Zhejiang); 12, ditto, underside; 13, female (Zhejiang); 14, ditto, underside; Scale bar = 1 cm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/884200/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.884202>
|
||||
dc:description "FIGURES 15 – 29. Male genitalia. 15, Euryobeidia languidata (Fujian); 16, E. ellipsoidea sp. nov. (paratype, Sichuan); 17, E. incrassata sp. nov. (paratype, Hainan); 18, E. largeteaui (Guangxi); 19, E. quadrata sp. nov. (paratype, Zhejiang); 20 – 24. Aedeagus. 20, E. languidata; 21, E. ellipsoidea sp. nov. (paratype); 22, E. incrassata sp. nov. (paratype); 23, E. largeteaui; 24, E. quadrata sp. nov. (paratype); 25 – 29. Lateral view of uncus. 25, E. languidata; 26, E. ellipsoidea sp. nov. (paratype); 27, E. incrassata sp. nov. (paratype); 28, E. largeteaui; 29, E. quadrata sp. nov. (paratype). Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/884202/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.884204>
|
||||
dc:description "FIGURES 30 – 33. Female genitalia. 30, Euryobeidia languidata (Fujian); 31, E. ellipsoidea sp. nov. (paratype, Sichuan); 32, E. largeteaui (Hunan); 33, E. quadrata sp. nov. (paratype, Zhejiang). Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/884204/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2CC87AEEF21E1667B5408F.mc.669D3CB39D2CC87AEEA21CCE626041AF>
|
||||
dwc:collectionCode "IZCAS" ;
|
||||
dwc:eventDate "1977-07-17" ;
|
||||
dwc:locality "Material" ;
|
||||
dwc:recordedBy "Dayu" ;
|
||||
trt:gbifOccurrenceId "1606510719" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87F89D2CC87AEEF21E1667B5408F#669D3CB39D2CC87AEEA21CCE626041AF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2CC87AEEF21E1667B5408F.mc.669D3CB39D2CC87AEA441CCE6513418B>
|
||||
dwc:collectionCode "IZCAS" ;
|
||||
dwc:eventDate "2006-07-28" ;
|
||||
dwc:locality "Fujian" ;
|
||||
dwc:recordedBy "Xie Juan & Xue Dayong" ;
|
||||
dwc:verbatimElevation "1150" ;
|
||||
trt:gbifOccurrenceId "1606510731" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87F89D2CC87AEEF21E1667B5408F#669D3CB39D2CC87AEA441CCE6513418B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2CC87AEEF21E1667B5408F.mc.669D3CB39D2CC87AEF0E1D7663574067>
|
||||
dwc:collectionCode "IZCAS" ;
|
||||
dwc:eventDate "1999-05-24" ;
|
||||
dwc:locality "Guangxi" ;
|
||||
dwc:recordedBy "Zhang Yanzhou" ;
|
||||
dwc:verbatimElevation "500" ;
|
||||
trt:gbifOccurrenceId "1606510745" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87F89D2CC87AEEF21E1667B5408F#669D3CB39D2CC87AEF0E1D7663574067> ;
|
||||
a dwc:MaterialCitation .
|
||||
314
data/5E/5C/87/5E5C87F89D2EC87FEEF21EA4630443B6.ttl
Normal file
314
data/5E/5C/87/5E5C87F89D2EC87FEEF21EA4630443B6.ttl
Normal file
|
|
@ -0,0 +1,314 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/5E5C87F89D2EC87FEEF21EA4630443B6>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.884200>, <http://dx.doi.org/10.5281/zenodo.884202>, <http://dx.doi.org/10.5281/zenodo.884204> ;
|
||||
dc:creator "Han, Hongxiang" ;
|
||||
dc:title "Euryobeidia largeteaui" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2EC87FEEF21EA4630443B6.mc.669D3CB39D2EC878EEA21CC867C94185>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2EC87FEEF21EA4630443B6.mc.669D3CB39D2EC878EEA21D7063EB4061>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2EC87FEEF21EA4630443B6.mc.669D3CB39D2EC878EA3B1D5C64D94019>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2EC87FEEF21EA4630443B6.mc.669D3CB39D2EC878ECDC1D39644040F5>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2EC87FEEF21EA4630443B6.mc.669D3CB39D2EC878EC271D0563EB40F5>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2EC87FEEF21EA4630443B6.mc.669D3CB39D2EC87FEB361DCC652B47CE>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2EC87FEEF21EA4630443B6.mc.669D3CB39D29C87FEA271B726471463E>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2EC87FEEF21EA4630443B6.mc.669D3CB39D29C87FEC761B5E64E4461B>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2EC87FEEF21EA4630443B6.mc.669D3CB39D29C87FEF601B19669946D3>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2EC87FEEF21EA4630443B6.mc.669D3CB39D29C87FEF681BC1626446AE>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2EC87FEEF21EA4630443B6.mc.669D3CB39D29C87FEC551BAA632C468B>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2EC87FEEF21EA4630443B6.mc.669D3CB39D29C87FEC07185264EC451E>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2EC87FEEF21EA4630443B6.mc.669D3CB39D29C87FEA6D181A627045D6>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2EC87FEEF21EA4630443B6.mc.669D3CB39D29C87FEA7018F9640045B3> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Euryobeidia_largeteaui_Oberthur_1884> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Rhyparia_largeteaui_Oberthur_1884>, <http://taxon-concept.plazi.org/id/Animalia/Euryobeidia_largeteaui_Fletcher_1979> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4317.2.11> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4317.2.11>
|
||||
bibo:endPage "378" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2017-04-04" ;
|
||||
bibo:startPage "370" ;
|
||||
bibo:volume "4317" ;
|
||||
dc:creator "Han, Hongxiang" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "A review of Euryobeidia Fletcher, 1979 (Lepidoptera, Geometridae, Ennominae), with description of three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.884200>, <http://dx.doi.org/10.5281/zenodo.884202>, <http://dx.doi.org/10.5281/zenodo.884204> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Euryobeidia_largeteaui_Oberthur_1884>
|
||||
dwc:authority "(Oberthur, 1884)" ;
|
||||
dwc:baseAuthorityName "Oberthur" ;
|
||||
dwc:baseAuthorityYear "1884" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Euryobeidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Oberthur, 1884)" ;
|
||||
dwc:species "largeteaui" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3D5DG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Euryobeidia_largeteaui> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rhyparia_largeteaui_Oberthur_1884>
|
||||
dwc:authority "Oberthur, 1884" ;
|
||||
dwc:authorityName "Oberthur" ;
|
||||
dwc:authorityYear "1884" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Rhyparia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Oberthur, 1884" ;
|
||||
dwc:species "largeteaui" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3D5DG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhyparia_largeteaui> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Euryobeidia_largeteaui_Fletcher_1979>
|
||||
dwc:authority ": Fletcher, 1979" ;
|
||||
dwc:authorityName ": Fletcher" ;
|
||||
dwc:authorityYear "1979" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Euryobeidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Fletcher, 1979" ;
|
||||
dwc:species "largeteaui" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3D5DG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Euryobeidia_largeteaui> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Euryobeidia_largeteaui>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Euryobeidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "largeteaui" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Euryobeidia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Euryobeidia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Euryobeidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geometridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Geometridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhyparia_largeteaui>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Rhyparia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "largeteaui" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhyparia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhyparia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Rhyparia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geometridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.884200>
|
||||
dc:description "FIGURES 1 – 14. Adults. 1 – 2. Euryobeidia languidata. 1, male (Fujian); 2, female (Fujian); 3. E. languidata yakushimensis, male (holotype, Yakushima, BMNH); 4 – 5. E. ellipsoidea sp. nov. 4, male (holotype, Sichuan); 5, female (Sichuan); 6. E. incrassata sp. nov. male (holotype, Hainan); 7 – 10 E. largeteaui. 7, male (Zhejiang); 8, ditto, underside; 9, female (Zhejiang); 10, ditto, underside; 11 – 14. E. quadrata sp. nov. 11, male (holotype, Zhejiang); 12, ditto, underside; 13, female (Zhejiang); 14, ditto, underside; Scale bar = 1 cm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/884200/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.884202>
|
||||
dc:description "FIGURES 15 – 29. Male genitalia. 15, Euryobeidia languidata (Fujian); 16, E. ellipsoidea sp. nov. (paratype, Sichuan); 17, E. incrassata sp. nov. (paratype, Hainan); 18, E. largeteaui (Guangxi); 19, E. quadrata sp. nov. (paratype, Zhejiang); 20 – 24. Aedeagus. 20, E. languidata; 21, E. ellipsoidea sp. nov. (paratype); 22, E. incrassata sp. nov. (paratype); 23, E. largeteaui; 24, E. quadrata sp. nov. (paratype); 25 – 29. Lateral view of uncus. 25, E. languidata; 26, E. ellipsoidea sp. nov. (paratype); 27, E. incrassata sp. nov. (paratype); 28, E. largeteaui; 29, E. quadrata sp. nov. (paratype). Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/884202/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.884204>
|
||||
dc:description "FIGURES 30 – 33. Female genitalia. 30, Euryobeidia languidata (Fujian); 31, E. ellipsoidea sp. nov. (paratype, Sichuan); 32, E. largeteaui (Hunan); 33, E. quadrata sp. nov. (paratype, Zhejiang). Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/884204/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2EC87FEEF21EA4630443B6.mc.669D3CB39D2EC878EEA21CC867C94185>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:locality "Guizhou" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1606510759" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87F89D2EC87FEEF21EA4630443B6#669D3CB39D2EC878EEA21CC867C94185> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2EC87FEEF21EA4630443B6.mc.669D3CB39D2EC878EEA21D7063EB4061>
|
||||
dwc:collectionCode "IZCAS" ;
|
||||
dwc:eventDate "2002-06-09" ;
|
||||
dwc:locality "Gansu" ;
|
||||
dwc:recordedBy "Wenxian & Wang Hongjian" ;
|
||||
trt:gbifOccurrenceId "1606510772" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87F89D2EC87FEEF21EA4630443B6#669D3CB39D2EC878EEA21D7063EB4061> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2EC87FEEF21EA4630443B6.mc.669D3CB39D2EC878EA3B1D5C64D94019>
|
||||
dwc:collectionCode "IZCAS" ;
|
||||
dwc:eventDate "1973-07-23" ;
|
||||
dwc:locality "Zhejiang" ;
|
||||
dwc:recordedBy "Tianmushan & Zhang Baolin" ;
|
||||
trt:gbifOccurrenceId "1606510787" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87F89D2EC87FEEF21EA4630443B6#669D3CB39D2EC878EA3B1D5C64D94019> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2EC87FEEF21EA4630443B6.mc.669D3CB39D2EC878ECDC1D39644040F5>
|
||||
dwc:eventDate "6. VI. 1999, 26 - 30. VII. 2003" ;
|
||||
dwc:locality "West Tianmushan" ;
|
||||
dwc:recordedBy "Lin'an & Xue Dayong" ;
|
||||
dwc:verbatimElevation "950" ;
|
||||
trt:gbifOccurrenceId "1606510800" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87F89D2EC87FEEF21EA4630443B6#669D3CB39D2EC878ECDC1D39644040F5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2EC87FEEF21EA4630443B6.mc.669D3CB39D2EC878EC271D0563EB40F5>
|
||||
dwc:eventDate "2011-07-25" ;
|
||||
dwc:locality "West Tianmushan" ;
|
||||
dwc:recordedBy "Sanmuping & Cheng Rui" ;
|
||||
dwc:verbatimElevation "789" ;
|
||||
trt:gbifOccurrenceId "1606510813" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87F89D2EC87FEEF21EA4630443B6#669D3CB39D2EC878EC271D0563EB40F5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2EC87FEEF21EA4630443B6.mc.669D3CB39D2EC87FEB361DCC652B47CE>
|
||||
dwc:collectionCode "IZCAS" ;
|
||||
dwc:eventDate "1980-07-29" ;
|
||||
dwc:locality "Hubei" ;
|
||||
dwc:recordedBy "Xingshan & Yu Peiyu" ;
|
||||
dwc:verbatimElevation "1300" ;
|
||||
trt:gbifOccurrenceId "1606510824" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87F89D2EC87FEEF21EA4630443B6#669D3CB39D2EC87FEB361DCC652B47CE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2EC87FEEF21EA4630443B6.mc.669D3CB39D29C87FEA271B726471463E>
|
||||
dwc:collectionCode "IZCAS" ;
|
||||
dwc:eventDate "1975-06-29" ;
|
||||
dwc:locality "Jiangxi" ;
|
||||
dwc:recordedBy "Tushui & Song Shimei" ;
|
||||
trt:gbifOccurrenceId "1606510833" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87F89D2EC87FEEF21EA4630443B6#669D3CB39D29C87FEA271B726471463E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2EC87FEEF21EA4630443B6.mc.669D3CB39D29C87FEC761B5E64E4461B>
|
||||
dwc:collectionCode "IZCAS" ;
|
||||
dwc:eventDate "1981-05" ;
|
||||
dwc:locality "Ruijin" ;
|
||||
dwc:recordedBy "Yao Jian & Zhao Kaidong" ;
|
||||
dwc:verbatimElevation "267" ;
|
||||
trt:gbifOccurrenceId "1606510842" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87F89D2EC87FEEF21EA4630443B6#669D3CB39D29C87FEC761B5E64E4461B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2EC87FEEF21EA4630443B6.mc.669D3CB39D29C87FEF601B19669946D3>
|
||||
dwc:collectionCode "IZCAS" ;
|
||||
dwc:eventDate "27. VI. 1960, 4. VI. 1983" ;
|
||||
dwc:locality "Fujian" ;
|
||||
dwc:recordedBy "Zhang Yiran & Wang Linyao" ;
|
||||
dwc:verbatimElevation "740" ;
|
||||
trt:gbifOccurrenceId "1606510852" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87F89D2EC87FEEF21EA4630443B6#669D3CB39D29C87FEF601B19669946D3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2EC87FEEF21EA4630443B6.mc.669D3CB39D29C87FEF681BC1626446AE>
|
||||
dwc:collectionCode "IZCAS" ;
|
||||
dwc:eventDate "1973-05-13" ;
|
||||
dwc:locality "Guangdong" ;
|
||||
dwc:recordedBy "Lianping & Zhang Baolin" ;
|
||||
trt:gbifOccurrenceId "1606510451" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87F89D2EC87FEEF21EA4630443B6#669D3CB39D29C87FEF681BC1626446AE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2EC87FEEF21EA4630443B6.mc.669D3CB39D29C87FEC551BAA632C468B>
|
||||
dwc:collectionCode "IZCAS" ;
|
||||
dwc:eventDate "1980-06-14" ;
|
||||
dwc:locality "Guangxi" ;
|
||||
dwc:recordedBy "Longsheng & Song Shimei" ;
|
||||
trt:gbifOccurrenceId "1606510476" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87F89D2EC87FEEF21EA4630443B6#669D3CB39D29C87FEC551BAA632C468B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2EC87FEEF21EA4630443B6.mc.669D3CB39D29C87FEC07185264EC451E>
|
||||
dwc:collectionCode "IZCAS" ;
|
||||
dwc:eventDate "1957-06-23" ;
|
||||
dwc:locality "Sichuan" ;
|
||||
dwc:recordedBy "Huang Keren & Zhu Fuxing" ;
|
||||
dwc:verbatimElevation "900" ;
|
||||
trt:gbifOccurrenceId "1606510485" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87F89D2EC87FEEF21EA4630443B6#669D3CB39D29C87FEC07185264EC451E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2EC87FEEF21EA4630443B6.mc.669D3CB39D29C87FEA6D181A627045D6>
|
||||
dwc:collectionCode "IZCAS" ;
|
||||
dwc:eventDate "2013-07-24" ;
|
||||
dwc:locality "Chongqing" ;
|
||||
dwc:recordedBy "Cheng Rui" ;
|
||||
dwc:verbatimElevation "1138" ;
|
||||
trt:gbifOccurrenceId "1606510494" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87F89D2EC87FEEF21EA4630443B6#669D3CB39D29C87FEA6D181A627045D6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2EC87FEEF21EA4630443B6.mc.669D3CB39D29C87FEA7018F9640045B3>
|
||||
dwc:collectionCode "IZCAS" ;
|
||||
dwc:eventDate "1988-08-18" ;
|
||||
dwc:locality "Guizhou" ;
|
||||
dwc:recordedBy "Chen Yixin" ;
|
||||
trt:gbifOccurrenceId "1606510502" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87F89D2EC87FEEF21EA4630443B6#669D3CB39D29C87FEA7018F9640045B3> ;
|
||||
a dwc:MaterialCitation .
|
||||
141
data/5E/5C/87/5E5C87F89D2FC878EEF21D7862CF4301.ttl
Normal file
141
data/5E/5C/87/5E5C87F89D2FC878EEF21D7862CF4301.ttl
Normal file
|
|
@ -0,0 +1,141 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/5E5C87F89D2FC878EEF21D7862CF4301>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.884200>, <http://dx.doi.org/10.5281/zenodo.884202> ;
|
||||
dc:creator "Han, Hongxiang" ;
|
||||
dc:title "Euryobeidia incrassata Han 2017, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2FC878EEF21D7862CF4301.mc.669D3CB39D2EC878EEA219A063EE4491>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2FC878EEF21D7862CF4301.mc.669D3CB39D2EC878EEA2198D646C4349> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Euryobeidia_incrassata_Han_2017> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4317.2.11> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4317.2.11>
|
||||
bibo:endPage "378" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2017-04-04" ;
|
||||
bibo:startPage "370" ;
|
||||
bibo:volume "4317" ;
|
||||
dc:creator "Han, Hongxiang" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "A review of Euryobeidia Fletcher, 1979 (Lepidoptera, Geometridae, Ennominae), with description of three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.884200>, <http://dx.doi.org/10.5281/zenodo.884202> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Euryobeidia_incrassata_Han_2017>
|
||||
dwc:authority "Xiang & Han" ;
|
||||
dwc:authorityName "Han" ;
|
||||
dwc:authorityYear "2017" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Euryobeidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Han, 2017" ;
|
||||
dwc:species "incrassata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Euryobeidia_incrassata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Euryobeidia_incrassata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Euryobeidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "incrassata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Euryobeidia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Euryobeidia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Euryobeidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geometridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Geometridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.884200>
|
||||
dc:description "FIGURES 1 – 14. Adults. 1 – 2. Euryobeidia languidata. 1, male (Fujian); 2, female (Fujian); 3. E. languidata yakushimensis, male (holotype, Yakushima, BMNH); 4 – 5. E. ellipsoidea sp. nov. 4, male (holotype, Sichuan); 5, female (Sichuan); 6. E. incrassata sp. nov. male (holotype, Hainan); 7 – 10 E. largeteaui. 7, male (Zhejiang); 8, ditto, underside; 9, female (Zhejiang); 10, ditto, underside; 11 – 14. E. quadrata sp. nov. 11, male (holotype, Zhejiang); 12, ditto, underside; 13, female (Zhejiang); 14, ditto, underside; Scale bar = 1 cm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/884200/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.884202>
|
||||
dc:description "FIGURES 15 – 29. Male genitalia. 15, Euryobeidia languidata (Fujian); 16, E. ellipsoidea sp. nov. (paratype, Sichuan); 17, E. incrassata sp. nov. (paratype, Hainan); 18, E. largeteaui (Guangxi); 19, E. quadrata sp. nov. (paratype, Zhejiang); 20 – 24. Aedeagus. 20, E. languidata; 21, E. ellipsoidea sp. nov. (paratype); 22, E. incrassata sp. nov. (paratype); 23, E. largeteaui; 24, E. quadrata sp. nov. (paratype); 25 – 29. Lateral view of uncus. 25, E. languidata; 26, E. ellipsoidea sp. nov. (paratype); 27, E. incrassata sp. nov. (paratype); 28, E. largeteaui; 29, E. quadrata sp. nov. (paratype). Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/884202/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2FC878EEF21D7862CF4301.mc.669D3CB39D2EC878EEA219A063EE4491>
|
||||
dwc:collectionCode "IZCAS" ;
|
||||
dwc:eventDate "1984-05-08" ;
|
||||
dwc:locality "Diaoluoshan" ;
|
||||
dwc:recordedBy "Gu Maobin." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1606510511" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87F89D2FC878EEF21D7862CF4301#669D3CB39D2EC878EEA219A063EE4491> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2FC878EEF21D7862CF4301.mc.669D3CB39D2EC878EEA2198D646C4349>
|
||||
dwc:collectionCode "IZCAS" ;
|
||||
dwc:eventDate "2009-05-12" ;
|
||||
dwc:locality "Diaoluoshan" ;
|
||||
dwc:recordedBy "Chen Fuqiang." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1261" ;
|
||||
trt:gbifOccurrenceId "1606510522" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87F89D2FC878EEF21D7862CF4301#669D3CB39D2EC878EEA2198D646C4349> ;
|
||||
a dwc:MaterialCitation .
|
||||
169
data/5E/5C/87/5E5C87F89D2FC879EEF21AE1668C41C5.ttl
Normal file
169
data/5E/5C/87/5E5C87F89D2FC879EEF21AE1668C41C5.ttl
Normal file
|
|
@ -0,0 +1,169 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/5E5C87F89D2FC879EEF21AE1668C41C5>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.884200>, <http://dx.doi.org/10.5281/zenodo.884202>, <http://dx.doi.org/10.5281/zenodo.884204> ;
|
||||
dc:creator "Han, Hongxiang" ;
|
||||
dc:title "Euryobeidia ellipsoidea Han 2017, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2FC879EEF21AE1668C41C5.mc.669D3CB39D2FC879EEA21FF4647042C0>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2FC879EEF21AE1668C41C5.mc.669D3CB39D2FC879EEA21FBD63EB429D>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2FC879EEF21AE1668C41C5.mc.669D3CB39D2FC879EDE51F9864584155>, <http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2FC879EEF21AE1668C41C5.mc.669D3CB39D2FC879EC501C6462444155> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Euryobeidia_ellipsoidea_Han_2017> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4317.2.11> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4317.2.11>
|
||||
bibo:endPage "378" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2017-04-04" ;
|
||||
bibo:startPage "370" ;
|
||||
bibo:volume "4317" ;
|
||||
dc:creator "Han, Hongxiang" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "A review of Euryobeidia Fletcher, 1979 (Lepidoptera, Geometridae, Ennominae), with description of three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.884200>, <http://dx.doi.org/10.5281/zenodo.884202>, <http://dx.doi.org/10.5281/zenodo.884204> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Euryobeidia_ellipsoidea_Han_2017>
|
||||
dwc:authority "Xiang & Han" ;
|
||||
dwc:authorityName "Han" ;
|
||||
dwc:authorityYear "2017" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Euryobeidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Han, 2017" ;
|
||||
dwc:species "ellipsoidea" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Euryobeidia_ellipsoidea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Euryobeidia_ellipsoidea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Euryobeidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ellipsoidea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Euryobeidia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Euryobeidia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Euryobeidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geometridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Geometridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.884200>
|
||||
dc:description "FIGURES 1 – 14. Adults. 1 – 2. Euryobeidia languidata. 1, male (Fujian); 2, female (Fujian); 3. E. languidata yakushimensis, male (holotype, Yakushima, BMNH); 4 – 5. E. ellipsoidea sp. nov. 4, male (holotype, Sichuan); 5, female (Sichuan); 6. E. incrassata sp. nov. male (holotype, Hainan); 7 – 10 E. largeteaui. 7, male (Zhejiang); 8, ditto, underside; 9, female (Zhejiang); 10, ditto, underside; 11 – 14. E. quadrata sp. nov. 11, male (holotype, Zhejiang); 12, ditto, underside; 13, female (Zhejiang); 14, ditto, underside; Scale bar = 1 cm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/884200/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.884202>
|
||||
dc:description "FIGURES 15 – 29. Male genitalia. 15, Euryobeidia languidata (Fujian); 16, E. ellipsoidea sp. nov. (paratype, Sichuan); 17, E. incrassata sp. nov. (paratype, Hainan); 18, E. largeteaui (Guangxi); 19, E. quadrata sp. nov. (paratype, Zhejiang); 20 – 24. Aedeagus. 20, E. languidata; 21, E. ellipsoidea sp. nov. (paratype); 22, E. incrassata sp. nov. (paratype); 23, E. largeteaui; 24, E. quadrata sp. nov. (paratype); 25 – 29. Lateral view of uncus. 25, E. languidata; 26, E. ellipsoidea sp. nov. (paratype); 27, E. incrassata sp. nov. (paratype); 28, E. largeteaui; 29, E. quadrata sp. nov. (paratype). Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/884202/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.884204>
|
||||
dc:description "FIGURES 30 – 33. Female genitalia. 30, Euryobeidia languidata (Fujian); 31, E. ellipsoidea sp. nov. (paratype, Sichuan); 32, E. largeteaui (Hunan); 33, E. quadrata sp. nov. (paratype, Zhejiang). Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/884204/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2FC879EEF21AE1668C41C5.mc.669D3CB39D2FC879EEA21FF4647042C0>
|
||||
dwc:collectionCode "IZCAS" ;
|
||||
dwc:eventDate "1957-07-28" ;
|
||||
dwc:locality "Jiulaodong" ;
|
||||
dwc:recordedBy "Huang Keren." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1850" ;
|
||||
trt:gbifOccurrenceId "1606510534" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87F89D2FC879EEF21AE1668C41C5#669D3CB39D2FC879EEA21FF4647042C0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2FC879EEF21AE1668C41C5.mc.669D3CB39D2FC879EEA21FBD63EB429D>
|
||||
dwc:collectionCode "IZCAS" ;
|
||||
dwc:eventDate "1998-08-16" ;
|
||||
dwc:locality "Shaanxi" ;
|
||||
dwc:recordedBy "Yuan Decheng" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1580" ;
|
||||
trt:gbifOccurrenceId "1606510539" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87F89D2FC879EEF21AE1668C41C5#669D3CB39D2FC879EEA21FBD63EB429D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2FC879EEF21AE1668C41C5.mc.669D3CB39D2FC879EDE51F9864584155>
|
||||
dwc:collectionCode "IZCAS" ;
|
||||
dwc:eventDate "2014-08-22" ;
|
||||
dwc:locality "Gansu" ;
|
||||
dwc:recordedBy "Pan Xiaodan" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1971" ;
|
||||
trt:gbifOccurrenceId "1606510551" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87F89D2FC879EEF21AE1668C41C5#669D3CB39D2FC879EDE51F9864584155> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E5C87F89D2FC879EEF21AE1668C41C5.mc.669D3CB39D2FC879EC501C6462444155>
|
||||
dwc:collectionCode "IZCAS" ;
|
||||
dwc:eventDate "1957-07-28" ;
|
||||
dwc:locality "Jiulaodong" ;
|
||||
dwc:recordedBy "Huang Keren." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1850" ;
|
||||
trt:gbifOccurrenceId "1606510563" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E5C87F89D2FC879EEF21AE1668C41C5#669D3CB39D2FC879EC501C6462444155> ;
|
||||
a dwc:MaterialCitation .
|
||||
114
data/5E/5C/87/5E5C87FD4530E20BFF19F98AFC66FB26.ttl
Normal file
114
data/5E/5C/87/5E5C87FD4530E20BFF19F98AFC66FB26.ttl
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/5E5C87FD4530E20BFF19F98AFC66FB26>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.226522> ;
|
||||
dc:creator "Pandher, Manpreet Singh; Saini, Malkiat Singh" ;
|
||||
dc:title "Kisaura golitarensis Pandher & Saini, 2014, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Kisaura_golitarensis_Pandher_2014> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3793.5.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3793.5.2>
|
||||
bibo:endPage "544" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "538" ;
|
||||
bibo:volume "3793" ;
|
||||
dc:creator "Pandher, Manpreet Singh; Saini, Malkiat Singh" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "New additions to the genus Kisaura Ross (Trichoptera: Philopotamidae) from the Indian Himalaya" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.226522> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Kisaura_golitarensis_Pandher_2014>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Pandher & Saini, 2014" ;
|
||||
dwc:authorityName "Pandher & Saini" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Philopotamidae" ;
|
||||
dwc:genus "Kisaura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Pandher & Saini, 2014" ;
|
||||
dwc:species "golitarensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Kisaura_golitarensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Kisaura_golitarensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Philopotamidae" ;
|
||||
dwc:genus "Kisaura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "golitarensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Kisaura> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Kisaura>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Philopotamidae" ;
|
||||
dwc:genus "Kisaura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Philopotamidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Philopotamidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Philopotamidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trichoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.226522>
|
||||
dc:description "FIGURES 1 – 8. Kisaura spp., male genitalia. 1 – 4, K. holiensis sp. nov.: 1, left lateral; 2, tergum VIII, dorsal; 3, dorsal; 4, right preanal appendage, dorsal. 5 – 8, K. golitarensis sp. nov.: 5, left lateral; 6, tergum VIII, dorsal; 7, dorsal; 8, right preanal appendage, dorsal. IX = abdominal segment X; VIII = abdominal segment VIII; X = tergum X." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/226522/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
114
data/5E/5C/87/5E5C87FD4530E20DFF19FC27FE66FD44.ttl
Normal file
114
data/5E/5C/87/5E5C87FD4530E20DFF19FC27FE66FD44.ttl
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/5E5C87FD4530E20DFF19FC27FE66FD44>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.226523> ;
|
||||
dc:creator "Pandher, Manpreet Singh; Saini, Malkiat Singh" ;
|
||||
dc:title "Kisaura holzenthali Pandher & Saini, 2014, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Kisaura_holzenthali_Pandher_2014> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3793.5.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3793.5.2>
|
||||
bibo:endPage "544" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "538" ;
|
||||
bibo:volume "3793" ;
|
||||
dc:creator "Pandher, Manpreet Singh; Saini, Malkiat Singh" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "New additions to the genus Kisaura Ross (Trichoptera: Philopotamidae) from the Indian Himalaya" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.226523> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Kisaura_holzenthali_Pandher_2014>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Pandher & Saini, 2014" ;
|
||||
dwc:authorityName "Pandher & Saini" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Philopotamidae" ;
|
||||
dwc:genus "Kisaura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Pandher & Saini, 2014" ;
|
||||
dwc:species "holzenthali" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Kisaura_holzenthali> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Kisaura_holzenthali>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Philopotamidae" ;
|
||||
dwc:genus "Kisaura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "holzenthali" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Kisaura> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Kisaura>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Philopotamidae" ;
|
||||
dwc:genus "Kisaura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Philopotamidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Philopotamidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Philopotamidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trichoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.226523>
|
||||
dc:description "FIGURES 9 – 16. Kisaura spp., male genitalia. 9 – 12, K. holzenthali sp. nov.: 9, left lateral; 10, tergum VIII, dorsal; 11, dorsal; 12, right preanal appendage, dorsal. 13 – 16, K. morsei sp. nov.: 13, left lateral; 14, tergum VIII, dorsal; 15, dorsal; 16, right preanal appendage, dorsal." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/226523/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
94
data/5E/5C/87/5E5C87FD4532E209FF19F8B0FD1CFCEA.ttl
Normal file
94
data/5E/5C/87/5E5C87FD4532E209FF19F8B0FD1CFCEA.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/5E5C87FD4532E209FF19F8B0FD1CFCEA>
|
||||
dc:creator "Pandher, Manpreet Singh; Saini, Malkiat Singh" ;
|
||||
dc:title "Kisaura Ross 1956" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Kisaura_Ross_1956> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3793.5.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3793.5.2>
|
||||
bibo:endPage "544" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "538" ;
|
||||
bibo:volume "3793" ;
|
||||
dc:creator "Pandher, Manpreet Singh; Saini, Malkiat Singh" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "New additions to the genus Kisaura Ross (Trichoptera: Philopotamidae) from the Indian Himalaya" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Kisaura_Ross_1956>
|
||||
dwc:authority "Ross 1956" ;
|
||||
dwc:authorityName "Ross" ;
|
||||
dwc:authorityYear "1956" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Philopotamidae" ;
|
||||
dwc:genus "Kisaura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Ross, 1956" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6389D> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Kisaura> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Kisaura>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Philopotamidae" ;
|
||||
dwc:genus "Kisaura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Philopotamidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Philopotamidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Philopotamidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trichoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
114
data/5E/5C/87/5E5C87FD4532E209FF19FA6EFCABF82C.ttl
Normal file
114
data/5E/5C/87/5E5C87FD4532E209FF19FA6EFCABF82C.ttl
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/5E5C87FD4532E209FF19FA6EFCABF82C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.226522> ;
|
||||
dc:creator "Pandher, Manpreet Singh; Saini, Malkiat Singh" ;
|
||||
dc:title "Kisaura holiensis Pandher & Saini, 2014, sp. nov" ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Kisaura_holiensis_Pandher_2014> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3793.5.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3793.5.2>
|
||||
bibo:endPage "544" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "538" ;
|
||||
bibo:volume "3793" ;
|
||||
dc:creator "Pandher, Manpreet Singh; Saini, Malkiat Singh" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "New additions to the genus Kisaura Ross (Trichoptera: Philopotamidae) from the Indian Himalaya" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.226522> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Kisaura_holiensis_Pandher_2014>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Pandher & Saini, 2014" ;
|
||||
dwc:authorityName "Pandher & Saini" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Philopotamidae" ;
|
||||
dwc:genus "Kisaura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Pandher & Saini, 2014" ;
|
||||
dwc:species "holiensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Kisaura_holiensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Kisaura_holiensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Philopotamidae" ;
|
||||
dwc:genus "Kisaura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "holiensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Kisaura> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Kisaura>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Philopotamidae" ;
|
||||
dwc:genus "Kisaura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Philopotamidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Philopotamidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Philopotamidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trichoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.226522>
|
||||
dc:description "FIGURES 1 – 8. Kisaura spp., male genitalia. 1 – 4, K. holiensis sp. nov.: 1, left lateral; 2, tergum VIII, dorsal; 3, dorsal; 4, right preanal appendage, dorsal. 5 – 8, K. golitarensis sp. nov.: 5, left lateral; 6, tergum VIII, dorsal; 7, dorsal; 8, right preanal appendage, dorsal. IX = abdominal segment X; VIII = abdominal segment VIII; X = tergum X." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/226522/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
114
data/5E/5C/87/5E5C87FD4536E20DFF19FBCAFA57F91E.ttl
Normal file
114
data/5E/5C/87/5E5C87FD4536E20DFF19FBCAFA57F91E.ttl
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/5E5C87FD4536E20DFF19FBCAFA57F91E>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.226523> ;
|
||||
dc:creator "Pandher, Manpreet Singh; Saini, Malkiat Singh" ;
|
||||
dc:title "Kisaura morsei Pandher & Saini, 2014, sp. nov" ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Kisaura_morsei_Pandher_2014> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3793.5.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3793.5.2>
|
||||
bibo:endPage "544" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "538" ;
|
||||
bibo:volume "3793" ;
|
||||
dc:creator "Pandher, Manpreet Singh; Saini, Malkiat Singh" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "New additions to the genus Kisaura Ross (Trichoptera: Philopotamidae) from the Indian Himalaya" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.226523> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Kisaura_morsei_Pandher_2014>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Pandher & Saini, 2014" ;
|
||||
dwc:authorityName "Pandher & Saini" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Philopotamidae" ;
|
||||
dwc:genus "Kisaura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Pandher & Saini, 2014" ;
|
||||
dwc:species "morsei" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Kisaura_morsei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Kisaura_morsei>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Philopotamidae" ;
|
||||
dwc:genus "Kisaura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "morsei" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Kisaura> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Kisaura>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Philopotamidae" ;
|
||||
dwc:genus "Kisaura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Philopotamidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Philopotamidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Philopotamidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trichoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.226523>
|
||||
dc:description "FIGURES 9 – 16. Kisaura spp., male genitalia. 9 – 12, K. holzenthali sp. nov.: 9, left lateral; 10, tergum VIII, dorsal; 11, dorsal; 12, right preanal appendage, dorsal. 13 – 16, K. morsei sp. nov.: 13, left lateral; 14, tergum VIII, dorsal; 15, dorsal; 16, right preanal appendage, dorsal." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/226523/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
106
data/5E/5C/8B/5E5C8BEFA9FA55CA8CDE92960A75C283.ttl
Normal file
106
data/5E/5C/8B/5E5C8BEFA9FA55CA8CDE92960A75C283.ttl
Normal file
|
|
@ -0,0 +1,106 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/5E5C8BEFA9FA55CA8CDE92960A75C283>
|
||||
dc:creator "Kaneko, Naoki; Wada, Kaoru" ;
|
||||
dc:title "Spilopopillia rugosa Miyake 1989" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Spilopopillia_rugosa_Miyake_1989> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.958.52799> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.958.52799>
|
||||
bibo:endPage "89" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "958" ;
|
||||
dc:creator "Kaneko, Naoki; Wada, Kaoru" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Catalogue of the type material of Scarabaeoidea (Coleoptera) deposited in the Research Institute of Evolutionary Biology, Tokyo, Japan" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Spilopopillia_rugosa_Miyake_1989>
|
||||
dwc:LSID "5E5C8BEF-A9FA-55CA-8CDE-92960A75C283" ;
|
||||
dwc:authority "Miyake" ;
|
||||
dwc:authorityName "Miyake" ;
|
||||
dwc:authorityYear "1989" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Rutelidae" ;
|
||||
dwc:genus "Spilopopillia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Miyake, 1989" ;
|
||||
dwc:species "rugosa" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Spilopopillia_rugosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Spilopopillia_rugosa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Rutelidae" ;
|
||||
dwc:genus "Spilopopillia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rugosa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Spilopopillia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Spilopopillia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Rutelidae" ;
|
||||
dwc:genus "Spilopopillia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rutelidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rutelidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Rutelidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
108
data/5E/5C/98/5E5C9861D03F597C95280AE75342B082.ttl
Normal file
108
data/5E/5C/98/5E5C9861D03F597C95280AE75342B082.ttl
Normal file
|
|
@ -0,0 +1,108 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/5E5C9861D03F597C95280AE75342B082>
|
||||
dc:creator "Arabuli, Lela; Murvanidze, Lali; Faltynkova, Anna; Mumladze, Levan" ;
|
||||
dc:title "Allocreadium dogieli Koval 1950" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Allocreadium_dogieli_Koval_1950> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.12.e110201> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.12.e110201>
|
||||
bibo:endPage "110201" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:pubDate "2024-01-08" ;
|
||||
bibo:startPage "110201" ;
|
||||
bibo:volume "12" ;
|
||||
dc:creator "Arabuli, Lela; Murvanidze, Lali; Faltynkova, Anna; Mumladze, Levan" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Checklist of digeneans (Platyhelminthes, Trematoda, Digenea) of Georgia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Allocreadium_dogieli_Koval_1950>
|
||||
dwc:LSID "5E5C9861-D03F-597C-9528-0AE75342B082" ;
|
||||
dwc:authority "Koval, 1950" ;
|
||||
dwc:authorityName "Koval" ;
|
||||
dwc:authorityYear "1950" ;
|
||||
dwc:class "Trematoda" ;
|
||||
dwc:family "Allocreadiidae" ;
|
||||
dwc:genus "Allocreadium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plagiorchiida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Koval, 1950" ;
|
||||
dwc:species "dogieli" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/846DN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Allocreadium_dogieli> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Allocreadium_dogieli>
|
||||
dwc:class "Trematoda" ;
|
||||
dwc:family "Allocreadiidae" ;
|
||||
dwc:genus "Allocreadium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plagiorchiida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dogieli" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Allocreadium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Allocreadium>
|
||||
dwc:class "Trematoda" ;
|
||||
dwc:family "Allocreadiidae" ;
|
||||
dwc:genus "Allocreadium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plagiorchiida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Allocreadiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Allocreadiidae>
|
||||
dwc:class "Trematoda" ;
|
||||
dwc:family "Allocreadiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plagiorchiida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Plagiorchiida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Plagiorchiida>
|
||||
dwc:class "Trematoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plagiorchiida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trematoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trematoda>
|
||||
dwc:class "Trematoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Platyhelminthes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Platyhelminthes>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
118
data/5E/5C/AA/5E5CAAED66082BDB32A528D99F47D6FA.ttl
Normal file
118
data/5E/5C/AA/5E5CAAED66082BDB32A528D99F47D6FA.ttl
Normal file
|
|
@ -0,0 +1,118 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/5E5CAAED66082BDB32A528D99F47D6FA>
|
||||
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
||||
dc:title "Ursus arctos subsp. horribilis Ord 1815" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ursus_arctos_horribilis_Ord_1815> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.7316519> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7316519>
|
||||
bibo:endPage "628" ;
|
||||
bibo:startPage "532" ;
|
||||
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
||||
dc:date "2005" ;
|
||||
dc:title "Order Carnivora" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ursus_arctos_horribilis_Ord_1815>
|
||||
dwc:authority "Ord 1815" ;
|
||||
dwc:authorityName "Ord" ;
|
||||
dwc:authorityYear "1815" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Ursidae" ;
|
||||
dwc:genus "Ursus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Carnivora" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Ord, 1815" ;
|
||||
dwc:species "arctos" ;
|
||||
dwc:subSpecies "horribilis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5LPWV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ursus_arctos_horribilis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ursus_arctos_horribilis>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Ursidae" ;
|
||||
dwc:genus "Ursus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Carnivora" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "arctos" ;
|
||||
dwc:subSpecies "horribilis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ursus_arctos> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ursus_arctos>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Ursidae" ;
|
||||
dwc:genus "Ursus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Carnivora" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "arctos" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ursus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ursus>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Ursidae" ;
|
||||
dwc:genus "Ursus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Carnivora" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ursidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ursidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Ursidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Carnivora" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carnivora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carnivora>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Carnivora" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
Loading…
Add table
Add a link
Reference in a new issue