GG2RDF 2024-07-04T10:51:45.858Z full update: 129 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
7112d44b51
commit
8e7772f0be
136
data/03/32/85/03328580E7045FA3074DD2E40CC8C8E5.ttl
Normal file
136
data/03/32/85/03328580E7045FA3074DD2E40CC8C8E5.ttl
Normal file
|
@ -0,0 +1,136 @@
|
|||
@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/03328580E7045FA3074DD2E40CC8C8E5>
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Knautia drymeia Heuff." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03328580E7045FA3074DD2E40CC8C8E5.mc.2BF212C4ABB481262476AAF9E07820DB> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Scabiosa_sylvatica_Linnaeus_1762> ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Knautia_drymeia> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5281/zenodo.291971>
|
||||
bibo:endPage "877" ;
|
||||
bibo:startPage "806" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:date "2007" ;
|
||||
dc:title "Chapter 7: Linnaean Plant Names and their Types (part S)" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Scabiosa_sylvatica_Linnaeus_1762>
|
||||
dwc:authority "Linnaeus" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1762" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Dipsacaceae" ;
|
||||
dwc:genus "Scabiosa" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1762" ;
|
||||
dwc:species "sylvatica" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Scabiosa_sylvatica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Knautia_drymeia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Dipsacaceae" ;
|
||||
dwc:genus "Knautia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "drymeia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Knautia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Knautia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Dipsacaceae" ;
|
||||
dwc:genus "Knautia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Dipsacaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dipsacaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Dipsacaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Dipsacales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dipsacales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Scabiosa_sylvatica>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Dipsacaceae" ;
|
||||
dwc:genus "Scabiosa" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sylvatica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Scabiosa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Scabiosa>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Dipsacaceae" ;
|
||||
dwc:genus "Scabiosa" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Dipsacaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03328580E7045FA3074DD2E40CC8C8E5.mc.2BF212C4ABB481262476AAF9E07820DB>
|
||||
dwc:catalogNumber "120.14" ;
|
||||
dwc:collectionCode "LINN" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:gbifOccurrenceId "2612020321" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03328580E7045FA3074DD2E40CC8C8E5#2BF212C4ABB481262476AAF9E07820DB> ;
|
||||
a dwc:MaterialCitation .
|
94
data/03/32/87/0332879E6B514B30FE98FE95F8083539.ttl
Normal file
94
data/03/32/87/0332879E6B514B30FE98FE95F8083539.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/0332879E6B514B30FE98FE95F8083539>
|
||||
dc:creator "Huo, Keke; Ren, Guodong" ;
|
||||
dc:title "Matsumyia Shiraki 1949" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Matsumyia_Shiraki_1949> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.174968> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.174968>
|
||||
bibo:endPage "68" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "61" ;
|
||||
bibo:volume "1374" ;
|
||||
dc:creator "Huo, Keke; Ren, Guodong" ;
|
||||
dc:date "2006" ;
|
||||
dc:title "A key to known species of Mastumyia Shiraki (Diptera, Syrphidae) from China, with descriptions of two new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Matsumyia_Shiraki_1949>
|
||||
dwc:ID-ENA "374200" ;
|
||||
dwc:authority "Shiraki, 1949" ;
|
||||
dwc:authorityName "Shiraki" ;
|
||||
dwc:authorityYear "1949" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Matsumyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Shiraki, 1949" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5M2W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Matsumyia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Matsumyia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Matsumyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syrphidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syrphidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
114
data/03/32/87/0332879E6B514B31FE98FB21FED9365C.ttl
Normal file
114
data/03/32/87/0332879E6B514B31FE98FB21FED9365C.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/0332879E6B514B31FE98FB21FED9365C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.174969> ;
|
||||
dc:creator "Huo, Keke; Ren, Guodong" ;
|
||||
dc:title "Matsumyia bimaculata Huo & Ren, 2006, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Matsumyia_bimaculata_Huo_2006> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.174968> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.174968>
|
||||
bibo:endPage "68" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "61" ;
|
||||
bibo:volume "1374" ;
|
||||
dc:creator "Huo, Keke; Ren, Guodong" ;
|
||||
dc:date "2006" ;
|
||||
dc:title "A key to known species of Mastumyia Shiraki (Diptera, Syrphidae) from China, with descriptions of two new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.174969> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Matsumyia_bimaculata_Huo_2006>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Huo & Ren, 2006" ;
|
||||
dwc:authorityName "Huo & Ren" ;
|
||||
dwc:authorityYear "2006" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Matsumyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Huo & Ren, 2006" ;
|
||||
dwc:species "bimaculata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3YF5X> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Matsumyia_bimaculata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Matsumyia_bimaculata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Matsumyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bimaculata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Matsumyia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Matsumyia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Matsumyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syrphidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syrphidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.174969>
|
||||
dc:description "FIGURES 1 – 3. Matsumyia bimaculata sp. nov. ♂. 1, lateral view of head; 2, antenna; 3, dorsal view of abdomen." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/174969/files/figure.png> ;
|
||||
a fabio:Figure .
|
107
data/03/32/87/0332879E6B524B33FE98F88FFF4E3659.ttl
Normal file
107
data/03/32/87/0332879E6B524B33FE98F88FFF4E3659.ttl
Normal file
|
@ -0,0 +1,107 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0332879E6B524B33FE98F88FFF4E3659>
|
||||
dc:creator "Huo, Keke; Ren, Guodong" ;
|
||||
dc:title "Matsumyia zibaiensis Huo & Ren, 2006, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Matsumyia_zibaiensis_Huo_2006> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.174968> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.174968>
|
||||
bibo:endPage "68" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "61" ;
|
||||
bibo:volume "1374" ;
|
||||
dc:creator "Huo, Keke; Ren, Guodong" ;
|
||||
dc:date "2006" ;
|
||||
dc:title "A key to known species of Mastumyia Shiraki (Diptera, Syrphidae) from China, with descriptions of two new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Matsumyia_zibaiensis_Huo_2006>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Huo & Ren, 2006" ;
|
||||
dwc:authorityName "Huo & Ren" ;
|
||||
dwc:authorityYear "2006" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Matsumyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Huo & Ren, 2006" ;
|
||||
dwc:species "zibaiensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/72V4J> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Matsumyia_zibaiensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Matsumyia_zibaiensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Matsumyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "zibaiensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Matsumyia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Matsumyia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Matsumyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syrphidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syrphidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
131
data/03/32/87/0332879E6B524B33FE98FA10F9F637F4.ttl
Normal file
131
data/03/32/87/0332879E6B524B33FE98FA10F9F637F4.ttl
Normal file
|
@ -0,0 +1,131 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0332879E6B524B33FE98FA10F9F637F4>
|
||||
dc:creator "Huo, Keke; Ren, Guodong" ;
|
||||
dc:title "Matsumyia nigrofacies Shiraki 1949" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Matsumyia_nigrofacies_Shiraki_1949> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Matsumyia_nigrifacies>, <http://taxon-name.plazi.org/id/Animalia/Matsumyia_nigrofascies> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.174968> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.174968>
|
||||
bibo:endPage "68" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "61" ;
|
||||
bibo:volume "1374" ;
|
||||
dc:creator "Huo, Keke; Ren, Guodong" ;
|
||||
dc:date "2006" ;
|
||||
dc:title "A key to known species of Mastumyia Shiraki (Diptera, Syrphidae) from China, with descriptions of two new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Matsumyia_nigrofacies_Shiraki_1949>
|
||||
dwc:authority "Shiraki, 1949" ;
|
||||
dwc:authorityName "Shiraki" ;
|
||||
dwc:authorityYear "1949" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Matsumyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Shiraki, 1949" ;
|
||||
dwc:species "nigrofacies" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3YF65> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Matsumyia_nigrofacies> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Matsumyia_nigrofacies>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Matsumyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nigrofacies" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Matsumyia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Matsumyia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Matsumyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syrphidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syrphidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Matsumyia_nigrifacies>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Matsumyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nigrifacies" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Matsumyia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Matsumyia_nigrofascies>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Matsumyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nigrofascies" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Matsumyia> ;
|
||||
a dwcFP:TaxonName .
|
218
data/03/32/87/0332879E6B524B33FE98FB9AFCA73456.ttl
Normal file
218
data/03/32/87/0332879E6B524B33FE98FB9AFCA73456.ttl
Normal file
|
@ -0,0 +1,218 @@
|
|||
@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/0332879E6B524B33FE98FB9AFCA73456>
|
||||
dc:creator "Huo, Keke; Ren, Guodong" ;
|
||||
dc:title "Matsumyia jesoensis Matsumura 1911" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Matsumyia_jesoensis_Matsumura_1911> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Priomerus_jesoensis_Matsumura_1911>, <http://taxon-concept.plazi.org/id/Animalia/Cynorrhina_ferdinandi_Herve-Bazin_1914>, <http://taxon-concept.plazi.org/id/Animalia/Cynorrhina_jesoensis_Shiraki_1930> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.174968> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.174968>
|
||||
bibo:endPage "68" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "61" ;
|
||||
bibo:volume "1374" ;
|
||||
dc:creator "Huo, Keke; Ren, Guodong" ;
|
||||
dc:date "2006" ;
|
||||
dc:title "A key to known species of Mastumyia Shiraki (Diptera, Syrphidae) from China, with descriptions of two new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Matsumyia_jesoensis_Matsumura_1911>
|
||||
dwc:authority "Matsumura, 1911" ;
|
||||
dwc:authorityName "Matsumura" ;
|
||||
dwc:authorityYear "1911" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Matsumyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Matsumura, 1911" ;
|
||||
dwc:species "jesoensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3YF64> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Matsumyia_jesoensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Priomerus_jesoensis_Matsumura_1911>
|
||||
dwc:authority "Matsumura, 1911: 78" ;
|
||||
dwc:authorityName "Matsumura" ;
|
||||
dwc:authorityPageNumber "78" ;
|
||||
dwc:authorityYear "1911" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Priomerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Matsumura, 1911" ;
|
||||
dwc:species "jesoensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3YF64> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Priomerus_jesoensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cynorrhina_ferdinandi_Herve-Bazin_1914>
|
||||
dwc:authority "Herve-Bazin, 1914: 407" ;
|
||||
dwc:authorityName "Herve-Bazin" ;
|
||||
dwc:authorityPageNumber "407" ;
|
||||
dwc:authorityYear "1914" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Cynorrhina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Herve-Bazin, 1914" ;
|
||||
dwc:species "ferdinandi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3YF64> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cynorrhina_ferdinandi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cynorrhina_jesoensis_Shiraki_1930>
|
||||
dwc:authority "Shiraki, 1930: 59" ;
|
||||
dwc:authorityName "Shiraki" ;
|
||||
dwc:authorityPageNumber "59" ;
|
||||
dwc:authorityYear "1930" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Cynorrhina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Shiraki, 1930" ;
|
||||
dwc:species "jesoensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cynorrhina_jesoensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Matsumyia_jesoensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Matsumyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "jesoensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Matsumyia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Matsumyia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Matsumyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syrphidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syrphidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Priomerus_jesoensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Priomerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "jesoensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Priomerus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Priomerus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Priomerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syrphidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cynorrhina_ferdinandi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Cynorrhina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ferdinandi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cynorrhina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cynorrhina>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Cynorrhina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syrphidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cynorrhina_jesoensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Cynorrhina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "jesoensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cynorrhina> ;
|
||||
a dwcFP:TaxonName .
|
147
data/03/32/87/0332879E6B524B33FE98FC97FFCA32E1.ttl
Normal file
147
data/03/32/87/0332879E6B524B33FE98FC97FFCA32E1.ttl
Normal file
|
@ -0,0 +1,147 @@
|
|||
@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/0332879E6B524B33FE98FC97FFCA32E1>
|
||||
dc:creator "Huo, Keke; Ren, Guodong" ;
|
||||
dc:title "Matsumyia ferdinandi Herve-Bazin 1914" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Matsumyia_ferdinandi_Herve-Bazin_1914> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Cynorrhina_ferdinandi_Herve-Bazin_1914> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.174968> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.174968>
|
||||
bibo:endPage "68" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "61" ;
|
||||
bibo:volume "1374" ;
|
||||
dc:creator "Huo, Keke; Ren, Guodong" ;
|
||||
dc:date "2006" ;
|
||||
dc:title "A key to known species of Mastumyia Shiraki (Diptera, Syrphidae) from China, with descriptions of two new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Matsumyia_ferdinandi_Herve-Bazin_1914>
|
||||
dwc:authority "Herve-Bazin, 1914" ;
|
||||
dwc:authorityName "Herve-Bazin" ;
|
||||
dwc:authorityYear "1914" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Matsumyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Herve-Bazin, 1914" ;
|
||||
dwc:species "ferdinandi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Matsumyia_ferdinandi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cynorrhina_ferdinandi_Herve-Bazin_1914>
|
||||
dwc:authority "Herve-Bazin, 1914: 78" ;
|
||||
dwc:authorityName "Herve-Bazin" ;
|
||||
dwc:authorityPageNumber "78" ;
|
||||
dwc:authorityYear "1914" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Cynorrhina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Herve-Bazin, 1914" ;
|
||||
dwc:species "ferdinandi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cynorrhina_ferdinandi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Matsumyia_ferdinandi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Matsumyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ferdinandi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Matsumyia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Matsumyia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Matsumyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syrphidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syrphidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cynorrhina_ferdinandi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Cynorrhina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ferdinandi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cynorrhina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cynorrhina>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Cynorrhina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syrphidae> ;
|
||||
a dwcFP:TaxonName .
|
107
data/03/32/87/0332879E6B524B33FE98FDF0FF5133DC.ttl
Normal file
107
data/03/32/87/0332879E6B524B33FE98FDF0FF5133DC.ttl
Normal file
|
@ -0,0 +1,107 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0332879E6B524B33FE98FDF0FF5133DC>
|
||||
dc:creator "Huo, Keke; Ren, Guodong" ;
|
||||
dc:title "Matsumyia bimaculata Huo & Ren, 2006, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Matsumyia_bimaculata_Huo_2006> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.174968> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.174968>
|
||||
bibo:endPage "68" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "61" ;
|
||||
bibo:volume "1374" ;
|
||||
dc:creator "Huo, Keke; Ren, Guodong" ;
|
||||
dc:date "2006" ;
|
||||
dc:title "A key to known species of Mastumyia Shiraki (Diptera, Syrphidae) from China, with descriptions of two new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Matsumyia_bimaculata_Huo_2006>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Huo & Ren, 2006" ;
|
||||
dwc:authorityName "Huo & Ren" ;
|
||||
dwc:authorityYear "2006" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Matsumyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Huo & Ren, 2006" ;
|
||||
dwc:species "bimaculata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3YF5X> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Matsumyia_bimaculata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Matsumyia_bimaculata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Matsumyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bimaculata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Matsumyia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Matsumyia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Matsumyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syrphidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syrphidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
114
data/03/32/87/0332879E6B574B34FE98FBA4FFB93661.ttl
Normal file
114
data/03/32/87/0332879E6B574B34FE98FBA4FFB93661.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/0332879E6B574B34FE98FBA4FFB93661>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.174970> ;
|
||||
dc:creator "Huo, Keke; Ren, Guodong" ;
|
||||
dc:title "Matsumyia zibaiensis Huo & Ren, 2006, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Matsumyia_zibaiensis_Huo_2006> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.174968> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.174968>
|
||||
bibo:endPage "68" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "61" ;
|
||||
bibo:volume "1374" ;
|
||||
dc:creator "Huo, Keke; Ren, Guodong" ;
|
||||
dc:date "2006" ;
|
||||
dc:title "A key to known species of Mastumyia Shiraki (Diptera, Syrphidae) from China, with descriptions of two new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.174970> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Matsumyia_zibaiensis_Huo_2006>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Huo & Ren, 2006" ;
|
||||
dwc:authorityName "Huo & Ren" ;
|
||||
dwc:authorityYear "2006" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Matsumyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Huo & Ren, 2006" ;
|
||||
dwc:species "zibaiensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/72V4J> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Matsumyia_zibaiensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Matsumyia_zibaiensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Matsumyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "zibaiensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Matsumyia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Matsumyia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Matsumyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syrphidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syrphidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.174970>
|
||||
dc:description "FIGURES 4 – 10. Matsumyia zibaienisis sp. nov. 4, lateral view of head, ♂; 5, lateral view of head, Ψ; 6, frontal view of head, ♂; 7, left lateral view of male genitalia; 8, ventral view of male genitalia; 9, lateral view of aedeagus; 10, ventral view of aedeagus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/174970/files/figure.png> ;
|
||||
a fabio:Figure .
|
119
data/03/32/A5/0332A5DDD4FA3BBBECD6B5988BA299FD.ttl
Normal file
119
data/03/32/A5/0332A5DDD4FA3BBBECD6B5988BA299FD.ttl
Normal file
|
@ -0,0 +1,119 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0332A5DDD4FA3BBBECD6B5988BA299FD>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Chalcidoidea_reductus>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Chalcidoidea_natans>' due to issues with rank ;
|
||||
dc:creator "Dale-Skey, Natalie; Askew, Richard R.; Noyes, John S.; Livermore, Laurence; Broad, Gavin R." ;
|
||||
dc:title "Caraphractus cinctus Walker 1846" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Caraphractus_cinctus_Walker_1846> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Polynema> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8013> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e8013>
|
||||
bibo:endPage "8013" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "8013" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Dale-Skey, Natalie; Askew, Richard R.; Noyes, John S.; Livermore, Laurence; Broad, Gavin R." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Checklist of British and Irish Hymenoptera - Chalcidoidea and Mymarommatoidea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Caraphractus_cinctus_Walker_1846>
|
||||
dwc:authority "Walker, 1846" ;
|
||||
dwc:authorityName "Walker" ;
|
||||
dwc:authorityYear "1846" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Mymaridae" ;
|
||||
dwc:genus "Caraphractus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Walker, 1846" ;
|
||||
dwc:species "cinctus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/R2W7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Caraphractus_cinctus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Caraphractus_cinctus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Mymaridae" ;
|
||||
dwc:genus "Caraphractus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cinctus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Caraphractus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Caraphractus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Mymaridae" ;
|
||||
dwc:genus "Caraphractus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mymaridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mymaridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Mymaridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polynema>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Mymaridae" ;
|
||||
dwc:genus "Polynema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mymaridae> ;
|
||||
a dwcFP:TaxonName .
|
94
data/03/32/BB/0332BB3871A55E0D86A47FC97E183556.ttl
Normal file
94
data/03/32/BB/0332BB3871A55E0D86A47FC97E183556.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/0332BB3871A55E0D86A47FC97E183556>
|
||||
dc:creator "Grizancic, Lana; Baricevic, Ana; Smodlaka Tankovic, Mirta; Vlasicek, Ivan; Knjaz, Mia; Podolsak, Ivan; Kogovsek, Tjasa; Pfannkuchen, Martin Andreas; Maric Pfannkuchen, Daniela" ;
|
||||
dc:title "Fragilidium" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0332BB3871A55E0D86A47FC97E183556.mc.6AC79FDEDB3AE3385B2219C98866C8B2>, <http://tb.plazi.org/GgServer/dwcaRecords/0332BB3871A55E0D86A47FC97E183556.mc.39A82DC830EB47E20BDFD177F40BDA40>, <http://tb.plazi.org/GgServer/dwcaRecords/0332BB3871A55E0D86A47FC97E183556.mc.C31D8A2C4B5EEB234D9691BBA6A0015B>, <http://tb.plazi.org/GgServer/dwcaRecords/0332BB3871A55E0D86A47FC97E183556.mc.1D1A2C6F05611CE94178FAEF5AC861E5> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.11.e106947> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Alveolata/Gonyaulacales> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.11.e106947>
|
||||
bibo:endPage "106947" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:pubDate "2023-09-25" ;
|
||||
bibo:startPage "106947" ;
|
||||
bibo:volume "11" ;
|
||||
dc:creator "Grizancic, Lana; Baricevic, Ana; Smodlaka Tankovic, Mirta; Vlasicek, Ivan; Knjaz, Mia; Podolsak, Ivan; Kogovsek, Tjasa; Pfannkuchen, Martin Andreas; Maric Pfannkuchen, Daniela" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "A metabarcode based (species) inventory of the northern Adriatic phytoplankton" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Alveolata/Gonyaulacales>
|
||||
dwc:class "Dinophyceae" ;
|
||||
dwc:kingdom "Alveolata" ;
|
||||
dwc:order "Gonyaulacales" ;
|
||||
dwc:phylum "Dinophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Alveolata/Dinophyceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Alveolata/Dinophyceae>
|
||||
dwc:class "Dinophyceae" ;
|
||||
dwc:kingdom "Alveolata" ;
|
||||
dwc:phylum "Dinophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Alveolata/Dinophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Alveolata/Dinophyta>
|
||||
dwc:kingdom "Alveolata" ;
|
||||
dwc:phylum "Dinophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Alveolata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Alveolata>
|
||||
dwc:kingdom "Alveolata" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0332BB3871A55E0D86A47FC97E183556.mc.6AC79FDEDB3AE3385B2219C98866C8B2>
|
||||
dwc:eventDate "2023-01-01" ;
|
||||
dwc:locality "Occurrence" ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
dwc:verbatimElevation "13" ;
|
||||
dwc:verbatimLatitude "45.079998" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0332BB3871A55E0D86A47FC97E183556#6AC79FDEDB3AE3385B2219C98866C8B2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0332BB3871A55E0D86A47FC97E183556.mc.39A82DC830EB47E20BDFD177F40BDA40>
|
||||
dwc:eventDate "2023-01-01" ;
|
||||
dwc:locality "Occurrence" ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
dwc:verbatimElevation "13" ;
|
||||
dwc:verbatimLatitude "45.079998" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0332BB3871A55E0D86A47FC97E183556#39A82DC830EB47E20BDFD177F40BDA40> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0332BB3871A55E0D86A47FC97E183556.mc.C31D8A2C4B5EEB234D9691BBA6A0015B>
|
||||
dwc:eventDate "2023-01-01" ;
|
||||
dwc:locality "Occurrence" ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
dwc:verbatimElevation "13" ;
|
||||
dwc:verbatimLatitude "45.061848" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0332BB3871A55E0D86A47FC97E183556#C31D8A2C4B5EEB234D9691BBA6A0015B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0332BB3871A55E0D86A47FC97E183556.mc.1D1A2C6F05611CE94178FAEF5AC861E5>
|
||||
dwc:eventDate "2023-01-01" ;
|
||||
dwc:locality "Occurrence" ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
dwc:verbatimElevation "13" ;
|
||||
dwc:verbatimLatitude "45.061848" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0332BB3871A55E0D86A47FC97E183556#1D1A2C6F05611CE94178FAEF5AC861E5> ;
|
||||
a dwc:MaterialCitation .
|
220
data/03/32/E4/0332E47CC74158DDBC5DFA65340C0963.ttl
Normal file
220
data/03/32/E4/0332E47CC74158DDBC5DFA65340C0963.ttl
Normal file
|
@ -0,0 +1,220 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/0332E47CC74158DDBC5DFA65340C0963>
|
||||
cito:cites <http://dx.doi.org/10.3897/phytokeys.202.80554.figure1>, <http://dx.doi.org/10.3897/phytokeys.202.80554.figure2>, <http://dx.doi.org/10.3897/phytokeys.202.80554.figure3>, <http://dx.doi.org/10.3897/phytokeys.202.80554.figure4> ;
|
||||
dc:creator "Fu, Zhixi; Liu, Xiaofeng; Zhen, Aiguo; Zhu, Xinxin; Konowalik, Kamil; Ma, Yueping; Li, Pan" ;
|
||||
dc:title "Chrysanthemum dabieshanense Z. X. Fu, A. G. Zhen, & Y. P. Ma 2022, nom. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Chrysanthemum_dabieshanense_Fu_2022> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Chrysanthemum_vestitum_latifolium_Fu_2022>, <http://taxon-concept.plazi.org/id/Plantae/Chrysanthemum_vestitum_var_latifolium_Fu_2022> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.202.80554> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.202.80554>
|
||||
bibo:endPage "52" ;
|
||||
bibo:journal "PhytoKeys" ;
|
||||
bibo:pubDate "2022-07-21" ;
|
||||
bibo:startPage "45" ;
|
||||
bibo:volume "202" ;
|
||||
dc:creator "Fu, Zhixi; Liu, Xiaofeng; Zhen, Aiguo; Zhu, Xinxin; Konowalik, Kamil; Ma, Yueping; Li, Pan" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Chrysanthemum dabieshanense, a new name for Chrysanthemum vestitum var. latifolium (Asteraceae, Anthemideae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/phytokeys.202.80554.figure1>, <http://dx.doi.org/10.3897/phytokeys.202.80554.figure2>, <http://dx.doi.org/10.3897/phytokeys.202.80554.figure3>, <http://dx.doi.org/10.3897/phytokeys.202.80554.figure4> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Chrysanthemum_dabieshanense_Fu_2022>
|
||||
dwc:LSID "0332E47C-C741-58DD-BC5D-FA65340C0963" ;
|
||||
dwc:authority "Z. X. Fu, A. G. Zhen, & Y. P. Ma" ;
|
||||
dwc:authorityName "Z. X. Fu, A. G. Zhen, & Y. P. Ma" ;
|
||||
dwc:authorityYear "2022" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Chrysanthemum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Z. X. Fu, A. G. Zhen, & Y. P. Ma, 2022" ;
|
||||
dwc:species "dabieshanense" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Chrysanthemum_dabieshanense> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Chrysanthemum_vestitum_latifolium_Fu_2022>
|
||||
dwc:authorityName "Fu & Liu & Zhen & Zhu & Konowalik & Ma & Li" ;
|
||||
dwc:authorityYear "2022" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Chrysanthemum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:scientificNameAuthorship "Fu & Liu & Zhen & Zhu & Konowalik & Ma & Li, 2022" ;
|
||||
dwc:species "vestitum" ;
|
||||
dwc:variety "latifolium" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Chrysanthemum_vestitum_latifolium> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Chrysanthemum_vestitum_var_latifolium_Fu_2022>
|
||||
dwc:authorityName "Fu & Liu & Zhen & Zhu & Konowalik & Ma & Li" ;
|
||||
dwc:authorityYear "2022" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Chrysanthemum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:scientificNameAuthorship "Fu & Liu & Zhen & Zhu & Konowalik & Ma & Li, 2022" ;
|
||||
dwc:species "vestitum" ;
|
||||
dwc:subSpecies "var." ;
|
||||
dwc:variety "latifolium" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Chrysanthemum_vestitum_var_latifolium> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chrysanthemum_dabieshanense>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Chrysanthemum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dabieshanense" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chrysanthemum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chrysanthemum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Chrysanthemum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chrysanthemum_vestitum_latifolium>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Chrysanthemum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "vestitum" ;
|
||||
dwc:variety "latifolium" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chrysanthemum_vestitum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chrysanthemum_vestitum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Chrysanthemum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "vestitum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chrysanthemum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chrysanthemum_vestitum_var_latifolium>
|
||||
# Warning: abbreviated subSpecies "var." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Chrysanthemum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "vestitum" ;
|
||||
dwc:subSpecies "var." ;
|
||||
dwc:variety "latifolium" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chrysanthemum_vestitum_var> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chrysanthemum_vestitum_var>
|
||||
# Warning: abbreviated subSpecies "var." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Chrysanthemum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "vestitum" ;
|
||||
dwc:subSpecies "var." ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chrysanthemum_vestitum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.202.80554.figure1>
|
||||
dc:description "Figure 1. The images of the holotype of Chrysanthemum vestitum and Chrysanthemum vestitum (Hemsl.) Stapf. var. latifolium A the lectotype of Chrysanthemum vestitum (Hemsl.) Stapf. Image courtesy of the Royal Botanic Gardens, Kew (K). (Type: China. Hubei: Yichang city, \" Ichang and immediate neighborhood \", Sep 1886, A. Henry 1115 lectotype, K 000891712) B the holotype of Chrysanthemum vestitum (Hemsl.) Stapf. var. latifolium J. Zhou et J. Y. Chen. Image courtesy of the Herbarium PE, (Type: China, Anhui Province: Yuexi County, Baojia River, alt. 1500 m, 24 Sep 1953, East China Station Inst. Bot. 6935 holotype, PE 00544099!)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/717888> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.202.80554.figure2>
|
||||
dc:description "Figure 2. A plant of Chrysanthemum vestitum (Hemsl.) Stapf var. latifolium collected at Tianzhu Mountain, Dabieshan mountains (The voucher no. MYP- 20160826, WUK, Ma et al. 2020) A plant growing in natural habitat B the adaxial side of leaf C the abaxial side of leaf. Scale bar: 2 cm (B, C). Photographed by Yue-ping Ma." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/717889> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.202.80554.figure3>
|
||||
dc:description "Figure 3. The images of Chrysanthemum vestitum and Chrysanthemum dabieshanense A, B plants growing in natural habitat C, D adaxial side of leaf (A, C Chrysanthemum vestitum, voucher Z. X. Fu 610, PE, Lushi county, Henan province, China, Photographs by Zhixi Fu). (B, D Chrysanthemum dabieshanense, voucher X. X. Zhu 089 CSH, Yingshan county, Hubei province, China. Photographs by Xinxin Zhu)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/717890> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.202.80554.figure4>
|
||||
dc:description "Figure 4. Distribution map of Chrysanthemum dabieshanense (black circles) in Anhui and Hubei provinces, China, based on the voucher specimen information." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/717891> ;
|
||||
a fabio:Figure .
|
119
data/03/A7/01/03A70133FFB3134AB180FC1EFE1729DF.ttl
Normal file
119
data/03/A7/01/03A70133FFB3134AB180FC1EFE1729DF.ttl
Normal file
|
@ -0,0 +1,119 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A70133FFB3134AB180FC1EFE1729DF>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.221062>, <http://dx.doi.org/10.5281/zenodo.221064> ;
|
||||
dc:creator "Li, Houhun; Zhen, Hui; Mey, Wolfram" ;
|
||||
dc:title "Dichomeris tephrodes Meyrick 1909" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dichomeris_tephrodes_Meyrick_1909> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3608.7.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3608.7.3>
|
||||
bibo:endPage "574" ;
|
||||
bibo:issue "7" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "561" ;
|
||||
bibo:volume "3608" ;
|
||||
dc:creator "Li, Houhun; Zhen, Hui; Mey, Wolfram" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Notes on Dichomeris Hübner, 1818 from Southern Africa and Kenya, with description of seven new species (Lepidoptera, Gelechiidae, Dichomeridinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.221062>, <http://dx.doi.org/10.5281/zenodo.221064> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dichomeris_tephrodes_Meyrick_1909>
|
||||
dwc:authority "Meyrick, 1909" ;
|
||||
dwc:authorityName "Meyrick" ;
|
||||
dwc:authorityYear "1909" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyrick, 1909" ;
|
||||
dwc:species "tephrodes" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6D4B4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dichomeris_tephrodes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris_tephrodes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tephrodes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dichomeris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gelechiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gelechiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.221062>
|
||||
dc:description "FIGURES 7 – 12. Adults of Dichomeris spp. 7. D. ventriprojecta sp. nov., holotype 3; 8. D. acuminata (Staudinger), 3; 9. D. impigra Meyrick, ♀; 10. D. marmorata (Walsingham), 3; 11. D. plumbosa (Meyrick), 3; 12. D. tephrodes (Meyrick), 3." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/221062/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.221064>
|
||||
dc:description "FIGURES 19 – 24. Male genitalia of Dichomeris spp. 19. D. ventriprojecta sp. nov., holotype, genitalia slide no. ZH 09098; 20. D. acuminata (Staudinger), genitalia slide no. ZH 09104; 21. D. impigra Meyrick, genitalia slide no. ZH 09103; 22. D. marmorata (Walsingham), genitalia slide no. ZH 09092; 23. D. plumbosa (Meyrick), genitalia slide no. ZH 09106; 24. D. tephrodes (Meyrick), genitalia slide no. ZH 09100." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/221064/files/figure.png> ;
|
||||
a fabio:Figure .
|
119
data/03/A7/01/03A70133FFB3134AB180FD9EFE3D2FB3.ttl
Normal file
119
data/03/A7/01/03A70133FFB3134AB180FD9EFE3D2FB3.ttl
Normal file
|
@ -0,0 +1,119 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A70133FFB3134AB180FD9EFE3D2FB3>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.221062>, <http://dx.doi.org/10.5281/zenodo.221064> ;
|
||||
dc:creator "Li, Houhun; Zhen, Hui; Mey, Wolfram" ;
|
||||
dc:title "Dichomeris plumbosa Meyrick 1913" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dichomeris_plumbosa_Meyrick_1913> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3608.7.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3608.7.3>
|
||||
bibo:endPage "574" ;
|
||||
bibo:issue "7" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "561" ;
|
||||
bibo:volume "3608" ;
|
||||
dc:creator "Li, Houhun; Zhen, Hui; Mey, Wolfram" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Notes on Dichomeris Hübner, 1818 from Southern Africa and Kenya, with description of seven new species (Lepidoptera, Gelechiidae, Dichomeridinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.221062>, <http://dx.doi.org/10.5281/zenodo.221064> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dichomeris_plumbosa_Meyrick_1913>
|
||||
dwc:authority "Meyrick, 1913" ;
|
||||
dwc:authorityName "Meyrick" ;
|
||||
dwc:authorityYear "1913" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyrick, 1913" ;
|
||||
dwc:species "plumbosa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/35MKN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dichomeris_plumbosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris_plumbosa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "plumbosa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dichomeris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gelechiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gelechiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.221062>
|
||||
dc:description "FIGURES 7 – 12. Adults of Dichomeris spp. 7. D. ventriprojecta sp. nov., holotype 3; 8. D. acuminata (Staudinger), 3; 9. D. impigra Meyrick, ♀; 10. D. marmorata (Walsingham), 3; 11. D. plumbosa (Meyrick), 3; 12. D. tephrodes (Meyrick), 3." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/221062/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.221064>
|
||||
dc:description "FIGURES 19 – 24. Male genitalia of Dichomeris spp. 19. D. ventriprojecta sp. nov., holotype, genitalia slide no. ZH 09098; 20. D. acuminata (Staudinger), genitalia slide no. ZH 09104; 21. D. impigra Meyrick, genitalia slide no. ZH 09103; 22. D. marmorata (Walsingham), genitalia slide no. ZH 09092; 23. D. plumbosa (Meyrick), genitalia slide no. ZH 09106; 24. D. tephrodes (Meyrick), genitalia slide no. ZH 09100." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/221064/files/figure.png> ;
|
||||
a fabio:Figure .
|
118
data/03/A7/01/03A70133FFB3134AB180FF5CFC982E33.ttl
Normal file
118
data/03/A7/01/03A70133FFB3134AB180FF5CFC982E33.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/03A70133FFB3134AB180FF5CFC982E33>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.221062>, <http://dx.doi.org/10.5281/zenodo.221064> ;
|
||||
dc:creator "Li, Houhun; Zhen, Hui; Mey, Wolfram" ;
|
||||
dc:title "Dichomeris marmorata Walsingham 1891" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dichomeris_marmorata_Walsingham_1891> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3608.7.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3608.7.3>
|
||||
bibo:endPage "574" ;
|
||||
bibo:issue "7" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "561" ;
|
||||
bibo:volume "3608" ;
|
||||
dc:creator "Li, Houhun; Zhen, Hui; Mey, Wolfram" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Notes on Dichomeris Hübner, 1818 from Southern Africa and Kenya, with description of seven new species (Lepidoptera, Gelechiidae, Dichomeridinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.221062>, <http://dx.doi.org/10.5281/zenodo.221064> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dichomeris_marmorata_Walsingham_1891>
|
||||
dwc:authority "Walsingham, 1891" ;
|
||||
dwc:authorityName "Walsingham" ;
|
||||
dwc:authorityYear "1891" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Walsingham, 1891" ;
|
||||
dwc:species "marmorata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dichomeris_marmorata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris_marmorata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "marmorata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dichomeris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gelechiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gelechiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.221062>
|
||||
dc:description "FIGURES 7 – 12. Adults of Dichomeris spp. 7. D. ventriprojecta sp. nov., holotype 3; 8. D. acuminata (Staudinger), 3; 9. D. impigra Meyrick, ♀; 10. D. marmorata (Walsingham), 3; 11. D. plumbosa (Meyrick), 3; 12. D. tephrodes (Meyrick), 3." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/221062/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.221064>
|
||||
dc:description "FIGURES 19 – 24. Male genitalia of Dichomeris spp. 19. D. ventriprojecta sp. nov., holotype, genitalia slide no. ZH 09098; 20. D. acuminata (Staudinger), genitalia slide no. ZH 09104; 21. D. impigra Meyrick, genitalia slide no. ZH 09103; 22. D. marmorata (Walsingham), genitalia slide no. ZH 09092; 23. D. plumbosa (Meyrick), genitalia slide no. ZH 09106; 24. D. tephrodes (Meyrick), genitalia slide no. ZH 09100." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/221064/files/figure.png> ;
|
||||
a fabio:Figure .
|
119
data/03/A7/01/03A70133FFB4134DB180FF5CFC3B2D05.ttl
Normal file
119
data/03/A7/01/03A70133FFB4134DB180FF5CFC3B2D05.ttl
Normal file
|
@ -0,0 +1,119 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A70133FFB4134DB180FF5CFC3B2D05>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.221062>, <http://dx.doi.org/10.5281/zenodo.221064> ;
|
||||
dc:creator "Li, Houhun; Zhen, Hui; Mey, Wolfram" ;
|
||||
dc:title "Dichomeris impigra Meyrick 1913" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dichomeris_impigra_Meyrick_1913> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3608.7.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3608.7.3>
|
||||
bibo:endPage "574" ;
|
||||
bibo:issue "7" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "561" ;
|
||||
bibo:volume "3608" ;
|
||||
dc:creator "Li, Houhun; Zhen, Hui; Mey, Wolfram" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Notes on Dichomeris Hübner, 1818 from Southern Africa and Kenya, with description of seven new species (Lepidoptera, Gelechiidae, Dichomeridinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.221062>, <http://dx.doi.org/10.5281/zenodo.221064> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dichomeris_impigra_Meyrick_1913>
|
||||
dwc:authority "Meyrick, 1913" ;
|
||||
dwc:authorityName "Meyrick" ;
|
||||
dwc:authorityYear "1913" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyrick, 1913" ;
|
||||
dwc:species "impigra" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6CRYV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dichomeris_impigra> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris_impigra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "impigra" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dichomeris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gelechiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gelechiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.221062>
|
||||
dc:description "FIGURES 7 – 12. Adults of Dichomeris spp. 7. D. ventriprojecta sp. nov., holotype 3; 8. D. acuminata (Staudinger), 3; 9. D. impigra Meyrick, ♀; 10. D. marmorata (Walsingham), 3; 11. D. plumbosa (Meyrick), 3; 12. D. tephrodes (Meyrick), 3." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/221062/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.221064>
|
||||
dc:description "FIGURES 19 – 24. Male genitalia of Dichomeris spp. 19. D. ventriprojecta sp. nov., holotype, genitalia slide no. ZH 09098; 20. D. acuminata (Staudinger), genitalia slide no. ZH 09104; 21. D. impigra Meyrick, genitalia slide no. ZH 09103; 22. D. marmorata (Walsingham), genitalia slide no. ZH 09092; 23. D. plumbosa (Meyrick), genitalia slide no. ZH 09106; 24. D. tephrodes (Meyrick), genitalia slide no. ZH 09100." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/221064/files/figure.png> ;
|
||||
a fabio:Figure .
|
123
data/03/A7/01/03A70133FFB5134CB180FB4EFD7A2BBD.ttl
Normal file
123
data/03/A7/01/03A70133FFB5134CB180FB4EFD7A2BBD.ttl
Normal file
|
@ -0,0 +1,123 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A70133FFB5134CB180FB4EFD7A2BBD>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.221062>, <http://dx.doi.org/10.5281/zenodo.221064>, <http://dx.doi.org/10.5281/zenodo.221065> ;
|
||||
dc:creator "Li, Houhun; Zhen, Hui; Mey, Wolfram" ;
|
||||
dc:title "Dichomeris acuminata Staudinger 1876" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dichomeris_acuminata_Staudinger_1876> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3608.7.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3608.7.3>
|
||||
bibo:endPage "574" ;
|
||||
bibo:issue "7" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "561" ;
|
||||
bibo:volume "3608" ;
|
||||
dc:creator "Li, Houhun; Zhen, Hui; Mey, Wolfram" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Notes on Dichomeris Hübner, 1818 from Southern Africa and Kenya, with description of seven new species (Lepidoptera, Gelechiidae, Dichomeridinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.221062>, <http://dx.doi.org/10.5281/zenodo.221064>, <http://dx.doi.org/10.5281/zenodo.221065> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dichomeris_acuminata_Staudinger_1876>
|
||||
dwc:authority "Staudinger, 1876" ;
|
||||
dwc:authorityName "Staudinger" ;
|
||||
dwc:authorityYear "1876" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Staudinger, 1876" ;
|
||||
dwc:species "acuminata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dichomeris_acuminata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris_acuminata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "acuminata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dichomeris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gelechiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gelechiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.221062>
|
||||
dc:description "FIGURES 7 – 12. Adults of Dichomeris spp. 7. D. ventriprojecta sp. nov., holotype 3; 8. D. acuminata (Staudinger), 3; 9. D. impigra Meyrick, ♀; 10. D. marmorata (Walsingham), 3; 11. D. plumbosa (Meyrick), 3; 12. D. tephrodes (Meyrick), 3." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/221062/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.221064>
|
||||
dc:description "FIGURES 19 – 24. Male genitalia of Dichomeris spp. 19. D. ventriprojecta sp. nov., holotype, genitalia slide no. ZH 09098; 20. D. acuminata (Staudinger), genitalia slide no. ZH 09104; 21. D. impigra Meyrick, genitalia slide no. ZH 09103; 22. D. marmorata (Walsingham), genitalia slide no. ZH 09092; 23. D. plumbosa (Meyrick), genitalia slide no. ZH 09106; 24. D. tephrodes (Meyrick), genitalia slide no. ZH 09100." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/221064/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.221065>
|
||||
dc:description "FIGURES 25 – 26. Female genitalia of Dichomeris spp. 25. D. ventriprojecta sp. nov., paratype, genitalia slide no. ZH 09107; 26. D. acuminata (Staudinger), genitalia slide no. ZH 09105." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/221065/files/figure.png> ;
|
||||
a fabio:Figure .
|
125
data/03/A7/01/03A70133FFB6134CB180FBF4FC7A281D.ttl
Normal file
125
data/03/A7/01/03A70133FFB6134CB180FBF4FC7A281D.ttl
Normal file
|
@ -0,0 +1,125 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A70133FFB6134CB180FBF4FC7A281D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.221062>, <http://dx.doi.org/10.5281/zenodo.221064>, <http://dx.doi.org/10.5281/zenodo.221065> ;
|
||||
dc:creator "Li, Houhun; Zhen, Hui; Mey, Wolfram" ;
|
||||
dc:title "Dichomeris ventriprojecta Li, Zhen & Mey, 2013, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dichomeris_ventriprojecta_Li_2013> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3608.7.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3608.7.3>
|
||||
bibo:endPage "574" ;
|
||||
bibo:issue "7" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "561" ;
|
||||
bibo:volume "3608" ;
|
||||
dc:creator "Li, Houhun; Zhen, Hui; Mey, Wolfram" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Notes on Dichomeris Hübner, 1818 from Southern Africa and Kenya, with description of seven new species (Lepidoptera, Gelechiidae, Dichomeridinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.221062>, <http://dx.doi.org/10.5281/zenodo.221064>, <http://dx.doi.org/10.5281/zenodo.221065> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dichomeris_ventriprojecta_Li_2013>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Li, Zhen & Mey, 2013" ;
|
||||
dwc:authorityName "Li, Zhen & Mey" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Li, Zhen & Mey, 2013" ;
|
||||
dwc:species "ventriprojecta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/93G7S> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dichomeris_ventriprojecta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris_ventriprojecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ventriprojecta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dichomeris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gelechiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gelechiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.221062>
|
||||
dc:description "FIGURES 7 – 12. Adults of Dichomeris spp. 7. D. ventriprojecta sp. nov., holotype 3; 8. D. acuminata (Staudinger), 3; 9. D. impigra Meyrick, ♀; 10. D. marmorata (Walsingham), 3; 11. D. plumbosa (Meyrick), 3; 12. D. tephrodes (Meyrick), 3." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/221062/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.221064>
|
||||
dc:description "FIGURES 19 – 24. Male genitalia of Dichomeris spp. 19. D. ventriprojecta sp. nov., holotype, genitalia slide no. ZH 09098; 20. D. acuminata (Staudinger), genitalia slide no. ZH 09104; 21. D. impigra Meyrick, genitalia slide no. ZH 09103; 22. D. marmorata (Walsingham), genitalia slide no. ZH 09092; 23. D. plumbosa (Meyrick), genitalia slide no. ZH 09106; 24. D. tephrodes (Meyrick), genitalia slide no. ZH 09100." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/221064/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.221065>
|
||||
dc:description "FIGURES 25 – 26. Female genitalia of Dichomeris spp. 25. D. ventriprojecta sp. nov., paratype, genitalia slide no. ZH 09107; 26. D. acuminata (Staudinger), genitalia slide no. ZH 09105." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/221065/files/figure.png> ;
|
||||
a fabio:Figure .
|
120
data/03/A7/01/03A70133FFB7134EB180FF5CFB7529C8.ttl
Normal file
120
data/03/A7/01/03A70133FFB7134EB180FF5CFB7529C8.ttl
Normal file
|
@ -0,0 +1,120 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A70133FFB7134EB180FF5CFB7529C8>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.221061>, <http://dx.doi.org/10.5281/zenodo.221063> ;
|
||||
dc:creator "Li, Houhun; Zhen, Hui; Mey, Wolfram" ;
|
||||
dc:title "Dichomeris paulidigitata Li, Zhen & Mey, 2013, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dichomeris_paulidigitata_Li_2013> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3608.7.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3608.7.3>
|
||||
bibo:endPage "574" ;
|
||||
bibo:issue "7" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "561" ;
|
||||
bibo:volume "3608" ;
|
||||
dc:creator "Li, Houhun; Zhen, Hui; Mey, Wolfram" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Notes on Dichomeris Hübner, 1818 from Southern Africa and Kenya, with description of seven new species (Lepidoptera, Gelechiidae, Dichomeridinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.221061>, <http://dx.doi.org/10.5281/zenodo.221063> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dichomeris_paulidigitata_Li_2013>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Li, Zhen & Mey, 2013" ;
|
||||
dwc:authorityName "Li, Zhen & Mey" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Li, Zhen & Mey, 2013" ;
|
||||
dwc:species "paulidigitata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/93G68> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dichomeris_paulidigitata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris_paulidigitata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "paulidigitata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dichomeris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gelechiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gelechiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.221061>
|
||||
dc:description "FIGURES 1 – 6. Adults of Dichomeris spp. 1. D. arquata sp. nov., holotype 3; 2. D. brevicornuta sp. nov., holotype 3; 3. D. dentata sp. nov., holotype 3; 4. D. ligulacea sp. nov., holotype 3; 5. D. paulidigitata sp. nov., holotype 3; 6. D. tenextrema sp. nov., holotype 3." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/221061/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.221063>
|
||||
dc:description "FIGURES 13 – 18. Male genitalia of Dichomeris spp. 13. D. arquata sp. nov., holotype, genitalia slide no. ZH 09101; 14. D. brevicornuta sp. nov., holotype, genitalia slide no. ZH 09091; 15. D. dentata sp. nov., holotype, genitalia slide no. ZH 09093; 16. D. ligulacea sp. nov., holotype, genitalia slide no. ZH 09095; 17. D. paulidigitata sp. nov., holotype, genitalia slide no. ZH 09113; 18. D. tenextrema sp. nov., holotype, genitalia slide no. ZH 09115." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/221063/files/figure.png> ;
|
||||
a fabio:Figure .
|
120
data/03/A7/01/03A70133FFB7134FB180F986FC392FDE.ttl
Normal file
120
data/03/A7/01/03A70133FFB7134FB180F986FC392FDE.ttl
Normal file
|
@ -0,0 +1,120 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A70133FFB7134FB180F986FC392FDE>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.221061>, <http://dx.doi.org/10.5281/zenodo.221063> ;
|
||||
dc:creator "Li, Houhun; Zhen, Hui; Mey, Wolfram" ;
|
||||
dc:title "Dichomeris tenextrema Li, Zhen & Mey, 2013, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dichomeris_tenextrema_Li_2013> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3608.7.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3608.7.3>
|
||||
bibo:endPage "574" ;
|
||||
bibo:issue "7" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "561" ;
|
||||
bibo:volume "3608" ;
|
||||
dc:creator "Li, Houhun; Zhen, Hui; Mey, Wolfram" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Notes on Dichomeris Hübner, 1818 from Southern Africa and Kenya, with description of seven new species (Lepidoptera, Gelechiidae, Dichomeridinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.221061>, <http://dx.doi.org/10.5281/zenodo.221063> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dichomeris_tenextrema_Li_2013>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Li, Zhen & Mey, 2013" ;
|
||||
dwc:authorityName "Li, Zhen & Mey" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Li, Zhen & Mey, 2013" ;
|
||||
dwc:species "tenextrema" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/93G7M> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dichomeris_tenextrema> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris_tenextrema>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tenextrema" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dichomeris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gelechiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gelechiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.221061>
|
||||
dc:description "FIGURES 1 – 6. Adults of Dichomeris spp. 1. D. arquata sp. nov., holotype 3; 2. D. brevicornuta sp. nov., holotype 3; 3. D. dentata sp. nov., holotype 3; 4. D. ligulacea sp. nov., holotype 3; 5. D. paulidigitata sp. nov., holotype 3; 6. D. tenextrema sp. nov., holotype 3." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/221061/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.221063>
|
||||
dc:description "FIGURES 13 – 18. Male genitalia of Dichomeris spp. 13. D. arquata sp. nov., holotype, genitalia slide no. ZH 09101; 14. D. brevicornuta sp. nov., holotype, genitalia slide no. ZH 09091; 15. D. dentata sp. nov., holotype, genitalia slide no. ZH 09093; 16. D. ligulacea sp. nov., holotype, genitalia slide no. ZH 09095; 17. D. paulidigitata sp. nov., holotype, genitalia slide no. ZH 09113; 18. D. tenextrema sp. nov., holotype, genitalia slide no. ZH 09115." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/221063/files/figure.png> ;
|
||||
a fabio:Figure .
|
120
data/03/A7/01/03A70133FFB91341B180FD1CFC7F2BF0.ttl
Normal file
120
data/03/A7/01/03A70133FFB91341B180FD1CFC7F2BF0.ttl
Normal file
|
@ -0,0 +1,120 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A70133FFB91341B180FD1CFC7F2BF0>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.221061>, <http://dx.doi.org/10.5281/zenodo.221063> ;
|
||||
dc:creator "Li, Houhun; Zhen, Hui; Mey, Wolfram" ;
|
||||
dc:title "Dichomeris ligulacea Li, Zhen & Mey, 2013, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dichomeris_ligulacea_Li_2013> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3608.7.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3608.7.3>
|
||||
bibo:endPage "574" ;
|
||||
bibo:issue "7" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "561" ;
|
||||
bibo:volume "3608" ;
|
||||
dc:creator "Li, Houhun; Zhen, Hui; Mey, Wolfram" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Notes on Dichomeris Hübner, 1818 from Southern Africa and Kenya, with description of seven new species (Lepidoptera, Gelechiidae, Dichomeridinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.221061>, <http://dx.doi.org/10.5281/zenodo.221063> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dichomeris_ligulacea_Li_2013>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Li, Zhen & Mey, 2013" ;
|
||||
dwc:authorityName "Li, Zhen & Mey" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Li, Zhen & Mey, 2013" ;
|
||||
dwc:species "ligulacea" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/93G4X> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dichomeris_ligulacea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris_ligulacea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ligulacea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dichomeris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gelechiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gelechiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.221061>
|
||||
dc:description "FIGURES 1 – 6. Adults of Dichomeris spp. 1. D. arquata sp. nov., holotype 3; 2. D. brevicornuta sp. nov., holotype 3; 3. D. dentata sp. nov., holotype 3; 4. D. ligulacea sp. nov., holotype 3; 5. D. paulidigitata sp. nov., holotype 3; 6. D. tenextrema sp. nov., holotype 3." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/221061/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.221063>
|
||||
dc:description "FIGURES 13 – 18. Male genitalia of Dichomeris spp. 13. D. arquata sp. nov., holotype, genitalia slide no. ZH 09101; 14. D. brevicornuta sp. nov., holotype, genitalia slide no. ZH 09091; 15. D. dentata sp. nov., holotype, genitalia slide no. ZH 09093; 16. D. ligulacea sp. nov., holotype, genitalia slide no. ZH 09095; 17. D. paulidigitata sp. nov., holotype, genitalia slide no. ZH 09113; 18. D. tenextrema sp. nov., holotype, genitalia slide no. ZH 09115." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/221063/files/figure.png> ;
|
||||
a fabio:Figure .
|
120
data/03/A7/01/03A70133FFBB1340B180FB3EFE282EB6.ttl
Normal file
120
data/03/A7/01/03A70133FFBB1340B180FB3EFE282EB6.ttl
Normal file
|
@ -0,0 +1,120 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A70133FFBB1340B180FB3EFE282EB6>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.221061>, <http://dx.doi.org/10.5281/zenodo.221063> ;
|
||||
dc:creator "Li, Houhun; Zhen, Hui; Mey, Wolfram" ;
|
||||
dc:title "Dichomeris dentata Li, Zhen & Mey, 2013, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dichomeris_dentata_Li_2013> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3608.7.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3608.7.3>
|
||||
bibo:endPage "574" ;
|
||||
bibo:issue "7" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "561" ;
|
||||
bibo:volume "3608" ;
|
||||
dc:creator "Li, Houhun; Zhen, Hui; Mey, Wolfram" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Notes on Dichomeris Hübner, 1818 from Southern Africa and Kenya, with description of seven new species (Lepidoptera, Gelechiidae, Dichomeridinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.221061>, <http://dx.doi.org/10.5281/zenodo.221063> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dichomeris_dentata_Li_2013>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Li, Zhen & Mey, 2013" ;
|
||||
dwc:authorityName "Li, Zhen & Mey" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Li, Zhen & Mey, 2013" ;
|
||||
dwc:species "dentata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/93G3G> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dichomeris_dentata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris_dentata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dentata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dichomeris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gelechiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gelechiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.221061>
|
||||
dc:description "FIGURES 1 – 6. Adults of Dichomeris spp. 1. D. arquata sp. nov., holotype 3; 2. D. brevicornuta sp. nov., holotype 3; 3. D. dentata sp. nov., holotype 3; 4. D. ligulacea sp. nov., holotype 3; 5. D. paulidigitata sp. nov., holotype 3; 6. D. tenextrema sp. nov., holotype 3." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/221061/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.221063>
|
||||
dc:description "FIGURES 13 – 18. Male genitalia of Dichomeris spp. 13. D. arquata sp. nov., holotype, genitalia slide no. ZH 09101; 14. D. brevicornuta sp. nov., holotype, genitalia slide no. ZH 09091; 15. D. dentata sp. nov., holotype, genitalia slide no. ZH 09093; 16. D. ligulacea sp. nov., holotype, genitalia slide no. ZH 09095; 17. D. paulidigitata sp. nov., holotype, genitalia slide no. ZH 09113; 18. D. tenextrema sp. nov., holotype, genitalia slide no. ZH 09115." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/221063/files/figure.png> ;
|
||||
a fabio:Figure .
|
120
data/03/A7/01/03A70133FFBD1342B180F8E4FCBF2891.ttl
Normal file
120
data/03/A7/01/03A70133FFBD1342B180F8E4FCBF2891.ttl
Normal file
|
@ -0,0 +1,120 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A70133FFBD1342B180F8E4FCBF2891>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.221061>, <http://dx.doi.org/10.5281/zenodo.221063> ;
|
||||
dc:creator "Li, Houhun; Zhen, Hui; Mey, Wolfram" ;
|
||||
dc:title "Dichomeris brevicornuta Li, Zhen & Mey, 2013, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dichomeris_brevicornuta_Li_2013> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3608.7.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3608.7.3>
|
||||
bibo:endPage "574" ;
|
||||
bibo:issue "7" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "561" ;
|
||||
bibo:volume "3608" ;
|
||||
dc:creator "Li, Houhun; Zhen, Hui; Mey, Wolfram" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Notes on Dichomeris Hübner, 1818 from Southern Africa and Kenya, with description of seven new species (Lepidoptera, Gelechiidae, Dichomeridinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.221061>, <http://dx.doi.org/10.5281/zenodo.221063> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dichomeris_brevicornuta_Li_2013>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Li, Zhen & Mey, 2013" ;
|
||||
dwc:authorityName "Li, Zhen & Mey" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Li, Zhen & Mey, 2013" ;
|
||||
dwc:species "brevicornuta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/93G2X> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dichomeris_brevicornuta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris_brevicornuta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "brevicornuta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dichomeris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gelechiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gelechiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.221061>
|
||||
dc:description "FIGURES 1 – 6. Adults of Dichomeris spp. 1. D. arquata sp. nov., holotype 3; 2. D. brevicornuta sp. nov., holotype 3; 3. D. dentata sp. nov., holotype 3; 4. D. ligulacea sp. nov., holotype 3; 5. D. paulidigitata sp. nov., holotype 3; 6. D. tenextrema sp. nov., holotype 3." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/221061/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.221063>
|
||||
dc:description "FIGURES 13 – 18. Male genitalia of Dichomeris spp. 13. D. arquata sp. nov., holotype, genitalia slide no. ZH 09101; 14. D. brevicornuta sp. nov., holotype, genitalia slide no. ZH 09091; 15. D. dentata sp. nov., holotype, genitalia slide no. ZH 09093; 16. D. ligulacea sp. nov., holotype, genitalia slide no. ZH 09095; 17. D. paulidigitata sp. nov., holotype, genitalia slide no. ZH 09113; 18. D. tenextrema sp. nov., holotype, genitalia slide no. ZH 09115." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/221063/files/figure.png> ;
|
||||
a fabio:Figure .
|
120
data/03/A7/01/03A70133FFBE1347B180FCA2FDF02BC7.ttl
Normal file
120
data/03/A7/01/03A70133FFBE1347B180FCA2FDF02BC7.ttl
Normal file
|
@ -0,0 +1,120 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A70133FFBE1347B180FCA2FDF02BC7>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.221061>, <http://dx.doi.org/10.5281/zenodo.221063> ;
|
||||
dc:creator "Li, Houhun; Zhen, Hui; Mey, Wolfram" ;
|
||||
dc:title "Dichomeris arquata Li, Zhen & Mey, 2013, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dichomeris_arquata_Li_2013> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3608.7.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3608.7.3>
|
||||
bibo:endPage "574" ;
|
||||
bibo:issue "7" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "561" ;
|
||||
bibo:volume "3608" ;
|
||||
dc:creator "Li, Houhun; Zhen, Hui; Mey, Wolfram" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Notes on Dichomeris Hübner, 1818 from Southern Africa and Kenya, with description of seven new species (Lepidoptera, Gelechiidae, Dichomeridinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.221061>, <http://dx.doi.org/10.5281/zenodo.221063> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dichomeris_arquata_Li_2013>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Li, Zhen & Mey, 2013" ;
|
||||
dwc:authorityName "Li, Zhen & Mey" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Li, Zhen & Mey, 2013" ;
|
||||
dwc:species "arquata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/93G2L> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dichomeris_arquata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris_arquata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "arquata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dichomeris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gelechiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gelechiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.221061>
|
||||
dc:description "FIGURES 1 – 6. Adults of Dichomeris spp. 1. D. arquata sp. nov., holotype 3; 2. D. brevicornuta sp. nov., holotype 3; 3. D. dentata sp. nov., holotype 3; 4. D. ligulacea sp. nov., holotype 3; 5. D. paulidigitata sp. nov., holotype 3; 6. D. tenextrema sp. nov., holotype 3." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/221061/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.221063>
|
||||
dc:description "FIGURES 13 – 18. Male genitalia of Dichomeris spp. 13. D. arquata sp. nov., holotype, genitalia slide no. ZH 09101; 14. D. brevicornuta sp. nov., holotype, genitalia slide no. ZH 09091; 15. D. dentata sp. nov., holotype, genitalia slide no. ZH 09093; 16. D. ligulacea sp. nov., holotype, genitalia slide no. ZH 09095; 17. D. paulidigitata sp. nov., holotype, genitalia slide no. ZH 09113; 18. D. tenextrema sp. nov., holotype, genitalia slide no. ZH 09115." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/221063/files/figure.png> ;
|
||||
a fabio:Figure .
|
94
data/03/A7/01/03A70133FFBE1347B180FF15FD242F25.ttl
Normal file
94
data/03/A7/01/03A70133FFBE1347B180FF15FD242F25.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/03A70133FFBE1347B180FF15FD242F25>
|
||||
dc:creator "Li, Houhun; Zhen, Hui; Mey, Wolfram" ;
|
||||
dc:title "Dichomeris Hubner 1818" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dichomeris_Hubner_1818> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3608.7.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3608.7.3>
|
||||
bibo:endPage "574" ;
|
||||
bibo:issue "7" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "561" ;
|
||||
bibo:volume "3608" ;
|
||||
dc:creator "Li, Houhun; Zhen, Hui; Mey, Wolfram" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Notes on Dichomeris Hübner, 1818 from Southern Africa and Kenya, with description of seven new species (Lepidoptera, Gelechiidae, Dichomeridinae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dichomeris_Hubner_1818>
|
||||
dwc:authority "Hubner, 1818" ;
|
||||
dwc:authorityName "Hubner" ;
|
||||
dwc:authorityYear "1818" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Hubner, 1818" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8ZXMH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dichomeris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gelechiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gelechiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
78
data/03/A7/03/03A70377FFC4FF8A9685FD18CB28FCF3.ttl
Normal file
78
data/03/A7/03/03A70377FFC4FF8A9685FD18CB28FCF3.ttl
Normal file
|
@ -0,0 +1,78 @@
|
|||
@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/03A70377FFC4FF8A9685FD18CB28FCF3>
|
||||
dc:creator "Bezděčková, Klára; Bezděčka, Pavel; Machar, Ivo" ;
|
||||
dc:title "Proceratiinae" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4020.1.4> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Proceratiinae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4020.1.4>
|
||||
bibo:endPage "133" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "101" ;
|
||||
bibo:volume "4020" ;
|
||||
dc:creator "Bezděčková, Klára; Bezděčka, Pavel; Machar, Ivo" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "A checklist of the ants (Hymenoptera: Formicidae) of Peru" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Proceratiinae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:subFamily "Proceratiinae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
1465
data/03/A7/03/03A70377FFC4FF8B9685FCF0CC59F83C.ttl
Normal file
1465
data/03/A7/03/03A70377FFC4FF8B9685FCF0CC59F83C.ttl
Normal file
File diff suppressed because it is too large
Load diff
119
data/03/A7/03/03A70377FFC9FF849685F8D0CEB2FF18.ttl
Normal file
119
data/03/A7/03/03A70377FFC9FF849685F8D0CEB2FF18.ttl
Normal file
|
@ -0,0 +1,119 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A70377FFC9FF849685F8D0CEB2FF18>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Paraponera_clavata_Fabricius_1775> ;
|
||||
dc:creator "Bezděčková, Klára; Bezděčka, Pavel; Machar, Ivo" ;
|
||||
dc:title "Paraponerinae" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4020.1.4> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Paraponerinae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4020.1.4>
|
||||
bibo:endPage "133" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "101" ;
|
||||
bibo:volume "4020" ;
|
||||
dc:creator "Bezděčková, Klára; Bezděčka, Pavel; Machar, Ivo" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "A checklist of the ants (Hymenoptera: Formicidae) of Peru" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Paraponera_clavata_Fabricius_1775>
|
||||
dwc:authority "Fabricius, 1775" ;
|
||||
dwc:authorityName "Fabricius" ;
|
||||
dwc:authorityYear "1775" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Paraponera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Fabricius, 1775" ;
|
||||
dwc:species "clavata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paraponera_clavata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paraponerinae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:subFamily "Paraponerinae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paraponera_clavata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Paraponera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "clavata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paraponera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paraponera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Paraponera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
2239
data/03/A7/03/03A70377FFCAFF8A9685FEE0CB1EFD80.ttl
Normal file
2239
data/03/A7/03/03A70377FFCAFF8A9685FEE0CB1EFD80.ttl
Normal file
File diff suppressed because one or more lines are too long
119
data/03/A7/03/03A70377FFD1FF9F9685FCE8CC26FC27.ttl
Normal file
119
data/03/A7/03/03A70377FFD1FF9F9685FCE8CC26FC27.ttl
Normal file
|
@ -0,0 +1,119 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A70377FFD1FF9F9685FCE8CC26FC27>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Acanthoponera_peruviana_Brown_1958> ;
|
||||
dc:creator "Bezděčková, Klára; Bezděčka, Pavel; Machar, Ivo" ;
|
||||
dc:title "Heteroponerinae" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4020.1.4> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Heteroponerinae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4020.1.4>
|
||||
bibo:endPage "133" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "101" ;
|
||||
bibo:volume "4020" ;
|
||||
dc:creator "Bezděčková, Klára; Bezděčka, Pavel; Machar, Ivo" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "A checklist of the ants (Hymenoptera: Formicidae) of Peru" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Acanthoponera_peruviana_Brown_1958>
|
||||
dwc:authority "Brown, 1958" ;
|
||||
dwc:authorityName "Brown" ;
|
||||
dwc:authorityYear "1958" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Acanthoponera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Brown, 1958" ;
|
||||
dwc:species "peruviana" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acanthoponera_peruviana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Heteroponerinae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:subFamily "Heteroponerinae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acanthoponera_peruviana>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Acanthoponera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "peruviana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Acanthoponera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acanthoponera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Acanthoponera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
1166
data/03/A7/03/03A70377FFD4FF9B9685FBB0CE3EF9CD.ttl
Normal file
1166
data/03/A7/03/03A70377FFD4FF9B9685FBB0CE3EF9CD.ttl
Normal file
File diff suppressed because it is too large
Load diff
763
data/03/A7/03/03A70377FFD5FF989685F92CCBCBFBB8.ttl
Normal file
763
data/03/A7/03/03A70377FFD5FF989685F92CCBCBFBB8.ttl
Normal file
|
@ -0,0 +1,763 @@
|
|||
@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/03A70377FFD5FF989685F92CCBCBFBB8>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Ectatomma_brunneum_F._1858>, <http://taxon-concept.plazi.org/id/Animalia/Ectatomma_edentatum_Roger_1863>, <http://taxon-concept.plazi.org/id/Animalia/Ectatomma_lugens_Emery_1894>, <http://taxon-concept.plazi.org/id/Animalia/Ectatomma_tuberculatum_Olivier_1792>, <http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_acuta_Brown_1956>, <http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_annulata_Mayr_1887>, <http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_boliviensis_Lattke_1995>, <http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_concinna_F._1858>, <http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_continua_Mayr_1887>, <http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_falcifera_Kempf_1967>, <http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_haenschei_Emery_1902>, <http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_hartmani_M._1915>, <http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_horni_Santschi_1929>, <http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_mina_Brown_1956>, <http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_pleurodon_Emery_1896>, <http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_porcata_Emery_1896>, <http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_rastrata_Mayr_1866>, <http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_regularis_Mayr_1870>, <http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_striatula_Mayr_1884>, <http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_tortuolosa_F._1858>, <http://taxon-concept.plazi.org/id/Animalia/Typhlomyrmex_pusillus_Emery_1894>, <http://taxon-concept.plazi.org/id/Animalia/Typhlomyrmex_rogenhoferi_Mayr_1862> ;
|
||||
dc:creator "Bezděčková, Klára; Bezděčka, Pavel; Machar, Ivo" ;
|
||||
dc:title "Ectatomminae Emery 1895" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ectatomminae_Emery_1895> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4020.1.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4020.1.4>
|
||||
bibo:endPage "133" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "101" ;
|
||||
bibo:volume "4020" ;
|
||||
dc:creator "Bezděčková, Klára; Bezděčka, Pavel; Machar, Ivo" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "A checklist of the ants (Hymenoptera: Formicidae) of Peru" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ectatomminae_Emery_1895>
|
||||
dwc:authority "Emery, 1895" ;
|
||||
dwc:authorityName "Emery" ;
|
||||
dwc:authorityYear "1895" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:scientificNameAuthorship "Emery, 1895" ;
|
||||
dwc:subFamily "Ectatomminae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ectatomminae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ectatomma_brunneum_F._1858>
|
||||
dwc:authority "Smith F., 1858" ;
|
||||
dwc:authorityName "Smith F." ;
|
||||
dwc:authorityYear "1858" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Ectatomma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Smith F., 1858" ;
|
||||
dwc:species "brunneum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ectatomma_brunneum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ectatomma_edentatum_Roger_1863>
|
||||
dwc:authority "Roger, 1863" ;
|
||||
dwc:authorityName "Roger" ;
|
||||
dwc:authorityYear "1863" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Ectatomma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Roger, 1863" ;
|
||||
dwc:species "edentatum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ectatomma_edentatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ectatomma_lugens_Emery_1894>
|
||||
dwc:authority "Emery, 1894" ;
|
||||
dwc:authorityName "Emery" ;
|
||||
dwc:authorityYear "1894" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Ectatomma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Emery, 1894" ;
|
||||
dwc:species "lugens" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ectatomma_lugens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ectatomma_tuberculatum_Olivier_1792>
|
||||
dwc:authority "Olivier, 1792" ;
|
||||
dwc:authorityName "Olivier" ;
|
||||
dwc:authorityYear "1792" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Ectatomma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Olivier, 1792" ;
|
||||
dwc:species "tuberculatum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ectatomma_tuberculatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_acuta_Brown_1956>
|
||||
dwc:authority "Brown, 1956" ;
|
||||
dwc:authorityName "Brown" ;
|
||||
dwc:authorityYear "1956" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Brown, 1956" ;
|
||||
dwc:species "acuta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_acuta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_annulata_Mayr_1887>
|
||||
dwc:authority "Mayr, 1887" ;
|
||||
dwc:authorityName "Mayr" ;
|
||||
dwc:authorityYear "1887" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mayr, 1887" ;
|
||||
dwc:species "annulata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_annulata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_boliviensis_Lattke_1995>
|
||||
dwc:authority "Lattke, 1995" ;
|
||||
dwc:authorityName "Lattke" ;
|
||||
dwc:authorityYear "1995" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lattke, 1995" ;
|
||||
dwc:species "boliviensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_boliviensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_concinna_F._1858>
|
||||
dwc:authority "Smith F., 1858" ;
|
||||
dwc:authorityName "Smith F." ;
|
||||
dwc:authorityYear "1858" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Smith F., 1858" ;
|
||||
dwc:species "concinna" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_concinna> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_continua_Mayr_1887>
|
||||
dwc:authority "Mayr, 1887" ;
|
||||
dwc:authorityName "Mayr" ;
|
||||
dwc:authorityYear "1887" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mayr, 1887" ;
|
||||
dwc:species "continua" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_continua> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_falcifera_Kempf_1967>
|
||||
dwc:authority "Kempf, 1967" ;
|
||||
dwc:authorityName "Kempf" ;
|
||||
dwc:authorityYear "1967" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kempf, 1967" ;
|
||||
dwc:species "falcifera" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_falcifera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_haenschei_Emery_1902>
|
||||
dwc:authority "Emery, 1902" ;
|
||||
dwc:authorityName "Emery" ;
|
||||
dwc:authorityYear "1902" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Emery, 1902" ;
|
||||
dwc:species "haenschei" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_haenschei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_hartmani_M._1915>
|
||||
dwc:authority "Wheeler W. M., 1915" ;
|
||||
dwc:authorityName "Wheeler W. M." ;
|
||||
dwc:authorityYear "1915" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wheeler W. M., 1915" ;
|
||||
dwc:species "hartmani" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_hartmani> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_horni_Santschi_1929>
|
||||
dwc:authority "Santschi, 1929" ;
|
||||
dwc:authorityName "Santschi" ;
|
||||
dwc:authorityYear "1929" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Santschi, 1929" ;
|
||||
dwc:species "horni" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_horni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_mina_Brown_1956>
|
||||
dwc:authority "Brown, 1956" ;
|
||||
dwc:authorityName "Brown" ;
|
||||
dwc:authorityYear "1956" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Brown, 1956" ;
|
||||
dwc:species "mina" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_mina> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_pleurodon_Emery_1896>
|
||||
dwc:authority "Emery, 1896" ;
|
||||
dwc:authorityName "Emery" ;
|
||||
dwc:authorityYear "1896" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Emery, 1896" ;
|
||||
dwc:species "pleurodon" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_pleurodon> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_porcata_Emery_1896>
|
||||
dwc:authority "Emery, 1896" ;
|
||||
dwc:authorityName "Emery" ;
|
||||
dwc:authorityYear "1896" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Emery, 1896" ;
|
||||
dwc:species "porcata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_porcata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_rastrata_Mayr_1866>
|
||||
dwc:authority "Mayr, 1866" ;
|
||||
dwc:authorityName "Mayr" ;
|
||||
dwc:authorityYear "1866" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mayr, 1866" ;
|
||||
dwc:species "rastrata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_rastrata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_regularis_Mayr_1870>
|
||||
dwc:authority "Mayr, 1870" ;
|
||||
dwc:authorityName "Mayr" ;
|
||||
dwc:authorityYear "1870" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mayr, 1870" ;
|
||||
dwc:species "regularis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_regularis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_striatula_Mayr_1884>
|
||||
dwc:authority "Mayr, 1884" ;
|
||||
dwc:authorityName "Mayr" ;
|
||||
dwc:authorityYear "1884" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mayr, 1884" ;
|
||||
dwc:species "striatula" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_striatula> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gnamptogenys_tortuolosa_F._1858>
|
||||
dwc:authority "Smith F., 1858" ;
|
||||
dwc:authorityName "Smith F." ;
|
||||
dwc:authorityYear "1858" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Smith F., 1858" ;
|
||||
dwc:species "tortuolosa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_tortuolosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Typhlomyrmex_pusillus_Emery_1894>
|
||||
dwc:authority "Emery, 1894" ;
|
||||
dwc:authorityName "Emery" ;
|
||||
dwc:authorityYear "1894" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Typhlomyrmex" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Emery, 1894" ;
|
||||
dwc:species "pusillus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlomyrmex_pusillus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Typhlomyrmex_rogenhoferi_Mayr_1862>
|
||||
dwc:authority "Mayr, 1862" ;
|
||||
dwc:authorityName "Mayr" ;
|
||||
dwc:authorityYear "1862" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Typhlomyrmex" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mayr, 1862" ;
|
||||
dwc:species "rogenhoferi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlomyrmex_rogenhoferi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectatomminae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:subFamily "Ectatomminae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectatomma_brunneum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Ectatomma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "brunneum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ectatomma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectatomma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Ectatomma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectatomma_edentatum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Ectatomma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "edentatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ectatomma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectatomma_lugens>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Ectatomma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lugens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ectatomma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectatomma_tuberculatum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Ectatomma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tuberculatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ectatomma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_acuta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "acuta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gnamptogenys>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_annulata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "annulata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_boliviensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "boliviensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_concinna>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "concinna" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_continua>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "continua" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_falcifera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "falcifera" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_haenschei>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "haenschei" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_hartmani>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hartmani" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_horni>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "horni" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_mina>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "mina" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_pleurodon>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pleurodon" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_porcata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "porcata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_rastrata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rastrata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_regularis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "regularis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_striatula>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "striatula" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gnamptogenys_tortuolosa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Gnamptogenys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tortuolosa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gnamptogenys> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Typhlomyrmex_pusillus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Typhlomyrmex" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pusillus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlomyrmex> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Typhlomyrmex>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Typhlomyrmex" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Typhlomyrmex_rogenhoferi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Typhlomyrmex" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rogenhoferi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlomyrmex> ;
|
||||
a dwcFP:TaxonName .
|
2722
data/03/A7/03/03A70377FFD6FF9F9685FB00CC3FFD10.ttl
Normal file
2722
data/03/A7/03/03A70377FFD6FF9F9685FB00CC3FFD10.ttl
Normal file
File diff suppressed because one or more lines are too long
78
data/03/A7/03/03A70377FFDAFF949685FA59CC28F9B5.ttl
Normal file
78
data/03/A7/03/03A70377FFDAFF949685FA59CC28F9B5.ttl
Normal file
|
@ -0,0 +1,78 @@
|
|||
@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/03A70377FFDAFF949685FA59CC28F9B5>
|
||||
dc:creator "Bezděčková, Klára; Bezděčka, Pavel; Machar, Ivo" ;
|
||||
dc:title "Amblyoponinae" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4020.1.4> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Amblyoponinae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4020.1.4>
|
||||
bibo:endPage "133" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "101" ;
|
||||
bibo:volume "4020" ;
|
||||
dc:creator "Bezděčková, Klára; Bezděčka, Pavel; Machar, Ivo" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "A checklist of the ants (Hymenoptera: Formicidae) of Peru" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amblyoponinae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:subFamily "Amblyoponinae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
78
data/03/A7/03/03A70377FFDAFF949685FAEFCBB5FA42.ttl
Normal file
78
data/03/A7/03/03A70377FFDAFF949685FAEFCBB5FA42.ttl
Normal file
|
@ -0,0 +1,78 @@
|
|||
@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/03A70377FFDAFF949685FAEFCBB5FA42>
|
||||
dc:creator "Bezděčková, Klára; Bezděčka, Pavel; Machar, Ivo" ;
|
||||
dc:title "Agroecomyrmecinae" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4020.1.4> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Agroecomyrmecinae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4020.1.4>
|
||||
bibo:endPage "133" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "101" ;
|
||||
bibo:volume "4020" ;
|
||||
dc:creator "Bezděčková, Klára; Bezděčka, Pavel; Machar, Ivo" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "A checklist of the ants (Hymenoptera: Formicidae) of Peru" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Agroecomyrmecinae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:subFamily "Agroecomyrmecinae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
1696
data/03/A7/03/03A70377FFDAFF9A9685F904CDC0FC28.ttl
Normal file
1696
data/03/A7/03/03A70377FFDAFF9A9685F904CDC0FC28.ttl
Normal file
File diff suppressed because it is too large
Load diff
133
data/03/A7/0F/03A70F73FFB0CD594FB3A9DEF64AFF48.ttl
Normal file
133
data/03/A7/0F/03A70F73FFB0CD594FB3A9DEF64AFF48.ttl
Normal file
|
@ -0,0 +1,133 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A70F73FFB0CD594FB3A9DEF64AFF48>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.262715>, <http://dx.doi.org/10.5281/zenodo.262716> ;
|
||||
dc:creator "Gu, Jun-Jie; Yue, Yanli; Shi, Fuming; Tian, He; Ren, Dong" ;
|
||||
dc:title "Locustopsis rhytofemoralis Gu, Yue, Shi, Tian & Ren, 2016, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A70F73FFB0CD594FB3A9DEF64AFF48.mc.3B66B438FFB1CD5B4FE3AF41F642FE85>, <http://tb.plazi.org/GgServer/dwcaRecords/03A70F73FFB0CD594FB3A9DEF64AFF48.mc.3B66B438FFB2CD594FE3A953F64AFF48> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Locustopsis_rhytofemoralis_Gu_2016> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4169.2.9> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4169.2.9>
|
||||
bibo:endPage "380" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "377" ;
|
||||
bibo:volume "4169" ;
|
||||
dc:creator "Gu, Jun-Jie; Yue, Yanli; Shi, Fuming; Tian, He; Ren, Dong" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "First Jurassic grasshopper (Insecta, Caelifera) from China" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.262715>, <http://dx.doi.org/10.5281/zenodo.262716> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Locustopsis_rhytofemoralis_Gu_2016>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Gu, Yue, Shi, Tian & Ren, 2016" ;
|
||||
dwc:authorityName "Gu, Yue, Shi, Tian & Ren" ;
|
||||
dwc:authorityYear "2016" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Mogoplistidae" ;
|
||||
dwc:genus "Locustopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gu, Yue, Shi, Tian & Ren, 2016" ;
|
||||
dwc:species "rhytofemoralis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Locustopsis_rhytofemoralis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Locustopsis_rhytofemoralis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Mogoplistidae" ;
|
||||
dwc:genus "Locustopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rhytofemoralis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Locustopsis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Locustopsis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Mogoplistidae" ;
|
||||
dwc:genus "Locustopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mogoplistidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mogoplistidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Mogoplistidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.262715>
|
||||
dc:description "FIGURE 1. Locustopsis rhytofemoralis sp. nov., CNU-ORT-NN 2011010 P: A. photograph of habitus (dry-ethanol composite); B. drawing of habitus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/262715/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.262716>
|
||||
dc:description "FIGURE 2. Drawings of holotype specimen in detail: A. head in lateral view; B. abdomen; C. hind tibiae and tarsi; D. left forewing. For list of abbreviations, see text." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/262716/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A70F73FFB0CD594FB3A9DEF64AFF48.mc.3B66B438FFB1CD5B4FE3AF41F642FE85>
|
||||
dwc:locality "Daohugou Village" ;
|
||||
trt:gbifOccurrenceId "1313797874" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A70F73FFB0CD594FB3A9DEF64AFF48#3B66B438FFB1CD5B4FE3AF41F642FE85> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A70F73FFB0CD594FB3A9DEF64AFF48.mc.3B66B438FFB2CD594FE3A953F64AFF48>
|
||||
dwc:locality "Jurassic" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1313797873" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A70F73FFB0CD594FB3A9DEF64AFF48#3B66B438FFB2CD594FE3A953F64AFF48> ;
|
||||
a dwc:MaterialCitation .
|
126
data/03/A7/16/03A716493C1F564A95B68074ED22A015.ttl
Normal file
126
data/03/A7/16/03A716493C1F564A95B68074ED22A015.ttl
Normal file
|
@ -0,0 +1,126 @@
|
|||
@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/03A716493C1F564A95B68074ED22A015>
|
||||
cito:cites <http://dx.doi.org/10.3897/caucasiana.3.e120883.figures20-21> ;
|
||||
dc:creator "Seropian, Armen; Bulbulashvili, Natalia; Krammer, Hans-Joachim; Thormann, Jana; Hein, Nils; Karalashvili, Elisabeth; Kachlishvili, Nino; Datunashvili, Anastasia" ;
|
||||
dc:title "Agroeca maculata L. Koch 1879" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A716493C1F564A95B68074ED22A015.mc.F1CA332A6408C2A8B4A4F58DDDE197E6> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Agroeca_maculata_Koch_1879> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/caucasiana.3.e120883> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/caucasiana.3.e120883>
|
||||
bibo:endPage "118" ;
|
||||
bibo:journal "Caucasiana" ;
|
||||
bibo:pubDate "2024-04-26" ;
|
||||
bibo:startPage "89" ;
|
||||
bibo:volume "3" ;
|
||||
dc:creator "Seropian, Armen; Bulbulashvili, Natalia; Krammer, Hans-Joachim; Thormann, Jana; Hein, Nils; Karalashvili, Elisabeth; Kachlishvili, Nino; Datunashvili, Anastasia" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Picking pearls from the Silk Road: Insights into the spider (Arachnida, Araneae) diversity in Georgia from the Caucasus Barcode of Life (CaBOL) project. Part III" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/caucasiana.3.e120883.figures20-21> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Agroeca_maculata_Koch_1879>
|
||||
dwc:LSID "03A71649-3C1F-564A-95B6-8074ED22A015" ;
|
||||
dwc:authority "L. Koch, 1879" ;
|
||||
dwc:authorityName "L. Koch" ;
|
||||
dwc:authorityYear "1879" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Liocranidae" ;
|
||||
dwc:genus "Agroeca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "L. Koch, 1879" ;
|
||||
dwc:species "maculata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5TTRH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Agroeca_maculata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Agroeca_maculata>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Liocranidae" ;
|
||||
dwc:genus "Agroeca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "maculata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Agroeca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Agroeca>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Liocranidae" ;
|
||||
dwc:genus "Agroeca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Liocranidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Liocranidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Liocranidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Araneae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/caucasiana.3.e120883.figures20-21>
|
||||
dc:description "Figures 20 - 21. Agroeca maculata, female (20: epigyne, ventral view, in situ; 21: endogyne, dorsal view). Scale bars = 0.2 mm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1034715> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A716493C1F564A95B68074ED22A015.mc.F1CA332A6408C2A8B4A4F58DDDE197E6>
|
||||
dwc:eventDate "2019-07-07" ;
|
||||
dwc:locality "Mna Valley" ;
|
||||
dwc:recordedBy "Krammer H. - J" ;
|
||||
dwc:verbatimElevation "2012" ;
|
||||
dwc:verbatimLatitude "42.58" ;
|
||||
dwc:verbatimLongitude "44.47" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A716493C1F564A95B68074ED22A015#F1CA332A6408C2A8B4A4F58DDDE197E6> ;
|
||||
a dwc:MaterialCitation .
|
167
data/03/A7/17/03A71705FFCBFFA1FF01FBE1FD87BF95.ttl
Normal file
167
data/03/A7/17/03A71705FFCBFFA1FF01FBE1FD87BF95.ttl
Normal file
|
@ -0,0 +1,167 @@
|
|||
@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/03A71705FFCBFFA1FF01FBE1FD87BF95>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4920200>, <http://dx.doi.org/10.5281/zenodo.4920204>, <http://dx.doi.org/10.5281/zenodo.4920208>, <http://dx.doi.org/10.5281/zenodo.4920212> ;
|
||||
dc:creator "García Aldrete, Alfonso N.; Manchola, Oscar Fernando Saenz; Obando, Ranulfo González" ;
|
||||
dc:title "Acantholachesilla saltoensis García Aldrete & Manchola & Obando 2014, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A71705FFCBFFA1FF01FBE1FD87BF95.mc.3B66AC4EFFCEFFA0FE2CFE65FF28BC5D>, <http://tb.plazi.org/GgServer/dwcaRecords/03A71705FFCBFFA1FF01FBE1FD87BF95.mc.3B66AC4EFFCEFFA0FF51FDF6FB9EBC78>, <http://tb.plazi.org/GgServer/dwcaRecords/03A71705FFCBFFA1FF01FBE1FD87BF95.mc.3B66AC4EFFCEFFA0FBF4FDF6FC95BCC0> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Acantholachesilla_saltoensis_Aldrete_2014> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3821.5.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3821.5.4>
|
||||
bibo:endPage "574" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2014-06-25" ;
|
||||
bibo:startPage "567" ;
|
||||
bibo:volume "3821" ;
|
||||
dc:creator "García Aldrete, Alfonso N.; Manchola, Oscar Fernando Saenz; Obando, Ranulfo González" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Acantholachesilla gen. n. (Psocodea: ’ Psocoptera’: Lachesillidae: Eolachesillinae: Graphocaeciliini) from Valle del Cauca, Colombia" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4920200>, <http://dx.doi.org/10.5281/zenodo.4920204>, <http://dx.doi.org/10.5281/zenodo.4920208>, <http://dx.doi.org/10.5281/zenodo.4920212> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Acantholachesilla_saltoensis_Aldrete_2014>
|
||||
dwc:authority "García Aldrete & Manchola & Obando, 2014" ;
|
||||
dwc:authorityName "García Aldrete & Manchola & Obando" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lachesillidae" ;
|
||||
dwc:genus "Acantholachesilla" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Psocodea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "García Aldrete & Manchola & Obando, 2014" ;
|
||||
dwc:species "saltoensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8XVK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acantholachesilla_saltoensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acantholachesilla_saltoensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lachesillidae" ;
|
||||
dwc:genus "Acantholachesilla" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Psocodea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "saltoensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Acantholachesilla> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acantholachesilla>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lachesillidae" ;
|
||||
dwc:genus "Acantholachesilla" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Psocodea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lachesillidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lachesillidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lachesillidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Psocodea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psocodea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psocodea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Psocodea" ;
|
||||
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.4920200>
|
||||
dc:description "FIGURES 1–7. Acantholachesilla saltoensis sp. n. Male. 1. Forewing. 2. Hindwing. 3. Front view of head. 4. Hypandrium. 5. Abdominal terminalia, lateral view. 6. Paraproct, epiproct and clunial projection. 7. Phallosome, dorsal view. Scales in mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4920200/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4920204>
|
||||
dc:description "FIGURES 8–13. Acantholachesilla saltoensis sp. n. Female. 8. Forewing. 9. Hindwing. 10. Front view of head. 11. Subgenital plate. 12. Epiproct and paraprocts. 13. Gonapophyses and ninth sternum. Scales in mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4920204/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4920208>
|
||||
dc:description "FIGURE 14. Relationships of three related genera of the tribu Graphocaeciliini: Acantholachesilla- Dagualachesilla- Dagualachesilloides. Anomolachesilla palaciosi and Ectopsocus andinus are outgroups. Parsimonious tree with 35 steps (CI = 0.91, RI = 0.78)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4920208/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4920212>
|
||||
dc:description "FIGURE 15. Distribution of four species of the genera Dagualachesilla, Dagualachesilloides and Acantholachesilla in Valle del Cauca, Colombia. Red circles: Dagualachesilla anchicayaensis, white circles: D. queremalensis, blue squares: Dagualachesilloides caliensis, green triangle: Acantholachesilla saltoensis." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4920212/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A71705FFCBFFA1FF01FBE1FD87BF95.mc.3B66AC4EFFCEFFA0FE2CFE65FF28BC5D>
|
||||
dwc:eventDate "2014-01-05" ;
|
||||
dwc:locality "Reserva Natural Pericos" ;
|
||||
dwc:recordedBy "El Salto & O. Saenz." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "478" ;
|
||||
dwc:verbatimLatitude "3.8488054" ;
|
||||
dwc:verbatimLongitude "-76.787224" ;
|
||||
trt:gbifOccurrenceId "3326187303" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A71705FFCBFFA1FF01FBE1FD87BF95#3B66AC4EFFCEFFA0FE2CFE65FF28BC5D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A71705FFCBFFA1FF01FBE1FD87BF95.mc.3B66AC4EFFCEFFA0FF51FDF6FB9EBC78>
|
||||
dwc:eventDate "2014-01-05" ;
|
||||
dwc:locality "Reserva Natural Pericos" ;
|
||||
dwc:recordedBy "O. Saenz" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "478" ;
|
||||
dwc:verbatimLatitude "3.8488054" ;
|
||||
dwc:verbatimLongitude "-76.787224" ;
|
||||
trt:gbifOccurrenceId "3326187301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A71705FFCBFFA1FF01FBE1FD87BF95#3B66AC4EFFCEFFA0FF51FDF6FB9EBC78> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A71705FFCBFFA1FF01FBE1FD87BF95.mc.3B66AC4EFFCEFFA0FBF4FDF6FC95BCC0>
|
||||
dwc:eventDate "2013-03" ;
|
||||
dwc:locality "Reserva Natural Pericos" ;
|
||||
dwc:recordedBy "N. Calderon & O. Saenz." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "478" ;
|
||||
dwc:verbatimLatitude "3.8488054" ;
|
||||
dwc:verbatimLongitude "-76.787224" ;
|
||||
trt:gbifOccurrenceId "3326187302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A71705FFCBFFA1FF01FBE1FD87BF95#3B66AC4EFFCEFFA0FBF4FDF6FC95BCC0> ;
|
||||
a dwc:MaterialCitation .
|
95
data/03/A7/17/03A71705FFCBFFA5FF01FE64FA55BDAF.ttl
Normal file
95
data/03/A7/17/03A71705FFCBFFA5FF01FE64FA55BDAF.ttl
Normal file
|
@ -0,0 +1,95 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A71705FFCBFFA5FF01FE64FA55BDAF>
|
||||
dc:creator "García Aldrete, Alfonso N.; Manchola, Oscar Fernando Saenz; Obando, Ranulfo González" ;
|
||||
dc:title "Acantholachesilla García Aldrete & Manchola & Obando 2014, gen. n." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Acantholachesilla_Aldrete_2014> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3821.5.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3821.5.4>
|
||||
bibo:endPage "574" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2014-06-25" ;
|
||||
bibo:startPage "567" ;
|
||||
bibo:volume "3821" ;
|
||||
dc:creator "García Aldrete, Alfonso N.; Manchola, Oscar Fernando Saenz; Obando, Ranulfo González" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Acantholachesilla gen. n. (Psocodea: ’ Psocoptera’: Lachesillidae: Eolachesillinae: Graphocaeciliini) from Valle del Cauca, Colombia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Acantholachesilla_Aldrete_2014>
|
||||
dwc:authority "García Aldrete & Manchola & Obando, 2014" ;
|
||||
dwc:authorityName "García Aldrete & Manchola & Obando" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lachesillidae" ;
|
||||
dwc:genus "Acantholachesilla" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Psocodea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "García Aldrete & Manchola & Obando, 2014" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8MPV7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acantholachesilla> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acantholachesilla>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lachesillidae" ;
|
||||
dwc:genus "Acantholachesilla" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Psocodea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lachesillidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lachesillidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lachesillidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Psocodea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psocodea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psocodea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Psocodea" ;
|
||||
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 .
|
396
data/03/A7/19/03A71977B34EFFE1FF0AF432FBFCFC44.ttl
Normal file
396
data/03/A7/19/03A71977B34EFFE1FF0AF432FBFCFC44.ttl
Normal file
|
@ -0,0 +1,396 @@
|
|||
@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/03A71977B34EFFE1FF0AF432FBFCFC44>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1050553>, <http://dx.doi.org/10.5281/zenodo.1050555>, <http://dx.doi.org/10.5281/zenodo.1050557>, <http://dx.doi.org/10.5281/zenodo.1050559>, <http://dx.doi.org/10.5281/zenodo.1050561> ;
|
||||
dc:creator "Shear, William A." ;
|
||||
dc:title "Cylichnogaster lawrencei Verhoeff 1937" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cylichnogaster_lawrencei_Verhoeff_1937> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Cylichnogaster_nigricornis>, <http://taxon-name.plazi.org/id/Animalia/Cylichnogaster_lawrencei>, <http://taxon-name.plazi.org/id/Animalia/Nepalozonium_trimaculatum>, <http://taxon-name.plazi.org/id/Animalia/Octoglena_claraqua>, <http://taxon-name.plazi.org/id/Animalia/Octoglena>, <http://taxon-name.plazi.org/id/Animalia/Annals_possible>, <http://taxon-name.plazi.org/id/Animalia/Siphonotus>, <http://taxon-name.plazi.org/id/Animalia/Annals_possible_parasite> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Cylichnogaster_lawrencei_Schubart_1966>, <http://taxon-concept.plazi.org/id/Animalia/Cylichnogaster_lawrencei_Lawrence_1984>, <http://taxon-concept.plazi.org/id/Animalia/Cylichnogaster_lawrencei_Hamer_1998>, <http://taxon-concept.plazi.org/id/Animalia/Cylichnogaster_nigricornis_Schubart_1966>, <http://taxon-concept.plazi.org/id/Animalia/Nepalozonium_trimaculatum_Shelley_1996>, <http://taxon-concept.plazi.org/id/Animalia/Octoglena_claraqua_Shelley_2010> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4079.1.8> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4079.1.8>
|
||||
bibo:endPage "128" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "119" ;
|
||||
bibo:volume "4079" ;
|
||||
dc:creator "Shear, William A." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Redescription of the South African millipede Cylichnogaster lawrencei Verhoeff, 1937 and notes on the family Siphonotidae (Diplopoda, Polyzoniida)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1050553>, <http://dx.doi.org/10.5281/zenodo.1050555>, <http://dx.doi.org/10.5281/zenodo.1050557>, <http://dx.doi.org/10.5281/zenodo.1050559>, <http://dx.doi.org/10.5281/zenodo.1050561> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cylichnogaster_lawrencei_Verhoeff_1937>
|
||||
dwc:authority "Verhoeff 1937" ;
|
||||
dwc:authorityName "Verhoeff" ;
|
||||
dwc:authorityYear "1937" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Siphonotidae" ;
|
||||
dwc:genus "Cylichnogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polyzoniida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Verhoeff, 1937" ;
|
||||
dwc:species "lawrencei" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/32ZYH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cylichnogaster_lawrencei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cylichnogaster_lawrencei_Schubart_1966>
|
||||
dwc:authority "Schubart 1966" ;
|
||||
dwc:authorityName "Schubart" ;
|
||||
dwc:authorityYear "1966" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Siphonotidae" ;
|
||||
dwc:genus "Cylichnogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polyzoniida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Schubart, 1966" ;
|
||||
dwc:species "lawrencei" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/32ZYH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cylichnogaster_lawrencei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cylichnogaster_lawrencei_Lawrence_1984>
|
||||
dwc:authority "Lawrence 1984" ;
|
||||
dwc:authorityName "Lawrence" ;
|
||||
dwc:authorityYear "1984" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Siphonotidae" ;
|
||||
dwc:genus "Cylichnogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polyzoniida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lawrence, 1984" ;
|
||||
dwc:species "lawrencei" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/32ZYH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cylichnogaster_lawrencei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cylichnogaster_lawrencei_Hamer_1998>
|
||||
dwc:authority "Hamer 1998" ;
|
||||
dwc:authorityName "Hamer" ;
|
||||
dwc:authorityYear "1998" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Siphonotidae" ;
|
||||
dwc:genus "Cylichnogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polyzoniida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hamer, 1998" ;
|
||||
dwc:species "lawrencei" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/32ZYH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cylichnogaster_lawrencei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cylichnogaster_nigricornis_Schubart_1966>
|
||||
dwc:authority "Schubart, 1966" ;
|
||||
dwc:authorityName "Schubart" ;
|
||||
dwc:authorityYear "1966" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Siphonotidae" ;
|
||||
dwc:genus "Cylichnogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polyzoniida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Schubart, 1966" ;
|
||||
dwc:species "nigricornis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/32ZYH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cylichnogaster_nigricornis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nepalozonium_trimaculatum_Shelley_1996>
|
||||
dwc:authority "Shelley, 1996" ;
|
||||
dwc:authorityName "Shelley" ;
|
||||
dwc:authorityYear "1996" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Hirudisomatidae" ;
|
||||
dwc:genus "Nepalozonium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polyzoniida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Shelley, 1996" ;
|
||||
dwc:species "trimaculatum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/32ZYH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nepalozonium_trimaculatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Octoglena_claraqua_Shelley_2010>
|
||||
dwc:authority "Shelley, Richart & Bogan, 2010" ;
|
||||
dwc:authorityName "Shelley, Richart & Bogan" ;
|
||||
dwc:authorityYear "2010" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Hirudisomatidae" ;
|
||||
dwc:genus "Octoglena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polyzoniida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Shelley, Richart & Bogan, 2010" ;
|
||||
dwc:species "claraqua" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Octoglena_claraqua> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cylichnogaster_lawrencei>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Siphonotidae" ;
|
||||
dwc:genus "Cylichnogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polyzoniida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lawrencei" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cylichnogaster> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cylichnogaster>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Siphonotidae" ;
|
||||
dwc:genus "Cylichnogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polyzoniida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Siphonotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Siphonotidae>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Siphonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polyzoniida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polyzoniida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polyzoniida>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polyzoniida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diplopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diplopoda>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cylichnogaster_nigricornis>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Siphonotidae" ;
|
||||
dwc:genus "Cylichnogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polyzoniida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nigricornis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cylichnogaster> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepalozonium_trimaculatum>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Hirudisomatidae" ;
|
||||
dwc:genus "Nepalozonium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polyzoniida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "trimaculatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepalozonium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepalozonium>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Hirudisomatidae" ;
|
||||
dwc:genus "Nepalozonium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polyzoniida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hirudisomatidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hirudisomatidae>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Hirudisomatidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polyzoniida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polyzoniida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Octoglena_claraqua>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Hirudisomatidae" ;
|
||||
dwc:genus "Octoglena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polyzoniida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "claraqua" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Octoglena> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Octoglena>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Hirudisomatidae" ;
|
||||
dwc:genus "Octoglena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polyzoniida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hirudisomatidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annals_possible>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Dorylidae" ;
|
||||
dwc:genus "Annals" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Haplotaxida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "possible" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annals> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annals>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Dorylidae" ;
|
||||
dwc:genus "Annals" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Haplotaxida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dorylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dorylidae>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Dorylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Haplotaxida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Haplotaxida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Haplotaxida>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Haplotaxida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Clitellata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Clitellata>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Siphonotus>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Polyzoniidae" ;
|
||||
dwc:genus "Siphonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polyzoniida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polyzoniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polyzoniidae>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Polyzoniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polyzoniida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polyzoniida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annals_possible_parasite>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Dorylidae" ;
|
||||
dwc:genus "Annals" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Haplotaxida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "possible" ;
|
||||
dwc:subSpecies "parasite" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annals_possible> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1050553>
|
||||
dc:description "FIGURES 1, 2. Cylichnogaster lawrencei. Fig. 1. Partially enrolled male with 20 trunk segments. Fig. 2. Partially extended female with 23 trunk segments." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1050553/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1050555>
|
||||
dc:description "FIGURES 3 – 5. Cylichnogaster lawrencei. Fig. 3. Head of female, frontoventral view. C, clypeus; co, collum; L, labrum; o, ocellus; P 2 – P 5, pleurites 1 – 5; numerals indicate antennal segments. Fig. 4. Tip of right antenna of the same specimen. 6, antennal segment 6; 7, antennal segment 7; d, antennal disc (segment 8) with sensory cones. Fig. 5. Terminal segment and anal valves of the same specimen, ventral view. av, anal valves; m, membranous region; ts 23, terminal segment (23)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1050555/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1050557>
|
||||
dc:description "FIGURES 6, 7. Cylichnogaster lawrencei. Fig. 6. Rostrum and gnathochilarium of female, frontal view. L, labrum; op, opening to preoral chamber; stg, stipes of gnathochilarium. Fig. 7. The same, ventral view. L, labrum; ll, laminae linguales; M, mentum; op, opening to preoral chamber; stg, stipes of gnathochilarium." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1050557/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1050559>
|
||||
dc:description "FIGURES 8 – 10. Cylichnogaster lawrencei, gonopods. Fig. 8. Posterior view. Fig. 9. Right gonopods, posterior view. Fig. 10. Same as Fig. 9, lateral view. Numerals indicate gonopodomere numbers; cx, coxa; tr, trochanter; pf, prefemur; f, femur; psf, postfemur; t, tibia; tu, tarsungulum." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1050559/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1050561>
|
||||
dc:description "FIGURES 11, 12. Cylichnogaster lawrencei. Fig. 11. Second leg coxae and female genitalia; cx 1, first coxa; cx 2, second coxa; cx 3, third coxa; m, mesal valve; o, opening of oviduct; s, spiracle. Fig. 12. Possible arthropod parasite on female shown in Fig. 2, numerals indicate trunk segment numbers." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1050561/files/figure.png> ;
|
||||
a fabio:Figure .
|
78
data/03/A7/19/03A71977B34FFFE6FF0AF081FAE8FE30.ttl
Normal file
78
data/03/A7/19/03A71977B34FFFE6FF0AF081FAE8FE30.ttl
Normal file
|
@ -0,0 +1,78 @@
|
|||
@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/03A71977B34FFFE6FF0AF081FAE8FE30>
|
||||
dc:creator "Shear, William A." ;
|
||||
dc:title "Cylichnogaster" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4079.1.8> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Cylichnogaster> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4079.1.8>
|
||||
bibo:endPage "128" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "119" ;
|
||||
bibo:volume "4079" ;
|
||||
dc:creator "Shear, William A." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Redescription of the South African millipede Cylichnogaster lawrencei Verhoeff, 1937 and notes on the family Siphonotidae (Diplopoda, Polyzoniida)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cylichnogaster>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Siphonotidae" ;
|
||||
dwc:genus "Cylichnogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polyzoniida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Siphonotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Siphonotidae>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Siphonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polyzoniida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polyzoniida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polyzoniida>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polyzoniida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diplopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diplopoda>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
182
data/03/A7/1B/03A71B1D8B42FFF0FF5DFA7EC1FBA815.ttl
Normal file
182
data/03/A7/1B/03A71B1D8B42FFF0FF5DFA7EC1FBA815.ttl
Normal file
|
@ -0,0 +1,182 @@
|
|||
@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/03A71B1D8B42FFF0FF5DFA7EC1FBA815>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4735523>, <http://dx.doi.org/10.5281/zenodo.4735527>, <http://dx.doi.org/10.5281/zenodo.4735525> ;
|
||||
dc:creator "Lim, Burton K.; Engstrom, Mark D.; Reid, Fiona A.; Simmons, Nancy B.; Voss, Robert S.; Fleck, David W." ;
|
||||
dc:title "Peropteryx pallidoptera Lim & Engstrom & Reid & Simmons & Voss & Fleck 2010, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A71B1D8B42FFF0FF5DFA7EC1FBA815.mc.3B66A0568B42FFFCFF70F9C0C4AEAB32>, <http://tb.plazi.org/GgServer/dwcaRecords/03A71B1D8B42FFF0FF5DFA7EC1FBA815.mc.3B66A0568B42FFFCFD32FEA5C4A9AB1D>, <http://tb.plazi.org/GgServer/dwcaRecords/03A71B1D8B42FFF0FF5DFA7EC1FBA815.mc.3B66A0568B42FFFCFD57FE86C316ABA4>, <http://tb.plazi.org/GgServer/dwcaRecords/03A71B1D8B42FFF0FF5DFA7EC1FBA815.mc.3B66A0568B42FFFCFC92FE2CC40AA808>, <http://tb.plazi.org/GgServer/dwcaRecords/03A71B1D8B42FFF0FF5DFA7EC1FBA815.mc.3B66A0568B42FFFCFB98FDB0C440A938> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Peropteryx_pallidoptera_Lim_2010> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1206/691.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1206/691.1>
|
||||
bibo:endPage "20" ;
|
||||
bibo:journal "American Museum Novitates" ;
|
||||
bibo:pubDate "2010-06-25" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "3686" ;
|
||||
dc:creator "Lim, Burton K.; Engstrom, Mark D.; Reid, Fiona A.; Simmons, Nancy B.; Voss, Robert S.; Fleck, David W." ;
|
||||
dc:date "2010" ;
|
||||
dc:title "A New Species of Peropteryx (Chiroptera: Emballonuridae) from Western Amazonia with Comments on Phylogenetic Relationships within the Genus" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4735523>, <http://dx.doi.org/10.5281/zenodo.4735527>, <http://dx.doi.org/10.5281/zenodo.4735525> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Peropteryx_pallidoptera_Lim_2010>
|
||||
dwc:authority "Lim & Engstrom & Reid & Simmons & Voss & Fleck, 2010" ;
|
||||
dwc:authorityName "Lim & Engstrom & Reid & Simmons & Voss & Fleck" ;
|
||||
dwc:authorityYear "2010" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Emballonuridae" ;
|
||||
dwc:genus "Peropteryx" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lim & Engstrom & Reid & Simmons & Voss & Fleck, 2010" ;
|
||||
dwc:species "pallidoptera" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8H76Z> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Peropteryx_pallidoptera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Peropteryx_pallidoptera>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Emballonuridae" ;
|
||||
dwc:genus "Peropteryx" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pallidoptera" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Peropteryx> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Peropteryx>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Emballonuridae" ;
|
||||
dwc:genus "Peropteryx" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Emballonuridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Emballonuridae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Emballonuridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chiroptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chiroptera>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4735523>
|
||||
dc:description "Fig. 1. The contrasting color patterns of the wings spread on the left and closed on the right for three species of Peropteryx: top, P. leucoptera (ROM 112531) with white wing tips, brown toward the elbow and brown digits; middle, P. pallidoptera (ROM 104396) with uniform white from the wing tips to the elbow and light brown digits; and bottom, P. macrotis (ROM 108523) with uniform brown from the wing tips to the elbow and brown digits." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4735523/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4735527>
|
||||
dc:description "Fig. 2. Differences in basisphenoid pit and lateral pterygoid pits at the anterior end (toward the top) for three species of Peropteryx: top, P. leucoptera (ROM 112531) with large pterygoid pits separated by a mesopterygoid extension; middle, P. pallidoptera (ROM 104396) with small pterygoid pits separated by a mesopterygoid extension; and bottom, P. macrotis (ROM 108467) with small pterygoid pits separated by the basisphenoid pit." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4735527/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4735525>
|
||||
dc:description "Fig. 3. Skull of the holotype of Peropteryx pallidoptera (ROM 104396) with dorsal, ventral, and lateral views of the cranium, and lateral view of the left mandible from top to bottom. The greatest length of the skull is 14.1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4735525/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A71B1D8B42FFF0FF5DFA7EC1FBA815.mc.3B66A0568B42FFFCFF70F9C0C4AEAB32>
|
||||
dwc:catalogNumber "ROM 104396" ;
|
||||
dwc:collectionCode "ROM" ;
|
||||
dwc:eventDate "1995-05-08" ;
|
||||
dwc:locality "An" ;
|
||||
dwc:recordedBy "F. A. Reid & F. Sornoza" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "-0.8025" ;
|
||||
dwc:verbatimLongitude "-76.402504" ;
|
||||
trt:gbifOccurrenceId "3400719303" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A71B1D8B42FFF0FF5DFA7EC1FBA815#3B66A0568B42FFFCFF70F9C0C4AEAB32> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A71B1D8B42FFF0FF5DFA7EC1FBA815.mc.3B66A0568B42FFFCFD32FEA5C4A9AB1D>
|
||||
dwc:catalogNumber "AMNH 74107" ;
|
||||
dwc:collectionCode "AMNH" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3400719301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A71B1D8B42FFF0FF5DFA7EC1FBA815#3B66A0568B42FFFCFD32FEA5C4A9AB1D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A71B1D8B42FFF0FF5DFA7EC1FBA815.mc.3B66A0568B42FFFCFD57FE86C316ABA4>
|
||||
dwc:catalogNumber "MUSM 13226" ;
|
||||
dwc:collectionCode "MUSM" ;
|
||||
dwc:eventDate "1926-11-28" ;
|
||||
dwc:locality "Orosa" ;
|
||||
dwc:recordedBy "Robert S. Voss & David W. Fleck" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "150" ;
|
||||
dwc:verbatimLatitude "-9.833333" ;
|
||||
dwc:verbatimLongitude "-9.833333" ;
|
||||
trt:gbifOccurrenceId "3400719302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A71B1D8B42FFF0FF5DFA7EC1FBA815#3B66A0568B42FFFCFD57FE86C316ABA4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A71B1D8B42FFF0FF5DFA7EC1FBA815.mc.3B66A0568B42FFFCFC92FE2CC40AA808>
|
||||
dwc:catalogNumber "MUSM 13226" ;
|
||||
dwc:collectionCode "MUSM" ;
|
||||
dwc:eventDate "1926-11-28" ;
|
||||
dwc:locality "Orosa" ;
|
||||
dwc:recordedBy "Robert S. Voss & David W. Fleck" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "150" ;
|
||||
dwc:verbatimLatitude "-9.833333" ;
|
||||
dwc:verbatimLongitude "-9.833333" ;
|
||||
trt:gbifOccurrenceId "3400719304" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A71B1D8B42FFF0FF5DFA7EC1FBA815#3B66A0568B42FFFCFC92FE2CC40AA808> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A71B1D8B42FFF0FF5DFA7EC1FBA815.mc.3B66A0568B42FFFCFB98FDB0C440A938>
|
||||
dwc:catalogNumber "AMNH 272671, AMNH 272726, AMNH 272854, AMNH 272855, AMNH 272827, AMNH 273042, AMNH 273116, AMNH 273185, MUSM 13228, MUSM 13230, MUSM 15246, MUSM 15249, MUSM 15250, MUSM 15252, MUSM 13227, MUSM 13229" ;
|
||||
dwc:collectionCode "AMNH, MUSM" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3400719305" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A71B1D8B42FFF0FF5DFA7EC1FBA815#3B66A0568B42FFFCFB98FDB0C440A938> ;
|
||||
a dwc:MaterialCitation .
|
127
data/03/A7/1C/03A71C75046EFFCBFF4AFBFCFA1FFED4.ttl
Normal file
127
data/03/A7/1C/03A71C75046EFFCBFF4AFBFCFA1FFED4.ttl
Normal file
|
@ -0,0 +1,127 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A71C75046EFFCBFF4AFBFCFA1FFED4>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.274443> ;
|
||||
dc:creator "Frolov, Andrey V." ;
|
||||
dc:title "Orphnus (Parorphnus) harrisoni Frolov, 2008, sp. n." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Orphnus_harrisoni_Frolov_2008> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.274442> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.274442>
|
||||
bibo:endPage "68" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "65" ;
|
||||
bibo:volume "1855" ;
|
||||
dc:creator "Frolov, Andrey V." ;
|
||||
dc:date "2008" ;
|
||||
dc:title "A new apterous species of the genus Orphnus MacLeay (Coleoptera: Scarabaeidae: Orphninae) from South Africa" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.274443> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Orphnus_harrisoni_Frolov_2008>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Frolov, 2008" ;
|
||||
dwc:authorityName "Frolov" ;
|
||||
dwc:authorityYear "2008" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Orphnidae" ;
|
||||
dwc:genus "Orphnus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Frolov, 2008" ;
|
||||
dwc:species "harrisoni" ;
|
||||
dwc:subGenus "Parorphnus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orphnus_harrisoni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orphnus_harrisoni>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Orphnidae" ;
|
||||
dwc:genus "Orphnus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "harrisoni" ;
|
||||
dwc:subGenus "Parorphnus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orphnus_Parorphnus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orphnus_Parorphnus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Orphnidae" ;
|
||||
dwc:genus "Orphnus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Parorphnus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orphnus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orphnus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Orphnidae" ;
|
||||
dwc:genus "Orphnus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orphnidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orphnidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Orphnidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.274443>
|
||||
dc:description "FIGURES 1 – 5. Figs. 1 – 2: Orphnus harrisoni habitus; Fig. 3: O. harrisoni aedeagus in dorsal and lateral view; Fig. 4: O. luminosus habitus; Fig. 5: O. luminosus aedeagus in dorsal and lateral view. Scales: A refers to Figs. 1, 2, 4; B refers to Figs 3, 5." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/274443/files/figure.png> ;
|
||||
a fabio:Figure .
|
105
data/03/A7/21/03A7216AFFD1FFB190E334A9DCDDF986.ttl
Normal file
105
data/03/A7/21/03A7216AFFD1FFB190E334A9DCDDF986.ttl
Normal file
|
@ -0,0 +1,105 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A7216AFFD1FFB190E334A9DCDDF986>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.205785>, <http://dx.doi.org/10.5281/zenodo.205786> ;
|
||||
dc:creator "Cadena-Castañeda, Oscar J." ;
|
||||
dc:title "Faguagryllus Cadena-Castañeda, 2011, n. gen." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Faguagryllus_Cadena-Casta%C3%B1eda_2011> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.205784> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.205784>
|
||||
bibo:endPage "61" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "3126" ;
|
||||
dc:creator "Cadena-Castañeda, Oscar J." ;
|
||||
dc:date "2011" ;
|
||||
dc:title "A new genus of cricket near to Miogryllus and Kazuemba from the Colombian Atlantic coast and the first report of Gryllodes sigillatus from Colombia (Orthoptera: Gryllidae: Gryllinae: Modicogryllini)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.205785>, <http://dx.doi.org/10.5281/zenodo.205786> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Faguagryllus_Cadena-Casta%C3%B1eda_2011>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Cadena-Castañeda, 2011" ;
|
||||
dwc:authorityName "Cadena-Castañeda" ;
|
||||
dwc:authorityYear "2011" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Haglotettigoniidae" ;
|
||||
dwc:genus "Faguagryllus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Cadena-Castañeda, 2011" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Faguagryllus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Faguagryllus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Haglotettigoniidae" ;
|
||||
dwc:genus "Faguagryllus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Haglotettigoniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Haglotettigoniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Haglotettigoniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.205785>
|
||||
dc:description "FIGURE 1. A, B, C. Male holotype. Dorsal, frontal and lateral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/205785/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.205786>
|
||||
dc:description "FIGURE 2. A and B. Phallic complex. Dorsal and lateral view. Convections: Ect. Ap—ectophallic apodeme; Ect. F—ectphallic fold; End. C—endophallic cavity; MLPs—main lobe of pseudepiphallus; Ps. Ap—pseudepiphallic apodeme; R—ramus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/205786/files/figure.png> ;
|
||||
a fabio:Figure .
|
113
data/03/A7/21/03A7216AFFD1FFB590E3319BDD5AFD4E.ttl
Normal file
113
data/03/A7/21/03A7216AFFD1FFB590E3319BDD5AFD4E.ttl
Normal file
|
@ -0,0 +1,113 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A7216AFFD1FFB590E3319BDD5AFD4E>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.205785> ;
|
||||
dc:creator "Cadena-Castañeda, Oscar J." ;
|
||||
dc:title "Faguagryllus luteolus Cadena-Castañeda, 2011, n. sp." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Faguagryllus_luteolus_Cadena-Casta%C3%B1eda_2011> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.205784> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.205784>
|
||||
bibo:endPage "61" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "3126" ;
|
||||
dc:creator "Cadena-Castañeda, Oscar J." ;
|
||||
dc:date "2011" ;
|
||||
dc:title "A new genus of cricket near to Miogryllus and Kazuemba from the Colombian Atlantic coast and the first report of Gryllodes sigillatus from Colombia (Orthoptera: Gryllidae: Gryllinae: Modicogryllini)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.205785> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Faguagryllus_luteolus_Cadena-Casta%C3%B1eda_2011>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Cadena-Castañeda, 2011" ;
|
||||
dwc:authorityName "Cadena-Castañeda" ;
|
||||
dwc:authorityYear "2011" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Haglotettigoniidae" ;
|
||||
dwc:genus "Faguagryllus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Cadena-Castañeda, 2011" ;
|
||||
dwc:species "luteolus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Faguagryllus_luteolus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Faguagryllus_luteolus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Haglotettigoniidae" ;
|
||||
dwc:genus "Faguagryllus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "luteolus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Faguagryllus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Faguagryllus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Haglotettigoniidae" ;
|
||||
dwc:genus "Faguagryllus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Haglotettigoniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Haglotettigoniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Haglotettigoniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.205785>
|
||||
dc:description "FIGURE 1. A, B, C. Male holotype. Dorsal, frontal and lateral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/205785/files/figure.png> ;
|
||||
a fabio:Figure .
|
94
data/03/A7/26/03A7263EFF8DFFE2EDFE27993FEA9AD6.ttl
Normal file
94
data/03/A7/26/03A7263EFF8DFFE2EDFE27993FEA9AD6.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/03A7263EFF8DFFE2EDFE27993FEA9AD6>
|
||||
dc:creator "Ahyong, Shane T.; Porter, Megan L.; Caldwell, Roy L." ;
|
||||
dc:title "Ankersquilla Ahyong & Porter & Caldwell 2020, gen. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ankersquilla_Ahyong_2020> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3853/j.2201-4349.72.2020.1758> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3853/j.2201-4349.72.2020.1758>
|
||||
bibo:endPage "8" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Records of the Australian Museum" ;
|
||||
bibo:pubDate "2020-03-11" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "72" ;
|
||||
dc:creator "Ahyong, Shane T.; Porter, Megan L.; Caldwell, Roy L." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "The Leopard Mantis Shrimp, Ankersquilla pardus, a New Genus and Species of Eurysquillid from Indo-West Pacific Coral Reefs" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ankersquilla_Ahyong_2020>
|
||||
dwc:authority "Ahyong & Porter & Caldwell, 2020" ;
|
||||
dwc:authorityName "Ahyong & Porter & Caldwell" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eurysquillidae" ;
|
||||
dwc:genus "Ankersquilla" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stomatopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Ahyong & Porter & Caldwell, 2020" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ankersquilla> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ankersquilla>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eurysquillidae" ;
|
||||
dwc:genus "Ankersquilla" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stomatopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eurysquillidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eurysquillidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eurysquillidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stomatopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stomatopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stomatopoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stomatopoda" ;
|
||||
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 .
|
167
data/03/A7/26/03A7263EFF8DFFE5EDD1223C3E079BC3.ttl
Normal file
167
data/03/A7/26/03A7263EFF8DFFE5EDD1223C3E079BC3.ttl
Normal file
|
@ -0,0 +1,167 @@
|
|||
@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/03A7263EFF8DFFE5EDD1223C3E079BC3>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4654290>, <http://dx.doi.org/10.5281/zenodo.4654292>, <http://dx.doi.org/10.5281/zenodo.4654286>, <http://dx.doi.org/10.5281/zenodo.4654294> ;
|
||||
dc:creator "Ahyong, Shane T.; Porter, Megan L.; Caldwell, Roy L." ;
|
||||
dc:title "Ankersquilla pardus Ahyong & Porter & Caldwell 2020, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A7263EFF8DFFE5EDD1223C3E079BC3.mc.3B669D75FF8DFFE2ED4A22A53E419C63>, <http://tb.plazi.org/GgServer/dwcaRecords/03A7263EFF8DFFE5EDD1223C3E079BC3.mc.3B669D75FF8DFFE2EA60235739169C41>, <http://tb.plazi.org/GgServer/dwcaRecords/03A7263EFF8DFFE5EDD1223C3E079BC3.mc.3B669D75FF8DFFE2EB0B23AD3ECF9CCE>, <http://tb.plazi.org/GgServer/dwcaRecords/03A7263EFF8DFFE5EDD1223C3E079BC3.mc.3B669D75FF8DFFE2EA13201739E09F66> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ankersquilla_pardus_Ahyong_2020> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3853/j.2201-4349.72.2020.1758> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3853/j.2201-4349.72.2020.1758>
|
||||
bibo:endPage "8" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Records of the Australian Museum" ;
|
||||
bibo:pubDate "2020-03-11" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "72" ;
|
||||
dc:creator "Ahyong, Shane T.; Porter, Megan L.; Caldwell, Roy L." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "The Leopard Mantis Shrimp, Ankersquilla pardus, a New Genus and Species of Eurysquillid from Indo-West Pacific Coral Reefs" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4654290>, <http://dx.doi.org/10.5281/zenodo.4654292>, <http://dx.doi.org/10.5281/zenodo.4654286>, <http://dx.doi.org/10.5281/zenodo.4654294> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ankersquilla_pardus_Ahyong_2020>
|
||||
dwc:authority "Ahyong & Porter & Caldwell, 2020" ;
|
||||
dwc:authorityName "Ahyong & Porter & Caldwell" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eurysquillidae" ;
|
||||
dwc:genus "Ankersquilla" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stomatopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ahyong & Porter & Caldwell, 2020" ;
|
||||
dwc:species "pardus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ankersquilla_pardus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ankersquilla_pardus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eurysquillidae" ;
|
||||
dwc:genus "Ankersquilla" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stomatopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pardus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ankersquilla> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ankersquilla>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eurysquillidae" ;
|
||||
dwc:genus "Ankersquilla" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stomatopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eurysquillidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eurysquillidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eurysquillidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stomatopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stomatopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stomatopoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stomatopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4654290>
|
||||
dc:description "Figure 2. Ankersquilla pardus gen. et sp. nov. (A–C) female, TL 82 mm, Indonesia, AM P104060: eye, telson and right lateral habitus, respectively. (D) female paratype, TL 53 mm, Moorea, AM P102286; (E) male holotype, TL 52 mm, Moorea, UF23346. (Photos: A–C, R. Caldwell; D–E, A. Anker)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4654290/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4654292>
|
||||
dc:description "Figure 3. Ankersquilla pardus gen. et sp. nov., lagoon patch of Halimeda algae on sand in about 8 m of water at Kwajalein Atoll, Marshall Islands, 27 August 2012. Photo: S. Johnson. Specimen not collected." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4654292/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4654286>
|
||||
dc:description "Figure 1. Ankersquilla pardus gen. et sp. nov. (A–S) male holotype, TL 52 mm, Moorea, UF23346. (T–U) female paratype, TL 53 mm, Moorea, AM P102286. (A) anterior cephalothorax, dorsal view; (B) right eye, dorsal view; (C) ventral spine and ventral margin of ophthalmic somite, right lateral view; (D) right dorsal process of antennular somite, lateral view; (E) right antennal protopod; (F) right raptorial claw; (G) posterolateral portion of carapace and thoracic somites 5–8, right dorsal view; (H) thoracic somite 5, right lateral view; (I–K) right pereopods 1–3, posterior view; (L) thoracic somite 8, sternal ‘keel’; (M) abdominal somites 4–6, telson and right uropod, dorsal view; (N) abdominal somites 3–5, right lateral view; (O) abdominal somite 6 and telson, ventral view; (P) right uropod, ventral view; (Q) right pleopod 1 endopod; (R, S) right maxillipeds 3–4 dactylus–carpus; (T, U) female gonopore, right lateral view and ventral view. Setae omitted. Scale = A, C–K, M–P = 2.0 mm; B, L, Q, R–U = 1.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4654286/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4654294>
|
||||
dc:description "Figure 4. Phylogenetic position of Ankersquilla pardus gen. et sp. nov. based on maximum likelihood analysis of concatenated 18S, 28S, 16S, COI sequences using RaXML. Log likelihood -31189.005.Bootstrap support indicated on branches.Superfamily abbreviations: Eurysquilloidea (E), Gonodactyloidea (G), Lysiosquilloidea (L), Parasquilloidea (P), Squilloidea (S)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4654294/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A7263EFF8DFFE5EDD1223C3E079BC3.mc.3B669D75FF8DFFE2ED4A22A53E419C63>
|
||||
dwc:catalogNumber "UF23346" ;
|
||||
dwc:collectionCode "UF" ;
|
||||
dwc:eventDate "2009-10-17" ;
|
||||
dwc:locality "Moorea" ;
|
||||
dwc:recordedBy "A. Anker" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1" ;
|
||||
dwc:verbatimLatitude "-17.4901" ;
|
||||
dwc:verbatimLongitude "-149.8263" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A7263EFF8DFFE5EDD1223C3E079BC3#3B669D75FF8DFFE2ED4A22A53E419C63> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A7263EFF8DFFE5EDD1223C3E079BC3.mc.3B669D75FF8DFFE2EA60235739169C41>
|
||||
dwc:catalogNumber "P102286" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A7263EFF8DFFE5EDD1223C3E079BC3#3B669D75FF8DFFE2EA60235739169C41> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A7263EFF8DFFE5EDD1223C3E079BC3.mc.3B669D75FF8DFFE2EB0B23AD3ECF9CCE>
|
||||
dwc:catalogNumber "MIB 167" ;
|
||||
dwc:collectionCode "MIB" ;
|
||||
dwc:eventDate "2008-10-29" ;
|
||||
dwc:recordedBy "A. Anker" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A7263EFF8DFFE5EDD1223C3E079BC3#3B669D75FF8DFFE2EB0B23AD3ECF9CCE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A7263EFF8DFFE5EDD1223C3E079BC3.mc.3B669D75FF8DFFE2EA13201739E09F66>
|
||||
dwc:catalogNumber "P104060" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
dwc:eventDate "2006-07" ;
|
||||
dwc:locality "Bali" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A7263EFF8DFFE5EDD1223C3E079BC3#3B669D75FF8DFFE2EA13201739E09F66> ;
|
||||
a dwc:MaterialCitation .
|
108
data/03/A7/26/03A726564A1DFF84FC60FE23FBA2FA2E.ttl
Normal file
108
data/03/A7/26/03A726564A1DFF84FC60FE23FBA2FA2E.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/03A726564A1DFF84FC60FE23FBA2FA2E>
|
||||
dc:creator "Candela, Yves; Crighton, William R. B." ;
|
||||
dc:title "Calymene carlops Lamont 1949" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Calymene_carlops_Lamont_1949> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.26879/868> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.26879/868>
|
||||
bibo:endPage "45" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Palaeontologia Electronica" ;
|
||||
bibo:pubDate "2019-05-31" ;
|
||||
bibo:series "19 A" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Candela, Yves; Crighton, William R. B." ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Synoptic revision of the Silurian fauna from the Pentland Hills, Scotland described by Lamont (1978)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Calymene_carlops_Lamont_1949>
|
||||
dwc:authority "Lamont, 1949" ;
|
||||
dwc:authorityName "Lamont" ;
|
||||
dwc:authorityYear "1949" ;
|
||||
dwc:class "Trilobita" ;
|
||||
dwc:family "Calymenidae" ;
|
||||
dwc:genus "Calymene" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phacopida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lamont, 1949" ;
|
||||
dwc:species "carlops" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Calymene_carlops> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Calymene_carlops>
|
||||
dwc:class "Trilobita" ;
|
||||
dwc:family "Calymenidae" ;
|
||||
dwc:genus "Calymene" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phacopida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "carlops" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Calymene> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Calymene>
|
||||
dwc:class "Trilobita" ;
|
||||
dwc:family "Calymenidae" ;
|
||||
dwc:genus "Calymene" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phacopida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Calymenidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Calymenidae>
|
||||
dwc:class "Trilobita" ;
|
||||
dwc:family "Calymenidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phacopida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phacopida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phacopida>
|
||||
dwc:class "Trilobita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phacopida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trilobita> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trilobita>
|
||||
dwc:class "Trilobita" ;
|
||||
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 .
|
122
data/03/A7/26/03A726564A1DFF84FCBAFF57FC8DFE03.ttl
Normal file
122
data/03/A7/26/03A726564A1DFF84FCBAFF57FC8DFE03.ttl
Normal file
|
@ -0,0 +1,122 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A726564A1DFF84FCBAFF57FC8DFE03>
|
||||
dc:creator "Candela, Yves; Crighton, William R. B." ;
|
||||
dc:title "Encrinurus (Frammia) pagei" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Encrinurus_pagei_Haswell_1865> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.26879/868> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.26879/868>
|
||||
bibo:endPage "45" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Palaeontologia Electronica" ;
|
||||
bibo:pubDate "2019-05-31" ;
|
||||
bibo:series "19 A" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Candela, Yves; Crighton, William R. B." ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Synoptic revision of the Silurian fauna from the Pentland Hills, Scotland described by Lamont (1978)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Encrinurus_pagei_Haswell_1865>
|
||||
dwc:authority "(Haswell, 1865)" ;
|
||||
dwc:baseAuthorityName "Haswell" ;
|
||||
dwc:baseAuthorityYear "1865" ;
|
||||
dwc:class "Trilobita" ;
|
||||
dwc:family "Encrinuridae" ;
|
||||
dwc:genus "Encrinurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phacopida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Haswell, 1865)" ;
|
||||
dwc:species "pagei" ;
|
||||
dwc:subGenus "Frammia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Encrinurus_pagei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Encrinurus_pagei>
|
||||
dwc:class "Trilobita" ;
|
||||
dwc:family "Encrinuridae" ;
|
||||
dwc:genus "Encrinurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phacopida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pagei" ;
|
||||
dwc:subGenus "Frammia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Encrinurus_Frammia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Encrinurus_Frammia>
|
||||
dwc:class "Trilobita" ;
|
||||
dwc:family "Encrinuridae" ;
|
||||
dwc:genus "Encrinurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phacopida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Frammia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Encrinurus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Encrinurus>
|
||||
dwc:class "Trilobita" ;
|
||||
dwc:family "Encrinuridae" ;
|
||||
dwc:genus "Encrinurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phacopida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Encrinuridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Encrinuridae>
|
||||
dwc:class "Trilobita" ;
|
||||
dwc:family "Encrinuridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phacopida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phacopida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phacopida>
|
||||
dwc:class "Trilobita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phacopida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trilobita> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trilobita>
|
||||
dwc:class "Trilobita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
116
data/03/A7/26/03A726564A1DFF84FF18FABDFEA7F8A8.ttl
Normal file
116
data/03/A7/26/03A726564A1DFF84FF18FABDFEA7F8A8.ttl
Normal file
|
@ -0,0 +1,116 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A726564A1DFF84FF18FABDFEA7F8A8>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10961632> ;
|
||||
dc:creator "Candela, Yves; Crighton, William R. B." ;
|
||||
dc:title "Scotoharpes domina Lamont 1948" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Scotoharpes_domina_Lamont_1948> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.26879/868> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.26879/868>
|
||||
bibo:endPage "45" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Palaeontologia Electronica" ;
|
||||
bibo:pubDate "2019-05-31" ;
|
||||
bibo:series "19 A" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Candela, Yves; Crighton, William R. B." ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Synoptic revision of the Silurian fauna from the Pentland Hills, Scotland described by Lamont (1978)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10961632> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Scotoharpes_domina_Lamont_1948>
|
||||
dwc:authority "Lamont, 1948" ;
|
||||
dwc:authorityName "Lamont" ;
|
||||
dwc:authorityYear "1948" ;
|
||||
dwc:class "Trilobita" ;
|
||||
dwc:family "Harpetidae" ;
|
||||
dwc:genus "Scotoharpes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Harpetida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lamont, 1948" ;
|
||||
dwc:species "domina" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4VXVV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scotoharpes_domina> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scotoharpes_domina>
|
||||
dwc:class "Trilobita" ;
|
||||
dwc:family "Harpetidae" ;
|
||||
dwc:genus "Scotoharpes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Harpetida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "domina" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scotoharpes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scotoharpes>
|
||||
dwc:class "Trilobita" ;
|
||||
dwc:family "Harpetidae" ;
|
||||
dwc:genus "Scotoharpes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Harpetida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Harpetidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Harpetidae>
|
||||
dwc:class "Trilobita" ;
|
||||
dwc:family "Harpetidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Harpetida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Harpetida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Harpetida>
|
||||
dwc:class "Trilobita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Harpetida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trilobita> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trilobita>
|
||||
dwc:class "Trilobita" ;
|
||||
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.10961632>
|
||||
dc:description "FIGURE 20. 1–4: Mirmor andreae Lamont, 1978, from the Gutterford Burn, lowest Deerhope Formation; specimen NMS G.1979.45.1, original external mould (1), the latex cast of this specimen is figured by Lamont on plate XXXII, figure 1, and counterpart (3) registered as NMS G.2001.100.4; 2, 4: handwritten labels with information on the specimen. 5–8: Scotoharpes domina Lamont, 1948, from the Henshaw Burn (possibly R98), Wether Law Linn Formation; 5, 8: close-up of handwritten label (5) glued on specimen NMS G.1978.61.547 (image 8), which was not figured in Lamont (1978); 6, 7: close-up of cephalon (part and counterpart). 9: Taitia catena Crookall, 1930, from the Gutterford Burn, lowest Deerhope Formation; specimen NMS G.1979.45.1, near bottom right of Mirmor andraea on Figure 20.1; Figures 20.2 and 20.4 relate also to this species. Scale bars: 10 mm (figures 1, 3, 8); 5 mm (figures 6, 7); 2 mm (figure 9)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/10961632/files/figure.png> ;
|
||||
a fabio:Figure .
|
108
data/03/A7/26/03A726564A1DFF84FF2FFBB0FFE2FAFD.ttl
Normal file
108
data/03/A7/26/03A726564A1DFF84FF2FFBB0FFE2FAFD.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/03A726564A1DFF84FF2FFBB0FFE2FAFD>
|
||||
dc:creator "Candela, Yves; Crighton, William R. B." ;
|
||||
dc:title "Haswellia macrothalma" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Haswellia_macrothalma_Haswell_1865> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.26879/868> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.26879/868>
|
||||
bibo:endPage "45" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Palaeontologia Electronica" ;
|
||||
bibo:pubDate "2019-05-31" ;
|
||||
bibo:series "19 A" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Candela, Yves; Crighton, William R. B." ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Synoptic revision of the Silurian fauna from the Pentland Hills, Scotland described by Lamont (1978)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Haswellia_macrothalma_Haswell_1865>
|
||||
dwc:authority "(Haswell, 1865)" ;
|
||||
dwc:baseAuthorityName "Haswell" ;
|
||||
dwc:baseAuthorityYear "1865" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Sphaeromatidae" ;
|
||||
dwc:genus "Haswellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Haswell, 1865)" ;
|
||||
dwc:species "macrothalma" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Haswellia_macrothalma> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Haswellia_macrothalma>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Sphaeromatidae" ;
|
||||
dwc:genus "Haswellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "macrothalma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Haswellia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Haswellia>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Sphaeromatidae" ;
|
||||
dwc:genus "Haswellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphaeromatidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sphaeromatidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Sphaeromatidae" ;
|
||||
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 .
|
119
data/03/A7/27/03A727087311FFDEFF45FBC5FD71F83C.ttl
Normal file
119
data/03/A7/27/03A727087311FFDEFF45FBC5FD71F83C.ttl
Normal file
|
@ -0,0 +1,119 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A727087311FFDEFF45FBC5FD71F83C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.3259347>, <http://dx.doi.org/10.5281/zenodo.3259345> ;
|
||||
dc:creator "Tavares, Marcelo Teixeira; Villanueva-Bonilla, German Antonio; Sobczak, Jober Fernando" ;
|
||||
dc:title "Conura baturitei Tavares & Villanueva-Bonilla & Sobczak 2019, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Conura_baturitei_Tavares_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4624.2.9> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4624.2.9>
|
||||
bibo:endPage "274" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-06-28" ;
|
||||
bibo:startPage "267" ;
|
||||
bibo:volume "4624" ;
|
||||
dc:creator "Tavares, Marcelo Teixeira; Villanueva-Bonilla, German Antonio; Sobczak, Jober Fernando" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Conura baturitei sp. nov. (Hymenoptera: Chalcididae): a hyperparasitoid of spiders through Zatypota riverai (Hymenoptera: Ichneumonidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3259347>, <http://dx.doi.org/10.5281/zenodo.3259345> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Conura_baturitei_Tavares_2019>
|
||||
dwc:authority "Tavares" ;
|
||||
dwc:authorityName "Tavares & Villanueva-Bonilla & Sobczak" ;
|
||||
dwc:authorityYear "2019" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chalcididae" ;
|
||||
dwc:genus "Conura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tavares & Villanueva-Bonilla & Sobczak, 2019" ;
|
||||
dwc:species "baturitei" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Conura_baturitei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Conura_baturitei>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chalcididae" ;
|
||||
dwc:genus "Conura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "baturitei" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Conura> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Conura>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chalcididae" ;
|
||||
dwc:genus "Conura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chalcididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chalcididae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chalcididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.3259347>
|
||||
dc:description "FIGURES 3–8. Conura baturitei sp. nov., paratype, female: 3, habitus, lateral; 4, lower face and mandibles; 5, malar space and gena; 6, mesosoma, dorsal; 7, propodeum, dorsal; 8, base of metafemur and apex of metatibia, CTS = laminar carina of the tarsal sulcus, IT = inner basal tooth." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/3259347/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.3259345>
|
||||
dc:description "FIGURES 1, 2. 1, Undetermined species of Theridion Walckenaer (Araneae: Theridiidae) with an ectoparasitoid larva of Zatypota riverai on the metasoma. 2, A cocoon of Zatypota riverai Gauld (Ichneumonidae: Pimplinae) with an emergence hole." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/3259345/files/figure.png> ;
|
||||
a fabio:Figure .
|
108
data/03/A7/2E/03A72E4DFFE00B45FF69113AFA84B9EB.ttl
Normal file
108
data/03/A7/2E/03A72E4DFFE00B45FF69113AFA84B9EB.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/03A72E4DFFE00B45FF69113AFA84B9EB>
|
||||
dc:creator "Bayarsaikhan, Ulziijargal; Kwon, Hyung Wook; Kim, Kil Won; Bae, Yang-Seop" ;
|
||||
dc:title "Diduga khounngeuna Bucsek 2020" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Diduga_khounngeuna_Bucsek_2020> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5389.3.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5389.3.2>
|
||||
bibo:endPage "342" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-12-20" ;
|
||||
bibo:startPage "331" ;
|
||||
bibo:volume "5389" ;
|
||||
dc:creator "Bayarsaikhan, Ulziijargal; Kwon, Hyung Wook; Kim, Kil Won; Bae, Yang-Seop" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Review of the genus Diduga (Lepidoptera, Erebidae, Arctiinae) of Laos, with description of one new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Diduga_khounngeuna_Bucsek_2020>
|
||||
dwc:authority "Bucsek, 2020" ;
|
||||
dwc:authorityName "Bucsek" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bucsek, 2020" ;
|
||||
dwc:species "khounngeuna" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BHR9Q> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Diduga_khounngeuna> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diduga_khounngeuna>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "khounngeuna" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diduga> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diduga>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erebidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erebidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
108
data/03/A7/2E/03A72E4DFFE00B45FF6913FBFA16BAC5.ttl
Normal file
108
data/03/A7/2E/03A72E4DFFE00B45FF6913FBFA16BAC5.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/03A72E4DFFE00B45FF6913FBFA16BAC5>
|
||||
dc:creator "Bayarsaikhan, Ulziijargal; Kwon, Hyung Wook; Kim, Kil Won; Bae, Yang-Seop" ;
|
||||
dc:title "Diduga hastata Bayarsaikhan & Bae 2021" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Diduga_hastata_Bayarsaikhan_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5389.3.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5389.3.2>
|
||||
bibo:endPage "342" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-12-20" ;
|
||||
bibo:startPage "331" ;
|
||||
bibo:volume "5389" ;
|
||||
dc:creator "Bayarsaikhan, Ulziijargal; Kwon, Hyung Wook; Kim, Kil Won; Bae, Yang-Seop" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Review of the genus Diduga (Lepidoptera, Erebidae, Arctiinae) of Laos, with description of one new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Diduga_hastata_Bayarsaikhan_2021>
|
||||
dwc:authority "Bayarsaikhan & Bae, 2021" ;
|
||||
dwc:authorityName "Bayarsaikhan & Bae" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bayarsaikhan & Bae, 2021" ;
|
||||
dwc:species "hastata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BHR9P> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Diduga_hastata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diduga_hastata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hastata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diduga> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diduga>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erebidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erebidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
108
data/03/A7/2E/03A72E4DFFE00B45FF69145DFE69BB82.ttl
Normal file
108
data/03/A7/2E/03A72E4DFFE00B45FF69145DFE69BB82.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/03A72E4DFFE00B45FF69145DFE69BB82>
|
||||
dc:creator "Bayarsaikhan, Ulziijargal; Kwon, Hyung Wook; Kim, Kil Won; Bae, Yang-Seop" ;
|
||||
dc:title "Diduga annulata Hampson 1900" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Diduga_annulata_Hampson_1900> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5389.3.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5389.3.2>
|
||||
bibo:endPage "342" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-12-20" ;
|
||||
bibo:startPage "331" ;
|
||||
bibo:volume "5389" ;
|
||||
dc:creator "Bayarsaikhan, Ulziijargal; Kwon, Hyung Wook; Kim, Kil Won; Bae, Yang-Seop" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Review of the genus Diduga (Lepidoptera, Erebidae, Arctiinae) of Laos, with description of one new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Diduga_annulata_Hampson_1900>
|
||||
dwc:authority "Hampson, 1900" ;
|
||||
dwc:authorityName "Hampson" ;
|
||||
dwc:authorityYear "1900" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hampson, 1900" ;
|
||||
dwc:species "annulata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6D4YS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Diduga_annulata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diduga_annulata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "annulata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diduga> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diduga>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erebidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erebidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
135
data/03/A7/2E/03A72E4DFFE00B45FF6916DFFDA3BC27.ttl
Normal file
135
data/03/A7/2E/03A72E4DFFE00B45FF6916DFFDA3BC27.ttl
Normal file
|
@ -0,0 +1,135 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A72E4DFFE00B45FF6916DFFDA3BC27>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Erebidae_Leach_1815> ;
|
||||
dc:creator "Bayarsaikhan, Ulziijargal; Kwon, Hyung Wook; Kim, Kil Won; Bae, Yang-Seop" ;
|
||||
dc:title "Diduga alternota Bucsek 2014" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Diduga_alternota_Bucsek_2014> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Arctiinae> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5389.3.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5389.3.2>
|
||||
bibo:endPage "342" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-12-20" ;
|
||||
bibo:startPage "331" ;
|
||||
bibo:volume "5389" ;
|
||||
dc:creator "Bayarsaikhan, Ulziijargal; Kwon, Hyung Wook; Kim, Kil Won; Bae, Yang-Seop" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Review of the genus Diduga (Lepidoptera, Erebidae, Arctiinae) of Laos, with description of one new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Diduga_alternota_Bucsek_2014>
|
||||
dwc:authority "Bucsek, 2014" ;
|
||||
dwc:authorityName "Bucsek" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bucsek, 2014" ;
|
||||
dwc:species "alternota" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BDYVZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Diduga_alternota> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Erebidae_Leach_1815>
|
||||
dwc:baseAuthorityName "Leach" ;
|
||||
dwc:baseAuthorityYear "1815" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "(Leach, 1815)" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BDYVZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Erebidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diduga_alternota>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "alternota" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diduga> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diduga>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erebidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erebidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arctiinae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Arctiinae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erebidae> ;
|
||||
a dwcFP:TaxonName .
|
108
data/03/A7/2E/03A72E4DFFE00B45FF6917B1FEBCBEA6.ttl
Normal file
108
data/03/A7/2E/03A72E4DFFE00B45FF6917B1FEBCBEA6.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/03A72E4DFFE00B45FF6917B1FEBCBEA6>
|
||||
dc:creator "Bayarsaikhan, Ulziijargal; Kwon, Hyung Wook; Kim, Kil Won; Bae, Yang-Seop" ;
|
||||
dc:title "Diduga allodubatolovi Bayarsaikhan, Li & Bae 2020" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Diduga_allodubatolovi_Bayarsaikhan_2020> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5389.3.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5389.3.2>
|
||||
bibo:endPage "342" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-12-20" ;
|
||||
bibo:startPage "331" ;
|
||||
bibo:volume "5389" ;
|
||||
dc:creator "Bayarsaikhan, Ulziijargal; Kwon, Hyung Wook; Kim, Kil Won; Bae, Yang-Seop" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Review of the genus Diduga (Lepidoptera, Erebidae, Arctiinae) of Laos, with description of one new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Diduga_allodubatolovi_Bayarsaikhan_2020>
|
||||
dwc:authority "Bayarsaikhan, Li & Bae, 2020" ;
|
||||
dwc:authorityName "Bayarsaikhan, Li & Bae" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bayarsaikhan, Li & Bae, 2020" ;
|
||||
dwc:species "allodubatolovi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BHR9J> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Diduga_allodubatolovi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diduga_allodubatolovi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "allodubatolovi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diduga> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diduga>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erebidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erebidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
108
data/03/A7/2E/03A72E4DFFE00B47FF691011FA16BFDB.ttl
Normal file
108
data/03/A7/2E/03A72E4DFFE00B47FF691011FA16BFDB.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/03A72E4DFFE00B47FF691011FA16BFDB>
|
||||
dc:creator "Bayarsaikhan, Ulziijargal; Kwon, Hyung Wook; Kim, Kil Won; Bae, Yang-Seop" ;
|
||||
dc:title "Diduga luteogibbosa Bayarsaikhan, Li & Bae 2020" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Diduga_luteogibbosa_Bayarsaikhan_2020> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5389.3.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5389.3.2>
|
||||
bibo:endPage "342" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-12-20" ;
|
||||
bibo:startPage "331" ;
|
||||
bibo:volume "5389" ;
|
||||
dc:creator "Bayarsaikhan, Ulziijargal; Kwon, Hyung Wook; Kim, Kil Won; Bae, Yang-Seop" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Review of the genus Diduga (Lepidoptera, Erebidae, Arctiinae) of Laos, with description of one new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Diduga_luteogibbosa_Bayarsaikhan_2020>
|
||||
dwc:authority "Bayarsaikhan, Li & Bae, 2020" ;
|
||||
dwc:authorityName "Bayarsaikhan, Li & Bae" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bayarsaikhan, Li & Bae, 2020" ;
|
||||
dwc:species "luteogibbosa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BHR9R> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Diduga_luteogibbosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diduga_luteogibbosa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "luteogibbosa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diduga> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diduga>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erebidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erebidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
132
data/03/A7/2E/03A72E4DFFE10B44FF6917B1FC64BEE5.ttl
Normal file
132
data/03/A7/2E/03A72E4DFFE10B44FF6917B1FC64BEE5.ttl
Normal file
|
@ -0,0 +1,132 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A72E4DFFE10B44FF6917B1FC64BEE5>
|
||||
dc:creator "Bayarsaikhan, Ulziijargal; Kwon, Hyung Wook; Kim, Kil Won; Bae, Yang-Seop" ;
|
||||
dc:title "Diduga albicosta Hampson 1891" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Diduga_albicosta_Hampson_1891> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Androstigma_albicosta> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5389.3.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5389.3.2>
|
||||
bibo:endPage "342" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-12-20" ;
|
||||
bibo:startPage "331" ;
|
||||
bibo:volume "5389" ;
|
||||
dc:creator "Bayarsaikhan, Ulziijargal; Kwon, Hyung Wook; Kim, Kil Won; Bae, Yang-Seop" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Review of the genus Diduga (Lepidoptera, Erebidae, Arctiinae) of Laos, with description of one new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Diduga_albicosta_Hampson_1891>
|
||||
dwc:authority "Hampson, 1891" ;
|
||||
dwc:authorityName "Hampson" ;
|
||||
dwc:authorityYear "1891" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hampson, 1891" ;
|
||||
dwc:species "albicosta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6CSYS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Diduga_albicosta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diduga_albicosta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "albicosta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diduga> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diduga>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erebidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erebidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Androstigma_albicosta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Androstigma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "albicosta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Androstigma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Androstigma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Androstigma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erebidae> ;
|
||||
a dwcFP:TaxonName .
|
108
data/03/A7/2E/03A72E4DFFE20B47FF691600FF75BD39.ttl
Normal file
108
data/03/A7/2E/03A72E4DFFE20B47FF691600FF75BD39.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/03A72E4DFFE20B47FF691600FF75BD39>
|
||||
dc:creator "Bayarsaikhan, Ulziijargal; Kwon, Hyung Wook; Kim, Kil Won; Bae, Yang-Seop" ;
|
||||
dc:title "Diduga mucronata Bayarsaikhan & Bae 2021" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Diduga_mucronata_Bayarsaikhan_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5389.3.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5389.3.2>
|
||||
bibo:endPage "342" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-12-20" ;
|
||||
bibo:startPage "331" ;
|
||||
bibo:volume "5389" ;
|
||||
dc:creator "Bayarsaikhan, Ulziijargal; Kwon, Hyung Wook; Kim, Kil Won; Bae, Yang-Seop" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Review of the genus Diduga (Lepidoptera, Erebidae, Arctiinae) of Laos, with description of one new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Diduga_mucronata_Bayarsaikhan_2021>
|
||||
dwc:authority "Bayarsaikhan & Bae, 2021" ;
|
||||
dwc:authorityName "Bayarsaikhan & Bae" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bayarsaikhan & Bae, 2021" ;
|
||||
dwc:species "mucronata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BHR9S> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Diduga_mucronata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diduga_mucronata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "mucronata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diduga> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diduga>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erebidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erebidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
181
data/03/A7/2E/03A72E4DFFE40B41FF69133DFED5B987.ttl
Normal file
181
data/03/A7/2E/03A72E4DFFE40B41FF69133DFED5B987.ttl
Normal file
|
@ -0,0 +1,181 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A72E4DFFE40B41FF69133DFED5B987>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Diduga_costata_Moore_1887>, <http://taxon-concept.plazi.org/id/Animalia/Diduga_albicosta_Hampson_1891> ;
|
||||
dc:creator "Bayarsaikhan, Ulziijargal; Kwon, Hyung Wook; Kim, Kil Won; Bae, Yang-Seop" ;
|
||||
dc:title "Diduga Moore 1887" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Diduga_Moore_1887> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Androstigma_Hampson_1893> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5389.3.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5389.3.2>
|
||||
bibo:endPage "342" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-12-20" ;
|
||||
bibo:startPage "331" ;
|
||||
bibo:volume "5389" ;
|
||||
dc:creator "Bayarsaikhan, Ulziijargal; Kwon, Hyung Wook; Kim, Kil Won; Bae, Yang-Seop" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Review of the genus Diduga (Lepidoptera, Erebidae, Arctiinae) of Laos, with description of one new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Diduga_Moore_1887>
|
||||
dwc:authority "Moore [1887]" ;
|
||||
dwc:authorityName "Moore" ;
|
||||
dwc:authorityYear "1887" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Moore, 1887" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92744> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Diduga> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Diduga_costata_Moore_1887>
|
||||
dwc:authority "Moore, [1887]" ;
|
||||
dwc:authorityName "Moore" ;
|
||||
dwc:authorityYear "1887" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Moore, 1887" ;
|
||||
dwc:species "costata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Diduga_costata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Androstigma_Hampson_1893>
|
||||
dwc:authority "Hampson, 1893" ;
|
||||
dwc:authorityName "Hampson" ;
|
||||
dwc:authorityYear "1893" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Androstigma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Hampson, 1893" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92744> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Androstigma> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Diduga_albicosta_Hampson_1891>
|
||||
dwc:authority "Hampson, 1891" ;
|
||||
dwc:authorityName "Hampson" ;
|
||||
dwc:authorityYear "1891" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hampson, 1891" ;
|
||||
dwc:species "albicosta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92744> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Diduga_albicosta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diduga>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erebidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erebidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diduga_costata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "costata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diduga> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Androstigma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Androstigma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erebidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diduga_albicosta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "albicosta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diduga> ;
|
||||
a dwcFP:TaxonName .
|
160
data/03/A7/2E/03A72E4DFFE70B42FF6916FCFBF2B843.ttl
Normal file
160
data/03/A7/2E/03A72E4DFFE70B42FF6916FCFBF2B843.ttl
Normal file
|
@ -0,0 +1,160 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A72E4DFFE70B42FF6916FCFBF2B843>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10409971>, <http://dx.doi.org/10.5281/zenodo.10409976>, <http://dx.doi.org/10.5281/zenodo.10409990>, <http://dx.doi.org/10.5281/zenodo.10409992> ;
|
||||
dc:creator "Bayarsaikhan, Ulziijargal; Kwon, Hyung Wook; Kim, Kil Won; Bae, Yang-Seop" ;
|
||||
dc:title "Diduga bantha Bayarsaikhan & Kwon & Kim & Bae 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A72E4DFFE70B42FF6916FCFBF2B843.mc.3B669506FFE70B42FEAB1561FA91BD8B>, <http://tb.plazi.org/GgServer/dwcaRecords/03A72E4DFFE70B42FF6916FCFBF2B843.mc.3B669506FFE70B42FAE3154DFBCEBDC3>, <http://tb.plazi.org/GgServer/dwcaRecords/03A72E4DFFE70B42FF6916FCFBF2B843.mc.3B669506FFE70B42FBA81595FD33BC1B> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Diduga_bantha_Bayarsaikhan_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5389.3.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5389.3.2>
|
||||
bibo:endPage "342" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-12-20" ;
|
||||
bibo:startPage "331" ;
|
||||
bibo:volume "5389" ;
|
||||
dc:creator "Bayarsaikhan, Ulziijargal; Kwon, Hyung Wook; Kim, Kil Won; Bae, Yang-Seop" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Review of the genus Diduga (Lepidoptera, Erebidae, Arctiinae) of Laos, with description of one new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10409971>, <http://dx.doi.org/10.5281/zenodo.10409976>, <http://dx.doi.org/10.5281/zenodo.10409990>, <http://dx.doi.org/10.5281/zenodo.10409992> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Diduga_bantha_Bayarsaikhan_2023>
|
||||
dwc:authority "Bayarsaikhan & Bae" ;
|
||||
dwc:authorityName "Bayarsaikhan & Kwon & Kim & Bae" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bayarsaikhan & Kwon & Kim & Bae, 2023" ;
|
||||
dwc:species "bantha" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Diduga_bantha> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diduga_bantha>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bantha" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diduga> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diduga>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erebidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erebidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.10409971>
|
||||
dc:description "FIGURES 1˗5. Adults of Diduga from Laos. 1a. D. bantha sp. nov., male (holotype, INU˗10131L). 1b. ditto, female (paratype, INU˗ 12867L). 2a. D. robdevosi, male (holotype, INU˗1905L). 2b. ditto, female (paratype, INU˗10406L). 3a. D. hastata, male (holotype, INU˗10389L). 3b. ditto, female (paratype, INU˗10411L). 4a. D. albicosta, male (INU˗10409L). 4b. ditto, female (INU˗10394L). 5. D. mucronata, male (holotype, INU˗10172L) (scale bar 5 mm)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/10409971/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.10409976>
|
||||
dc:description "FIGURES 11˗16. Male genitalia of Diduga from Laos. 11. D. bantha sp. nov. (holotype, INU˗10131L). 12. D. robdevosi (holotype, INU˗1905L). 13. D. hastata (holotype, INU˗10389L). 14. D. mucronata (holotype, INU˗10172L). 15. D. scalprata (INU˗10395L). 16. D. luteogibbosa, male (INU˗1902L)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/10409976/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.10409990>
|
||||
dc:description "FIGURES 21˗26. Female genitalia of Diduga from Laos. 21. D. bantha sp. nov. (paratype, INU˗ 12867L). 22. D. robdevosi (paratype,INU˗10406L).23.D.hastata(paratype,INU˗10411L).24.D.albicosta(INU˗10394L).25.D.scalprata(INU˗10142L). 26. D. annulata (INU˗10141L)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/10409990/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.10409992>
|
||||
dc:description "FIGURE 27. Adults and genitalia of Diduga kohkongensis Bayarsaikhan & Bae, 2018 (after Bayarsaikhan et al. 2018).A. Male (holotype, INU˗1412C). B. Male genitalia (holotype, INU˗1412C). C. Female (paratype, INU˗1743C). D. Female genitalia (paratype, INU˗1743C)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/10409992/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A72E4DFFE70B42FF6916FCFBF2B843.mc.3B669506FFE70B42FEAB1561FA91BD8B>
|
||||
dwc:collectionCode "SM, CM" ;
|
||||
dwc:eventDate "2018-09-01" ;
|
||||
dwc:locality "Xiengkhouang Prov." ;
|
||||
dwc:recordedBy "YS Bae & Na & DJ Lee & JH Ko & TG Lee & Jang" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1245" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A72E4DFFE70B42FF6916FCFBF2B843#3B669506FFE70B42FEAB1561FA91BD8B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A72E4DFFE70B42FF6916FCFBF2B843.mc.3B669506FFE70B42FAE3154DFBCEBDC3>
|
||||
dwc:collectionCode "SM, CM" ;
|
||||
dwc:eventDate "2018-09-01" ;
|
||||
dwc:locality "Alt" ;
|
||||
dwc:recordedBy "YS Bae & Na & DJ Lee & JH Ko & TG Lee & Jang" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1245" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A72E4DFFE70B42FF6916FCFBF2B843#3B669506FFE70B42FAE3154DFBCEBDC3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A72E4DFFE70B42FF6916FCFBF2B843.mc.3B669506FFE70B42FBA81595FD33BC1B>
|
||||
dwc:collectionCode "DJ, CM" ;
|
||||
dwc:eventDate "2019-02-26" ;
|
||||
dwc:locality "Alt" ;
|
||||
dwc:recordedBy "YS Bae & Lee & JH Ko & TG Lee & Jang" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "965" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A72E4DFFE70B42FF6916FCFBF2B843#3B669506FFE70B42FBA81595FD33BC1B> ;
|
||||
a dwc:MaterialCitation .
|
115
data/03/A7/2E/03A72E4DFFEC0B4AFF691005FC8BBFDB.ttl
Normal file
115
data/03/A7/2E/03A72E4DFFEC0B4AFF691005FC8BBFDB.ttl
Normal file
|
@ -0,0 +1,115 @@
|
|||
@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/03A72E4DFFEC0B4AFF691005FC8BBFDB>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10409974> ;
|
||||
dc:creator "Bayarsaikhan, Ulziijargal; Kwon, Hyung Wook; Kim, Kil Won; Bae, Yang-Seop" ;
|
||||
dc:title "Diduga scalprata Bayarsaikhan, Li & Bae 2020" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Diduga_scalprata_Bayarsaikhan_2020> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5389.3.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5389.3.2>
|
||||
bibo:endPage "342" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-12-20" ;
|
||||
bibo:startPage "331" ;
|
||||
bibo:volume "5389" ;
|
||||
dc:creator "Bayarsaikhan, Ulziijargal; Kwon, Hyung Wook; Kim, Kil Won; Bae, Yang-Seop" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Review of the genus Diduga (Lepidoptera, Erebidae, Arctiinae) of Laos, with description of one new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10409974> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Diduga_scalprata_Bayarsaikhan_2020>
|
||||
dwc:authority "Bayarsaikhan, Li & Bae, 2020" ;
|
||||
dwc:authorityName "Bayarsaikhan, Li & Bae" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bayarsaikhan, Li & Bae, 2020" ;
|
||||
dwc:species "scalprata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BFPCW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Diduga_scalprata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diduga_scalprata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "scalprata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diduga> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diduga>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erebidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erebidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.10409974>
|
||||
dc:description "FIGURES 6˗10. Adults of Diduga from Laos. 6a. D. scalprata, male (INU˗10395L). 6b. ditto, female (INU˗10142L). 7. D. allodubatolovi, male (INU˗10059L). 8. D. luteogibbosa, male (INU˗1902L). 9a. D. annulata, male (INU˗1906L). 9b. ditto, female (INU˗10141L). 10. D. alternota, male (INU˗10422L) (scale bar 5 mm)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/10409974/files/figure.png> ;
|
||||
a fabio:Figure .
|
107
data/03/A7/2E/03A72E4DFFED0B48FF69102DFA16B8F6.ttl
Normal file
107
data/03/A7/2E/03A72E4DFFED0B48FF69102DFA16B8F6.ttl
Normal file
|
@ -0,0 +1,107 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A72E4DFFED0B48FF69102DFA16B8F6>
|
||||
dc:creator "Bayarsaikhan, Ulziijargal; Kwon, Hyung Wook; Kim, Kil Won; Bae, Yang-Seop" ;
|
||||
dc:title "Diduga robdevosi Bayarsaikhan & Bae 2023" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Diduga_robdevosi_Bayarsaikhan_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5389.3.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5389.3.2>
|
||||
bibo:endPage "342" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-12-20" ;
|
||||
bibo:startPage "331" ;
|
||||
bibo:volume "5389" ;
|
||||
dc:creator "Bayarsaikhan, Ulziijargal; Kwon, Hyung Wook; Kim, Kil Won; Bae, Yang-Seop" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Review of the genus Diduga (Lepidoptera, Erebidae, Arctiinae) of Laos, with description of one new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Diduga_robdevosi_Bayarsaikhan_2023>
|
||||
dwc:authority "Bayarsaikhan & Bae, 2023" ;
|
||||
dwc:authorityName "Bayarsaikhan & Bae" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bayarsaikhan & Bae, 2023" ;
|
||||
dwc:species "robdevosi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Diduga_robdevosi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diduga_robdevosi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "robdevosi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diduga> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diduga>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Diduga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erebidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erebidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
107
data/03/A7/32/03A7326DFFEF833443F4FC17FC52FC20.ttl
Normal file
107
data/03/A7/32/03A7326DFFEF833443F4FC17FC52FC20.ttl
Normal file
|
@ -0,0 +1,107 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A7326DFFEF833443F4FC17FC52FC20>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.262695>, <http://dx.doi.org/10.5281/zenodo.262696>, <http://dx.doi.org/10.5281/zenodo.262697> ;
|
||||
dc:creator "Avendaño, Jorge Enrique; Barker, F. Keith; Cadena, Carlos Daniel" ;
|
||||
dc:title "Chlorospingus flavovirens" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4136.2.7> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Chlorospingus_flavovirens> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4136.2.7>
|
||||
bibo:endPage "381" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "373" ;
|
||||
bibo:volume "4136" ;
|
||||
dc:creator "Avendaño, Jorge Enrique; Barker, F. Keith; Cadena, Carlos Daniel" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "The Yellow-green Bush-tanager is neither a bush-tanager nor a sparrow: Molecular phylogenetics reveals that Chlorospingus flavovirens is a tanager (Aves: Passeriformes; Thraupidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.262695>, <http://dx.doi.org/10.5281/zenodo.262696>, <http://dx.doi.org/10.5281/zenodo.262697> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chlorospingus_flavovirens>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Thraupidae" ;
|
||||
dwc:genus "Chlorospingus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "flavovirens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chlorospingus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chlorospingus>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Thraupidae" ;
|
||||
dwc:genus "Chlorospingus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thraupidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thraupidae>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Thraupidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Passeriformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Passeriformes>
|
||||
dwc:class "Aves" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aves> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aves>
|
||||
dwc:class "Aves" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.262695>
|
||||
dc:description "FIGURE 1. Maximum clade credibility tree reconstructed in BEAST showing relationships of Chlorospingus flavovirens and representatives of six families of nine-primaried oscines, based on ATPase 6 & 8 genes. The phylogeny indicates that Chlorospingus flavovirens is more closely related to tanagers (Thraupidae) than to other Chlorospingus species (Emberizidae). For each node, the posterior probability from the BEAST analysis is given above the branch leading to that node, and the maximum likelihood value from the RAxML analysis is given below the branch. Nodes that lacked bootstrap support based on 1000 maximum-likelihood replicates are indicated by ‘‘ – ’’. Illustrations are from C. flavovirens and some selected Chlorospingus species (courtesy of Lynx Edicions; Handbook of the Birds of the World, Vol. 16, 2011). Numbers in front on taxon names correspond to sample ID (see Supplementary file)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/262695/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.262696>
|
||||
dc:description "FIGURE 2. Maximum clade credibility trees reconstructed in BEAST for the core tanagers (Thraupinae) based on ND 2 (A) and Cyt b (B) genes. While the ND 2 topology indicates that Chlorospingus flavovirens is closely related to Bangsia arcaei, the Cyt b topology points to C. flavovirens as sister to all Bangsia species, although this relationship is weakly supported. For each node, the posterior probability from the BEAST analysis is given above the branch leading to that node, and the maximum likelihood value from the RAxML analysis is given below the branch. Nodes that lacked bootstrap support based on 1000 maximum-likelihood replicates are indicated by ‘‘ – ’’. Numbers in front on taxon names correspond to sample ID (see Supplementary file)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/262696/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.262697>
|
||||
dc:description "FIGURE 3. Maximum clade credibility tree reconstructed in BEAST for the Core Tanagers (Thraupinae) based on concatenated ND 2 and Cyt b sequences. The phylogeny indicates that Chlorospingus flavovirens is nested within a clade of Bangsia species, and most closely related to Bangsia arcaei. For each node, the posterior probability from the BEAST analysis is given above the branch leading to that node, and the maximum likelihood value from the RAxML analysis is given below the branch. Nodes that lacked bootstrap support based on 1000 maximum-likelihood replicates are indicated by ‘‘ – ’’. Illustrations are from C. flavovirens and Bangsia species (courtesy of Lynx Edicions; Handbook of the birds of the world, Vol. 16, 2011). Numbers in front on taxon names correspond to sample ID (see Supplementary file)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/262697/files/figure.png> ;
|
||||
a fabio:Figure .
|
140
data/03/A7/36/03A736490C313A0FFF34FEEFFAB7DEF0.ttl
Normal file
140
data/03/A7/36/03A736490C313A0FFF34FEEFFAB7DEF0.ttl
Normal file
|
@ -0,0 +1,140 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A736490C313A0FFF34FEEFFAB7DEF0>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7147448> ;
|
||||
dc:creator "Sanna, Francesco; Poggi, Francesco" ;
|
||||
dc:title "Branchana xanthota Li 2011" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A736490C313A0FFF34FEEFFAB7DEF0.mc.3B668D020C313A0FFE15FD57FC50DB7C>, <http://tb.plazi.org/GgServer/dwcaRecords/03A736490C313A0FFF34FEEFFAB7DEF0.mc.3B668D020C313A0FFF64FC9FFE0BDB34> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Branchana_xanthota_Li_2011> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5194.2.8> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5194.2.8>
|
||||
bibo:endPage "282" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-10-05" ;
|
||||
bibo:startPage "273" ;
|
||||
bibo:volume "5194" ;
|
||||
dc:creator "Sanna, Francesco; Poggi, Francesco" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "First record of three alien Auchenorrhyncha species from Europe: Acanalonia bivittata (Say, 1825), Branchana xanthota Li, 2011, and Dryadomorpha pallida Kirkaldy 1906 (Hemiptera: Auchenorrhyncha: Acanaloniidae, Cicadellidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7147448> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Branchana_xanthota_Li_2011>
|
||||
dwc:authority "Li, 2011" ;
|
||||
dwc:authorityName "Li" ;
|
||||
dwc:authorityYear "2011" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Branchana" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Li, 2011" ;
|
||||
dwc:species "xanthota" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8RJ3V> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Branchana_xanthota> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Branchana_xanthota>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Branchana" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "xanthota" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Branchana> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Branchana>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Branchana" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7147448>
|
||||
dc:description "FIGURE 2. Branchana xanthota (male from Italy, Lombardia). A. dorsal habitus; B. apexes of pygofer lobes and inner processes; C. left pygofer lobe, lateral view; D. subgenital plates and valve, ventral view; E. left style, dorsal view; F. aedeagus and connective, ventral view; G. aedeagus and connective, lateral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7147448/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A736490C313A0FFF34FEEFFAB7DEF0.mc.3B668D020C313A0FFE15FD57FC50DB7C>
|
||||
dwc:collectionCode "CS" ;
|
||||
dwc:eventDate "2021-07-05" ;
|
||||
dwc:locality "Maresso" ;
|
||||
dwc:recordedBy "F. Poggi" ;
|
||||
dwc:verbatimElevation "291" ;
|
||||
dwc:verbatimLatitude "45.68972" ;
|
||||
dwc:verbatimLongitude "9.355833" ;
|
||||
trt:gbifOccurrenceId "3920948304" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A736490C313A0FFF34FEEFFAB7DEF0#3B668D020C313A0FFE15FD57FC50DB7C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A736490C313A0FFF34FEEFFAB7DEF0.mc.3B668D020C313A0FFF64FC9FFE0BDB34>
|
||||
dwc:collectionCode "CP" ;
|
||||
dwc:eventDate "2021-07-05" ;
|
||||
dwc:locality "Maresso" ;
|
||||
dwc:recordedBy "F. Poggi" ;
|
||||
dwc:verbatimElevation "263" ;
|
||||
dwc:verbatimLatitude "45.68972" ;
|
||||
dwc:verbatimLongitude "9.359167" ;
|
||||
trt:gbifOccurrenceId "3920948305" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A736490C313A0FFF34FEEFFAB7DEF0#3B668D020C313A0FFF64FC9FFE0BDB34> ;
|
||||
a dwc:MaterialCitation .
|
146
data/03/A7/36/03A736490C333A0EFF34FC52FC6AD890.ttl
Normal file
146
data/03/A7/36/03A736490C333A0EFF34FC52FC6AD890.ttl
Normal file
|
@ -0,0 +1,146 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A736490C333A0EFF34FC52FC6AD890>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7147444> ;
|
||||
dc:creator "Sanna, Francesco; Poggi, Francesco" ;
|
||||
dc:title "Acanalonia bivittata" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A736490C333A0EFF34FC52FC6AD890.mc.3B668D020C333A0DFE1FFB4FFD50DD3C>, <http://tb.plazi.org/GgServer/dwcaRecords/03A736490C333A0EFF34FC52FC6AD890.mc.3B668D020C333A0DFE1BFADFFD18DDF4>, <http://tb.plazi.org/GgServer/dwcaRecords/03A736490C333A0EFF34FC52FC6AD890.mc.3B668D020C333A0DFF64FA27FE1BDD8C> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Acanalonia_bivittata_Say_1825> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5194.2.8> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5194.2.8>
|
||||
bibo:endPage "282" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-10-05" ;
|
||||
bibo:startPage "273" ;
|
||||
bibo:volume "5194" ;
|
||||
dc:creator "Sanna, Francesco; Poggi, Francesco" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "First record of three alien Auchenorrhyncha species from Europe: Acanalonia bivittata (Say, 1825), Branchana xanthota Li, 2011, and Dryadomorpha pallida Kirkaldy 1906 (Hemiptera: Auchenorrhyncha: Acanaloniidae, Cicadellidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7147444> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Acanalonia_bivittata_Say_1825>
|
||||
dwc:authority "(Say, 1825)" ;
|
||||
dwc:baseAuthorityName "Say" ;
|
||||
dwc:baseAuthorityYear "1825" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Acanaloniidae" ;
|
||||
dwc:genus "Acanalonia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Say, 1825)" ;
|
||||
dwc:species "bivittata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/64BBL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acanalonia_bivittata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acanalonia_bivittata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Acanaloniidae" ;
|
||||
dwc:genus "Acanalonia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bivittata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Acanalonia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acanalonia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Acanaloniidae" ;
|
||||
dwc:genus "Acanalonia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Acanaloniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acanaloniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Acanaloniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7147444>
|
||||
dc:description "FIGURE 1. Acanalonia bivittata (male from Italy, Veneto). A. dorsal habitus; B. lateral habitus; C. male genitalia, lateral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7147444/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A736490C333A0EFF34FC52FC6AD890.mc.3B668D020C333A0DFE1FFB4FFD50DD3C>
|
||||
dwc:locality "Veneto region" ;
|
||||
trt:gbifOccurrenceId "3920948310" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A736490C333A0EFF34FC52FC6AD890#3B668D020C333A0DFE1FFB4FFD50DD3C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A736490C333A0EFF34FC52FC6AD890.mc.3B668D020C333A0DFE1BFADFFD18DDF4>
|
||||
dwc:collectionCode "CS" ;
|
||||
dwc:eventDate "2021-08-15" ;
|
||||
dwc:locality "Bovolone" ;
|
||||
dwc:recordedBy "F. Sanna" ;
|
||||
dwc:verbatimElevation "23" ;
|
||||
dwc:verbatimLatitude "45.27599" ;
|
||||
dwc:verbatimLongitude "11.142022" ;
|
||||
trt:gbifOccurrenceId "3920948314" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A736490C333A0EFF34FC52FC6AD890#3B668D020C333A0DFE1BFADFFD18DDF4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A736490C333A0EFF34FC52FC6AD890.mc.3B668D020C333A0DFF64FA27FE1BDD8C>
|
||||
dwc:collectionCode "CS" ;
|
||||
dwc:eventDate "2022-07-23" ;
|
||||
dwc:locality "Bovolone" ;
|
||||
dwc:recordedBy "F. Sanna" ;
|
||||
dwc:verbatimElevation "23" ;
|
||||
dwc:verbatimLatitude "45.275974" ;
|
||||
dwc:verbatimLongitude "11.142518" ;
|
||||
trt:gbifOccurrenceId "3920948306" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A736490C333A0EFF34FC52FC6AD890#3B668D020C333A0DFF64FA27FE1BDD8C> ;
|
||||
a dwc:MaterialCitation .
|
239
data/03/A7/36/03A736490C373A0BFF34FD0FFA89DC14.ttl
Normal file
239
data/03/A7/36/03A736490C373A0BFF34FD0FFA89DC14.ttl
Normal file
|
@ -0,0 +1,239 @@
|
|||
@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/03A736490C373A0BFF34FD0FFA89DC14>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Dryadomorpha_pallida_Kirkaldy_1906>, <http://dx.doi.org/10.5281/zenodo.7147451> ;
|
||||
dc:creator "Sanna, Francesco; Poggi, Francesco" ;
|
||||
dc:title "Dryadomorpha Kirkaldy 1906" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A736490C373A0BFF34FD0FFA89DC14.mc.3B668D020C373A09FE63FB9BFE09DC30>, <http://tb.plazi.org/GgServer/dwcaRecords/03A736490C373A0BFF34FD0FFA89DC14.mc.3B668D020C373A09FF64FBE3FEB2DCC8>, <http://tb.plazi.org/GgServer/dwcaRecords/03A736490C373A0BFF34FD0FFA89DC14.mc.3B668D020C373A09FF64FB2BFDEDDC80>, <http://tb.plazi.org/GgServer/dwcaRecords/03A736490C373A0BFF34FD0FFA89DC14.mc.3B668D020C373A09FF64FB73FE8DDD58>, <http://tb.plazi.org/GgServer/dwcaRecords/03A736490C373A0BFF34FD0FFA89DC14.mc.3B668D020C373A09FF64FABBFDEDDD10>, <http://tb.plazi.org/GgServer/dwcaRecords/03A736490C373A0BFF34FD0FFA89DC14.mc.3B668D020C373A09FF64FA03FDEDDDA8>, <http://tb.plazi.org/GgServer/dwcaRecords/03A736490C373A0BFF34FD0FFA89DC14.mc.3B668D020C373A09FF64FA4BFEB2DE60>, <http://tb.plazi.org/GgServer/dwcaRecords/03A736490C373A0BFF34FD0FFA89DC14.mc.3B668D020C373A09FF64F993FEEDDE38>, <http://tb.plazi.org/GgServer/dwcaRecords/03A736490C373A0BFF34FD0FFA89DC14.mc.3B668D020C373A09FF64F9DBFEEDDEF0> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dryadomorpha_Kirkaldy_1906> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5194.2.8> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5194.2.8>
|
||||
bibo:endPage "282" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-10-05" ;
|
||||
bibo:startPage "273" ;
|
||||
bibo:volume "5194" ;
|
||||
dc:creator "Sanna, Francesco; Poggi, Francesco" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "First record of three alien Auchenorrhyncha species from Europe: Acanalonia bivittata (Say, 1825), Branchana xanthota Li, 2011, and Dryadomorpha pallida Kirkaldy 1906 (Hemiptera: Auchenorrhyncha: Acanaloniidae, Cicadellidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7147451> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dryadomorpha_Kirkaldy_1906>
|
||||
dwc:authority "Kirkaldy, 1906" ;
|
||||
dwc:authorityName "Kirkaldy" ;
|
||||
dwc:authorityYear "1906" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Dryadomorpha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Kirkaldy, 1906" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8R4Y8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dryadomorpha> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dryadomorpha_pallida_Kirkaldy_1906>
|
||||
dwc:authorityName "Kirkaldy" ;
|
||||
dwc:authorityYear "1906" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Dryadomorpha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kirkaldy, 1906" ;
|
||||
dwc:species "pallida" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8R4Y8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dryadomorpha_pallida> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dryadomorpha>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Dryadomorpha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dryadomorpha_pallida>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Dryadomorpha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pallida" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dryadomorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7147451>
|
||||
dc:description "FIGURE 3. Dryadomorpha pallida (specimens from Italy, Veneto). A. male, dorsal habitus; B. female, dorsal habitus; C. head of 5th instar nymph, lateral view; D. 5th instar nymph, dorsal habitus; E. subgenital plates and valve, dorsal view; F. left pygofer lobe, lateral view; G. left style, ventral view; H. aedeagus and connective, ventral view; I. aedeagus and connective, lateral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7147451/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A736490C373A0BFF34FD0FFA89DC14.mc.3B668D020C373A09FE63FB9BFE09DC30>
|
||||
dwc:collectionCode "CS" ;
|
||||
dwc:eventDate "2018-10-10" ;
|
||||
dwc:locality "Bovolone" ;
|
||||
dwc:recordedBy "F. Sanna" ;
|
||||
dwc:verbatimElevation "23" ;
|
||||
dwc:verbatimLatitude "45.27624" ;
|
||||
dwc:verbatimLongitude "11.141983" ;
|
||||
trt:gbifOccurrenceId "3920948309" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A736490C373A0BFF34FD0FFA89DC14#3B668D020C373A09FE63FB9BFE09DC30> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A736490C373A0BFF34FD0FFA89DC14.mc.3B668D020C373A09FF64FBE3FEB2DCC8>
|
||||
dwc:collectionCode "CS" ;
|
||||
dwc:eventDate "2019-07-03" ;
|
||||
dwc:locality "Bovolone" ;
|
||||
dwc:recordedBy "F. Sanna" ;
|
||||
dwc:verbatimElevation "23" ;
|
||||
dwc:verbatimLatitude "45.27624" ;
|
||||
dwc:verbatimLongitude "11.141983" ;
|
||||
trt:gbifOccurrenceId "3920948307" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A736490C373A0BFF34FD0FFA89DC14#3B668D020C373A09FF64FBE3FEB2DCC8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A736490C373A0BFF34FD0FFA89DC14.mc.3B668D020C373A09FF64FB2BFDEDDC80>
|
||||
dwc:collectionCode "CS" ;
|
||||
dwc:eventDate "2019-08-26" ;
|
||||
dwc:locality "Bovolone" ;
|
||||
dwc:recordedBy "F. Sanna" ;
|
||||
dwc:verbatimElevation "23" ;
|
||||
dwc:verbatimLatitude "45.27624" ;
|
||||
dwc:verbatimLongitude "11.141983" ;
|
||||
trt:gbifOccurrenceId "3920948301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A736490C373A0BFF34FD0FFA89DC14#3B668D020C373A09FF64FB2BFDEDDC80> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A736490C373A0BFF34FD0FFA89DC14.mc.3B668D020C373A09FF64FB73FE8DDD58>
|
||||
dwc:collectionCode "CP" ;
|
||||
dwc:eventDate "2019-08-28" ;
|
||||
dwc:locality "Bovolone" ;
|
||||
dwc:recordedBy "F. Sanna" ;
|
||||
dwc:verbatimElevation "23" ;
|
||||
dwc:verbatimLatitude "45.27624" ;
|
||||
dwc:verbatimLongitude "11.141983" ;
|
||||
trt:gbifOccurrenceId "3920948303" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A736490C373A0BFF34FD0FFA89DC14#3B668D020C373A09FF64FB73FE8DDD58> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A736490C373A0BFF34FD0FFA89DC14.mc.3B668D020C373A09FF64FABBFDEDDD10>
|
||||
dwc:collectionCode "CS" ;
|
||||
dwc:eventDate "2020-08-25" ;
|
||||
dwc:locality "Asigliano" ;
|
||||
dwc:recordedBy "F. Sanna" ;
|
||||
dwc:verbatimElevation "19" ;
|
||||
dwc:verbatimLatitude "45.31465" ;
|
||||
dwc:verbatimLongitude "11.449743" ;
|
||||
trt:gbifOccurrenceId "3920948312" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A736490C373A0BFF34FD0FFA89DC14#3B668D020C373A09FF64FABBFDEDDD10> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A736490C373A0BFF34FD0FFA89DC14.mc.3B668D020C373A09FF64FA03FDEDDDA8>
|
||||
dwc:collectionCode "CS" ;
|
||||
dwc:eventDate "2021-08-13" ;
|
||||
dwc:locality "Asigliano" ;
|
||||
dwc:recordedBy "F. Sanna" ;
|
||||
dwc:verbatimElevation "19" ;
|
||||
dwc:verbatimLatitude "45.31465" ;
|
||||
dwc:verbatimLongitude "11.449743" ;
|
||||
trt:gbifOccurrenceId "3920948308" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A736490C373A0BFF34FD0FFA89DC14#3B668D020C373A09FF64FA03FDEDDDA8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A736490C373A0BFF34FD0FFA89DC14.mc.3B668D020C373A09FF64FA4BFEB2DE60>
|
||||
dwc:collectionCode "CS" ;
|
||||
dwc:eventDate "2021-08-28" ;
|
||||
dwc:locality "Bovolone" ;
|
||||
dwc:recordedBy "F. Sanna" ;
|
||||
dwc:verbatimElevation "23" ;
|
||||
dwc:verbatimLatitude "45.27624" ;
|
||||
dwc:verbatimLongitude "11.141983" ;
|
||||
trt:gbifOccurrenceId "3920948302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A736490C373A0BFF34FD0FFA89DC14#3B668D020C373A09FF64FA4BFEB2DE60> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A736490C373A0BFF34FD0FFA89DC14.mc.3B668D020C373A09FF64F993FEEDDE38>
|
||||
dwc:collectionCode "CS" ;
|
||||
dwc:eventDate "2021-09-07" ;
|
||||
dwc:locality "Bovolone" ;
|
||||
dwc:recordedBy "F. Sanna" ;
|
||||
dwc:verbatimElevation "23" ;
|
||||
dwc:verbatimLatitude "45.27624" ;
|
||||
dwc:verbatimLongitude "11.141983" ;
|
||||
trt:gbifOccurrenceId "3920948311" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A736490C373A0BFF34FD0FFA89DC14#3B668D020C373A09FF64F993FEEDDE38> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A736490C373A0BFF34FD0FFA89DC14.mc.3B668D020C373A09FF64F9DBFEEDDEF0>
|
||||
dwc:collectionCode "CP" ;
|
||||
dwc:eventDate "2021-07-05" ;
|
||||
dwc:locality "Maresso" ;
|
||||
dwc:recordedBy "F. Poggi" ;
|
||||
dwc:verbatimElevation "291" ;
|
||||
dwc:verbatimLatitude "45.68972" ;
|
||||
dwc:verbatimLongitude "9.355833" ;
|
||||
trt:gbifOccurrenceId "3920948313" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A736490C373A0BFF34FD0FFA89DC14#3B668D020C373A09FF64F9DBFEEDDEF0> ;
|
||||
a dwc:MaterialCitation .
|
119
data/03/A7/36/03A7367A1250FFCFFF51FE68B0D41233.ttl
Normal file
119
data/03/A7/36/03A7367A1250FFCFFF51FE68B0D41233.ttl
Normal file
|
@ -0,0 +1,119 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A7367A1250FFCFFF51FE68B0D41233>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.190250>, <http://dx.doi.org/10.5281/zenodo.190258> ;
|
||||
dc:creator "Nielsen, Jørgen G.; Uiblein, Franz; Mincarone, Michael M." ;
|
||||
dc:title "Neobythites multiocellatus Nielsen, Uiblein & Mincarone, 2009, n. sp." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neobythites_multiocellatus_Nielsen_2009> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.190249> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.190249>
|
||||
bibo:endPage "68" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "57" ;
|
||||
bibo:volume "2228" ;
|
||||
dc:creator "Nielsen, Jørgen G.; Uiblein, Franz; Mincarone, Michael M." ;
|
||||
dc:date "2009" ;
|
||||
dc:title "Ocellus-bearing Neobythites species (Teleostei: Ophidiidae) from the West Atlantic with description of a new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.190250>, <http://dx.doi.org/10.5281/zenodo.190258> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Neobythites_multiocellatus_Nielsen_2009>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Nielsen, Uiblein & Mincarone, 2009" ;
|
||||
dwc:authorityName "Nielsen, Uiblein & Mincarone" ;
|
||||
dwc:authorityYear "2009" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Ophidiidae" ;
|
||||
dwc:genus "Neobythites" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ophidiiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Nielsen, Uiblein & Mincarone, 2009" ;
|
||||
dwc:species "multiocellatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/46C3Z> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neobythites_multiocellatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neobythites_multiocellatus>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Ophidiidae" ;
|
||||
dwc:genus "Neobythites" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ophidiiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "multiocellatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neobythites> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neobythites>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Ophidiidae" ;
|
||||
dwc:genus "Neobythites" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ophidiiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophidiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ophidiidae>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Ophidiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ophidiiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophidiiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ophidiiformes>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ophidiiformes" ;
|
||||
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.190250>
|
||||
dc:description "FIGURE 1. Records of ocellus-bearing Neobythites species in the West Atlantic. The numbers indicate the number of neighbouring stations." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/190250/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.190258>
|
||||
dc:description "FIGURE 9. Neobythites multiocellatus, holotype, 124 mm SL, ZMUC P 771207. Right sagitta: A—Median view, B— Dorsal view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/190258/files/figure.png> ;
|
||||
a fabio:Figure .
|
94
data/03/A7/36/03A7367A1258FFC5FF51F9A8B70516AA.ttl
Normal file
94
data/03/A7/36/03A7367A1258FFC5FF51F9A8B70516AA.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/03A7367A1258FFC5FF51F9A8B70516AA>
|
||||
dc:creator "Nielsen, Jørgen G.; Uiblein, Franz; Mincarone, Michael M." ;
|
||||
dc:title "Neobythites Goode and Bean 1885" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neobythites_Goode_1885> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.190249> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.190249>
|
||||
bibo:endPage "68" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "57" ;
|
||||
bibo:volume "2228" ;
|
||||
dc:creator "Nielsen, Jørgen G.; Uiblein, Franz; Mincarone, Michael M." ;
|
||||
dc:date "2009" ;
|
||||
dc:title "Ocellus-bearing Neobythites species (Teleostei: Ophidiidae) from the West Atlantic with description of a new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Neobythites_Goode_1885>
|
||||
dwc:ID-ENA "417946" ;
|
||||
dwc:authority "Goode and Bean 1885" ;
|
||||
dwc:authorityName "Goode and Bean" ;
|
||||
dwc:authorityYear "1885" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Ophidiidae" ;
|
||||
dwc:genus "Neobythites" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ophidiiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Goode & Bean, 1885" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5YVT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neobythites> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neobythites>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Ophidiidae" ;
|
||||
dwc:genus "Neobythites" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ophidiiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophidiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ophidiidae>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Ophidiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ophidiiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophidiiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ophidiiformes>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ophidiiformes" ;
|
||||
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 .
|
136
data/03/A7/36/03A7367A125BFFC0FF51F9A7B747134D.ttl
Normal file
136
data/03/A7/36/03A7367A125BFFC0FF51F9A7B747134D.ttl
Normal file
|
@ -0,0 +1,136 @@
|
|||
@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/03A7367A125BFFC0FF51F9A7B747134D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.190252>, <http://dx.doi.org/10.5281/zenodo.190251>, <http://dx.doi.org/10.5281/zenodo.190250> ;
|
||||
dc:creator "Nielsen, Jørgen G.; Uiblein, Franz; Mincarone, Michael M." ;
|
||||
dc:title "Neobythites gilli Goode and Bean 1885" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neobythites_gilli_Goode_1885> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Neobythites_gilli>, <http://taxon-name.plazi.org/id/Animalia/Neobythites_ocellatus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.190249> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.190249>
|
||||
bibo:endPage "68" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "57" ;
|
||||
bibo:volume "2228" ;
|
||||
dc:creator "Nielsen, Jørgen G.; Uiblein, Franz; Mincarone, Michael M." ;
|
||||
dc:date "2009" ;
|
||||
dc:title "Ocellus-bearing Neobythites species (Teleostei: Ophidiidae) from the West Atlantic with description of a new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.190252>, <http://dx.doi.org/10.5281/zenodo.190251>, <http://dx.doi.org/10.5281/zenodo.190250> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Neobythites_gilli_Goode_1885>
|
||||
dwc:authority "Goode and Bean 1885" ;
|
||||
dwc:authorityName "Goode and Bean" ;
|
||||
dwc:authorityYear "1885" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Ophidiidae" ;
|
||||
dwc:genus "Neobythites" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ophidiiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Goode & Bean, 1885" ;
|
||||
dwc:species "gilli" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/46C3C> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neobythites_gilli> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neobythites_gilli>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Ophidiidae" ;
|
||||
dwc:genus "Neobythites" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ophidiiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "gilli" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neobythites> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neobythites>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Ophidiidae" ;
|
||||
dwc:genus "Neobythites" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ophidiiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophidiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ophidiidae>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Ophidiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ophidiiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophidiiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ophidiiformes>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ophidiiformes" ;
|
||||
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/Neobythites_ocellatus>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Ophidiidae" ;
|
||||
dwc:genus "Neobythites" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ophidiiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ocellatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neobythites> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.190252>
|
||||
dc:description "FIGURE 3. Neobythites gilli, holotype, 80 mm SL, USNM 37340. Right sagitta: A—Median view, B—Anterior view, C—Dorsal view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/190252/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.190251>
|
||||
dc:description "FIGURE 2. Neobythites gilli, 104 mm SL, ZMUC P 771224." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/190251/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.190250>
|
||||
dc:description "FIGURE 1. Records of ocellus-bearing Neobythites species in the West Atlantic. The numbers indicate the number of neighbouring stations." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/190250/files/figure.png> ;
|
||||
a fabio:Figure .
|
77
data/03/A7/36/03A7367A125BFFC6FF51FF59B19910C1.ttl
Normal file
77
data/03/A7/36/03A7367A125BFFC6FF51FF59B19910C1.ttl
Normal file
|
@ -0,0 +1,77 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A7367A125BFFC6FF51FF59B19910C1>
|
||||
dc:creator "Nielsen, Jørgen G.; Uiblein, Franz; Mincarone, Michael M." ;
|
||||
dc:title "Neobythites" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.190249> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Neobythites> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.190249>
|
||||
bibo:endPage "68" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "57" ;
|
||||
bibo:volume "2228" ;
|
||||
dc:creator "Nielsen, Jørgen G.; Uiblein, Franz; Mincarone, Michael M." ;
|
||||
dc:date "2009" ;
|
||||
dc:title "Ocellus-bearing Neobythites species (Teleostei: Ophidiidae) from the West Atlantic with description of a new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neobythites>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Ophidiidae" ;
|
||||
dwc:genus "Neobythites" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ophidiiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophidiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ophidiidae>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Ophidiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ophidiiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophidiiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ophidiiformes>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ophidiiformes" ;
|
||||
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 .
|
118
data/03/A7/36/03A7367A125CFFC2FF51FA9CB02210C3.ttl
Normal file
118
data/03/A7/36/03A7367A125CFFC2FF51FA9CB02210C3.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/03A7367A125CFFC2FF51FA9CB02210C3>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.190250>, <http://dx.doi.org/10.5281/zenodo.190254> ;
|
||||
dc:creator "Nielsen, Jørgen G.; Uiblein, Franz; Mincarone, Michael M." ;
|
||||
dc:title "Neobythites monocellatus Nielsen 1999" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neobythites_monocellatus_Nielsen_1999> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.190249> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.190249>
|
||||
bibo:endPage "68" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "57" ;
|
||||
bibo:volume "2228" ;
|
||||
dc:creator "Nielsen, Jørgen G.; Uiblein, Franz; Mincarone, Michael M." ;
|
||||
dc:date "2009" ;
|
||||
dc:title "Ocellus-bearing Neobythites species (Teleostei: Ophidiidae) from the West Atlantic with description of a new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.190250>, <http://dx.doi.org/10.5281/zenodo.190254> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Neobythites_monocellatus_Nielsen_1999>
|
||||
dwc:authority "Nielsen 1999" ;
|
||||
dwc:authorityName "Nielsen" ;
|
||||
dwc:authorityYear "1999" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Ophidiidae" ;
|
||||
dwc:genus "Neobythites" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ophidiiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Nielsen, 1999" ;
|
||||
dwc:species "monocellatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/46C3W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neobythites_monocellatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neobythites_monocellatus>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Ophidiidae" ;
|
||||
dwc:genus "Neobythites" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ophidiiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "monocellatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neobythites> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neobythites>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Ophidiidae" ;
|
||||
dwc:genus "Neobythites" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ophidiiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophidiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ophidiidae>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Ophidiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ophidiiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophidiiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ophidiiformes>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ophidiiformes" ;
|
||||
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.190250>
|
||||
dc:description "FIGURE 1. Records of ocellus-bearing Neobythites species in the West Atlantic. The numbers indicate the number of neighbouring stations." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/190250/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.190254>
|
||||
dc:description "FIGURE 5. Neobythites monocellatus, 141 mm SL, USNM 309244. Right sagitta: A—Median view, B— Anterior view, C—Dorsal view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/190254/files/figure.png> ;
|
||||
a fabio:Figure .
|
138
data/03/A7/36/03A7367A125FFFCDFF51F940B7781015.ttl
Normal file
138
data/03/A7/36/03A7367A125FFFCDFF51F940B7781015.ttl
Normal file
|
@ -0,0 +1,138 @@
|
|||
@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/03A7367A125FFFCDFF51F940B7781015>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.190250>, <http://dx.doi.org/10.5281/zenodo.190256> ;
|
||||
dc:creator "Nielsen, Jørgen G.; Uiblein, Franz; Mincarone, Michael M." ;
|
||||
dc:title "Neobythites ocellatus Gunther 1887" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neobythites_ocellatus_Gunther_1887> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Neobythites_ocellatus> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Neobythites_ocellatus_Nielsen_1999> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.190249> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.190249>
|
||||
bibo:endPage "68" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "57" ;
|
||||
bibo:volume "2228" ;
|
||||
dc:creator "Nielsen, Jørgen G.; Uiblein, Franz; Mincarone, Michael M." ;
|
||||
dc:date "2009" ;
|
||||
dc:title "Ocellus-bearing Neobythites species (Teleostei: Ophidiidae) from the West Atlantic with description of a new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.190250>, <http://dx.doi.org/10.5281/zenodo.190256> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Neobythites_ocellatus_Gunther_1887>
|
||||
dwc:authority "Gunther 1887" ;
|
||||
dwc:authorityName "Gunther" ;
|
||||
dwc:authorityYear "1887" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Ophidiidae" ;
|
||||
dwc:genus "Neobythites" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ophidiiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gunther, 1887" ;
|
||||
dwc:species "ocellatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/46C48> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neobythites_ocellatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Neobythites_ocellatus_Nielsen_1999>
|
||||
dwc:authority "Nielsen 1999: 346" ;
|
||||
dwc:authorityName "Nielsen" ;
|
||||
dwc:authorityPageNumber "346" ;
|
||||
dwc:authorityYear "1999" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Ophidiidae" ;
|
||||
dwc:genus "Neobythites" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ophidiiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Nielsen, 1999" ;
|
||||
dwc:species "ocellatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/46C48> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neobythites_ocellatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neobythites_ocellatus>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Ophidiidae" ;
|
||||
dwc:genus "Neobythites" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ophidiiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ocellatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neobythites> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neobythites>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Ophidiidae" ;
|
||||
dwc:genus "Neobythites" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ophidiiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophidiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ophidiidae>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Ophidiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ophidiiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophidiiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ophidiiformes>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ophidiiformes" ;
|
||||
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.190250>
|
||||
dc:description "FIGURE 1. Records of ocellus-bearing Neobythites species in the West Atlantic. The numbers indicate the number of neighbouring stations." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/190250/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.190256>
|
||||
dc:description "FIGURE 7. Neobythites ocellatus, 127 mm SL, MOVI 38800. Right sagitta: A—Median view, B—Anterior view, C— Dorsal view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/190256/files/figure.png> ;
|
||||
a fabio:Figure .
|
307
data/03/A7/4C/03A74C6ACA5DFFB4FF118156FEBDFEF2.ttl
Normal file
307
data/03/A7/4C/03A74C6ACA5DFFB4FF118156FEBDFEF2.ttl
Normal file
|
@ -0,0 +1,307 @@
|
|||
@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/03A74C6ACA5DFFB4FF118156FEBDFEF2>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.197523>, <http://dx.doi.org/10.5281/zenodo.197524>, <http://dx.doi.org/10.5281/zenodo.197526>, <http://dx.doi.org/10.5281/zenodo.197525> ;
|
||||
dc:creator "Ayala-Varela, Fernando P.; Velasco, Julián Andrés" ;
|
||||
dc:title "Anolis otongae Ayala-Varela & Velasco, 2010, sp. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Anolis_otongae>, <http://taxon-name.plazi.org/id/Animalia/Anolis_laevis>, <http://taxon-name.plazi.org/id/Animalia/Anolis_latifrons>, <http://taxon-name.plazi.org/id/Animalia/Anolis>, <http://taxon-name.plazi.org/id/Animalia/Anolis_aequatorialis>, <http://taxon-name.plazi.org/id/Animalia/Anolis_kunayalae>, <http://taxon-name.plazi.org/id/Animalia/Anolis_mirus>, <http://taxon-name.plazi.org/id/Animalia/Anolis_parilis>, <http://taxon-name.plazi.org/id/Animalia/Norops>, <http://taxon-name.plazi.org/id/Animalia/Anolis_eulaemus>, <http://taxon-name.plazi.org/id/Animalia/Anolis_antioquiae>, <http://taxon-name.plazi.org/id/Animalia/Anolis_fitchi>, <http://taxon-name.plazi.org/id/Animalia/Anolis_gemmosus>, <http://taxon-name.plazi.org/id/Animalia/Anolis_maculigula>, <http://taxon-name.plazi.org/id/Animalia/Anolis_megalophitecus>, <http://taxon-name.plazi.org/id/Animalia/Anolis_ventrimaculatus>, <http://taxon-name.plazi.org/id/Animalia/Anolis_aequatoralis> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Anolis_otongae_Ayala-Varela_2010> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.197522> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.197522>
|
||||
bibo:endPage "56" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "46" ;
|
||||
bibo:volume "2577" ;
|
||||
dc:creator "Ayala-Varela, Fernando P.; Velasco, Julián Andrés" ;
|
||||
dc:date "2010" ;
|
||||
dc:title "A new species of dactyloid anole (SQUAMATA: IGUANIDAE) from the western Andes of Ecuador" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.197523>, <http://dx.doi.org/10.5281/zenodo.197524>, <http://dx.doi.org/10.5281/zenodo.197526>, <http://dx.doi.org/10.5281/zenodo.197525> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Anolis_otongae_Ayala-Varela_2010>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Ayala-Varela & Velasco, 2010" ;
|
||||
dwc:authorityName "Ayala-Varela & Velasco" ;
|
||||
dwc:authorityYear "2010" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Dactyloidae" ;
|
||||
dwc:genus "Anolis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ayala-Varela & Velasco, 2010" ;
|
||||
dwc:species "otongae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anolis_otongae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anolis_otongae>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Dactyloidae" ;
|
||||
dwc:genus "Anolis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "otongae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anolis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anolis>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Dactyloidae" ;
|
||||
dwc:genus "Anolis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dactyloidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dactyloidae>
|
||||
dwc:class "Reptilia", "Squamata" ;
|
||||
dwc:family "Dactyloidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Squamata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Squamata>
|
||||
dwc:class "Reptilia", "Squamata" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order", "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Reptilia>, <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Reptilia>
|
||||
dwc:class "Reptilia" ;
|
||||
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/Anolis_laevis>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Dactyloidae" ;
|
||||
dwc:genus "Anolis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "laevis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anolis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anolis_latifrons>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Dactyloidae" ;
|
||||
dwc:genus "Anolis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "latifrons" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anolis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anolis_aequatorialis>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Dactyloidae" ;
|
||||
dwc:genus "Anolis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "aequatorialis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anolis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anolis_kunayalae>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Dactyloidae" ;
|
||||
dwc:genus "Anolis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "kunayalae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anolis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anolis_mirus>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Dactyloidae" ;
|
||||
dwc:genus "Anolis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "mirus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anolis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anolis_parilis>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Dactyloidae" ;
|
||||
dwc:genus "Anolis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "parilis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anolis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Norops>
|
||||
dwc:class "Squamata" ;
|
||||
dwc:family "Dactyloidae" ;
|
||||
dwc:genus "Norops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dactyloidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anolis_eulaemus>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Dactyloidae" ;
|
||||
dwc:genus "Anolis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "eulaemus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anolis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anolis_antioquiae>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Dactyloidae" ;
|
||||
dwc:genus "Anolis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "antioquiae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anolis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anolis_fitchi>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Dactyloidae" ;
|
||||
dwc:genus "Anolis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fitchi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anolis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anolis_gemmosus>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Dactyloidae" ;
|
||||
dwc:genus "Anolis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "gemmosus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anolis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anolis_maculigula>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Dactyloidae" ;
|
||||
dwc:genus "Anolis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "maculigula" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anolis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anolis_megalophitecus>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Dactyloidae" ;
|
||||
dwc:genus "Anolis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "megalophitecus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anolis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anolis_ventrimaculatus>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Dactyloidae" ;
|
||||
dwc:genus "Anolis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ventrimaculatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anolis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anolis_aequatoralis>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Dactyloidae" ;
|
||||
dwc:genus "Anolis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "aequatoralis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anolis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.197523>
|
||||
dc:description "FIGURE 1. Anolis otongae, QCAZ 3872, adult female (SVL 63.3 mm)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/197523/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.197524>
|
||||
dc:description "FIGURE 2. Anolis otongae, holotype, QCAZ 2051. Head in dorsal (A), lateral (B), and ventral (C) views. Scale 5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/197524/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.197526>
|
||||
dc:description "FIGURE 4. Distribution of Anolis gemmosus and A. otongae along the first and second principal components axes." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/197526/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.197525>
|
||||
dc:description "FIGURE 3. Distribution of Anolis otongae (circles) and A. gemmosus (triangles) in Ecuador." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/197525/files/figure.png> ;
|
||||
a fabio:Figure .
|
129
data/03/A7/53/03A75367520BCE207CB28803EF0B9A60.ttl
Normal file
129
data/03/A7/53/03A75367520BCE207CB28803EF0B9A60.ttl
Normal file
|
@ -0,0 +1,129 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A75367520BCE207CB28803EF0B9A60>
|
||||
dc:creator "Akkari, N.; Enghoff, H." ;
|
||||
dc:title "Afropachyiulus mauriesi Akkari & Enghoff 2008, n. sp." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A75367520BCE207CB28803EF0B9A60.mc.3B66E82C520BCE237DB78894E8289DD5>, <http://tb.plazi.org/GgServer/dwcaRecords/03A75367520BCE207CB28803EF0B9A60.mc.3B66E82C520BCE2379A888FCEF749C3D> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Afropachyiulus_mauriesi_Akkari_2008> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FF9E2B1F520FCE277C258E31EC3E9B32> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FF9E2B1F520FCE277C258E31EC3E9B32>
|
||||
bibo:endPage "36" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2008-09-08" ;
|
||||
bibo:startPage "29" ;
|
||||
bibo:volume "1872" ;
|
||||
dc:creator "Akkari, N.; Enghoff, H." ;
|
||||
dc:date "2008" ;
|
||||
dc:title "Notes on the genus Afropachyiulus Schubart, 1960 (Diplopoda: Julida: Julidae) with a description of a new species from Algeria and a redescription of A. comatus (Attems, 1899)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Afropachyiulus_mauriesi_Akkari_2008>
|
||||
dwc:authority "Akkari & Enghoff, 2008" ;
|
||||
dwc:authorityName "Akkari & Enghoff" ;
|
||||
dwc:authorityYear "2008" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Afropachyiulus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Akkari & Enghoff, 2008" ;
|
||||
dwc:species "mauriesi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Afropachyiulus_mauriesi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Afropachyiulus_mauriesi>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Afropachyiulus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "mauriesi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Afropachyiulus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Afropachyiulus>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Afropachyiulus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julidae>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julida>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diplopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diplopoda>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A75367520BCE207CB28803EF0B9A60.mc.3B66E82C520BCE237DB78894E8289DD5>
|
||||
dwc:collectionCode "ZMUC" ;
|
||||
dwc:locality "North East" ;
|
||||
dwc:recordedBy "F. Meinert & Natural History Museum" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "22" ;
|
||||
dwc:verbatimLatitude "36.9" ;
|
||||
dwc:verbatimLongitude "7.7833333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A75367520BCE207CB28803EF0B9A60#3B66E82C520BCE237DB78894E8289DD5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A75367520BCE207CB28803EF0B9A60.mc.3B66E82C520BCE2379A888FCEF749C3D>
|
||||
dwc:collectionCode "ZMUC" ;
|
||||
dwc:locality "North East" ;
|
||||
dwc:recordedBy "F. Meinert & Natural History Museum" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "22" ;
|
||||
dwc:verbatimLatitude "36.9" ;
|
||||
dwc:verbatimLongitude "7.7833333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A75367520BCE207CB28803EF0B9A60#3B66E82C520BCE2379A888FCEF749C3D> ;
|
||||
a dwc:MaterialCitation .
|
185
data/03/A7/53/03A75367520DCE237CB28A2EEFB69EE6.ttl
Normal file
185
data/03/A7/53/03A75367520DCE237CB28A2EEFB69EE6.ttl
Normal file
|
@ -0,0 +1,185 @@
|
|||
@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/03A75367520DCE237CB28A2EEFB69EE6>
|
||||
dc:creator "Akkari, N.; Enghoff, H." ;
|
||||
dc:title "Afropachyiulus comatus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A75367520DCE237CB28A2EEFB69EE6.mc.3B66E82C520DCE257E418AEBEEB29E76>, <http://tb.plazi.org/GgServer/dwcaRecords/03A75367520DCE237CB28A2EEFB69EE6.mc.3B66E82C520DCE257EB28B1BECD19EA6> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Afropachyiulus_comatus_Attems_1899> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Pachyiulus_comatus_Attems_1899> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FF9E2B1F520FCE277C258E31EC3E9B32> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FF9E2B1F520FCE277C258E31EC3E9B32>
|
||||
bibo:endPage "36" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2008-09-08" ;
|
||||
bibo:startPage "29" ;
|
||||
bibo:volume "1872" ;
|
||||
dc:creator "Akkari, N.; Enghoff, H." ;
|
||||
dc:date "2008" ;
|
||||
dc:title "Notes on the genus Afropachyiulus Schubart, 1960 (Diplopoda: Julida: Julidae) with a description of a new species from Algeria and a redescription of A. comatus (Attems, 1899)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Afropachyiulus_comatus_Attems_1899>
|
||||
dwc:authority "(Attems, 1899)" ;
|
||||
dwc:baseAuthorityName "Attems" ;
|
||||
dwc:baseAuthorityYear "1899" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Afropachyiulus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Attems, 1899)" ;
|
||||
dwc:species "comatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Afropachyiulus_comatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pachyiulus_comatus_Attems_1899>
|
||||
dwc:authority "Attems, 1899" ;
|
||||
dwc:authorityName "Attems" ;
|
||||
dwc:authorityYear "1899" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Pachyiulus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Attems, 1899" ;
|
||||
dwc:species "comatus" ;
|
||||
dwc:subGenus "Typhlopachyiulus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachyiulus_comatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Afropachyiulus_comatus>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Afropachyiulus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "comatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Afropachyiulus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Afropachyiulus>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Afropachyiulus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julidae>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julida>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diplopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diplopoda>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyiulus_comatus>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Pachyiulus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "comatus" ;
|
||||
dwc:subGenus "Typhlopachyiulus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pachyiulus_Typhlopachyiulus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyiulus_Typhlopachyiulus>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Pachyiulus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Typhlopachyiulus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pachyiulus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyiulus>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Pachyiulus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A75367520DCE237CB28A2EEFB69EE6.mc.3B66E82C520DCE257E418AEBEEB29E76>
|
||||
dwc:collectionCode "ZMUC" ;
|
||||
dwc:eventDate "2005-10-02" ;
|
||||
dwc:locality "Nefza" ;
|
||||
dwc:recordedBy "N. Akkari & Natural History Museum" ;
|
||||
dwc:typeStatus "syntype" ;
|
||||
dwc:verbatimElevation "150" ;
|
||||
dwc:verbatimLatitude "36.95" ;
|
||||
dwc:verbatimLongitude "8.933333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A75367520DCE237CB28A2EEFB69EE6#3B66E82C520DCE257E418AEBEEB29E76> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A75367520DCE237CB28A2EEFB69EE6.mc.3B66E82C520DCE257EB28B1BECD19EA6>
|
||||
dwc:collectionCode "NMW" ;
|
||||
dwc:locality "Tunisia" ;
|
||||
dwc:recordedBy "Medjez el Bab & Coll. Musei Vindobonensis & Myriapoda & Inv. No. & Naturhistorisches Museum Wien" ;
|
||||
dwc:typeStatus "syntype" ;
|
||||
dwc:verbatimElevation "52" ;
|
||||
dwc:verbatimLatitude "36.633335" ;
|
||||
dwc:verbatimLongitude "9.6" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A75367520DCE237CB28A2EEFB69EE6#3B66E82C520DCE257EB28B1BECD19EA6> ;
|
||||
a dwc:MaterialCitation .
|
155
data/03/A7/56/03A75614FFD0C85D52BBFB7779E78CEC.ttl
Normal file
155
data/03/A7/56/03A75614FFD0C85D52BBFB7779E78CEC.ttl
Normal file
|
@ -0,0 +1,155 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A75614FFD0C85D52BBFB7779E78CEC>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.2612322> ;
|
||||
dc:creator "Usman, Syeda Uzma; Zeya, Shahid Bin" ;
|
||||
dc:title "Sakencyrtus bialbifuniculus Usman & Zeya 2018, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD0C85D52BBFB7779E78CEC.mc.3B66ED5FFFD9C85D503BFDE8784E8AC8>, <http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD0C85D52BBFB7779E78CEC.mc.3B66ED5FFFD9C85D53AEFD5C7F7C8AF4>, <http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD0C85D52BBFB7779E78CEC.mc.3B66ED5FFFD9C85D5746FD5C7EED8B10>, <http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD0C85D52BBFB7779E78CEC.mc.3B66ED5FFFD9C85D56F2FD7879E88B3C> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sakencyrtus_bialbifuniculus_Usman_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4527.3.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4527.3.5>
|
||||
bibo:endPage "371" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-12-06" ;
|
||||
bibo:startPage "357" ;
|
||||
bibo:volume "4527" ;
|
||||
dc:creator "Usman, Syeda Uzma; Zeya, Shahid Bin" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "The genus Sakencyrtus Hayat (Hymenoptera: Chalcidoidea: Encyrtidae) from India with description of a new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2612322> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sakencyrtus_bialbifuniculus_Usman_2018>
|
||||
dwc:authority "Usman & Zeya" ;
|
||||
dwc:authorityName "Usman & Zeya" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Encyrtidae" ;
|
||||
dwc:genus "Sakencyrtus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Usman & Zeya, 2018" ;
|
||||
dwc:species "bialbifuniculus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sakencyrtus_bialbifuniculus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sakencyrtus_bialbifuniculus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Encyrtidae" ;
|
||||
dwc:genus "Sakencyrtus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bialbifuniculus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sakencyrtus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sakencyrtus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Encyrtidae" ;
|
||||
dwc:genus "Sakencyrtus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Encyrtidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Encyrtidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Encyrtidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.2612322>
|
||||
dc:description "FIGURES 29–33. Sakencyrtus bialbifuniculus sp. nov. Holotype female: 29, forewing; 30, hindwing; 31, mesosoma and metasoma; 32, mesoscutum; 33, scutellum with axillae." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2612322/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD0C85D52BBFB7779E78CEC.mc.3B66ED5FFFD9C85D503BFDE8784E8AC8>
|
||||
dwc:catalogNumber "EN 204" ;
|
||||
dwc:collectionCode "YPT, NBAIR" ;
|
||||
dwc:eventDate "2014-03-26" ;
|
||||
dwc:locality "Fisheries" ;
|
||||
dwc:recordedBy "No. EH & Coll. K. Veenakumari. & Registration No." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "2029191243" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A75614FFD0C85D52BBFB7779E78CEC#3B66ED5FFFD9C85D503BFDE8784E8AC8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD0C85D52BBFB7779E78CEC.mc.3B66ED5FFFD9C85D53AEFD5C7F7C8AF4>
|
||||
dwc:catalogNumber "EN 205" ;
|
||||
dwc:collectionCode "NBAIR" ;
|
||||
dwc:eventDate "2014-03-26" ;
|
||||
dwc:locality "Fisheries" ;
|
||||
dwc:recordedBy "Registration No." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "2029191056" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A75614FFD0C85D52BBFB7779E78CEC#3B66ED5FFFD9C85D53AEFD5C7F7C8AF4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD0C85D52BBFB7779E78CEC.mc.3B66ED5FFFD9C85D5746FD5C7EED8B10>
|
||||
dwc:collectionCode "YPT, ZDAMU" ;
|
||||
dwc:eventDate "2014-03-18" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "2029191718" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A75614FFD0C85D52BBFB7779E78CEC#3B66ED5FFFD9C85D5746FD5C7EED8B10> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD0C85D52BBFB7779E78CEC.mc.3B66ED5FFFD9C85D56F2FD7879E88B3C>
|
||||
dwc:collectionCode "YPT, ZDAMU" ;
|
||||
dwc:eventDate "2014-03-27" ;
|
||||
dwc:locality "CH" ;
|
||||
dwc:recordedBy "Coll. K. Veenakumari & No." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "2029189968" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A75614FFD0C85D52BBFB7779E78CEC#3B66ED5FFFD9C85D56F2FD7879E88B3C> ;
|
||||
a dwc:MaterialCitation .
|
107
data/03/A7/56/03A75614FFD5C85152BBFBDF7FBD8D6D.ttl
Normal file
107
data/03/A7/56/03A75614FFD5C85152BBFBDF7FBD8D6D.ttl
Normal file
|
@ -0,0 +1,107 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A75614FFD5C85152BBFBDF7FBD8D6D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.2612314>, <http://dx.doi.org/10.5281/zenodo.2612322> ;
|
||||
dc:creator "Usman, Syeda Uzma; Zeya, Shahid Bin" ;
|
||||
dc:title "Sakencyrtus Hayat 1981" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sakencyrtus_Hayat_1981> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4527.3.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4527.3.5>
|
||||
bibo:endPage "371" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-12-06" ;
|
||||
bibo:startPage "357" ;
|
||||
bibo:volume "4527" ;
|
||||
dc:creator "Usman, Syeda Uzma; Zeya, Shahid Bin" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "The genus Sakencyrtus Hayat (Hymenoptera: Chalcidoidea: Encyrtidae) from India with description of a new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2612314>, <http://dx.doi.org/10.5281/zenodo.2612322> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sakencyrtus_Hayat_1981>
|
||||
dwc:authority "Hayat" ;
|
||||
dwc:authorityName "Hayat" ;
|
||||
dwc:authorityYear "1981" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Encyrtidae" ;
|
||||
dwc:genus "Sakencyrtus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Hayat, 1981" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7BRB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sakencyrtus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sakencyrtus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Encyrtidae" ;
|
||||
dwc:genus "Sakencyrtus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Encyrtidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Encyrtidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Encyrtidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.2612314>
|
||||
dc:description "FIGURES 3–9. Sakencyrtus mirus Hayat. Female: 3, head, frontal view; 4, frontovertex; 5, antenna; 6, clava; 7, forewing (macropterous); 8, forewing distal venation; 9; forewing (brachypterous)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2612314/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.2612322>
|
||||
dc:description "FIGURES 29–33. Sakencyrtus bialbifuniculus sp. nov. Holotype female: 29, forewing; 30, hindwing; 31, mesosoma and metasoma; 32, mesoscutum; 33, scutellum with axillae." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2612322/files/figure.png> ;
|
||||
a fabio:Figure .
|
107
data/03/A7/56/03A75614FFD5C85152BBFE157EA68C03.ttl
Normal file
107
data/03/A7/56/03A75614FFD5C85152BBFE157EA68C03.ttl
Normal file
|
@ -0,0 +1,107 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A75614FFD5C85152BBFE157EA68C03>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.2612314>, <http://dx.doi.org/10.5281/zenodo.2612316> ;
|
||||
dc:creator "Usman, Syeda Uzma; Zeya, Shahid Bin" ;
|
||||
dc:title "Sakencyrtus Hayat 1981" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sakencyrtus_Hayat_1981> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4527.3.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4527.3.5>
|
||||
bibo:endPage "371" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-12-06" ;
|
||||
bibo:startPage "357" ;
|
||||
bibo:volume "4527" ;
|
||||
dc:creator "Usman, Syeda Uzma; Zeya, Shahid Bin" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "The genus Sakencyrtus Hayat (Hymenoptera: Chalcidoidea: Encyrtidae) from India with description of a new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2612314>, <http://dx.doi.org/10.5281/zenodo.2612316> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sakencyrtus_Hayat_1981>
|
||||
dwc:authority "Hayat" ;
|
||||
dwc:authorityName "Hayat" ;
|
||||
dwc:authorityYear "1981" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Encyrtidae" ;
|
||||
dwc:genus "Sakencyrtus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Hayat, 1981" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7BRB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sakencyrtus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sakencyrtus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Encyrtidae" ;
|
||||
dwc:genus "Sakencyrtus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Encyrtidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Encyrtidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Encyrtidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.2612314>
|
||||
dc:description "FIGURES 3–9. Sakencyrtus mirus Hayat. Female: 3, head, frontal view; 4, frontovertex; 5, antenna; 6, clava; 7, forewing (macropterous); 8, forewing distal venation; 9; forewing (brachypterous)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2612314/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.2612316>
|
||||
dc:description "FIGURES 10–14. Sakencyrtus mirus Hayat. Female: 10, hindwing (macropterous); 11; hindwing (brachypterous); 12, mesosoma and metasoma; 13, mesoscutum; 14, scutellum with axillae." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2612316/files/figure.png> ;
|
||||
a fabio:Figure .
|
275
data/03/A7/56/03A75614FFD5C85352BBFA3D7E278D09.ttl
Normal file
275
data/03/A7/56/03A75614FFD5C85352BBFA3D7E278D09.ttl
Normal file
|
@ -0,0 +1,275 @@
|
|||
@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/03A75614FFD5C85352BBFA3D7E278D09>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.2612312>, <http://dx.doi.org/10.5281/zenodo.2612314>, <http://dx.doi.org/10.5281/zenodo.2612316>, <http://dx.doi.org/10.5281/zenodo.2612318> ;
|
||||
dc:creator "Usman, Syeda Uzma; Zeya, Shahid Bin" ;
|
||||
dc:title "Sakencyrtus mirus Hayat: Noyes & Hayat 1984" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD5C851537BF9A17BDD8E3E>, <http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C8535080FE3C78E489F1>, <http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C8535108FDA07BB88A64>, <http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C85353BEFD147E898AAC>, <http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C8535682FD147B568AC8>, <http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C85353AFFD3078028AF4>, <http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C853506DFD787F438B11>, <http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C853575CFD787BC08B3C>, <http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C85353C1FCA47BC48B58>, <http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C85353D8FCC07E748B58>, <http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C8535648FCC07AC38B84>, <http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C85352C1FCEC78468B84>, <http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C853515AFCEC79968BA0>, <http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C85351EAFC087F138BA0>, <http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C853536DFC3479E28BCC>, <http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C85356C3FC3478B28BE8>, <http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C853508DFC507AC08C14>, <http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C8535678FB987BB48C5C>, <http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C853538DFBBB7E9D8C5C> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sakencyrtus_mirus_Noyes_1984> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4527.3.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4527.3.5>
|
||||
bibo:endPage "371" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-12-06" ;
|
||||
bibo:startPage "357" ;
|
||||
bibo:volume "4527" ;
|
||||
dc:creator "Usman, Syeda Uzma; Zeya, Shahid Bin" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "The genus Sakencyrtus Hayat (Hymenoptera: Chalcidoidea: Encyrtidae) from India with description of a new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2612312>, <http://dx.doi.org/10.5281/zenodo.2612314>, <http://dx.doi.org/10.5281/zenodo.2612316>, <http://dx.doi.org/10.5281/zenodo.2612318> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sakencyrtus_mirus_Noyes_1984>
|
||||
dwc:authority "Hayat" ;
|
||||
dwc:authorityName "Hayat: Noyes & Hayat" ;
|
||||
dwc:authorityYear "1984" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Encyrtidae" ;
|
||||
dwc:genus "Sakencyrtus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hayat: Noyes & Hayat, 1984" ;
|
||||
dwc:species "mirus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/78ZQ4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sakencyrtus_mirus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sakencyrtus_mirus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Encyrtidae" ;
|
||||
dwc:genus "Sakencyrtus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "mirus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sakencyrtus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sakencyrtus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Encyrtidae" ;
|
||||
dwc:genus "Sakencyrtus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Encyrtidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Encyrtidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Encyrtidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.2612312>
|
||||
dc:description "FIGURES 1–2. Sakencyrtus mirus Hayat. Female: 1, habitus (brachypterous); 2, habitus (macropterous)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2612312/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.2612314>
|
||||
dc:description "FIGURES 3–9. Sakencyrtus mirus Hayat. Female: 3, head, frontal view; 4, frontovertex; 5, antenna; 6, clava; 7, forewing (macropterous); 8, forewing distal venation; 9; forewing (brachypterous)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2612314/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.2612316>
|
||||
dc:description "FIGURES 10–14. Sakencyrtus mirus Hayat. Female: 10, hindwing (macropterous); 11; hindwing (brachypterous); 12, mesosoma and metasoma; 13, mesoscutum; 14, scutellum with axillae." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2612316/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.2612318>
|
||||
dc:description "FIGURES 15–17. Sakencyrtus mirus Hayat. Male: 15, habitus (brachypterous); 16, antenna; 17, T VII with male genitalia." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2612318/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD5C851537BF9A17BDD8E3E>
|
||||
dwc:collectionCode "BMNH" ;
|
||||
dwc:locality "Aligarh" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "2029189970" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A75614FFD5C85352BBFA3D7E278D09#3B66ED5FFFD5C851537BF9A17BDD8E3E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C8535080FE3C78E489F1>
|
||||
dwc:eventDate "1979-10-02" ;
|
||||
dwc:locality "Aligarh" ;
|
||||
dwc:recordedBy "No. EH & Coll. M. Hayat" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "2029190852" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A75614FFD5C85352BBFA3D7E278D09#3B66ED5FFFD7C8535080FE3C78E489F1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C8535108FDA07BB88A64>
|
||||
dwc:collectionCode "ZDAMU" ;
|
||||
dwc:eventDate "1979-10-20" ;
|
||||
dwc:recordedBy "Coll. M. Hayat. & No." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "2029190651" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A75614FFD5C85352BBFA3D7E278D09#3B66ED5FFFD7C8535108FDA07BB88A64> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C85353BEFD147E898AAC>
|
||||
dwc:eventDate "2008-06-06" ;
|
||||
dwc:locality "Tinpool" ;
|
||||
dwc:recordedBy "Coll. F. R. Khan." ;
|
||||
trt:gbifOccurrenceId "2029191057" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A75614FFD5C85352BBFA3D7E278D09#3B66ED5FFFD7C85353BEFD147E898AAC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C8535682FD147B568AC8>
|
||||
dwc:eventDate "1988-06-17" ;
|
||||
dwc:locality "Halflong" ;
|
||||
trt:gbifOccurrenceId "2029191055" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A75614FFD5C85352BBFA3D7E278D09#3B66ED5FFFD7C8535682FD147B568AC8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C85353AFFD3078028AF4>
|
||||
dwc:eventDate "1994-02-19" ;
|
||||
dwc:locality "Sakigopal" ;
|
||||
dwc:recordedBy "Coll, S. & Coll. S. I. Kazmi." ;
|
||||
trt:gbifOccurrenceId "2029192106" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A75614FFD5C85352BBFA3D7E278D09#3B66ED5FFFD7C85353AFFD3078028AF4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C853506DFD787F438B11>
|
||||
dwc:locality "KARNATAKA" ;
|
||||
trt:gbifOccurrenceId "2029191151" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A75614FFD5C85352BBFA3D7E278D09#3B66ED5FFFD7C853506DFD787F438B11> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C853575CFD787BC08B3C>
|
||||
dwc:collectionCode "YPT" ;
|
||||
dwc:eventDate "2014-03-18" ;
|
||||
trt:gbifOccurrenceId "2029189670" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A75614FFD5C85352BBFA3D7E278D09#3B66ED5FFFD7C853575CFD787BC08B3C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C85353C1FCA47BC48B58>
|
||||
dwc:collectionCode "YPT" ;
|
||||
dwc:eventDate "2014-03-26" ;
|
||||
dwc:recordedBy "No." ;
|
||||
trt:gbifOccurrenceId "2029190362" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A75614FFD5C85352BBFA3D7E278D09#3B66ED5FFFD7C85353C1FCA47BC48B58> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C85353D8FCC07E748B58>
|
||||
dwc:collectionCode "YPT" ;
|
||||
dwc:eventDate "2014-03-26" ;
|
||||
trt:gbifOccurrenceId "2029189671" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A75614FFD5C85352BBFA3D7E278D09#3B66ED5FFFD7C85353D8FCC07E748B58> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C8535648FCC07AC38B84>
|
||||
dwc:collectionCode "YPT" ;
|
||||
dwc:eventDate "2014-03-27" ;
|
||||
trt:gbifOccurrenceId "2029190162" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A75614FFD5C85352BBFA3D7E278D09#3B66ED5FFFD7C8535648FCC07AC38B84> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C85352C1FCEC78468B84>
|
||||
dwc:collectionCode "YPT" ;
|
||||
dwc:eventDate "2014-03-28" ;
|
||||
trt:gbifOccurrenceId "2029190934" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A75614FFD5C85352BBFA3D7E278D09#3B66ED5FFFD7C85352C1FCEC78468B84> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C853515AFCEC79968BA0>
|
||||
dwc:collectionCode "YPT" ;
|
||||
dwc:eventDate "2012-07-02" ;
|
||||
dwc:recordedBy "No. EH & Bengaluru & Attur" ;
|
||||
trt:gbifOccurrenceId "2029191359" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A75614FFD5C85352BBFA3D7E278D09#3B66ED5FFFD7C853515AFCEC79968BA0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C85351EAFC087F138BA0>
|
||||
dwc:collectionCode "YPT" ;
|
||||
dwc:eventDate "2013-04-01" ;
|
||||
trt:gbifOccurrenceId "2029192204" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A75614FFD5C85352BBFA3D7E278D09#3B66ED5FFFD7C85351EAFC087F138BA0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C853536DFC3479E28BCC>
|
||||
dwc:collectionCode "MT" ;
|
||||
dwc:eventDate "2013-11-21" ;
|
||||
dwc:recordedBy "Bengaluru, J & Kaval" ;
|
||||
trt:gbifOccurrenceId "2029191819" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A75614FFD5C85352BBFA3D7E278D09#3B66ED5FFFD7C853536DFC3479E28BCC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C85356C3FC3478B28BE8>
|
||||
dwc:collectionCode "YPT" ;
|
||||
dwc:eventDate "2014-01-02" ;
|
||||
dwc:recordedBy "Chikkabalapur & Nandi Hills" ;
|
||||
trt:gbifOccurrenceId "2029191152" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A75614FFD5C85352BBFA3D7E278D09#3B66ED5FFFD7C85356C3FC3478B28BE8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C853508DFC507AC08C14>
|
||||
dwc:collectionCode "YPT" ;
|
||||
dwc:eventDate "2014-07-14" ;
|
||||
dwc:recordedBy "No." ;
|
||||
trt:gbifOccurrenceId "2029189669" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A75614FFD5C85352BBFA3D7E278D09#3B66ED5FFFD7C853508DFC507AC08C14> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C8535678FB987BB48C5C>
|
||||
dwc:collectionCode "MT" ;
|
||||
dwc:eventDate "2014-12-08" ;
|
||||
trt:gbifOccurrenceId "2029189579" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A75614FFD5C85352BBFA3D7E278D09#3B66ED5FFFD7C8535678FB987BB48C5C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD5C85352BBFA3D7E278D09.mc.3B66ED5FFFD7C853538DFBBB7E9D8C5C>
|
||||
dwc:collectionCode "NBAIR, ZDAMU" ;
|
||||
dwc:recordedBy "Coll. K. Veenakumari." ;
|
||||
trt:gbifOccurrenceId "2029191444" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A75614FFD5C85352BBFA3D7E278D09#3B66ED5FFFD7C853538DFBBB7E9D8C5C> ;
|
||||
a dwc:MaterialCitation .
|
135
data/03/A7/56/03A75614FFD7C85452BBFADB7BBE8CA4.ttl
Normal file
135
data/03/A7/56/03A75614FFD7C85452BBFADB7BBE8CA4.ttl
Normal file
|
@ -0,0 +1,135 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A75614FFD7C85452BBFADB7BBE8CA4>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.2612320> ;
|
||||
dc:creator "Usman, Syeda Uzma; Zeya, Shahid Bin" ;
|
||||
dc:title "Sakencyrtus albiclavus Hayat" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD7C85452BBFADB7BBE8CA4.mc.3B66ED5FFFD7C85353AAFA4F78F58DE4>, <http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD7C85452BBFADB7BBE8CA4.mc.3B66ED5FFFD0C854503AFD317B338B11> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Sakencyrtus_albiclavus_Hayat_2008> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4527.3.5> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Sakencyrtus_albiclavus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4527.3.5>
|
||||
bibo:endPage "371" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-12-06" ;
|
||||
bibo:startPage "357" ;
|
||||
bibo:volume "4527" ;
|
||||
dc:creator "Usman, Syeda Uzma; Zeya, Shahid Bin" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "The genus Sakencyrtus Hayat (Hymenoptera: Chalcidoidea: Encyrtidae) from India with description of a new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2612320> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sakencyrtus_albiclavus_Hayat_2008>
|
||||
dwc:authority "Hayat, in Hayat et al., 2008: 109" ;
|
||||
dwc:authorityName "Hayat, in Hayat" ;
|
||||
dwc:authorityPageNumber "109" ;
|
||||
dwc:authorityYear "2008" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Encyrtidae" ;
|
||||
dwc:genus "Sakencyrtus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hayat,, 2008" ;
|
||||
dwc:species "albiclavus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sakencyrtus_albiclavus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sakencyrtus_albiclavus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Encyrtidae" ;
|
||||
dwc:genus "Sakencyrtus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "albiclavus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sakencyrtus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sakencyrtus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Encyrtidae" ;
|
||||
dwc:genus "Sakencyrtus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Encyrtidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Encyrtidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Encyrtidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.2612320>
|
||||
dc:description "FIGURES 22–25. Sakencyrtus albiclavus Hayat. Female: 22, mesosoma; 23, mesoscutum; 24, scutellum with axillae; 25, ovipositor." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2612320/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD7C85452BBFADB7BBE8CA4.mc.3B66ED5FFFD7C85353AAFA4F78F58DE4>
|
||||
dwc:collectionCode "NPC" ;
|
||||
dwc:locality "Aligarh" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "2029189458" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A75614FFD7C85452BBFADB7BBE8CA4#3B66ED5FFFD7C85353AAFA4F78F58DE4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A75614FFD7C85452BBFADB7BBE8CA4.mc.3B66ED5FFFD0C854503AFD317B338B11>
|
||||
dwc:collectionCode "ZDAMU" ;
|
||||
dwc:eventDate "2006-07-01" ;
|
||||
dwc:locality "Anu Kalan" ;
|
||||
dwc:recordedBy "No. EH & Coll. S. M. A. Badruddin & F. R. Khan. & No." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "2029189969" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A75614FFD7C85452BBFADB7BBE8CA4#3B66ED5FFFD0C854503AFD317B338B11> ;
|
||||
a dwc:MaterialCitation .
|
399
data/03/A7/59/03A759645C131419FF227637FD51F989.ttl
Normal file
399
data/03/A7/59/03A759645C131419FF227637FD51F989.ttl
Normal file
|
@ -0,0 +1,399 @@
|
|||
@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/03A759645C131419FF227637FD51F989>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5280383>, <http://dx.doi.org/10.5281/zenodo.5292797> ;
|
||||
dc:creator "Aistleitner, Eyjolf; Lencina, Francisco; Albert, Fernando" ;
|
||||
dc:title "Zygaena lavandulae subsp. barcelonica REISS 1936" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C131418FEC776B2FD77FA75>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C131418FEE2769AFBA2FA6C>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C131418FF4F7682FDE0F984>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C131418FD177682FE65F9BC>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FECB73ABFC35FF7D>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FC2573ABFC9FFE95>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FC9F7392FDA1FE8D>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FB8B727AFEB0FEDD>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FEA4724AFC01FEDD>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FC34724BFC4FFEF5>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FC707233FE60FEED>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FEDD72FBFB8BFE5D>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FB8C72CAFD6CFE75>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FD6D72B2FE28FE6D>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FF7F717BFEA5FDA5>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FEDA7163FD1CFDDD>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FD00714AFDD4FDF5>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FDC87133FD8EFDED>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FDB2711BFE3EFD05>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FE227102FEA5FD55>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FED571D2FBA2FD55>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FF4F71BAFD20FD65>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FD5171A3FDA5FC9D>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FDDB718BFDADFCB5>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FDD07073FDC3FCC5>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FDF37043FEB0FCFD>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FEA4702BFD20FC15>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FD567013FD33FC0D>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FF4F7701FC37FB03>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FC287701FD6DFB38>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FD6F77EEFE22FB50>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FE5477D1FEA8FB48>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FE2277BEFC0BFB48>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FC0B77BEFDB8FA98> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Zygaena_lavandulae_barcelonica_Reiss_1936> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5280373> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5280373>
|
||||
bibo:endPage "295" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2015-07-31" ;
|
||||
bibo:startPage "269" ;
|
||||
bibo:volume "47" ;
|
||||
dc:creator "Aistleitner, Eyjolf; Lencina, Francisco; Albert, Fernando" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Zygaena lavandulae (ESPER, 1783) in Ost- und Südostspanien mit der Beschreibung zweier neuer Unterarten (Lepidoptera, Zygaenidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5280383>, <http://dx.doi.org/10.5281/zenodo.5292797> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Zygaena_lavandulae_barcelonica_Reiss_1936>
|
||||
dwc:authority "REISS, 1936" ;
|
||||
dwc:authorityName "REISS" ;
|
||||
dwc:authorityYear "1936" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Zygaenidae" ;
|
||||
dwc:genus "Zygaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Reiss, 1936" ;
|
||||
dwc:species "lavandulae" ;
|
||||
dwc:subSpecies "barcelonica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/944FM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zygaena_lavandulae_barcelonica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zygaena_lavandulae_barcelonica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Zygaenidae" ;
|
||||
dwc:genus "Zygaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "lavandulae" ;
|
||||
dwc:subSpecies "barcelonica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zygaena_lavandulae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zygaena_lavandulae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Zygaenidae" ;
|
||||
dwc:genus "Zygaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lavandulae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zygaena> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zygaena>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Zygaenidae" ;
|
||||
dwc:genus "Zygaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zygaenidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zygaenidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Zygaenidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5280383>
|
||||
dc:description "Abb. 8-10: (8) Biotop Valencia, Cofrentes, V-1991 (Aistleitner); (9) Biotop Murcia, Calasparra (Lencina); (10) Biotop Murcia, Cehegin, Sra. de la Puerta (Lencina)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5280383/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5292797>
|
||||
dc:description "Abb. 3: HT und AT und Populationstype von Z. lavandulae ssp. jumillensis subsp.nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5292797/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C131418FEC776B2FD77FA75>
|
||||
dwc:eventDate "1930-05-15" ;
|
||||
dwc:locality "Barcelona" ;
|
||||
dwc:recordedBy "Anonymus" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C131418FEC776B2FD77FA75> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C131418FEE2769AFBA2FA6C>
|
||||
dwc:eventDate "2001-05-19" ;
|
||||
dwc:locality "Colsuspina" ;
|
||||
dwc:recordedBy "Bassa" ;
|
||||
dwc:verbatimElevation "900" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C131418FEE2769AFBA2FA6C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C131418FF4F7682FDE0F984>
|
||||
dwc:eventDate "1997-05-03" ;
|
||||
dwc:locality "Moia" ;
|
||||
dwc:recordedBy "Bassa" ;
|
||||
dwc:verbatimElevation "700" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C131418FF4F7682FDE0F984> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C131418FD177682FE65F9BC>
|
||||
dwc:locality "Weitere Daten" ;
|
||||
dwc:recordedBy "den Provinzen Gerona" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C131418FD177682FE65F9BC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FECB73ABFC35FF7D>
|
||||
dwc:eventDate "2006-06-04" ;
|
||||
dwc:locality "Col de Falset" ;
|
||||
dwc:recordedBy "Aistleitner" ;
|
||||
dwc:verbatimElevation "580" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C121419FECB73ABFC35FF7D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FC2573ABFC9FFE95>
|
||||
dwc:eventDate "8.6. 1992 und 10.6. 1995" ;
|
||||
dwc:locality "Collado de Jou" ;
|
||||
dwc:recordedBy "Lencina" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C121419FC2573ABFC9FFE95> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FC9F7392FDA1FE8D>
|
||||
dwc:eventDate "1980-06-25" ;
|
||||
dwc:locality "Sra. Musara" ;
|
||||
dwc:recordedBy "La Musara & Tarmann" ;
|
||||
dwc:verbatimElevation "950" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C121419FC9F7392FDA1FE8D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FB8B727AFEB0FEDD>
|
||||
dwc:eventDate "6.6. 1992 und 10.6. 1995" ;
|
||||
dwc:locality "Sra. Musara" ;
|
||||
dwc:recordedBy "Albert & Lencina" ;
|
||||
dwc:verbatimElevation "950" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C121419FB8B727AFEB0FEDD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FEA4724AFC01FEDD>
|
||||
dwc:eventDate "1979-07-07" ;
|
||||
dwc:locality "Sra. de Prades" ;
|
||||
dwc:recordedBy "Aistleitner" ;
|
||||
dwc:verbatimElevation "925" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C121419FEA4724AFC01FEDD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FC34724BFC4FFEF5>
|
||||
dwc:eventDate "1995-06-09" ;
|
||||
dwc:locality "Prades" ;
|
||||
dwc:recordedBy "Prades & Lencina" ;
|
||||
dwc:verbatimElevation "1020" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C121419FC34724BFC4FFEF5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FC707233FE60FEED>
|
||||
dwc:eventDate "1990-05-24" ;
|
||||
dwc:locality "Vandellos" ;
|
||||
dwc:recordedBy "Aistleitner." ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C121419FC707233FE60FEED> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FEDD72FBFB8BFE5D>
|
||||
dwc:collectionCode "REISS" ;
|
||||
dwc:eventDate "2006-06-03" ;
|
||||
dwc:locality "Moglicherweise" ;
|
||||
dwc:recordedBy "das Material & Aistleitner" ;
|
||||
dwc:verbatimElevation "700" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C121419FEDD72FBFB8BFE5D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FB8C72CAFD6CFE75>
|
||||
dwc:eventDate "2006-06-02" ;
|
||||
dwc:locality "San Juan de Penagolosa" ;
|
||||
dwc:recordedBy "Aistleitner" ;
|
||||
dwc:verbatimElevation "1425" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C121419FB8C72CAFD6CFE75> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FD6D72B2FE28FE6D>
|
||||
dwc:eventDate "1980-07-03" ;
|
||||
dwc:locality "Sra. de Penagolosa" ;
|
||||
dwc:recordedBy "Tarmann." ;
|
||||
dwc:verbatimElevation "600" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C121419FD6D72B2FE28FE6D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FF7F717BFEA5FDA5>
|
||||
dwc:eventDate "18.5. 1991 und 7.6. 1992" ;
|
||||
dwc:locality "Ayora" ;
|
||||
dwc:recordedBy "Fuente La Rosa, XJ & Aistleitner" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C121419FF7F717BFEA5FDA5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FEDA7163FD1CFDDD>
|
||||
dwc:eventDate "1991-05-18" ;
|
||||
dwc:locality "Teresa de Cofrentes" ;
|
||||
dwc:recordedBy "El Resinero & Albert & Lencina" ;
|
||||
dwc:verbatimElevation "500" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C121419FEDA7163FD1CFDDD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FD00714AFDD4FDF5>
|
||||
dwc:eventDate "2006-10-05" ;
|
||||
dwc:locality "Pto." ;
|
||||
dwc:recordedBy "Aistleitner" ;
|
||||
dwc:verbatimElevation "500" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C121419FD00714AFDD4FDF5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FDC87133FD8EFDED>
|
||||
dwc:eventDate "1991-05-18" ;
|
||||
dwc:locality "Rio Jucar" ;
|
||||
dwc:recordedBy "Aistleitner & Lencina" ;
|
||||
dwc:verbatimElevation "6440500" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C121419FDC87133FD8EFDED> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FDB2711BFE3EFD05>
|
||||
dwc:eventDate "1991-05-18" ;
|
||||
dwc:locality "Jarafuel" ;
|
||||
dwc:recordedBy "N Ayora, XJ & Aistleitner & Lencina" ;
|
||||
dwc:verbatimElevation "6634600" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C121419FDB2711BFE3EFD05> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FE227102FEA5FD55>
|
||||
dwc:eventDate "1992-05-23" ;
|
||||
dwc:locality "Puerto de Carcer" ;
|
||||
dwc:recordedBy "Lencina & Aistleitner" ;
|
||||
dwc:verbatimElevation "200" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C121419FE227102FEA5FD55> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FED571D2FBA2FD55>
|
||||
dwc:locality "Rambla del Riojuelo" ;
|
||||
dwc:recordedBy "La Costera & Lencina" ;
|
||||
dwc:verbatimElevation "210" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C121419FED571D2FBA2FD55> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FF4F71BAFD20FD65>
|
||||
dwc:eventDate "12.5. 1990, 1.6. 1991, 10.5. 1992, 13.5. 2000, 16.5. 1992, 29.5. 1993" ;
|
||||
dwc:locality "Barranco" ;
|
||||
dwc:recordedBy "Cuevas, XJ & Serie & Lencina & Albert" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C121419FF4F71BAFD20FD65> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FD5171A3FDA5FC9D>
|
||||
dwc:eventDate "1992-05-23" ;
|
||||
dwc:locality "Sra. de Enguera" ;
|
||||
dwc:recordedBy "Aistleitner & Lencina" ;
|
||||
dwc:verbatimElevation "250" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C121419FD5171A3FDA5FC9D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FDDB718BFDADFCB5>
|
||||
dwc:eventDate "2006-05-16" ;
|
||||
dwc:locality "Fuente La Figuera" ;
|
||||
dwc:recordedBy "Aistleitner" ;
|
||||
dwc:verbatimElevation "8108850" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C121419FDDB718BFDADFCB5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FDD07073FDC3FCC5>
|
||||
dwc:eventDate "23.5. 1992, 25.5. 1999 und 16.5. 2006" ;
|
||||
dwc:locality "Navalon de Abajo" ;
|
||||
dwc:recordedBy "Htfln. & Rotschleier & Vdfl. & Aistleitner" ;
|
||||
dwc:verbatimElevation "770" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C121419FDD07073FDC3FCC5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FDF37043FEB0FCFD>
|
||||
dwc:eventDate "1992-05-30" ;
|
||||
dwc:locality "Sra. Grosa" ;
|
||||
dwc:recordedBy "Lencina" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C121419FDF37043FEB0FCFD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FEA4702BFD20FC15>
|
||||
dwc:eventDate "2008-05-17" ;
|
||||
dwc:locality "Pla del Campillo" ;
|
||||
dwc:recordedBy "Lencina & Albert" ;
|
||||
dwc:verbatimElevation "635" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C121419FEA4702BFD20FC15> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FD567013FD33FC0D>
|
||||
dwc:eventDate "2006-05-18" ;
|
||||
dwc:locality "Onteniete" ;
|
||||
dwc:recordedBy "Aistleitner & Lencina." ;
|
||||
dwc:verbatimElevation "650" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C121419FD567013FD33FC0D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FF4F7701FC37FB03>
|
||||
dwc:eventDate "1991-06-08" ;
|
||||
dwc:locality "Sra." ;
|
||||
dwc:recordedBy "Alt de la Florencia & Lencina" ;
|
||||
dwc:verbatimElevation "710" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C121419FF4F7701FC37FB03> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FC287701FD6DFB38>
|
||||
dwc:eventDate "2006-05-15" ;
|
||||
dwc:locality "Benejama" ;
|
||||
dwc:recordedBy "Aistleitner" ;
|
||||
dwc:verbatimElevation "830" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C121419FC287701FD6DFB38> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FD6F77EEFE22FB50>
|
||||
dwc:eventDate "2008-05-17" ;
|
||||
dwc:locality "Benejama" ;
|
||||
dwc:verbatimElevation "790" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C121419FD6F77EEFE22FB50> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FE5477D1FEA8FB48>
|
||||
dwc:eventDate "1994-05-21" ;
|
||||
dwc:locality "Sra. de Benejama" ;
|
||||
dwc:recordedBy "La Replana" ;
|
||||
dwc:verbatimElevation "990" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C121419FE5477D1FEA8FB48> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FE2277BEFC0BFB48>
|
||||
dwc:eventDate "1973-06-16" ;
|
||||
dwc:locality "Confrides" ;
|
||||
dwc:recordedBy "Aistleitner" ;
|
||||
dwc:verbatimElevation "700" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C121419FE2277BEFC0BFB48> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C131419FF227637FD51F989.mc.3B66E22F5C121419FC0B77BEFDB8FA98>
|
||||
dwc:eventDate "2012-04-09" ;
|
||||
dwc:locality "Orihuela" ;
|
||||
dwc:recordedBy "Embalse de la Pedrera & Cabezo Hurchillo & Lencina." ;
|
||||
dwc:verbatimElevation "115" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C131419FF227637FD51F989#3B66E22F5C121419FC0B77BEFDB8FA98> ;
|
||||
a dwc:MaterialCitation .
|
315
data/03/A7/59/03A759645C15141CFF2273A4FC44FB6A.ttl
Normal file
315
data/03/A7/59/03A759645C15141CFF2273A4FC44FB6A.ttl
Normal file
|
@ -0,0 +1,315 @@
|
|||
@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/03A759645C15141CFF2273A4FC44FB6A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5292797>, <http://dx.doi.org/10.5281/zenodo.5280383>, <http://dx.doi.org/10.5281/zenodo.5280385>, <http://dx.doi.org/10.5281/zenodo.5280387>, <http://dx.doi.org/10.5281/zenodo.5280389> ;
|
||||
dc:creator "Aistleitner, Eyjolf; Lencina, Francisco; Albert, Fernando" ;
|
||||
dc:title "Zygaena lavandulae subsp. jumillensis Aistleitner & Lencina & Albert 2015, subsp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C15141EFEAD77A0FBA3FA9A>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C15141EFF4F7670FE3BFAAA>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C15141EFE3D7658FBA2FAAA>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C15141EFF4F7610FBA3FA12>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C15141EFF4F76F8FC14FA0A>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C15141EFC0476F8FCE6FA22>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C15141EFC1976E0FEA3FA6A>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C15141EFEDF7698FE18F9BA>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C15141EFE1A7568FDD2F9D2>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C14141FFEDA73ABFD28FE95>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C14141FFEB4727BFDC1FEA5>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C14141FFDF57262FEA5FEDD>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C14141FFED5724BFC2EFEDD>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C14141FFC2E724AFDE4FEF5>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C14141FFD167232FCB2FEED>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C14141FFCA3721AFCE7FE05>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C14141FFC1B7202FCACFE3D>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C17141CFF7C7013FCB8FC15>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C17141CFCBA7013FEDAFC0A>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C17141CFEDD70FBFBA2FC5D>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C17141CFF4F70B3FDFBFC75>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C17141CFDFB70B3FCC9FC72> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Zygaena_lavandulae_jumillensis_Aistleitner_2015> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5280373> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5280373>
|
||||
bibo:endPage "295" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2015-07-31" ;
|
||||
bibo:startPage "269" ;
|
||||
bibo:volume "47" ;
|
||||
dc:creator "Aistleitner, Eyjolf; Lencina, Francisco; Albert, Fernando" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Zygaena lavandulae (ESPER, 1783) in Ost- und Südostspanien mit der Beschreibung zweier neuer Unterarten (Lepidoptera, Zygaenidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5292797>, <http://dx.doi.org/10.5281/zenodo.5280383>, <http://dx.doi.org/10.5281/zenodo.5280385>, <http://dx.doi.org/10.5281/zenodo.5280387>, <http://dx.doi.org/10.5281/zenodo.5280389> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Zygaena_lavandulae_jumillensis_Aistleitner_2015>
|
||||
dwc:authority "Aistleitner & Lencina & Albert, 2015" ;
|
||||
dwc:authorityName "Aistleitner & Lencina & Albert" ;
|
||||
dwc:authorityYear "2015" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Zygaenidae" ;
|
||||
dwc:genus "Zygaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Aistleitner & Lencina & Albert, 2015" ;
|
||||
dwc:species "lavandulae" ;
|
||||
dwc:subSpecies "jumillensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zygaena_lavandulae_jumillensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zygaena_lavandulae_jumillensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Zygaenidae" ;
|
||||
dwc:genus "Zygaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "lavandulae" ;
|
||||
dwc:subSpecies "jumillensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zygaena_lavandulae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zygaena_lavandulae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Zygaenidae" ;
|
||||
dwc:genus "Zygaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lavandulae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zygaena> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zygaena>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Zygaenidae" ;
|
||||
dwc:genus "Zygaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zygaenidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zygaenidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Zygaenidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5292797>
|
||||
dc:description "Abb. 3: HT und AT und Populationstype von Z. lavandulae ssp. jumillensis subsp.nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5292797/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5280383>
|
||||
dc:description "Abb. 8-10: (8) Biotop Valencia, Cofrentes, V-1991 (Aistleitner); (9) Biotop Murcia, Calasparra (Lencina); (10) Biotop Murcia, Cehegin, Sra. de la Puerta (Lencina)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5280383/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5280385>
|
||||
dc:description "Abb. 11-13: (11) Biotop Murcia, Jumilla, La Celia, Cerricos Negros, V-2007 (Lencina); (12) Biotop Murcia, Jumilla, Sra. del Carche, V-2013 (Aistleitner); (13) Biotop Murcia, Jumilla, Sra. del Carche, V-2013 (Aistleitner)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5280385/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5280387>
|
||||
dc:description "Abb. 14-16: (14) Biotop Albacete, Albatana, V-2013 (Aistleitner); (15) Biotop Albacete, Caudete, V-2013 (Aistleitner); (16) Biotop Alicante, Busot, V-1991 (Aistleitner)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5280387/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5280389>
|
||||
dc:description "Abb. 20: Populationstype Z. lavandulae hybr., Murcia, Sra. Espuña." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5280389/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C15141EFEAD77A0FBA3FA9A>
|
||||
dwc:eventDate "6.4. 1989, 14.4. 1992, 18.4. 2000" ;
|
||||
dwc:locality "Calasparra" ;
|
||||
dwc:recordedBy "Serie & Aistleitner" ;
|
||||
dwc:verbatimElevation "275" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C15141CFF2273A4FC44FB6A#3B66E22F5C15141EFEAD77A0FBA3FA9A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C15141EFF4F7670FE3BFAAA>
|
||||
dwc:eventDate "1989-04-01" ;
|
||||
dwc:locality "Abanilla" ;
|
||||
dwc:recordedBy "Canta el Gallo, XH & Lencina & Albert" ;
|
||||
dwc:verbatimElevation "6633300" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C15141CFF2273A4FC44FB6A#3B66E22F5C15141EFF4F7670FE3BFAAA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C15141EFE3D7658FBA2FAAA>
|
||||
dwc:eventDate "1998-04-13" ;
|
||||
dwc:locality "Blanca" ;
|
||||
dwc:recordedBy "Embalse de Ojos, XH & Aistleitner" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C15141CFF2273A4FC44FB6A#3B66E22F5C15141EFE3D7658FBA2FAAA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C15141EFF4F7610FBA3FA12>
|
||||
dwc:eventDate "2008-12-05" ;
|
||||
dwc:locality "Jumilla" ;
|
||||
dwc:recordedBy "Aguila, XH & Aistleitner & Lencina" ;
|
||||
dwc:verbatimElevation "3773700" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C15141CFF2273A4FC44FB6A#3B66E22F5C15141EFF4F7610FBA3FA12> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C15141EFF4F76F8FC14FA0A>
|
||||
dwc:eventDate "2010-04-25" ;
|
||||
dwc:locality "Jumilla" ;
|
||||
dwc:recordedBy "Salinas, XH & Lencina" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C15141CFF2273A4FC44FB6A#3B66E22F5C15141EFF4F76F8FC14FA0A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C15141EFC0476F8FCE6FA22>
|
||||
dwc:eventDate "2008-04-16" ;
|
||||
dwc:locality "Jumilla" ;
|
||||
dwc:recordedBy "Aistleitner & J. L. Lencina" ;
|
||||
dwc:verbatimElevation "5556600" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C15141CFF2273A4FC44FB6A#3B66E22F5C15141EFC0476F8FCE6FA22> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C15141EFC1976E0FEA3FA6A>
|
||||
dwc:eventDate "1992-04-27" ;
|
||||
dwc:locality "Jumilla" ;
|
||||
dwc:recordedBy "Cerricos Negros & La Celia, XH & Serie & Aistleitner & Lencina & Albert" ;
|
||||
dwc:verbatimElevation "620" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C15141CFF2273A4FC44FB6A#3B66E22F5C15141EFC1976E0FEA3FA6A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C15141EFEDF7698FE18F9BA>
|
||||
dwc:eventDate "1975-06-01" ;
|
||||
dwc:locality "Jumilla" ;
|
||||
dwc:recordedBy "Aistleitner & Lencina & Albert" ;
|
||||
dwc:verbatimElevation "600" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C15141CFF2273A4FC44FB6A#3B66E22F5C15141EFEDF7698FE18F9BA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C15141EFE1A7568FDD2F9D2>
|
||||
dwc:eventDate "27.04. 2008 und 15.5. 2013" ;
|
||||
dwc:locality "Jumilla" ;
|
||||
dwc:recordedBy "Aistleitner" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C15141CFF2273A4FC44FB6A#3B66E22F5C15141EFE1A7568FDD2F9D2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C14141FFEDA73ABFD28FE95>
|
||||
dwc:eventDate "2008-04-29" ;
|
||||
dwc:locality "Jumilla" ;
|
||||
dwc:recordedBy "Alberquilla, XH & Aistleitner & Lencina" ;
|
||||
dwc:verbatimElevation "6553600" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C15141CFF2273A4FC44FB6A#3B66E22F5C14141FFEDA73ABFD28FE95> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C14141FFEB4727BFDC1FEA5>
|
||||
dwc:eventDate "27.5. 1990, 27.4. 2008, 15.5. 2008" ;
|
||||
dwc:locality "Jumilla" ;
|
||||
dwc:recordedBy "Serie & Aistleitner & Lencina" ;
|
||||
dwc:verbatimElevation "800" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C15141CFF2273A4FC44FB6A#3B66E22F5C14141FFEB4727BFDC1FEA5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C14141FFDF57262FEA5FEDD>
|
||||
dwc:eventDate "1992-04-25" ;
|
||||
dwc:locality "La Parroquia" ;
|
||||
dwc:recordedBy "Aistleitner" ;
|
||||
dwc:verbatimElevation "600" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C15141CFF2273A4FC44FB6A#3B66E22F5C14141FFDF57262FEA5FEDD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C14141FFED5724BFC2EFEDD>
|
||||
dwc:eventDate "1998-04-13" ;
|
||||
dwc:locality "Ricote" ;
|
||||
dwc:recordedBy "SE Cieza & Aistleitner" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C15141CFF2273A4FC44FB6A#3B66E22F5C14141FFED5724BFC2EFEDD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C14141FFC2E724AFDE4FEF5>
|
||||
dwc:eventDate "1970-05-26" ;
|
||||
dwc:locality "Sra. de Ricote" ;
|
||||
dwc:recordedBy "Gonzalez" ;
|
||||
dwc:verbatimElevation "42400" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C15141CFF2273A4FC44FB6A#3B66E22F5C14141FFC2E724AFDE4FEF5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C14141FFD167232FCB2FEED>
|
||||
dwc:eventDate "1995-05-14" ;
|
||||
dwc:locality "Sra." ;
|
||||
dwc:recordedBy "Lencina" ;
|
||||
dwc:verbatimElevation "1000" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C15141CFF2273A4FC44FB6A#3B66E22F5C14141FFD167232FCB2FEED> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C14141FFCA3721AFCE7FE05>
|
||||
dwc:eventDate "1995-05-14" ;
|
||||
dwc:locality "Sra." ;
|
||||
dwc:recordedBy "Alamos, WH & Lencina" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C15141CFF2273A4FC44FB6A#3B66E22F5C14141FFCA3721AFCE7FE05> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C14141FFC1B7202FCACFE3D>
|
||||
dwc:eventDate "1995-05-14" ;
|
||||
dwc:locality "Sra." ;
|
||||
dwc:recordedBy "Alamos, WH & Lencina." ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C15141CFF2273A4FC44FB6A#3B66E22F5C14141FFC1B7202FCACFE3D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C17141CFF7C7013FCB8FC15>
|
||||
dwc:eventDate "1991-05-15" ;
|
||||
dwc:locality "Alhama" ;
|
||||
dwc:recordedBy "Aistleitner" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C15141CFF2273A4FC44FB6A#3B66E22F5C17141CFF7C7013FCB8FC15> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C17141CFCBA7013FEDAFC0A>
|
||||
dwc:eventDate "1930-10-06" ;
|
||||
dwc:locality "Murcia" ;
|
||||
dwc:recordedBy "Anonymus" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C15141CFF2273A4FC44FB6A#3B66E22F5C17141CFCBA7013FEDAFC0A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C17141CFEDD70FBFBA2FC5D>
|
||||
dwc:eventDate "1968-05-18" ;
|
||||
dwc:locality "Sra. de Espuna" ;
|
||||
dwc:recordedBy "Reiss J. & Aistleitner & Totana & La Santa & Serie & Lencina & Santa Lopez" ;
|
||||
dwc:verbatimElevation "675" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C15141CFF2273A4FC44FB6A#3B66E22F5C17141CFEDD70FBFBA2FC5D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C17141CFF4F70B3FDFBFC75>
|
||||
dwc:eventDate "2010-03-20" ;
|
||||
dwc:locality "Mazarron" ;
|
||||
dwc:recordedBy "Lencina" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C15141CFF2273A4FC44FB6A#3B66E22F5C17141CFF4F70B3FDFBFC75> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C15141CFF2273A4FC44FB6A.mc.3B66E22F5C17141CFDFB70B3FCC9FC72>
|
||||
dwc:eventDate "2014-05" ;
|
||||
dwc:locality "Mula" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C15141CFF2273A4FC44FB6A#3B66E22F5C17141CFDFB70B3FCC9FC72> ;
|
||||
a dwc:MaterialCitation .
|
133
data/03/A7/59/03A759645C161412FF2277F7FEA4FCA2.ttl
Normal file
133
data/03/A7/59/03A759645C161412FF2277F7FEA4FCA2.ttl
Normal file
|
@ -0,0 +1,133 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A759645C161412FF2277F7FEA4FCA2>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5280395>, <http://dx.doi.org/10.5281/zenodo.5292815> ;
|
||||
dc:creator "Aistleitner, Eyjolf; Lencina, Francisco; Albert, Fernando" ;
|
||||
dc:title "Zygaena lavandulae subsp. riomundonis Aistleitner & Lencina & Albert 2015, ssp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Zygaena_lavandulae_riomundonis_Aistleitner_2015> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5280373> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5280373>
|
||||
bibo:endPage "295" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2015-07-31" ;
|
||||
bibo:startPage "269" ;
|
||||
bibo:volume "47" ;
|
||||
dc:creator "Aistleitner, Eyjolf; Lencina, Francisco; Albert, Fernando" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Zygaena lavandulae (ESPER, 1783) in Ost- und Südostspanien mit der Beschreibung zweier neuer Unterarten (Lepidoptera, Zygaenidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5280395>, <http://dx.doi.org/10.5281/zenodo.5292815> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Zygaena_lavandulae_riomundonis_Aistleitner_2015>
|
||||
dwc:authority "Aistleitner & Lencina & Albert, 2015" ;
|
||||
dwc:authorityName "Aistleitner & Lencina & Albert" ;
|
||||
dwc:authorityYear "2015" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Zygaenidae" ;
|
||||
dwc:genus "Zygaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Aistleitner & Lencina & Albert, 2015" ;
|
||||
dwc:species "lavandulae" ;
|
||||
dwc:subSpecies "riomundonis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zygaena_lavandulae_riomundonis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zygaena_lavandulae_riomundonis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Zygaenidae" ;
|
||||
dwc:genus "Zygaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "lavandulae" ;
|
||||
dwc:subSpecies "riomundonis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zygaena_lavandulae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zygaena_lavandulae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Zygaenidae" ;
|
||||
dwc:genus "Zygaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lavandulae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zygaena> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zygaena>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Zygaenidae" ;
|
||||
dwc:genus "Zygaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zygaenidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zygaenidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Zygaenidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5280395>
|
||||
dc:description "Abb. 23: HT und AT Zygaena lavandulae subsp. riomundonis ssp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5280395/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5292815>
|
||||
dc:description "Abb. 24: Populationstype Z. lavandulae subsp. riomundonis ssp. nov., Albacete, Riopar." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5292815/files/figure.png> ;
|
||||
a fabio:Figure .
|
172
data/03/A7/59/03A759645C17141DFF227658FDB5FE10.ttl
Normal file
172
data/03/A7/59/03A759645C17141DFF227658FDB5FE10.ttl
Normal file
|
@ -0,0 +1,172 @@
|
|||
@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/03A759645C17141DFF227658FDB5FE10>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5292809>, <http://dx.doi.org/10.5281/zenodo.5280391> ;
|
||||
dc:creator "Aistleitner, Eyjolf; Lencina, Francisco; Albert, Fernando" ;
|
||||
dc:title "Zygaena lavandulae subsp. gertudae EITSCHBERGER & STEINIGER 1974" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C17141DFF227658FDB5FE10.mc.3B66E22F5C17141CFEDD76D6FC8FFA48>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C17141DFF227658FDB5FE10.mc.3B66E22F5C17141CFCB376BEFC96FA60>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C17141DFF227658FDB5FE10.mc.3B66E22F5C17141CFC8676A6FE32F998>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C17141DFF227658FDB5FE10.mc.3B66E22F5C17141CFE22768EFEA5F9B0>, <http://tb.plazi.org/GgServer/dwcaRecords/03A759645C17141DFF227658FDB5FE10.mc.3B66E22F5C17141CFED57576FCE6F9B0> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Zygaena_lavandulae_gertudae_Eitschberger_1974> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5280373> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5280373>
|
||||
bibo:endPage "295" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2015-07-31" ;
|
||||
bibo:startPage "269" ;
|
||||
bibo:volume "47" ;
|
||||
dc:creator "Aistleitner, Eyjolf; Lencina, Francisco; Albert, Fernando" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Zygaena lavandulae (ESPER, 1783) in Ost- und Südostspanien mit der Beschreibung zweier neuer Unterarten (Lepidoptera, Zygaenidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5292809>, <http://dx.doi.org/10.5281/zenodo.5280391> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Zygaena_lavandulae_gertudae_Eitschberger_1974>
|
||||
dwc:authority "EITSCHBERGER & STEINIGER, 1974" ;
|
||||
dwc:authorityName "EITSCHBERGER & STEINIGER" ;
|
||||
dwc:authorityYear "1974" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Zygaenidae" ;
|
||||
dwc:genus "Zygaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Eitschberger & Steiniger, 1974" ;
|
||||
dwc:species "lavandulae" ;
|
||||
dwc:subSpecies "gertudae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zygaena_lavandulae_gertudae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zygaena_lavandulae_gertudae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Zygaenidae" ;
|
||||
dwc:genus "Zygaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "lavandulae" ;
|
||||
dwc:subSpecies "gertudae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zygaena_lavandulae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zygaena_lavandulae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Zygaenidae" ;
|
||||
dwc:genus "Zygaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lavandulae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zygaena> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zygaena>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Zygaenidae" ;
|
||||
dwc:genus "Zygaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zygaenidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zygaenidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Zygaenidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5292809>
|
||||
dc:description "Abb. 17-19: (17) Biotop Murcia, Lorca, IV-1992 (Aistleitner); (18) Biotop Almeria, Albox, Santuario, IV-1992 (Aistleitner); (19) Biotop Almeria, Nijar, Alhamilla, IV-2008 (Aistleitner)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5292809/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5280391>
|
||||
dc:description "Abb. 21: Populationstype Z. lavandulae gertrudae Almeria, Albox, Santuario." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5280391/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C17141DFF227658FDB5FE10.mc.3B66E22F5C17141CFEDD76D6FC8FFA48>
|
||||
dwc:eventDate "1992-04-29" ;
|
||||
dwc:locality "Albox" ;
|
||||
dwc:recordedBy "Serie & Aistleitner" ;
|
||||
dwc:verbatimElevation "875" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C17141DFF227658FDB5FE10#3B66E22F5C17141CFEDD76D6FC8FFA48> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C17141DFF227658FDB5FE10.mc.3B66E22F5C17141CFCB376BEFC96FA60>
|
||||
dwc:eventDate "1975-05-23" ;
|
||||
dwc:locality "Cantoria Umgebung" ;
|
||||
dwc:recordedBy "Mager & Muhle & Aistleitner" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C17141DFF227658FDB5FE10#3B66E22F5C17141CFCB376BEFC96FA60> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C17141DFF227658FDB5FE10.mc.3B66E22F5C17141CFC8676A6FE32F998>
|
||||
dwc:eventDate "2010-03-27" ;
|
||||
dwc:locality "Mojacar" ;
|
||||
dwc:recordedBy "La Granatilla, WG & Lencina" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C17141DFF227658FDB5FE10#3B66E22F5C17141CFC8676A6FE32F998> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C17141DFF227658FDB5FE10.mc.3B66E22F5C17141CFE22768EFEA5F9B0>
|
||||
dwc:eventDate "2008-04-23" ;
|
||||
dwc:locality "Nijar" ;
|
||||
dwc:recordedBy "Sra. de Alhamilla, WF & Aistleitner" ;
|
||||
dwc:verbatimElevation "400" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C17141DFF227658FDB5FE10#3B66E22F5C17141CFE22768EFEA5F9B0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A759645C17141DFF227658FDB5FE10.mc.3B66E22F5C17141CFED57576FCE6F9B0>
|
||||
dwc:eventDate "2008-04-24" ;
|
||||
dwc:locality "Seron" ;
|
||||
dwc:recordedBy "Aistleitner." ;
|
||||
dwc:verbatimElevation "4332900" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A759645C17141DFF227658FDB5FE10#3B66E22F5C17141CFED57576FCE6F9B0> ;
|
||||
a dwc:MaterialCitation .
|
119
data/03/A7/5B/03A75B379100FFFA07DBFE8DFDB47E91.ttl
Normal file
119
data/03/A7/5B/03A75B379100FFFA07DBFE8DFDB47E91.ttl
Normal file
|
@ -0,0 +1,119 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A75B379100FFFA07DBFE8DFDB47E91>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.228649>, <http://dx.doi.org/10.5281/zenodo.228650> ;
|
||||
dc:creator "Katsiaras, Nikolaos; Simboura, Nomiki; Koutsoubas, Drosos" ;
|
||||
dc:title "Marphysa gemmata Mohammad 1973" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Marphysa_gemmata_Mohammad_1973> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3873.3.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3873.3.1>
|
||||
bibo:endPage "217" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "201" ;
|
||||
bibo:volume "3873" ;
|
||||
dc:creator "Katsiaras, Nikolaos; Simboura, Nomiki; Koutsoubas, Drosos" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "The rare subgroup C 1 of Marphysa (Polychaeta, Eunicidae): re-description of species and first records in the Mediterranean Sea" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.228649>, <http://dx.doi.org/10.5281/zenodo.228650> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Marphysa_gemmata_Mohammad_1973>
|
||||
dwc:authority "Mohammad, 1973" ;
|
||||
dwc:authorityName "Mohammad" ;
|
||||
dwc:authorityYear "1973" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Eunicidae" ;
|
||||
dwc:genus "Marphysa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Eunicida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mohammad, 1973" ;
|
||||
dwc:species "gemmata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6R5QM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Marphysa_gemmata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Marphysa_gemmata>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Eunicidae" ;
|
||||
dwc:genus "Marphysa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Eunicida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "gemmata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Marphysa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Marphysa>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Eunicidae" ;
|
||||
dwc:genus "Marphysa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Eunicida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eunicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eunicidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Eunicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Eunicida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eunicida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eunicida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Eunicida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.228649>
|
||||
dc:description "FIGURE 8. Marphysa gemmata (BMNH 1971.49) a) anterior parapodium; b) long composite falciger; c) anterior pectinate setae; d) acicular seta; dc: dorsal cirri; pc: post-chaetal lobe; vc: ventral cirri." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/228649/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.228650>
|
||||
dc:description "FIGURE 9. Marphysa gemmata (BMNH 1971.49) a) anterior body; b) anterior composite falcigers; c) acicular seta; cf, composite falcigers; cs: capillary setae; as: acicular seta; pc: post-chaetal lobe." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/228650/files/figure.png> ;
|
||||
a fabio:Figure .
|
129
data/03/A7/5B/03A75B379108FFF007DBFDEDFA7F7D01.ttl
Normal file
129
data/03/A7/5B/03A75B379108FFF007DBFDEDFA7F7D01.ttl
Normal file
|
@ -0,0 +1,129 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A75B379108FFF007DBFDEDFA7F7D01>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.228642>, <http://dx.doi.org/10.5281/zenodo.228646>, <http://dx.doi.org/10.5281/zenodo.228644>, <http://dx.doi.org/10.5281/zenodo.228645> ;
|
||||
dc:creator "Katsiaras, Nikolaos; Simboura, Nomiki; Koutsoubas, Drosos" ;
|
||||
dc:title "Marphysa adenensis Gravier 1900" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Marphysa_adenensis_Gravier_1900> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3873.3.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3873.3.1>
|
||||
bibo:endPage "217" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "201" ;
|
||||
bibo:volume "3873" ;
|
||||
dc:creator "Katsiaras, Nikolaos; Simboura, Nomiki; Koutsoubas, Drosos" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "The rare subgroup C 1 of Marphysa (Polychaeta, Eunicidae): re-description of species and first records in the Mediterranean Sea" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.228642>, <http://dx.doi.org/10.5281/zenodo.228646>, <http://dx.doi.org/10.5281/zenodo.228644>, <http://dx.doi.org/10.5281/zenodo.228645> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Marphysa_adenensis_Gravier_1900>
|
||||
dwc:authority "Gravier, 1900" ;
|
||||
dwc:authorityName "Gravier" ;
|
||||
dwc:authorityYear "1900" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Eunicidae" ;
|
||||
dwc:genus "Marphysa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Eunicida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gravier, 1900" ;
|
||||
dwc:species "adenensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3Y88M> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Marphysa_adenensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Marphysa_adenensis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Eunicidae" ;
|
||||
dwc:genus "Marphysa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Eunicida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "adenensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Marphysa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Marphysa>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Eunicidae" ;
|
||||
dwc:genus "Marphysa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Eunicida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eunicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eunicidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Eunicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Eunicida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eunicida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eunicida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Eunicida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.228642>
|
||||
dc:description "FIGURE 1. Marphysa adenensis (GP- 4 B) a) Anterior long capillary seta (segment 10); b) anterior composite falcigers (segment 10); c) branchial-body composite falciger; d) posterior composite falcigers (segment 74); e) acicular seta (segment 73); f – h) pectinate setae" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/228642/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.228646>
|
||||
dc:description "FIGURE 5. Holotype of Marphysa adenensis (MNHN POLY TYPE 0531) a) anterior body; b) anterior composite falcigers; c) pectinate seta; d) acicular seta; cf: composite falcigers; ps: pectinate seta; as: acicular seta; dc: dorsal cirri; vc: ventral cirri; ac: acicula." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/228646/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.228644>
|
||||
dc:description "FIGURE 3. Marphysa adenensis (GP- 4 B). Maxillary apparatus; Mx. I – IV: Maxillary I – IV." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/228644/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.228645>
|
||||
dc:description "FIGURE 4. Holotype of Marphysa adenensis (MNHN POLY TYPE 0531) a) acicular seta; b) anterior composite falcigers; c) anterior pectinate seta (segment 13); d) posterior pectinate seta (segment 195)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/228645/files/figure.png> ;
|
||||
a fabio:Figure .
|
119
data/03/A7/5B/03A75B37910DFFFC07DBF990FC6A7FE8.ttl
Normal file
119
data/03/A7/5B/03A75B37910DFFFC07DBF990FC6A7FE8.ttl
Normal file
|
@ -0,0 +1,119 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A75B37910DFFFC07DBF990FC6A7FE8>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.228647>, <http://dx.doi.org/10.5281/zenodo.228648> ;
|
||||
dc:creator "Katsiaras, Nikolaos; Simboura, Nomiki; Koutsoubas, Drosos" ;
|
||||
dc:title "Marphysa purcellana Willey 1904" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Marphysa_purcellana_Willey_1904> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3873.3.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3873.3.1>
|
||||
bibo:endPage "217" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "201" ;
|
||||
bibo:volume "3873" ;
|
||||
dc:creator "Katsiaras, Nikolaos; Simboura, Nomiki; Koutsoubas, Drosos" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "The rare subgroup C 1 of Marphysa (Polychaeta, Eunicidae): re-description of species and first records in the Mediterranean Sea" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.228647>, <http://dx.doi.org/10.5281/zenodo.228648> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Marphysa_purcellana_Willey_1904>
|
||||
dwc:authority "Willey, 1904" ;
|
||||
dwc:authorityName "Willey" ;
|
||||
dwc:authorityYear "1904" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Eunicidae" ;
|
||||
dwc:genus "Marphysa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Eunicida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Willey, 1904" ;
|
||||
dwc:species "purcellana" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3Y8B2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Marphysa_purcellana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Marphysa_purcellana>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Eunicidae" ;
|
||||
dwc:genus "Marphysa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Eunicida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "purcellana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Marphysa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Marphysa>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Eunicidae" ;
|
||||
dwc:genus "Marphysa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Eunicida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eunicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eunicidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Eunicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Eunicida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eunicida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eunicida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Eunicida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.228647>
|
||||
dc:description "FIGURE 6. Marphysa purcellana (BMNH 1911.2.1.13) a) anterior parapodium (segment 19) (BMNH 1911.2.1.51); b) anterior composite falcigers (BMNH 1911.2.1.50); c) posterior composite falcigers (BMNH 1911.2.1.49); d) acicular seta (BMNH 1911.2.1.49); e) mid-body parapodium (segment 36) (BMNH 1911.2.1.49); f) anterior pectinate seta (segment 15); g) posterior pectinate setae; h) bundle of numerous pectinate setae at posterior body (BMNH 1911.2.1.49); br: branchia; dc: dorsal cirri; pc: post-chaetal lobe; vc: ventral cirri; ac: aciculae." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/228647/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.228648>
|
||||
dc:description "FIGURE 7. Marphysa purcellana (BMNH 1911.2.1.13) a) anterior body; b) anterior composite falcigers (BMNH 1911.2.1.50); c) bundle of posterior pectinate setae (BMNH 1911.2.1.49); d) acicular seta (BMNH 1911.2.1.51); cf: composite falcigers; ps: pectinate setae; cs: capillary seta; as: acicular seta." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/228648/files/figure.png> ;
|
||||
a fabio:Figure .
|
107
data/03/A7/5C/03A75C62F3B71A24AD708F86D24FBAA6.ttl
Normal file
107
data/03/A7/5C/03A75C62F3B71A24AD708F86D24FBAA6.ttl
Normal file
|
@ -0,0 +1,107 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A75C62F3B71A24AD708F86D24FBAA6>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_pulchrithorax>' due to issues with rank ;
|
||||
dc:creator "Broad, Gavin R.; Shaw, Mark R.; Godfray, H. Charles J." ;
|
||||
dc:title "Opius compar Marshall 1894" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Opius_compar_Marshall_1894> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8151> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e8151>
|
||||
bibo:endPage "8151" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "8151" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Broad, Gavin R.; Shaw, Mark R.; Godfray, H. Charles J." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Checklist of British and Irish Hymenoptera - Braconidae" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Opius_compar_Marshall_1894>
|
||||
dwc:authority "Marshall, 1894" ;
|
||||
dwc:authorityName "Marshall" ;
|
||||
dwc:authorityYear "1894" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Opius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Marshall, 1894" ;
|
||||
dwc:species "compar" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/74QMW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Opius_compar> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Opius_compar>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Opius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "compar" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Opius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Opius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Opius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Braconidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
121
data/03/A7/5F/03A75F03FF96FFF7FF43FC4D8732FA37.ttl
Normal file
121
data/03/A7/5F/03A75F03FF96FFF7FF43FC4D8732FA37.ttl
Normal file
|
@ -0,0 +1,121 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A75F03FF96FFF7FF43FC4D8732FA37>
|
||||
dc:creator "Leplat, J.; François, A.; Bousta, F." ;
|
||||
dc:title "Simplicillium pechmerlense Leplat 2021, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A75F03FF96FFF7FF43FC4D8732FA37.mc.3B66E448FF96FFF7FF43FBB8854BFB33> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Simplicillium_pechmerlense_Leplat_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.522.2.10> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.522.2.10>
|
||||
bibo:endPage "164" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2021-10-07" ;
|
||||
bibo:startPage "164" ;
|
||||
bibo:volume "522" ;
|
||||
dc:creator "Leplat, J.; François, A.; Bousta, F." ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Leplat, J., François, A. & Bousta, F. (2021) Simplicillium pech-merlensis, a new fungal species isolated of the Pech-Merle show cave. Phytotaxa 521 (2): 80 - 94." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Fungi/Simplicillium_pechmerlense_Leplat_2021>
|
||||
dwc:authority "Leplat" ;
|
||||
dwc:authorityName "Leplat" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:family "Cordycipitaceae" ;
|
||||
dwc:genus "Simplicillium" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Hypocreales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Leplat, 2021" ;
|
||||
dwc:species "pechmerlense" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/B2MB5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Simplicillium_pechmerlense> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Simplicillium_pechmerlense>
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:family "Cordycipitaceae" ;
|
||||
dwc:genus "Simplicillium" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Hypocreales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pechmerlense" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Simplicillium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Simplicillium>
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:family "Cordycipitaceae" ;
|
||||
dwc:genus "Simplicillium" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Hypocreales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Cordycipitaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Cordycipitaceae>
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:family "Cordycipitaceae" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Hypocreales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Hypocreales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Hypocreales>
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Hypocreales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Sordariomycetes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Sordariomycetes>
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Ascomycota> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Ascomycota>
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi>
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A75F03FF96FFF7FF43FC4D8732FA37.mc.3B66E448FF96FFF7FF43FBB8854BFB33>
|
||||
dwc:catalogNumber "CBS 147188" ;
|
||||
dwc:collectionCode "CBS" ;
|
||||
dwc:eventDate "2016-10-07" ;
|
||||
dwc:locality "Cabrerets" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "44.5075" ;
|
||||
dwc:verbatimLongitude "1.6444445" ;
|
||||
trt:gbifOccurrenceId "3418355301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A75F03FF96FFF7FF43FC4D8732FA37#3B66E448FF96FFF7FF43FBB8854BFB33> ;
|
||||
a dwc:MaterialCitation .
|
156
data/03/A7/5F/03A75F4CFFB1C054868CF8FCBDB5FE38.ttl
Normal file
156
data/03/A7/5F/03A75F4CFFB1C054868CF8FCBDB5FE38.ttl
Normal file
|
@ -0,0 +1,156 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A75F4CFFB1C054868CF8FCBDB5FE38>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.228657>, <http://dx.doi.org/10.5281/zenodo.228659>, <http://dx.doi.org/10.5281/zenodo.228660> ;
|
||||
dc:creator "Viraktamath, C. A.; Webb, M. D." ;
|
||||
dc:title "Nicolaus Lindberg" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Nicolaus_xerophilus>, <http://taxon-name.plazi.org/id/Animalia/Nicolaus>, <http://taxon-name.plazi.org/id/Animalia/Nicolaus_abuensis>, <http://taxon-name.plazi.org/id/Animalia/Nicolaus_bidentatus>, <http://taxon-name.plazi.org/id/Animalia/Nicolaus_cornutus>, <http://taxon-name.plazi.org/id/Animalia/Nicolaus_bihamatus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3784.5.2> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Nicolaus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3784.5.2>
|
||||
bibo:endPage "538" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "528" ;
|
||||
bibo:volume "3784" ;
|
||||
dc:creator "Viraktamath, C. A.; Webb, M. D." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Four new species of the grass feeding leafhopper genus Nicolaus Lindberg (Hemiptera: Cicadellidae: Deltocephalinae) from the Indian subcontinent" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.228657>, <http://dx.doi.org/10.5281/zenodo.228659>, <http://dx.doi.org/10.5281/zenodo.228660> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nicolaus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Nicolaus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nicolaus_xerophilus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Nicolaus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "xerophilus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nicolaus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nicolaus_abuensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Nicolaus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "abuensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nicolaus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nicolaus_bidentatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Nicolaus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bidentatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nicolaus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nicolaus_cornutus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Nicolaus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cornutus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nicolaus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nicolaus_bihamatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Nicolaus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bihamatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nicolaus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.228657>
|
||||
dc:description "FIGURES 41 – 49. Nicolaus cornutus sp. nov.: 41. Head and thorax, 42. Face; 43 & 44. Male genital capsule, lateral and dorsal views, respectively; 45. Profemur, anterior view as in Rakitov (1998); 46. Valve and subgenital plate, dorsal view; 47. Style, dorsal view; 48. Connective and aedeagus, dorsoanterior view; 49. Connective and aedeagus, lateral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/228657/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.228659>
|
||||
dc:description "FIGURES 57 – 64. Female valvulae of Nicolaus. 57 – 60. Nicolaus abuensis sp. nov.: 57. First pair of valvulae, lateral view; 58. Apex of first pair of valvulae magnified; 59. Second pair of valvulae, lateral view; 60. Apex of second pair of valvulae, magnified. 61 – 64. Nicolaus bidentatus sp. nov. 61. First pair of valvulae, lateral view; 62. Apex of first pair of valvulae magnified; 63. Second pair of valvulae, lateral view; 64. Apex of second pair of valvulae, magnified." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/228659/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.228660>
|
||||
dc:description "FIGURES 65 – 72. Female valvulae of Nicolaus. 65 – 68. Nicolaus bihamatus Xing & Li.: 65. First pair of valvulae, lateral view; 66. Apex of first pair of valvulae magnified; 67. Second pair of valvulae, lateral view; 68. Apex of second pair of valvulae, magnified. 69 – 72. Nicolaus cornutus sp. nov.: 69. First pair of valvulae, lateral view; 70. Apex of first pair of valvulae magnified; 71. Second pair of valvulae, lateral view; 72. Apex of second pair of valvulae, magnified." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/228660/files/figure.png> ;
|
||||
a fabio:Figure .
|
125
data/03/A7/5F/03A75F4CFFB3C052868CF8F0BF9EF826.ttl
Normal file
125
data/03/A7/5F/03A75F4CFFB3C052868CF8F0BF9EF826.ttl
Normal file
|
@ -0,0 +1,125 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A75F4CFFB3C052868CF8F0BF9EF826>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.228653>, <http://dx.doi.org/10.5281/zenodo.228655>, <http://dx.doi.org/10.5281/zenodo.228659> ;
|
||||
dc:creator "Viraktamath, C. A.; Webb, M. D." ;
|
||||
dc:title "Nicolaus bidentatus Viraktamath & Webb, 2014, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nicolaus_bidentatus_Viraktamath_2014> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3784.5.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3784.5.2>
|
||||
bibo:endPage "538" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "528" ;
|
||||
bibo:volume "3784" ;
|
||||
dc:creator "Viraktamath, C. A.; Webb, M. D." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Four new species of the grass feeding leafhopper genus Nicolaus Lindberg (Hemiptera: Cicadellidae: Deltocephalinae) from the Indian subcontinent" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.228653>, <http://dx.doi.org/10.5281/zenodo.228655>, <http://dx.doi.org/10.5281/zenodo.228659> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nicolaus_bidentatus_Viraktamath_2014>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Viraktamath & Webb, 2014" ;
|
||||
dwc:authorityName "Viraktamath & Webb" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Nicolaus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Viraktamath & Webb, 2014" ;
|
||||
dwc:species "bidentatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8RM8B> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nicolaus_bidentatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nicolaus_bidentatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Nicolaus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bidentatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nicolaus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nicolaus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Nicolaus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.228653>
|
||||
dc:description "FIGURES 1 – 8. Species of Nicolaus. 1 & 2. N. abuensis sp. nov., female; 3 & 4. N. bidentatus sp. nov., male; 5 & 6. N. cornutus sp. nov., male; 7 – 10. Nicolaus bihamatus Xing & Li: 7 & 8. Female from Mudigere; 9 & 10. Male from Shillong." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/228653/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.228655>
|
||||
dc:description "FIGURES 19 – 27. Nicolaus bidentatus sp. nov.: 19. Face, 20. Head and thorax, lateral view; 21. Head and thorax, dorsal view; 22. Male pygofer, lateral view; 23. Valve, subgenital plate and style, ventral view; 24. Connective and aedeagus, dorsoanterior view; 25 & 26. Lateral views of aedeagus; 25. Female seventh sternite, ventral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/228655/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.228659>
|
||||
dc:description "FIGURES 57 – 64. Female valvulae of Nicolaus. 57 – 60. Nicolaus abuensis sp. nov.: 57. First pair of valvulae, lateral view; 58. Apex of first pair of valvulae magnified; 59. Second pair of valvulae, lateral view; 60. Apex of second pair of valvulae, magnified. 61 – 64. Nicolaus bidentatus sp. nov. 61. First pair of valvulae, lateral view; 62. Apex of first pair of valvulae magnified; 63. Second pair of valvulae, lateral view; 64. Apex of second pair of valvulae, magnified." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/228659/files/figure.png> ;
|
||||
a fabio:Figure .
|
125
data/03/A7/5F/03A75F4CFFB3C054868CFC1DBDDFF936.ttl
Normal file
125
data/03/A7/5F/03A75F4CFFB3C054868CFC1DBDDFF936.ttl
Normal file
|
@ -0,0 +1,125 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A75F4CFFB3C054868CFC1DBDDFF936>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.228653>, <http://dx.doi.org/10.5281/zenodo.228654>, <http://dx.doi.org/10.5281/zenodo.228659> ;
|
||||
dc:creator "Viraktamath, C. A.; Webb, M. D." ;
|
||||
dc:title "Nicolaus abuensis Viraktamath & Webb, 2014, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nicolaus_abuensis_Viraktamath_2014> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3784.5.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3784.5.2>
|
||||
bibo:endPage "538" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "528" ;
|
||||
bibo:volume "3784" ;
|
||||
dc:creator "Viraktamath, C. A.; Webb, M. D." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Four new species of the grass feeding leafhopper genus Nicolaus Lindberg (Hemiptera: Cicadellidae: Deltocephalinae) from the Indian subcontinent" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.228653>, <http://dx.doi.org/10.5281/zenodo.228654>, <http://dx.doi.org/10.5281/zenodo.228659> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nicolaus_abuensis_Viraktamath_2014>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Viraktamath & Webb, 2014" ;
|
||||
dwc:authorityName "Viraktamath & Webb" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Nicolaus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Viraktamath & Webb, 2014" ;
|
||||
dwc:species "abuensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8RM89> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nicolaus_abuensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nicolaus_abuensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Nicolaus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "abuensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nicolaus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nicolaus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Nicolaus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.228653>
|
||||
dc:description "FIGURES 1 – 8. Species of Nicolaus. 1 & 2. N. abuensis sp. nov., female; 3 & 4. N. bidentatus sp. nov., male; 5 & 6. N. cornutus sp. nov., male; 7 – 10. Nicolaus bihamatus Xing & Li: 7 & 8. Female from Mudigere; 9 & 10. Male from Shillong." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/228653/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.228654>
|
||||
dc:description "FIGURES 11 – 18. Nicolaus abuensis sp. nov.: 11 & 12. Head and thorax, female and male, respectively; 13. Male genital capsule, lateral view; 14. Mesal lobe of pygofer; 15. Connective, style, valve and subgenital plate, dorsal view; 16. Forewing; 17. Aedeagus, lateral view; 18. Aedeagus, dorsoanterior view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/228654/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.228659>
|
||||
dc:description "FIGURES 57 – 64. Female valvulae of Nicolaus. 57 – 60. Nicolaus abuensis sp. nov.: 57. First pair of valvulae, lateral view; 58. Apex of first pair of valvulae magnified; 59. Second pair of valvulae, lateral view; 60. Apex of second pair of valvulae, magnified. 61 – 64. Nicolaus bidentatus sp. nov. 61. First pair of valvulae, lateral view; 62. Apex of first pair of valvulae magnified; 63. Second pair of valvulae, lateral view; 64. Apex of second pair of valvulae, magnified." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/228659/files/figure.png> ;
|
||||
a fabio:Figure .
|
110
data/03/A7/5F/03A75F4CFFB3C054868CFDF2BAF3FC56.ttl
Normal file
110
data/03/A7/5F/03A75F4CFFB3C054868CFDF2BAF3FC56.ttl
Normal file
|
@ -0,0 +1,110 @@
|
|||
@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/03A75F4CFFB3C054868CFDF2BAF3FC56>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.228653>, <http://dx.doi.org/10.5281/zenodo.228657>, <http://dx.doi.org/10.5281/zenodo.228656>, <http://dx.doi.org/10.5281/zenodo.228658>, <http://dx.doi.org/10.5281/zenodo.228654>, <http://dx.doi.org/10.5281/zenodo.228655> ;
|
||||
dc:creator "Viraktamath, C. A.; Webb, M. D." ;
|
||||
dc:title "Nicolaus Lindberg" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3784.5.2> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Nicolaus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3784.5.2>
|
||||
bibo:endPage "538" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "528" ;
|
||||
bibo:volume "3784" ;
|
||||
dc:creator "Viraktamath, C. A.; Webb, M. D." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Four new species of the grass feeding leafhopper genus Nicolaus Lindberg (Hemiptera: Cicadellidae: Deltocephalinae) from the Indian subcontinent" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.228653>, <http://dx.doi.org/10.5281/zenodo.228657>, <http://dx.doi.org/10.5281/zenodo.228656>, <http://dx.doi.org/10.5281/zenodo.228658>, <http://dx.doi.org/10.5281/zenodo.228654>, <http://dx.doi.org/10.5281/zenodo.228655> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nicolaus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Nicolaus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.228653>
|
||||
dc:description "FIGURES 1 – 8. Species of Nicolaus. 1 & 2. N. abuensis sp. nov., female; 3 & 4. N. bidentatus sp. nov., male; 5 & 6. N. cornutus sp. nov., male; 7 – 10. Nicolaus bihamatus Xing & Li: 7 & 8. Female from Mudigere; 9 & 10. Male from Shillong." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/228653/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.228657>
|
||||
dc:description "FIGURES 41 – 49. Nicolaus cornutus sp. nov.: 41. Head and thorax, 42. Face; 43 & 44. Male genital capsule, lateral and dorsal views, respectively; 45. Profemur, anterior view as in Rakitov (1998); 46. Valve and subgenital plate, dorsal view; 47. Style, dorsal view; 48. Connective and aedeagus, dorsoanterior view; 49. Connective and aedeagus, lateral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/228657/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.228656>
|
||||
dc:description "FIGURES 28 – 40. Nicolaus bihamatus Xing & Li: 28. Head and thorax; 29. Face; 30. Male pygofer, lateral view (India); 31. Caudal region of pygofer, lateral view (India); 32 & 33. Variation in caudal region of pygofer, lateral view (Pakistan); 34. Connective, style, valve and subgenital plate, dorsal view (India); 35. Connective and aedeagus, ventroposterior view (India); 36 & 37. Lateral & latero-ventral views of aedeagus (India); 38 & 39. Variations in the distal apices of preatrial processes (Pakistan); 40. Female seventh sternite, mutilated along the hatched lines." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/228656/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.228658>
|
||||
dc:description "FIGURES 50 – 56. Nicolaus serratus sp. nov. 50 & 51. Male pygofer, lateral and dorsal views, respectively; 52. Base of aedeagus viewed in the direction of arrow shown in Fig. 55; 53. Connective and style, ventral view; 54. Valve and subgenital plates, ventral view; 55. Aedeagus, lateral view; 56. Aedeagus, anterodorsal view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/228658/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.228654>
|
||||
dc:description "FIGURES 11 – 18. Nicolaus abuensis sp. nov.: 11 & 12. Head and thorax, female and male, respectively; 13. Male genital capsule, lateral view; 14. Mesal lobe of pygofer; 15. Connective, style, valve and subgenital plate, dorsal view; 16. Forewing; 17. Aedeagus, lateral view; 18. Aedeagus, dorsoanterior view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/228654/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.228655>
|
||||
dc:description "FIGURES 19 – 27. Nicolaus bidentatus sp. nov.: 19. Face, 20. Head and thorax, lateral view; 21. Head and thorax, dorsal view; 22. Male pygofer, lateral view; 23. Valve, subgenital plate and style, ventral view; 24. Connective and aedeagus, dorsoanterior view; 25 & 26. Lateral views of aedeagus; 25. Female seventh sternite, ventral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/228655/files/figure.png> ;
|
||||
a fabio:Figure .
|
134
data/03/A7/5F/03A75F4CFFB4C050868CFF70BCEAFC13.ttl
Normal file
134
data/03/A7/5F/03A75F4CFFB4C050868CFF70BCEAFC13.ttl
Normal file
|
@ -0,0 +1,134 @@
|
|||
@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/03A75F4CFFB4C050868CFF70BCEAFC13>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.228653>, <http://dx.doi.org/10.5281/zenodo.228656> ;
|
||||
dc:creator "Viraktamath, C. A.; Webb, M. D." ;
|
||||
dc:title "Nicolaus bihamatus Xing & Li" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Nicolaus_bihamatus>, <http://taxon-name.plazi.org/id/Animalia/Nicolaus_cornutus> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Nicolaus_bihamatus_Xing_2011> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3784.5.2> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Nicolaus_bihamatus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3784.5.2>
|
||||
bibo:endPage "538" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "528" ;
|
||||
bibo:volume "3784" ;
|
||||
dc:creator "Viraktamath, C. A.; Webb, M. D." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Four new species of the grass feeding leafhopper genus Nicolaus Lindberg (Hemiptera: Cicadellidae: Deltocephalinae) from the Indian subcontinent" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.228653>, <http://dx.doi.org/10.5281/zenodo.228656> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nicolaus_bihamatus_Xing_2011>
|
||||
dwc:authority "Xing & Li 2011: 148" ;
|
||||
dwc:authorityName "Xing & Li" ;
|
||||
dwc:authorityPageNumber "148" ;
|
||||
dwc:authorityYear "2011" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Nicolaus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Xing & Li, 2011" ;
|
||||
dwc:species "bihamatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8RM8C> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nicolaus_bihamatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nicolaus_bihamatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Nicolaus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bihamatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nicolaus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nicolaus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Nicolaus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nicolaus_cornutus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Nicolaus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cornutus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nicolaus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.228653>
|
||||
dc:description "FIGURES 1 – 8. Species of Nicolaus. 1 & 2. N. abuensis sp. nov., female; 3 & 4. N. bidentatus sp. nov., male; 5 & 6. N. cornutus sp. nov., male; 7 – 10. Nicolaus bihamatus Xing & Li: 7 & 8. Female from Mudigere; 9 & 10. Male from Shillong." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/228653/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.228656>
|
||||
dc:description "FIGURES 28 – 40. Nicolaus bihamatus Xing & Li: 28. Head and thorax; 29. Face; 30. Male pygofer, lateral view (India); 31. Caudal region of pygofer, lateral view (India); 32 & 33. Variation in caudal region of pygofer, lateral view (Pakistan); 34. Connective, style, valve and subgenital plate, dorsal view (India); 35. Connective and aedeagus, ventroposterior view (India); 36 & 37. Lateral & latero-ventral views of aedeagus (India); 38 & 39. Variations in the distal apices of preatrial processes (Pakistan); 40. Female seventh sternite, mutilated along the hatched lines." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/228656/files/figure.png> ;
|
||||
a fabio:Figure .
|
115
data/03/A7/5F/03A75F4CFFB6C05E868CF968BAE6F8DA.ttl
Normal file
115
data/03/A7/5F/03A75F4CFFB6C05E868CF968BAE6F8DA.ttl
Normal file
|
@ -0,0 +1,115 @@
|
|||
@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/03A75F4CFFB6C05E868CF968BAE6F8DA>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.228658> ;
|
||||
dc:creator "Viraktamath, C. A.; Webb, M. D." ;
|
||||
dc:title "Nicolaus serratus Viraktamath & Webb, 2014, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nicolaus_serratus_Viraktamath_2014> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3784.5.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3784.5.2>
|
||||
bibo:endPage "538" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "528" ;
|
||||
bibo:volume "3784" ;
|
||||
dc:creator "Viraktamath, C. A.; Webb, M. D." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Four new species of the grass feeding leafhopper genus Nicolaus Lindberg (Hemiptera: Cicadellidae: Deltocephalinae) from the Indian subcontinent" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.228658> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nicolaus_serratus_Viraktamath_2014>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Viraktamath & Webb, 2014" ;
|
||||
dwc:authorityName "Viraktamath & Webb" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Nicolaus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Viraktamath & Webb, 2014" ;
|
||||
dwc:species "serratus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8RM8F> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nicolaus_serratus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nicolaus_serratus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Nicolaus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "serratus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nicolaus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nicolaus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Nicolaus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.228658>
|
||||
dc:description "FIGURES 50 – 56. Nicolaus serratus sp. nov. 50 & 51. Male pygofer, lateral and dorsal views, respectively; 52. Base of aedeagus viewed in the direction of arrow shown in Fig. 55; 53. Connective and style, ventral view; 54. Valve and subgenital plates, ventral view; 55. Aedeagus, lateral view; 56. Aedeagus, anterodorsal view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/228658/files/figure.png> ;
|
||||
a fabio:Figure .
|
120
data/03/A7/5F/03A75F4CFFB7C050868CFBD8BE47F824.ttl
Normal file
120
data/03/A7/5F/03A75F4CFFB7C050868CFBD8BE47F824.ttl
Normal file
|
@ -0,0 +1,120 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A75F4CFFB7C050868CFBD8BE47F824>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.228653>, <http://dx.doi.org/10.5281/zenodo.228657> ;
|
||||
dc:creator "Viraktamath, C. A.; Webb, M. D." ;
|
||||
dc:title "Nicolaus cornutus Viraktamath & Webb, 2014, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nicolaus_cornutus_Viraktamath_2014> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3784.5.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3784.5.2>
|
||||
bibo:endPage "538" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "528" ;
|
||||
bibo:volume "3784" ;
|
||||
dc:creator "Viraktamath, C. A.; Webb, M. D." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Four new species of the grass feeding leafhopper genus Nicolaus Lindberg (Hemiptera: Cicadellidae: Deltocephalinae) from the Indian subcontinent" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.228653>, <http://dx.doi.org/10.5281/zenodo.228657> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nicolaus_cornutus_Viraktamath_2014>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Viraktamath & Webb, 2014" ;
|
||||
dwc:authorityName "Viraktamath & Webb" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Nicolaus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Viraktamath & Webb, 2014" ;
|
||||
dwc:species "cornutus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8RM8D> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nicolaus_cornutus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nicolaus_cornutus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Nicolaus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cornutus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nicolaus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nicolaus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Nicolaus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.228653>
|
||||
dc:description "FIGURES 1 – 8. Species of Nicolaus. 1 & 2. N. abuensis sp. nov., female; 3 & 4. N. bidentatus sp. nov., male; 5 & 6. N. cornutus sp. nov., male; 7 – 10. Nicolaus bihamatus Xing & Li: 7 & 8. Female from Mudigere; 9 & 10. Male from Shillong." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/228653/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.228657>
|
||||
dc:description "FIGURES 41 – 49. Nicolaus cornutus sp. nov.: 41. Head and thorax, 42. Face; 43 & 44. Male genital capsule, lateral and dorsal views, respectively; 45. Profemur, anterior view as in Rakitov (1998); 46. Valve and subgenital plate, dorsal view; 47. Style, dorsal view; 48. Connective and aedeagus, dorsoanterior view; 49. Connective and aedeagus, lateral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/228657/files/figure.png> ;
|
||||
a fabio:Figure .
|
327
data/03/A7/62/03A7624D6C002414F8D3FB773F3CD91F.ttl
Normal file
327
data/03/A7/62/03A7624D6C002414F8D3FB773F3CD91F.ttl
Normal file
|
@ -0,0 +1,327 @@
|
|||
@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/03A7624D6C002414F8D3FB773F3CD91F>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7689403> ;
|
||||
dc:creator "Mou, Feng-Juan; Cuong, Nguyen Manh" ;
|
||||
dc:title "Bergera microphylla F. J. Mou 2023, comb. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C002416F9AFF8B53C3FDF19>, <http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C002416FB96F8E93DC4DF19>, <http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C002416FABBF8E93B2BDF19>, <http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C002416F9AFF80D3CBCDFC5>, <http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C002416FA03F80D3A24DFC5>, <http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C002416FD9BF80D3D2BDFA0>, <http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C002416FA93F8203FDBDF8C>, <http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C002416F8A3F8443A16DF8C>, <http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C002415FD6EF8443DD2D947>, <http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C032415FAAAFE833FABD922>, <http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C032415FA7CFEA63B39D922>, <http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C032415F9C2FEC53C1ED90E>, <http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C032415FB66FEDA3DAAD90E>, <http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C032415FD12FEDA3B2AD90E>, <http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C032415F9AFFEF93C59D9E9>, <http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C032415FB3FFEF83A28D9E9>, <http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C032415FD6FFEF93FDCD9D4>, <http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C032415F8A4FE1C3CB3D9D4>, <http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C032415FA0BFE1C3A84D9D4>, <http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C032415FDFFFE1C3CB1D9B7> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Clausena_microphylla>, <http://taxon-name.plazi.org/id/Plantae/Murraya_microphylla> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Bergera_microphylla_Merr._2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2023.860.2057> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5852/ejt.2023.860.2057>
|
||||
bibo:endPage "180" ;
|
||||
bibo:journal "European Journal of Taxonomy" ;
|
||||
bibo:pubDate "2023-03-01" ;
|
||||
bibo:startPage "141" ;
|
||||
bibo:volume "860" ;
|
||||
dc:creator "Mou, Feng-Juan; Cuong, Nguyen Manh" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Taxonomic revision of Bergera J. Koenig ex L. (Rutaceae) based on the molecular phylogeny and morphology" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7689403> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Bergera_microphylla_Merr._2023>
|
||||
dwc:authority "(Merr. & Chun) F. J. Mou" ;
|
||||
dwc:authorityName "F. J. Mou" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:baseAuthorityName "Merr. & Chun" ;
|
||||
dwc:baseAuthorityYear "2023" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:genus "Bergera" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Merr. & Chun, 2023) F. J. Mou, 2023" ;
|
||||
dwc:species "microphylla" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Bergera_microphylla> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Bergera_microphylla>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:genus "Bergera" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "microphylla" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Bergera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Bergera>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:genus "Bergera" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rutaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rutaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapindales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sapindales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Clausena_microphylla>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:genus "Clausena" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "microphylla" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Clausena> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Clausena>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:genus "Clausena" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rutaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Murraya_microphylla>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:genus "Murraya" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "microphylla" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Murraya> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Murraya>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:genus "Murraya" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rutaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7689403>
|
||||
dc:description "Fig. 10. Bergera microphylla (Merr. & Chun) F.J.Mou comb. nov. A–C. Plants. D–E. Infructescence. F. Ovary crossection. Photos taken by Feng-Juan Mou and Dan Liang in China." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7689403/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C002416F9AFF8B53C3FDF19>
|
||||
dwc:collectionCode "N, K, C, L, IBCS, IBK, SYS, P, B, A" ;
|
||||
dwc:eventDate "1932-07-21" ;
|
||||
dwc:locality "Lingshui" ;
|
||||
dwc:recordedBy "Chun & Tso" ;
|
||||
trt:gbifOccurrenceId "4041235705" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A7624D6C002414F8D3FB773F3CD91F#3B66D9066C002416F9AFF8B53C3FDF19> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C002416FB96F8E93DC4DF19>
|
||||
dwc:collectionCode "NY" ;
|
||||
dwc:locality "US" ;
|
||||
trt:gbifOccurrenceId "4041235706" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A7624D6C002414F8D3FB773F3CD91F#3B66D9066C002416FB96F8E93DC4DF19> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C002416FABBF8E93B2BDF19>
|
||||
dwc:collectionCode "K, Z, IBSC" ;
|
||||
dwc:eventDate "1935-10-16" ;
|
||||
dwc:recordedBy "Hou" ;
|
||||
trt:gbifOccurrenceId "4041235433" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A7624D6C002414F8D3FB773F3CD91F#3B66D9066C002416FABBF8E93B2BDF19> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C002416F9AFF80D3CBCDFC5>
|
||||
dwc:collectionCode "G, A, IBSC" ;
|
||||
dwc:eventDate "1983-05-11" ;
|
||||
dwc:recordedBy "Nanwanling & Fu" ;
|
||||
trt:gbifOccurrenceId "4041235458" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A7624D6C002414F8D3FB773F3CD91F#3B66D9066C002416F9AFF80D3CBCDFC5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C002416FA03F80D3A24DFC5>
|
||||
dwc:collectionCode "Q, SYS" ;
|
||||
dwc:eventDate "1986-09-11" ;
|
||||
dwc:recordedBy "Li" ;
|
||||
trt:gbifOccurrenceId "4041235480" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A7624D6C002414F8D3FB773F3CD91F#3B66D9066C002416FA03F80D3A24DFC5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C002416FD9BF80D3D2BDFA0>
|
||||
dwc:collectionCode "Q, IBK, IBSC, PE" ;
|
||||
dwc:eventDate "1936-08-20" ;
|
||||
dwc:locality "Gan'en" ;
|
||||
dwc:recordedBy "Liu" ;
|
||||
trt:gbifOccurrenceId "4041235359" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A7624D6C002414F8D3FB773F3CD91F#3B66D9066C002416FD9BF80D3D2BDFA0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C002416FA93F8203FDBDF8C>
|
||||
dwc:collectionCode "G, A, IBSC, SZ" ;
|
||||
dwc:eventDate "1975-04-25" ;
|
||||
dwc:locality "Changjiang" ;
|
||||
dwc:recordedBy "Fu" ;
|
||||
trt:gbifOccurrenceId "4041235485" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A7624D6C002414F8D3FB773F3CD91F#3B66D9066C002416FA93F8203FDBDF8C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C002416F8A3F8443A16DF8C>
|
||||
dwc:collectionCode "H, S, IBSC" ;
|
||||
dwc:eventDate "1964-05-11" ;
|
||||
dwc:locality "Jianfengling" ;
|
||||
dwc:recordedBy "Lin" ;
|
||||
trt:gbifOccurrenceId "4041235312" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A7624D6C002414F8D3FB773F3CD91F#3B66D9066C002416F8A3F8443A16DF8C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C002415FD6EF8443DD2D947>
|
||||
dwc:collectionCode "K, Z, IBSC, PE, NAS, SZ" ;
|
||||
dwc:eventDate "1933-06-24" ;
|
||||
dwc:locality "Sanya" ;
|
||||
dwc:recordedBy "Hou" ;
|
||||
trt:gbifOccurrenceId "4041235671" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A7624D6C002414F8D3FB773F3CD91F#3B66D9066C002415FD6EF8443DD2D947> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C032415FAAAFE833FABD922>
|
||||
dwc:collectionCode "R, IBK, IBSC, KUN, PE" ;
|
||||
dwc:eventDate "1933-07-04" ;
|
||||
dwc:recordedBy "Liang" ;
|
||||
trt:gbifOccurrenceId "4041235309" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A7624D6C002414F8D3FB773F3CD91F#3B66D9066C032415FAAAFE833FABD922> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C032415FA7CFEA63B39D922>
|
||||
dwc:collectionCode "Z, IBK, IBSC" ;
|
||||
dwc:eventDate "1933-08-30" ;
|
||||
dwc:recordedBy "Huang" ;
|
||||
trt:gbifOccurrenceId "4041235408" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A7624D6C002414F8D3FB773F3CD91F#3B66D9066C032415FA7CFEA63B39D922> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C032415F9C2FEC53C1ED90E>
|
||||
dwc:collectionCode "P, Y, SYS" ;
|
||||
dwc:eventDate "1964-07" ;
|
||||
dwc:recordedBy "Huang" ;
|
||||
trt:gbifOccurrenceId "4041235469" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A7624D6C002414F8D3FB773F3CD91F#3B66D9066C032415F9C2FEC53C1ED90E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C032415FB66FEDA3DAAD90E>
|
||||
dwc:collectionCode "Q, SYS" ;
|
||||
dwc:eventDate "1984-10-17" ;
|
||||
dwc:recordedBy "Li" ;
|
||||
trt:gbifOccurrenceId "4041235422" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A7624D6C002414F8D3FB773F3CD91F#3B66D9066C032415FB66FEDA3DAAD90E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C032415FD12FEDA3B2AD90E>
|
||||
dwc:collectionCode "Q, SYS" ;
|
||||
dwc:eventDate "1986-09-08" ;
|
||||
dwc:recordedBy "Li" ;
|
||||
trt:gbifOccurrenceId "4041235450" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A7624D6C002414F8D3FB773F3CD91F#3B66D9066C032415FD12FEDA3B2AD90E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C032415F9AFFEF93C59D9E9>
|
||||
dwc:collectionCode "Q, SYS" ;
|
||||
dwc:eventDate "1987-08-01" ;
|
||||
dwc:recordedBy "Li" ;
|
||||
trt:gbifOccurrenceId "4041235535" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A7624D6C002414F8D3FB773F3CD91F#3B66D9066C032415F9AFFEF93C59D9E9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C032415FB3FFEF83A28D9E9>
|
||||
dwc:collectionCode "Z, IBSC" ;
|
||||
dwc:eventDate "1984-04-08" ;
|
||||
dwc:locality "Wanning" ;
|
||||
dwc:recordedBy "X. Li" ;
|
||||
trt:gbifOccurrenceId "4041235693" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A7624D6C002414F8D3FB773F3CD91F#3B66D9066C032415FB3FFEF83A28D9E9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C032415FD6FFEF93FDCD9D4>
|
||||
dwc:collectionCode "Z, IBSC" ;
|
||||
dwc:eventDate "1988-05-28" ;
|
||||
dwc:recordedBy "Li" ;
|
||||
trt:gbifOccurrenceId "4041235717" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A7624D6C002414F8D3FB773F3CD91F#3B66D9066C032415FD6FFEF93FDCD9D4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C032415F8A4FE1C3CB3D9D4>
|
||||
dwc:collectionCode "F, J, IBSC" ;
|
||||
dwc:recordedBy "Mou" ;
|
||||
trt:gbifOccurrenceId "4041235662" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A7624D6C002414F8D3FB773F3CD91F#3B66D9066C032415F8A4FE1C3CB3D9D4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C032415FA0BFE1C3A84D9D4>
|
||||
dwc:collectionCode "F, J, SWFC" ;
|
||||
dwc:eventDate "2016-09-19" ;
|
||||
dwc:recordedBy "Mou" ;
|
||||
trt:gbifOccurrenceId "4041235576" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A7624D6C002414F8D3FB773F3CD91F#3B66D9066C032415FA0BFE1C3A84D9D4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A7624D6C002414F8D3FB773F3CD91F.mc.3B66D9066C032415FDFFFE1C3CB1D9B7>
|
||||
dwc:collectionCode "IBSC" ;
|
||||
dwc:locality "Xuwen" ;
|
||||
dwc:recordedBy "D. Liang" ;
|
||||
trt:gbifOccurrenceId "4041235420" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A7624D6C002414F8D3FB773F3CD91F#3B66D9066C032415FDFFFE1C3CB1D9B7> ;
|
||||
a dwc:MaterialCitation .
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue