GG2RDF 2024-07-04T10:51:45.858Z full update: 159 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
3be09ba2b8
commit
74c74e98ea
3000 changed files with 424260 additions and 0 deletions
94
data/03/E4/05/03E4051FFFB8FF9BFF71035937E2FC7E.ttl
Normal file
94
data/03/E4/05/03E4051FFFB8FF9BFF71035937E2FC7E.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/03E4051FFFB8FF9BFF71035937E2FC7E>
|
||||
dc:creator "Dellacasa, Marco; Dellacasa, Giovanni; Arriaga-Jiménez, Alfonsina" ;
|
||||
dc:title "Gonaphodioides Dellacasa, Dellacasa, & Gordon 2012" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gonaphodioides_Dellacasa_2012> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4508.4.9> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4508.4.9>
|
||||
bibo:endPage "593" ;
|
||||
bibo:issue "4" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-11-02" ;
|
||||
bibo:startPage "587" ;
|
||||
bibo:volume "4508" ;
|
||||
dc:creator "Dellacasa, Marco; Dellacasa, Giovanni; Arriaga-Jiménez, Alfonsina" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Gonaphodioides zempoaltepetlensis (Coleoptera: Scarabaeidae: Aphodiinae), a new species from Oaxaca, Mexico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gonaphodioides_Dellacasa_2012>
|
||||
dwc:authorityName "Dellacasa, Dellacasa, & Gordon" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Gonaphodioides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Dellacasa, Dellacasa, & Gordon, 2012" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4PXB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gonaphodioides> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gonaphodioides>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Gonaphodioides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scarabaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scarabaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
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 .
|
||||
111
data/03/E4/05/03E4051FFFBCFF9AFF7101E3334EF910.ttl
Normal file
111
data/03/E4/05/03E4051FFFBCFF9AFF7101E3334EF910.ttl
Normal file
|
|
@ -0,0 +1,111 @@
|
|||
@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/03E4051FFFBCFF9AFF7101E3334EF910>
|
||||
dc:creator "Dellacasa, Marco; Dellacasa, Giovanni; Arriaga-Jiménez, Alfonsina" ;
|
||||
dc:title "Gonaphodioides zempoaltepetlensis Dellacasa, Dellacasa" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E4051FFFBCFF9AFF7101E3334EF910.mc.3B25BE54FFBCFF9EFF21027B31C0F9DA>, <http://tb.plazi.org/GgServer/dwcaRecords/03E4051FFFBCFF9AFF7101E3334EF910.mc.3B25BE54FFBDFF9CFE9302E4362CF84D> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4508.4.9> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Gonaphodioides_zempoaltepetlensis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4508.4.9>
|
||||
bibo:endPage "593" ;
|
||||
bibo:issue "4" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-11-02" ;
|
||||
bibo:startPage "587" ;
|
||||
bibo:volume "4508" ;
|
||||
dc:creator "Dellacasa, Marco; Dellacasa, Giovanni; Arriaga-Jiménez, Alfonsina" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Gonaphodioides zempoaltepetlensis (Coleoptera: Scarabaeidae: Aphodiinae), a new species from Oaxaca, Mexico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gonaphodioides_zempoaltepetlensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Gonaphodioides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "zempoaltepetlensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gonaphodioides> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gonaphodioides>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Gonaphodioides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scarabaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scarabaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E4051FFFBCFF9AFF7101E3334EF910.mc.3B25BE54FFBCFF9EFF21027B31C0F9DA>
|
||||
dwc:locality "Instituto de Ecologia" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "2028139809" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E4051FFFBCFF9AFF7101E3334EF910#3B25BE54FFBCFF9EFF21027B31C0F9DA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E4051FFFBCFF9AFF7101E3334EF910.mc.3B25BE54FFBDFF9CFE9302E4362CF84D>
|
||||
dwc:collectionCode "DCGI, IEXA, BCBI, CMNC, FSCA, MSNC" ;
|
||||
dwc:eventDate "2016-09-23" ;
|
||||
dwc:locality "San" ;
|
||||
dwc:recordedBy "Arriaga A." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "16.199139" ;
|
||||
dwc:verbatimLongitude "-96.36525" ;
|
||||
trt:gbifOccurrenceId "2028139808" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E4051FFFBCFF9AFF7101E3334EF910#3B25BE54FFBDFF9CFE9302E4362CF84D> ;
|
||||
a dwc:MaterialCitation .
|
||||
152
data/03/E4/07/03E40736FB12FFF3FB82FE7668D6F0B3.ttl
Normal file
152
data/03/E4/07/03E40736FB12FFF3FB82FE7668D6F0B3.ttl
Normal file
|
|
@ -0,0 +1,152 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03E40736FB12FFF3FB82FE7668D6F0B3>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7814968> ;
|
||||
dc:creator "Rossi, Walter; Leonardi, Marco" ;
|
||||
dc:title "Laboulbenia rugosa W. Rossi & M. Leonardi 2020, sp. nov." ;
|
||||
dwc:basisOfRecord <http://treatment.plazi.org/id/03E40736FB12FFF3FB82FE7668D6F0B3/WR3374>, <http://treatment.plazi.org/id/03E40736FB12FFF3FB82FE7668D6F0B3/WR3380>, <http://treatment.plazi.org/id/03E40736FB12FFF3FB82FE7668D6F0B3/WR3506>, <http://treatment.plazi.org/id/03E40736FB12FFF3FB82FE7668D6F0B3/WR3507> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Laboulbenia_rugosa_Rossi_2020> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/cryptogamie-mycologie2020v41a1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5252/cryptogamie-mycologie2020v41a1>
|
||||
bibo:endPage "7" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Cryptogamie, Mycologie" ;
|
||||
bibo:pubDate "2020-02-24" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "20" ;
|
||||
dc:creator "Rossi, Walter; Leonardi, Marco" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "New Laboulbeniales from China (Ascomycota)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7814968> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Laboulbenia_rugosa_Rossi_2020>
|
||||
dwc:authority "W.Rossi & M.Leonardi" ;
|
||||
dwc:authorityName "W. Rossi & M. Leonardi" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pseudococcidae" ;
|
||||
dwc:genus "Laboulbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "W. Rossi & M. Leonardi, 2020" ;
|
||||
dwc:species "rugosa" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Laboulbenia_rugosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Laboulbenia_rugosa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pseudococcidae" ;
|
||||
dwc:genus "Laboulbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rugosa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Laboulbenia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Laboulbenia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pseudococcidae" ;
|
||||
dwc:genus "Laboulbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudococcidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudococcidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pseudococcidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7814968>
|
||||
dc:description "FIG. 1. — A, Laboulbenia assingii, sp. nov.; B, Laboulbenia rugosa, sp. nov.,immature thallus showing nuclei;C, Laboulbenia rugosa, sp. nov., mature thallus from the type slide; D, Cells III, IV and V of Laboulbenia rugosa, sp. nov., showing wrinkled surface. Scale bars: 50 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7814968/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://treatment.plazi.org/id/03E40736FB12FFF3FB82FE7668D6F0B3/WR3374>
|
||||
dwc:catalogNumber "WR3374" ;
|
||||
dwc:collectionCode "FI" ;
|
||||
dwc:eventDate "2004-06-09" ;
|
||||
dwc:locality "Aba" ;
|
||||
dwc:recordedBy "R. Fabbri" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "3250" ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://treatment.plazi.org/id/03E40736FB12FFF3FB82FE7668D6F0B3/WR3380>
|
||||
dwc:catalogNumber "WR3380" ;
|
||||
dwc:collectionCode "FI" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://treatment.plazi.org/id/03E40736FB12FFF3FB82FE7668D6F0B3/WR3506>
|
||||
dwc:catalogNumber "WR3506" ;
|
||||
dwc:collectionCode "FI" ;
|
||||
dwc:eventDate "2005-06-02" ;
|
||||
dwc:locality "Zongdian" ;
|
||||
dwc:recordedBy "A. Smetana" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "27.471666" ;
|
||||
dwc:verbatimLongitude "99.691666" ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://treatment.plazi.org/id/03E40736FB12FFF3FB82FE7668D6F0B3/WR3507>
|
||||
dwc:catalogNumber "WR3507" ;
|
||||
dwc:collectionCode "FI" ;
|
||||
dwc:eventDate "1997-05-20" ;
|
||||
dwc:locality "Daxue Shan" ;
|
||||
dwc:recordedBy "A. Putz" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "3000" ;
|
||||
a dwc:MaterialCitation .
|
||||
127
data/03/E4/07/03E40736FB12FFF4FED7FD776E7AF256.ttl
Normal file
127
data/03/E4/07/03E40736FB12FFF4FED7FD776E7AF256.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/03E40736FB12FFF4FED7FD776E7AF256>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7814968> ;
|
||||
dc:creator "Rossi, Walter; Leonardi, Marco" ;
|
||||
dc:title "Laboulbenia assingii W. Rossi & M. Leonardi 2020, sp. nov." ;
|
||||
dwc:basisOfRecord <http://treatment.plazi.org/id/03E40736FB12FFF4FED7FD776E7AF256/WR3766> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Laboulbenia_assingii_Rossi_2020> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/cryptogamie-mycologie2020v41a1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5252/cryptogamie-mycologie2020v41a1>
|
||||
bibo:endPage "7" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Cryptogamie, Mycologie" ;
|
||||
bibo:pubDate "2020-02-24" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "20" ;
|
||||
dc:creator "Rossi, Walter; Leonardi, Marco" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "New Laboulbeniales from China (Ascomycota)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7814968> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Laboulbenia_assingii_Rossi_2020>
|
||||
dwc:authority "W.Rossi & M.Leonardi" ;
|
||||
dwc:authorityName "W. Rossi & M. Leonardi" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pseudococcidae" ;
|
||||
dwc:genus "Laboulbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "W. Rossi & M. Leonardi, 2020" ;
|
||||
dwc:species "assingii" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Laboulbenia_assingii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Laboulbenia_assingii>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pseudococcidae" ;
|
||||
dwc:genus "Laboulbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "assingii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Laboulbenia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Laboulbenia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pseudococcidae" ;
|
||||
dwc:genus "Laboulbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudococcidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudococcidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pseudococcidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7814968>
|
||||
dc:description "FIG. 1. — A, Laboulbenia assingii, sp. nov.; B, Laboulbenia rugosa, sp. nov.,immature thallus showing nuclei;C, Laboulbenia rugosa, sp. nov., mature thallus from the type slide; D, Cells III, IV and V of Laboulbenia rugosa, sp. nov., showing wrinkled surface. Scale bars: 50 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7814968/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://treatment.plazi.org/id/03E40736FB12FFF4FED7FD776E7AF256/WR3766>
|
||||
dwc:catalogNumber "WR3766" ;
|
||||
dwc:collectionCode "FI" ;
|
||||
dwc:eventDate "2012-08-06" ;
|
||||
dwc:locality "Min Shan" ;
|
||||
dwc:recordedBy "V. Assing" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1500" ;
|
||||
dwc:verbatimLatitude "33.09" ;
|
||||
dwc:verbatimLongitude "104.75361" ;
|
||||
a dwc:MaterialCitation .
|
||||
136
data/03/E4/07/03E40736FB14FFF0FC73FC3469E3F215.ttl
Normal file
136
data/03/E4/07/03E40736FB14FFF0FC73FC3469E3F215.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/03E40736FB14FFF0FC73FC3469E3F215>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7814970> ;
|
||||
dc:creator "Rossi, Walter; Leonardi, Marco" ;
|
||||
dc:title "Rhachomyces toledanoi W. Rossi & M. Leonardi 2020, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E40736FB14FFF0FC73FC3469E3F215.mc.3B25BC7DFB16FFF0FE00FA066823F636>, <http://tb.plazi.org/GgServer/dwcaRecords/03E40736FB14FFF0FC73FC3469E3F215.mc.3B25BC7DFB16FFF0FF04FA546A55F6D0> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Rhachomyces_toledanoi_Rossi_2020> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/cryptogamie-mycologie2020v41a1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5252/cryptogamie-mycologie2020v41a1>
|
||||
bibo:endPage "7" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Cryptogamie, Mycologie" ;
|
||||
bibo:pubDate "2020-02-24" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "20" ;
|
||||
dc:creator "Rossi, Walter; Leonardi, Marco" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "New Laboulbeniales from China (Ascomycota)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7814970> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Fungi/Rhachomyces_toledanoi_Rossi_2020>
|
||||
dwc:authority "W.Rossi & M.Leonardi" ;
|
||||
dwc:authorityName "W. Rossi & M. Leonardi" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:class "Laboulbeniomycetes" ;
|
||||
dwc:family "Laboulbeniaceae" ;
|
||||
dwc:genus "Rhachomyces" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Laboulbeniales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "W. Rossi & M. Leonardi, 2020" ;
|
||||
dwc:species "toledanoi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/B3BHN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Rhachomyces_toledanoi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Rhachomyces_toledanoi>
|
||||
dwc:class "Laboulbeniomycetes" ;
|
||||
dwc:family "Laboulbeniaceae" ;
|
||||
dwc:genus "Rhachomyces" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Laboulbeniales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "toledanoi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Rhachomyces> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Rhachomyces>
|
||||
dwc:class "Laboulbeniomycetes" ;
|
||||
dwc:family "Laboulbeniaceae" ;
|
||||
dwc:genus "Rhachomyces" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Laboulbeniales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniaceae>
|
||||
dwc:class "Laboulbeniomycetes" ;
|
||||
dwc:family "Laboulbeniaceae" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Laboulbeniales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniales>
|
||||
dwc:class "Laboulbeniomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Laboulbeniales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniomycetes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniomycetes>
|
||||
dwc:class "Laboulbeniomycetes" ;
|
||||
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://dx.doi.org/10.5281/zenodo.7814970>
|
||||
dc:description "FIG. 2. — A, Rhachomyces latellae, sp. nov.; B, Rhachomyces spiralis, sp.nov., immature thallus from the elytra; C, Rhachomyces spiralis, sp. nov., mature thallus from the legs; D, E, Rhachomyces toledanoi, sp. nov.; F, Stigmatomyces ferrugineus, sp. nov. Scale bars: 50 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7814970/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E40736FB14FFF0FC73FC3469E3F215.mc.3B25BC7DFB16FFF0FE00FA066823F636>
|
||||
dwc:catalogNumber "WR3508" ;
|
||||
dwc:collectionCode "FI" ;
|
||||
dwc:eventDate "2004-07-15" ;
|
||||
dwc:locality "Jiajin Shan" ;
|
||||
dwc:recordedBy "M. Janata" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "2300" ;
|
||||
trt:gbifOccurrenceId "4077334303" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E40736FB14FFF0FC73FC3469E3F215#3B25BC7DFB16FFF0FE00FA066823F636> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E40736FB14FFF0FC73FC3469E3F215.mc.3B25BC7DFB16FFF0FF04FA546A55F6D0>
|
||||
dwc:catalogNumber "WR3509" ;
|
||||
dwc:collectionCode "FI" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4077334310" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E40736FB14FFF0FC73FC3469E3F215#3B25BC7DFB16FFF0FF04FA546A55F6D0> ;
|
||||
a dwc:MaterialCitation .
|
||||
136
data/03/E4/07/03E40736FB14FFF2FC7FFBF26E86F194.ttl
Normal file
136
data/03/E4/07/03E40736FB14FFF2FC7FFBF26E86F194.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/03E40736FB14FFF2FC7FFBF26E86F194>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7814970> ;
|
||||
dc:creator "Rossi, Walter; Leonardi, Marco" ;
|
||||
dc:title "Rhachomyces spiralis W. Rossi & M. Leonardi 2020, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E40736FB14FFF2FC7FFBF26E86F194.mc.3B25BC7DFB14FFF2FB97F9026FE7F5D4>, <http://tb.plazi.org/GgServer/dwcaRecords/03E40736FB14FFF2FC7FFBF26E86F194.mc.3B25BC7DFB14FFF2FB49F9506E88F5D5> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Rhachomyces_spiralis_Rossi_2020> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/cryptogamie-mycologie2020v41a1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5252/cryptogamie-mycologie2020v41a1>
|
||||
bibo:endPage "7" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Cryptogamie, Mycologie" ;
|
||||
bibo:pubDate "2020-02-24" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "20" ;
|
||||
dc:creator "Rossi, Walter; Leonardi, Marco" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "New Laboulbeniales from China (Ascomycota)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7814970> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Fungi/Rhachomyces_spiralis_Rossi_2020>
|
||||
dwc:authority "W.Rossi & M.Leonardi" ;
|
||||
dwc:authorityName "W. Rossi & M. Leonardi" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:class "Laboulbeniomycetes" ;
|
||||
dwc:family "Laboulbeniaceae" ;
|
||||
dwc:genus "Rhachomyces" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Laboulbeniales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "W. Rossi & M. Leonardi, 2020" ;
|
||||
dwc:species "spiralis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/B34GY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Rhachomyces_spiralis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Rhachomyces_spiralis>
|
||||
dwc:class "Laboulbeniomycetes" ;
|
||||
dwc:family "Laboulbeniaceae" ;
|
||||
dwc:genus "Rhachomyces" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Laboulbeniales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "spiralis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Rhachomyces> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Rhachomyces>
|
||||
dwc:class "Laboulbeniomycetes" ;
|
||||
dwc:family "Laboulbeniaceae" ;
|
||||
dwc:genus "Rhachomyces" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Laboulbeniales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniaceae>
|
||||
dwc:class "Laboulbeniomycetes" ;
|
||||
dwc:family "Laboulbeniaceae" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Laboulbeniales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniales>
|
||||
dwc:class "Laboulbeniomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Laboulbeniales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniomycetes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniomycetes>
|
||||
dwc:class "Laboulbeniomycetes" ;
|
||||
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://dx.doi.org/10.5281/zenodo.7814970>
|
||||
dc:description "FIG. 2. — A, Rhachomyces latellae, sp. nov.; B, Rhachomyces spiralis, sp.nov., immature thallus from the elytra; C, Rhachomyces spiralis, sp. nov., mature thallus from the legs; D, E, Rhachomyces toledanoi, sp. nov.; F, Stigmatomyces ferrugineus, sp. nov. Scale bars: 50 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7814970/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E40736FB14FFF2FC7FFBF26E86F194.mc.3B25BC7DFB14FFF2FB97F9026FE7F5D4>
|
||||
dwc:catalogNumber "WR3035" ;
|
||||
dwc:collectionCode "FI" ;
|
||||
dwc:eventDate "2003-11-19" ;
|
||||
dwc:locality "Luo Sai Dong" ;
|
||||
dwc:recordedBy "L. Latella; S. Meggiorini & A. Bileddo" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1445" ;
|
||||
trt:gbifOccurrenceId "4077334308" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E40736FB14FFF2FC7FFBF26E86F194#3B25BC7DFB14FFF2FB97F9026FE7F5D4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E40736FB14FFF2FC7FFBF26E86F194.mc.3B25BC7DFB14FFF2FB49F9506E88F5D5>
|
||||
dwc:catalogNumber "WR3034" ;
|
||||
dwc:collectionCode "FI" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4077334311" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E40736FB14FFF2FC7FFBF26E86F194#3B25BC7DFB14FFF2FB49F9506E88F5D5> ;
|
||||
a dwc:MaterialCitation .
|
||||
139
data/03/E4/07/03E40736FB14FFF2FED4FA336A31F0B4.ttl
Normal file
139
data/03/E4/07/03E40736FB14FFF2FED4FA336A31F0B4.ttl
Normal file
|
|
@ -0,0 +1,139 @@
|
|||
@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/03E40736FB14FFF2FED4FA336A31F0B4>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7814970> ;
|
||||
dc:creator "Rossi, Walter; Leonardi, Marco" ;
|
||||
dc:title "Rhachomyces latellae W. Rossi & M. Leonardi 2020, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E40736FB14FFF2FED4FA336A31F0B4.mc.3B25BC7DFB14FFF2FEEFF9506989F599>, <http://tb.plazi.org/GgServer/dwcaRecords/03E40736FB14FFF2FED4FA336A31F0B4.mc.3B25BC7DFB14FFF2FD34F98C6927F448> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Rhachomyces_latellae_Rossi_2020> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/cryptogamie-mycologie2020v41a1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5252/cryptogamie-mycologie2020v41a1>
|
||||
bibo:endPage "7" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Cryptogamie, Mycologie" ;
|
||||
bibo:pubDate "2020-02-24" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "20" ;
|
||||
dc:creator "Rossi, Walter; Leonardi, Marco" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "New Laboulbeniales from China (Ascomycota)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7814970> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Fungi/Rhachomyces_latellae_Rossi_2020>
|
||||
dwc:authority "W.Rossi & M.Leonardi" ;
|
||||
dwc:authorityName "W. Rossi & M. Leonardi" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:class "Laboulbeniomycetes" ;
|
||||
dwc:family "Laboulbeniaceae" ;
|
||||
dwc:genus "Rhachomyces" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Laboulbeniales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "W. Rossi & M. Leonardi, 2020" ;
|
||||
dwc:species "latellae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/B35WP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Rhachomyces_latellae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Rhachomyces_latellae>
|
||||
dwc:class "Laboulbeniomycetes" ;
|
||||
dwc:family "Laboulbeniaceae" ;
|
||||
dwc:genus "Rhachomyces" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Laboulbeniales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "latellae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Rhachomyces> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Rhachomyces>
|
||||
dwc:class "Laboulbeniomycetes" ;
|
||||
dwc:family "Laboulbeniaceae" ;
|
||||
dwc:genus "Rhachomyces" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Laboulbeniales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniaceae>
|
||||
dwc:class "Laboulbeniomycetes" ;
|
||||
dwc:family "Laboulbeniaceae" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Laboulbeniales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniales>
|
||||
dwc:class "Laboulbeniomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Laboulbeniales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniomycetes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniomycetes>
|
||||
dwc:class "Laboulbeniomycetes" ;
|
||||
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://dx.doi.org/10.5281/zenodo.7814970>
|
||||
dc:description "FIG. 2. — A, Rhachomyces latellae, sp. nov.; B, Rhachomyces spiralis, sp.nov., immature thallus from the elytra; C, Rhachomyces spiralis, sp. nov., mature thallus from the legs; D, E, Rhachomyces toledanoi, sp. nov.; F, Stigmatomyces ferrugineus, sp. nov. Scale bars: 50 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7814970/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E40736FB14FFF2FED4FA336A31F0B4.mc.3B25BC7DFB14FFF2FEEFF9506989F599>
|
||||
dwc:catalogNumber "WR3033" ;
|
||||
dwc:collectionCode "FI" ;
|
||||
dwc:eventDate "2003-11-21" ;
|
||||
dwc:locality "Oa Tian" ;
|
||||
dwc:recordedBy "A. Bileddo" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "4077334309" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E40736FB14FFF2FED4FA336A31F0B4#3B25BC7DFB14FFF2FEEFF9506989F599> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E40736FB14FFF2FED4FA336A31F0B4.mc.3B25BC7DFB14FFF2FD34F98C6927F448>
|
||||
dwc:catalogNumber "WR3032" ;
|
||||
dwc:collectionCode "FI" ;
|
||||
dwc:eventDate "2001-11-17" ;
|
||||
dwc:locality "Shu Jia Yan Dong" ;
|
||||
dwc:recordedBy "L. Latella" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1409" ;
|
||||
trt:gbifOccurrenceId "4077334302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E40736FB14FFF2FED4FA336A31F0B4#3B25BC7DFB14FFF2FD34F98C6927F448> ;
|
||||
a dwc:MaterialCitation .
|
||||
130
data/03/E4/07/03E40736FB16FFF0FEB6FEF66E8BF175.ttl
Normal file
130
data/03/E4/07/03E40736FB16FFF0FEB6FEF66E8BF175.ttl
Normal file
|
|
@ -0,0 +1,130 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03E40736FB16FFF0FEB6FEF66E8BF175>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7814970> ;
|
||||
dc:creator "Rossi, Walter; Leonardi, Marco" ;
|
||||
dc:title "Stigmatomyces ferrugineus W. Rossi & M. Leonardi 2020, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E40736FB16FFF0FEB6FEF66E8BF175.mc.3B25BC7DFB16FFF0FEFBFC326BD9F0EA> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Stigmatomyces_ferrugineus_Rossi_2020> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/cryptogamie-mycologie2020v41a1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5252/cryptogamie-mycologie2020v41a1>
|
||||
bibo:endPage "7" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Cryptogamie, Mycologie" ;
|
||||
bibo:pubDate "2020-02-24" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "20" ;
|
||||
dc:creator "Rossi, Walter; Leonardi, Marco" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "New Laboulbeniales from China (Ascomycota)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7814970> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Fungi/Stigmatomyces_ferrugineus_Rossi_2020>
|
||||
dwc:authority "W.Rossi & M.Leonardi" ;
|
||||
dwc:authorityName "W. Rossi & M. Leonardi" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:class "Laboulbeniomycetes" ;
|
||||
dwc:family "Laboulbeniaceae" ;
|
||||
dwc:genus "Stigmatomyces" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Laboulbeniales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "W. Rossi & M. Leonardi, 2020" ;
|
||||
dwc:species "ferrugineus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/B3C6P> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Stigmatomyces_ferrugineus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Stigmatomyces_ferrugineus>
|
||||
dwc:class "Laboulbeniomycetes" ;
|
||||
dwc:family "Laboulbeniaceae" ;
|
||||
dwc:genus "Stigmatomyces" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Laboulbeniales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ferrugineus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Stigmatomyces> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Stigmatomyces>
|
||||
dwc:class "Laboulbeniomycetes" ;
|
||||
dwc:family "Laboulbeniaceae" ;
|
||||
dwc:genus "Stigmatomyces" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Laboulbeniales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniaceae>
|
||||
dwc:class "Laboulbeniomycetes" ;
|
||||
dwc:family "Laboulbeniaceae" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Laboulbeniales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniales>
|
||||
dwc:class "Laboulbeniomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Laboulbeniales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Laboulbeniomycetes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Laboulbeniomycetes>
|
||||
dwc:class "Laboulbeniomycetes" ;
|
||||
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://dx.doi.org/10.5281/zenodo.7814970>
|
||||
dc:description "FIG. 2. — A, Rhachomyces latellae, sp. nov.; B, Rhachomyces spiralis, sp.nov., immature thallus from the elytra; C, Rhachomyces spiralis, sp. nov., mature thallus from the legs; D, E, Rhachomyces toledanoi, sp. nov.; F, Stigmatomyces ferrugineus, sp. nov. Scale bars: 50 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7814970/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E40736FB16FFF0FEB6FEF66E8BF175.mc.3B25BC7DFB16FFF0FEFBFC326BD9F0EA>
|
||||
dwc:catalogNumber "WR3821" ;
|
||||
dwc:collectionCode "FI" ;
|
||||
dwc:eventDate "2013-09-16" ;
|
||||
dwc:locality "Fanjing Mt." ;
|
||||
dwc:recordedBy "A. Heiduk" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "874" ;
|
||||
dwc:verbatimLatitude "27.941944" ;
|
||||
dwc:verbatimLongitude "108.61527" ;
|
||||
trt:gbifOccurrenceId "4077334306" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E40736FB16FFF0FEB6FEF66E8BF175#3B25BC7DFB16FFF0FEFBFC326BD9F0EA> ;
|
||||
a dwc:MaterialCitation .
|
||||
164
data/03/E4/0E/03E40E037E3AFFA1FF4CE956F4AEFB9D.ttl
Normal file
164
data/03/E4/0E/03E40E037E3AFFA1FF4CE956F4AEFB9D.ttl
Normal file
|
|
@ -0,0 +1,164 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03E40E037E3AFFA1FF4CE956F4AEFB9D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.897395> ;
|
||||
dc:creator "Burwell, Chris J." ;
|
||||
dc:title "Oristicta rosendaleorum Burwell 2017, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E40E037E3AFFA1FF4CE956F4AEFB9D.mc.3B25B5487E3AFFA1FF4CE9CCF407FD51>, <http://tb.plazi.org/GgServer/dwcaRecords/03E40E037E3AFFA1FF4CE956F4AEFB9D.mc.3B25B5487E3AFFA1FF1CE984F4EFFCBD>, <http://tb.plazi.org/GgServer/dwcaRecords/03E40E037E3AFFA1FF4CE956F4AEFB9D.mc.3B25B5487E3AFFA1FC47E99BF62AFCE5>, <http://tb.plazi.org/GgServer/dwcaRecords/03E40E037E3AFFA1FF4CE956F4AEFB9D.mc.3B25B5487E3AFFA1FE8DE853F513FC2D> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Oristicta_rosendaleorum_Burwell_2017> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4323.1.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4323.1.6>
|
||||
bibo:endPage "95" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2017-09-20" ;
|
||||
bibo:startPage "83" ;
|
||||
bibo:volume "4323" ;
|
||||
dc:creator "Burwell, Chris J." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "A second species of Oristicta Tillyard (Odonata: Isostictidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.897395> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oristicta_rosendaleorum_Burwell_2017>
|
||||
dwc:authority "Burwell & Theischinger" ;
|
||||
dwc:authorityName "Burwell" ;
|
||||
dwc:authorityYear "2017" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Isostictidae" ;
|
||||
dwc:genus "Oristicta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Burwell, 2017" ;
|
||||
dwc:species "rosendaleorum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9X3VN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oristicta_rosendaleorum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oristicta_rosendaleorum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Isostictidae" ;
|
||||
dwc:genus "Oristicta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rosendaleorum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oristicta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oristicta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Isostictidae" ;
|
||||
dwc:genus "Oristicta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Isostictidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Isostictidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Isostictidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Odonata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Odonata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
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.897395>
|
||||
dc:description "FIGURES 36 – 39. Oristicta spp., male anal appendages, dorsal and lateral: (36 – 37) Oristicta filicicola Tillyard; (38 – 39) Oristicta rosendaleorum sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/897395/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E40E037E3AFFA1FF4CE956F4AEFB9D.mc.3B25B5487E3AFFA1FF4CE9CCF407FD51>
|
||||
dwc:eventDate "2017-03-13" ;
|
||||
dwc:locality "Qld" ;
|
||||
dwc:recordedBy "QM Reg. No. T & C. J. Burwell" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "425" ;
|
||||
dwc:verbatimLatitude "-15.92923" ;
|
||||
dwc:verbatimLongitude "144.69347" ;
|
||||
trt:gbifOccurrenceId "1639434050" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E40E037E3AFFA1FF4CE956F4AEFB9D#3B25B5487E3AFFA1FF4CE9CCF407FD51> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E40E037E3AFFA1FF4CE956F4AEFB9D.mc.3B25B5487E3AFFA1FF1CE984F4EFFCBD>
|
||||
dwc:eventDate "2017-03-13" ;
|
||||
dwc:locality "Qld" ;
|
||||
dwc:recordedBy "QM Reg. No. T" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "425" ;
|
||||
dwc:verbatimLatitude "-15.92923" ;
|
||||
dwc:verbatimLongitude "144.69347" ;
|
||||
trt:gbifOccurrenceId "1639434053" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E40E037E3AFFA1FF4CE956F4AEFB9D#3B25B5487E3AFFA1FF1CE984F4EFFCBD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E40E037E3AFFA1FF4CE956F4AEFB9D.mc.3B25B5487E3AFFA1FC47E99BF62AFCE5>
|
||||
dwc:eventDate "2017-03-15" ;
|
||||
dwc:locality "Qld" ;
|
||||
dwc:recordedBy "QM Reg. No. T & Burwell & R. Hobson" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "425" ;
|
||||
dwc:verbatimLatitude "-15.92923" ;
|
||||
dwc:verbatimLongitude "144.69347" ;
|
||||
trt:gbifOccurrenceId "1639434054" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E40E037E3AFFA1FF4CE956F4AEFB9D#3B25B5487E3AFFA1FC47E99BF62AFCE5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E40E037E3AFFA1FF4CE956F4AEFB9D.mc.3B25B5487E3AFFA1FE8DE853F513FC2D>
|
||||
dwc:eventDate "2017-03-15" ;
|
||||
dwc:locality "Qld" ;
|
||||
dwc:recordedBy "QM Reg. No. T & Wright & L. W. Popple" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "14197" ;
|
||||
dwc:verbatimLatitude "-15.863658" ;
|
||||
dwc:verbatimLongitude "145.00879" ;
|
||||
trt:gbifOccurrenceId "1639434052" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E40E037E3AFFA1FF4CE956F4AEFB9D#3B25B5487E3AFFA1FE8DE853F513FC2D> ;
|
||||
a dwc:MaterialCitation .
|
||||
107
data/03/E4/0E/03E40E037E3DFFA6FF4CEBB6F63AF823.ttl
Normal file
107
data/03/E4/0E/03E40E037E3DFFA6FF4CEBB6F63AF823.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/03E40E037E3DFFA6FF4CEBB6F63AF823>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.897377>, <http://dx.doi.org/10.5281/zenodo.897383> ;
|
||||
dc:creator "Burwell, Chris J." ;
|
||||
dc:title "Oristicta Tillyard 1913" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Oristicta_Tillyard_1913> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4323.1.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4323.1.6>
|
||||
bibo:endPage "95" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2017-09-20" ;
|
||||
bibo:startPage "83" ;
|
||||
bibo:volume "4323" ;
|
||||
dc:creator "Burwell, Chris J." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "A second species of Oristicta Tillyard (Odonata: Isostictidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.897377>, <http://dx.doi.org/10.5281/zenodo.897383> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oristicta_Tillyard_1913>
|
||||
dwc:authority "Tillyard, 1913" ;
|
||||
dwc:authorityName "Tillyard" ;
|
||||
dwc:authorityYear "1913" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Isostictidae" ;
|
||||
dwc:genus "Oristicta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Tillyard, 1913" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/63HHN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oristicta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oristicta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Isostictidae" ;
|
||||
dwc:genus "Oristicta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Isostictidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Isostictidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Isostictidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Odonata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Odonata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
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.897377>
|
||||
dc:description "FIGURES 1 – 4. Oristicta filicicola Tillyard, male: (1 – 3) modified from Tillyard (1913): (1) hindwing; (2 – 3) anal appendages: (2) right side, dorsal; (3) lateral; (4) posterior lobe of pronotum, dorsal: (a) from Iron Range; (b) from Lizard Island nr Cooktown." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/897377/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.897383>
|
||||
dc:description "FIGURES 13 – 15. Phasmosticta interposita Lieftinck, Holotype male: (13) Habitus, lateral. Photo by J Van Tol; (14 – 15) Modified from Lieftinck (1951): (14) wings; (15) anal appendages, lateral." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/897383/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
138
data/03/E4/0E/03E40E037E3EFFA1FF4CEBFCF660FE41.ttl
Normal file
138
data/03/E4/0E/03E40E037E3EFFA1FF4CEBFCF660FE41.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/03E40E037E3EFFA1FF4CEBFCF660FE41>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.897379>, <http://dx.doi.org/10.5281/zenodo.897377>, <http://dx.doi.org/10.5281/zenodo.897383>, <http://dx.doi.org/10.5281/zenodo.897387> ;
|
||||
dc:creator "Burwell, Chris J." ;
|
||||
dc:title "Oristicta filicicola Tillyard, O 1913" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E40E037E3EFFA1FF4CEBFCF660FE41.mc.3B25B5487E3AFFA1FF1CEBFCF660FE41> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Oristicta_filicicola_Tillyard_1913> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4323.1.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4323.1.6>
|
||||
bibo:endPage "95" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2017-09-20" ;
|
||||
bibo:startPage "83" ;
|
||||
bibo:volume "4323" ;
|
||||
dc:creator "Burwell, Chris J." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "A second species of Oristicta Tillyard (Odonata: Isostictidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.897379>, <http://dx.doi.org/10.5281/zenodo.897377>, <http://dx.doi.org/10.5281/zenodo.897383>, <http://dx.doi.org/10.5281/zenodo.897387> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oristicta_filicicola_Tillyard_1913>
|
||||
dwc:authority "Tillyard, 1913" ;
|
||||
dwc:authorityName "Tillyard, O" ;
|
||||
dwc:authorityYear "1913" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Isostictidae" ;
|
||||
dwc:genus "Oristicta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tillyard, O, 1913" ;
|
||||
dwc:species "filicicola" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/74VH6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oristicta_filicicola> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oristicta_filicicola>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Isostictidae" ;
|
||||
dwc:genus "Oristicta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "filicicola" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oristicta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oristicta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Isostictidae" ;
|
||||
dwc:genus "Oristicta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Isostictidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Isostictidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Isostictidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Odonata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Odonata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
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.897379>
|
||||
dc:description "FIGURES 5 – 9. Oristicta filicicola Tillyard, Lectotype male NHMUK 010730568: (5) Labels; (6 – 7) Habitus: (6) dorsal; (7) lateral; (8) head, thorax and anterior abdominal segments, dorsal; (9) posterior lobe of pronotum, dorsal. Photos by Ben Price." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/897379/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.897377>
|
||||
dc:description "FIGURES 1 – 4. Oristicta filicicola Tillyard, male: (1 – 3) modified from Tillyard (1913): (1) hindwing; (2 – 3) anal appendages: (2) right side, dorsal; (3) lateral; (4) posterior lobe of pronotum, dorsal: (a) from Iron Range; (b) from Lizard Island nr Cooktown." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/897377/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.897383>
|
||||
dc:description "FIGURES 13 – 15. Phasmosticta interposita Lieftinck, Holotype male: (13) Habitus, lateral. Photo by J Van Tol; (14 – 15) Modified from Lieftinck (1951): (14) wings; (15) anal appendages, lateral." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/897383/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.897387>
|
||||
dc:description "FIGURES 19 – 22. Oristicta filicicola Tillyard, male, anal appendages, dorsal: (19 – 20) from Iron Range; (21 – 22) from Lizard Island. Photos by John Martin." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/897387/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E40E037E3EFFA1FF4CEBFCF660FE41.mc.3B25B5487E3AFFA1FF1CEBFCF660FE41>
|
||||
dwc:locality "Although" ;
|
||||
dwc:verbatimLatitude "-10.5" ;
|
||||
trt:gbifOccurrenceId "1639434051" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E40E037E3EFFA1FF4CEBFCF660FE41#3B25B5487E3AFFA1FF1CEBFCF660FE41> ;
|
||||
a dwc:MaterialCitation .
|
||||
114
data/03/E4/0E/03E40E2FFFD0D44DFF2C69DCFC46FA86.ttl
Normal file
114
data/03/E4/0E/03E40E2FFFD0D44DFF2C69DCFC46FA86.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/03E40E2FFFD0D44DFF2C69DCFC46FA86>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5273109> ;
|
||||
dc:creator "Schwarz, Maximilian; Smit, Jan" ;
|
||||
dc:title "Nomada marrakechi Schwarz & Smit 2020, nov.sp." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nomada_marrakechi_Schwarz_2020> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5273089> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5273089>
|
||||
bibo:endPage "694" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2020-07-31" ;
|
||||
bibo:startPage "683" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Schwarz, Maximilian; Smit, Jan" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Fünf neue Nomada-Arten aus der West-Paläarktis (Hymenoptera, Apidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5273109> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nomada_marrakechi_Schwarz_2020>
|
||||
dwc:authority "Schwarz & Smit, 2020" ;
|
||||
dwc:authorityName "Schwarz & Smit" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
dwc:genus "Nomada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Schwarz & Smit, 2020" ;
|
||||
dwc:species "marrakechi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nomada_marrakechi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nomada_marrakechi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
dwc:genus "Nomada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "marrakechi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nomada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nomada>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
dwc:genus "Nomada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Apidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Apidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
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.5273109>
|
||||
dc:description "Abb. 23-26: Nomada marrakechi nov.sp.♀: (23) Habitus dorsal; (24) Labrum; (25) Haarfranse Tergit 5; (26) Hinterschien- Dörnchen." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5273109/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
129
data/03/E4/0E/03E40E2FFFD4D448FF2C6D28FCE3FC60.ttl
Normal file
129
data/03/E4/0E/03E40E2FFFD4D448FF2C6D28FCE3FC60.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/03E40E2FFFD4D448FF2C6D28FCE3FC60>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5273093> ;
|
||||
dc:creator "Schwarz, Maximilian; Smit, Jan" ;
|
||||
dc:title "Nomada abnormipes Schwarz & Smit 2020, nov.sp." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E40E2FFFD4D448FF2C6D28FCE3FC60.mc.3B25B564FFD4D449FF2C6D43FE48FADF>, <http://tb.plazi.org/GgServer/dwcaRecords/03E40E2FFFD4D448FF2C6D28FCE3FC60.mc.3B25B564FFD4D449FE456D6BFEA3FA27> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nomada_abnormipes_Schwarz_2020> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5273089> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5273089>
|
||||
bibo:endPage "694" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2020-07-31" ;
|
||||
bibo:startPage "683" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Schwarz, Maximilian; Smit, Jan" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Fünf neue Nomada-Arten aus der West-Paläarktis (Hymenoptera, Apidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5273093> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nomada_abnormipes_Schwarz_2020>
|
||||
dwc:authority "Schwarz & Smit, 2020" ;
|
||||
dwc:authorityName "Schwarz & Smit" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
dwc:genus "Nomada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Schwarz & Smit, 2020" ;
|
||||
dwc:species "abnormipes" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nomada_abnormipes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nomada_abnormipes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
dwc:genus "Nomada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "abnormipes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nomada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nomada>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
dwc:genus "Nomada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Apidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Apidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
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.5273093>
|
||||
dc:description "Abb. 1-5: Nomada abnormipes nov.sp. ♀: (1) Habitus dorsal; (2) Fühler; (3) Punktierung des Mesonotums; (4) Habitus lateral; (5) Hinterschiene." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5273093/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E40E2FFFD4D448FF2C6D28FCE3FC60.mc.3B25B564FFD4D449FF2C6D43FE48FADF>
|
||||
dwc:locality "Yesilhisar" ;
|
||||
dwc:recordedBy "Kl. Warncke & M. Schwarz." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E40E2FFFD4D448FF2C6D28FCE3FC60#3B25B564FFD4D449FF2C6D43FE48FADF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E40E2FFFD4D448FF2C6D28FCE3FC60.mc.3B25B564FFD4D449FE456D6BFEA3FA27>
|
||||
dwc:locality "Incesu" ;
|
||||
dwc:recordedBy "Kl. Warncke" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E40E2FFFD4D448FF2C6D28FCE3FC60#3B25B564FFD4D449FE456D6BFEA3FA27> ;
|
||||
a dwc:MaterialCitation .
|
||||
114
data/03/E4/0E/03E40E2FFFD5D44BFF2C6BF8FDEDFDC9.ttl
Normal file
114
data/03/E4/0E/03E40E2FFFD5D44BFF2C6BF8FDEDFDC9.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/03E40E2FFFD5D44BFF2C6BF8FDEDFDC9>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5273095> ;
|
||||
dc:creator "Schwarz, Maximilian; Smit, Jan" ;
|
||||
dc:title "Nomada achaica Schwarz & Smit 2020, nov.sp." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nomada_achaica_Schwarz_2020> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5273089> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5273089>
|
||||
bibo:endPage "694" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2020-07-31" ;
|
||||
bibo:startPage "683" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Schwarz, Maximilian; Smit, Jan" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Fünf neue Nomada-Arten aus der West-Paläarktis (Hymenoptera, Apidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5273095> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nomada_achaica_Schwarz_2020>
|
||||
dwc:authority "Schwarz & Smit, 2020" ;
|
||||
dwc:authorityName "Schwarz & Smit" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
dwc:genus "Nomada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Schwarz & Smit, 2020" ;
|
||||
dwc:species "achaica" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nomada_achaica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nomada_achaica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
dwc:genus "Nomada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "achaica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nomada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nomada>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
dwc:genus "Nomada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Apidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Apidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
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.5273095>
|
||||
dc:description "Abb. 6-10: Nomada achaica nov.sp. ♀: (6) Habitus dorsal; (7) Labrum; (8) Fühlerglied 3 und 4; (9) Punktierung des Mesonotums; (10) Hinterschien-Dörnchen." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5273095/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
135
data/03/E4/0E/03E40E2FFFD6D44AFF2C6A81FD57FCCD.ttl
Normal file
135
data/03/E4/0E/03E40E2FFFD6D44AFF2C6A81FD57FCCD.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/03E40E2FFFD6D44AFF2C6A81FD57FCCD>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5273101>, <http://dx.doi.org/10.5281/zenodo.5273103> ;
|
||||
dc:creator "Schwarz, Maximilian; Smit, Jan" ;
|
||||
dc:title "Nomada argentipilosa Schwarz & Smit 2020, nov.sp." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E40E2FFFD6D44AFF2C6A81FD57FCCD.mc.3B25B564FFD6D44BFF2C6AB8FDB6FD48>, <http://tb.plazi.org/GgServer/dwcaRecords/03E40E2FFFD6D44AFF2C6A81FD57FCCD.mc.3B25B564FFD6D44BFDB06AC0FE9FFD5F> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nomada_argentipilosa_Schwarz_2020> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5273089> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5273089>
|
||||
bibo:endPage "694" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2020-07-31" ;
|
||||
bibo:startPage "683" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Schwarz, Maximilian; Smit, Jan" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Fünf neue Nomada-Arten aus der West-Paläarktis (Hymenoptera, Apidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5273101>, <http://dx.doi.org/10.5281/zenodo.5273103> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nomada_argentipilosa_Schwarz_2020>
|
||||
dwc:authority "Schwarz & Smit, 2020" ;
|
||||
dwc:authorityName "Schwarz & Smit" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
dwc:genus "Nomada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Schwarz & Smit, 2020" ;
|
||||
dwc:species "argentipilosa" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nomada_argentipilosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nomada_argentipilosa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
dwc:genus "Nomada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "argentipilosa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nomada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nomada>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
dwc:genus "Nomada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Apidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Apidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
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.5273101>
|
||||
dc:description "Abb. 11-14: Nomada argentipilosa nov.sp. ♀: (11) Habitus dorsal; (12) Labrum; (13) Fühler; (14) Hinterschien-Dörnchen." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5273101/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5273103>
|
||||
dc:description "Abb. 15-18: Nomada argentipilosa nov.sp. ♂: (15) Habitus dorsal; (16) Fühler; (17) Thorax lateral; (18) Hinterschenkel." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5273103/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E40E2FFFD6D44AFF2C6A81FD57FCCD.mc.3B25B564FFD6D44BFF2C6AB8FDB6FD48>
|
||||
dwc:locality "Urgup" ;
|
||||
dwc:recordedBy "J. Gusenleitner & M. Schwarz." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E40E2FFFD6D44AFF2C6A81FD57FCCD#3B25B564FFD6D44BFF2C6AB8FDB6FD48> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E40E2FFFD6D44AFF2C6A81FD57FCCD.mc.3B25B564FFD6D44BFDB06AC0FE9FFD5F>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:locality "Negev" ;
|
||||
dwc:recordedBy "Leys" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E40E2FFFD6D44AFF2C6A81FD57FCCD#3B25B564FFD6D44BFDB06AC0FE9FFD5F> ;
|
||||
a dwc:MaterialCitation .
|
||||
114
data/03/E4/0E/03E40E2FFFD7D44DFF2C6B9AFCFBFE04.ttl
Normal file
114
data/03/E4/0E/03E40E2FFFD7D44DFF2C6B9AFCFBFE04.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/03E40E2FFFD7D44DFF2C6B9AFCFBFE04>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5273107> ;
|
||||
dc:creator "Schwarz, Maximilian; Smit, Jan" ;
|
||||
dc:title "Nomada longipalpis Schwarz & Smit 2020, nov.sp." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nomada_longipalpis_Schwarz_2020> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5273089> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5273089>
|
||||
bibo:endPage "694" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2020-07-31" ;
|
||||
bibo:startPage "683" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Schwarz, Maximilian; Smit, Jan" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Fünf neue Nomada-Arten aus der West-Paläarktis (Hymenoptera, Apidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5273107> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nomada_longipalpis_Schwarz_2020>
|
||||
dwc:authority "Schwarz & Smit, 2020" ;
|
||||
dwc:authorityName "Schwarz & Smit" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
dwc:genus "Nomada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Schwarz & Smit, 2020" ;
|
||||
dwc:species "longipalpis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nomada_longipalpis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nomada_longipalpis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
dwc:genus "Nomada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "longipalpis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nomada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nomada>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
dwc:genus "Nomada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Apidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Apidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
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.5273107>
|
||||
dc:description "Abb. 19-22: Nomada longipalpis nov.sp. ♀: (19) Habitus dorsal; (20) Kopf lateral; (21) Mundteile; (22) Hinterschien-Dörnchen." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5273107/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
141
data/03/E4/20/03E4201DFFCAFFE7FF5094D3FD515B96.ttl
Normal file
141
data/03/E4/20/03E4201DFFCAFFE7FF5094D3FD515B96.ttl
Normal file
|
|
@ -0,0 +1,141 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03E4201DFFCAFFE7FF5094D3FD515B96>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.3243110>, <http://dx.doi.org/10.5281/zenodo.3243112> ;
|
||||
dc:creator "Masumoto, Masami; Okajima, Shûji" ;
|
||||
dc:title "Thrips shiranensis Masumoto & Okajima 2019, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E4201DFFCAFFE7FF5094D3FD515B96.mc.3B259B56FFCAFFE7FF009128FC185889>, <http://tb.plazi.org/GgServer/dwcaRecords/03E4201DFFCAFFE7FF5094D3FD515B96.mc.3B259B56FFCAFFE7FC2291CCFEF558EA> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Thrips_shiranensis_Masumoto_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4614.3.9> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4614.3.9>
|
||||
bibo:endPage "584" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-06-11" ;
|
||||
bibo:startPage "575" ;
|
||||
bibo:volume "4614" ;
|
||||
dc:creator "Masumoto, Masami; Okajima, Shûji" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Three new species of the genus Thrips (Thysanoptera, Thripidae) in Japan" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3243110>, <http://dx.doi.org/10.5281/zenodo.3243112> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Thrips_shiranensis_Masumoto_2019>
|
||||
dwc:authority "Masumoto & Okajima, 2019" ;
|
||||
dwc:authorityName "Masumoto & Okajima" ;
|
||||
dwc:authorityYear "2019" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Thripidae" ;
|
||||
dwc:genus "Thrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Masumoto & Okajima, 2019" ;
|
||||
dwc:species "shiranensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/56MLS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Thrips_shiranensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thrips_shiranensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Thripidae" ;
|
||||
dwc:genus "Thrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "shiranensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thrips> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thrips>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Thripidae" ;
|
||||
dwc:genus "Thrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thripidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thripidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Thripidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thysanoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thysanoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
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.3243110>
|
||||
dc:description "FIGURES 1–8. Thrips species. T. rhamni sp. n., 1–2. (1) Female; (2) Male. (3) T. shiranensis, sp. n., female. T. unisetifer, sp. n., 4–5. (4) Female; (5) Male. Head to metanotum, 6–8. (6) T. rhamni, female.; (7) T. shiranensis, female; (8) T. unisetifer, female." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/3243110/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.3243112>
|
||||
dc:description "FIGURES 9–23. Thrips species, female. Antenna, 9–11. (9) T. rhamni; (10) T. shiranensis; (11) T. unisetifer. Fore wing, 12–14. (12) T. rhamni; (13) T. shiranensis; (14) T. unisetifer. Abdominal tergites, 15–20. (15) T. rhamni, tergite II; (16) T. shiranensis, tergites II–III (ac=accessary seta); (17) T. shiranensis, tergites V–VI; (18) T. rhamni, tergites VIII–X; (19) T. shiranensis, tergites VII–X; (20) T. unisetifer, tergites VII–X. Abdominal sternites, 21–23. (21) T. rhamni, sternite VII; (22) T. shiranensis, sternites VI–VII; (23) T. unisetifer, sternites VI–VII." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/3243112/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E4201DFFCAFFE7FF5094D3FD515B96.mc.3B259B56FFCAFFE7FF009128FC185889>
|
||||
dwc:eventDate "2016-08-12" ;
|
||||
dwc:locality "Kusatsu-cho, nr. Mt. Shinane-san" ;
|
||||
dwc:recordedBy "M. Masumoto" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "2100" ;
|
||||
trt:gbifOccurrenceId "2397873780" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E4201DFFCAFFE7FF5094D3FD515B96#3B259B56FFCAFFE7FF009128FC185889> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E4201DFFCAFFE7FF5094D3FD515B96.mc.3B259B56FFCAFFE7FC2291CCFEF558EA>
|
||||
dwc:eventDate "2016-08-12" ;
|
||||
dwc:locality "Kusatsu-cho, nr. Mt. Shinane-san" ;
|
||||
dwc:recordedBy "M. Masumoto" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "2100" ;
|
||||
trt:gbifOccurrenceId "2397873777" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E4201DFFCAFFE7FF5094D3FD515B96#3B259B56FFCAFFE7FC2291CCFEF558EA> ;
|
||||
a dwc:MaterialCitation .
|
||||
140
data/03/E4/20/03E4201DFFCAFFEBFF50934CFD275F82.ttl
Normal file
140
data/03/E4/20/03E4201DFFCAFFEBFF50934CFD275F82.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/03E4201DFFCAFFEBFF50934CFD275F82>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.3243110>, <http://dx.doi.org/10.5281/zenodo.3243112>, <http://dx.doi.org/10.5281/zenodo.3243114> ;
|
||||
dc:creator "Masumoto, Masami; Okajima, Shûji" ;
|
||||
dc:title "Thrips unisetifer Masumoto & Okajima 2019, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E4201DFFCAFFEBFF50934CFD275F82.mc.3B259B56FFC6FFEBFF009507FC9E5CA2>, <http://tb.plazi.org/GgServer/dwcaRecords/03E4201DFFCAFFEBFF50934CFD275F82.mc.3B259B56FFC6FFEBFCAE953BFE025CFA> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Thrips_unisetifer_Masumoto_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4614.3.9> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4614.3.9>
|
||||
bibo:endPage "584" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-06-11" ;
|
||||
bibo:startPage "575" ;
|
||||
bibo:volume "4614" ;
|
||||
dc:creator "Masumoto, Masami; Okajima, Shûji" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Three new species of the genus Thrips (Thysanoptera, Thripidae) in Japan" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3243110>, <http://dx.doi.org/10.5281/zenodo.3243112>, <http://dx.doi.org/10.5281/zenodo.3243114> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Thrips_unisetifer_Masumoto_2019>
|
||||
dwc:authority "Masumoto & Okajima, 2019" ;
|
||||
dwc:authorityName "Masumoto & Okajima" ;
|
||||
dwc:authorityYear "2019" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Thripidae" ;
|
||||
dwc:genus "Thrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Masumoto & Okajima, 2019" ;
|
||||
dwc:species "unisetifer" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/56MNK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Thrips_unisetifer> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thrips_unisetifer>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Thripidae" ;
|
||||
dwc:genus "Thrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "unisetifer" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thrips> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thrips>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Thripidae" ;
|
||||
dwc:genus "Thrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thripidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thripidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Thripidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thysanoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thysanoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
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.3243110>
|
||||
dc:description "FIGURES 1–8. Thrips species. T. rhamni sp. n., 1–2. (1) Female; (2) Male. (3) T. shiranensis, sp. n., female. T. unisetifer, sp. n., 4–5. (4) Female; (5) Male. Head to metanotum, 6–8. (6) T. rhamni, female.; (7) T. shiranensis, female; (8) T. unisetifer, female." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/3243110/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.3243112>
|
||||
dc:description "FIGURES 9–23. Thrips species, female. Antenna, 9–11. (9) T. rhamni; (10) T. shiranensis; (11) T. unisetifer. Fore wing, 12–14. (12) T. rhamni; (13) T. shiranensis; (14) T. unisetifer. Abdominal tergites, 15–20. (15) T. rhamni, tergite II; (16) T. shiranensis, tergites II–III (ac=accessary seta); (17) T. shiranensis, tergites V–VI; (18) T. rhamni, tergites VIII–X; (19) T. shiranensis, tergites VII–X; (20) T. unisetifer, tergites VII–X. Abdominal sternites, 21–23. (21) T. rhamni, sternite VII; (22) T. shiranensis, sternites VI–VII; (23) T. unisetifer, sternites VI–VII." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/3243112/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.3243114>
|
||||
dc:description "FIGURES 24–27. Thrips species, male. Abdominal tergites VIII–IX. (24) T. rhamni; (25) T. unisetifer. Abdominal sternites VI–VII, 26-27. (26) T. rhamni; (27) T. unisetifer." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/3243114/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E4201DFFCAFFEBFF50934CFD275F82.mc.3B259B56FFC6FFEBFF009507FC9E5CA2>
|
||||
dwc:eventDate "2013-01-13" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "2412513799" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E4201DFFCAFFEBFF50934CFD275F82#3B259B56FFC6FFEBFF009507FC9E5CA2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E4201DFFCAFFEBFF50934CFD275F82.mc.3B259B56FFC6FFEBFCAE953BFE025CFA>
|
||||
dwc:eventDate "2013-03-02" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "2412513800" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E4201DFFCAFFEBFF50934CFD275F82#3B259B56FFC6FFEBFCAE953BFE025CFA> ;
|
||||
a dwc:MaterialCitation .
|
||||
158
data/03/E4/20/03E4201DFFCDFFE0FF509526FDB55AD0.ttl
Normal file
158
data/03/E4/20/03E4201DFFCDFFE0FF509526FDB55AD0.ttl
Normal file
|
|
@ -0,0 +1,158 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03E4201DFFCDFFE0FF509526FDB55AD0>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.3243110>, <http://dx.doi.org/10.5281/zenodo.3243112>, <http://dx.doi.org/10.5281/zenodo.3243114> ;
|
||||
dc:creator "Masumoto, Masami; Okajima, Shûji" ;
|
||||
dc:title "Thrips rhamni Masumoto & Okajima 2019, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E4201DFFCDFFE0FF509526FDB55AD0.mc.3B259B56FFCDFFE0FF00928AFBEA5BD7>, <http://tb.plazi.org/GgServer/dwcaRecords/03E4201DFFCDFFE0FF509526FDB55AD0.mc.3B259B56FFCDFFE0FBF692AEFDC75A08>, <http://tb.plazi.org/GgServer/dwcaRecords/03E4201DFFCDFFE0FF509526FDB55AD0.mc.3B259B56FFCDFFE0FDCA9342FEF45A6F> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Thrips_rhamni_Masumoto_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4614.3.9> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4614.3.9>
|
||||
bibo:endPage "584" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-06-11" ;
|
||||
bibo:startPage "575" ;
|
||||
bibo:volume "4614" ;
|
||||
dc:creator "Masumoto, Masami; Okajima, Shûji" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Three new species of the genus Thrips (Thysanoptera, Thripidae) in Japan" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3243110>, <http://dx.doi.org/10.5281/zenodo.3243112>, <http://dx.doi.org/10.5281/zenodo.3243114> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Thrips_rhamni_Masumoto_2019>
|
||||
dwc:authority "Masumoto & Okajima, 2019" ;
|
||||
dwc:authorityName "Masumoto & Okajima" ;
|
||||
dwc:authorityYear "2019" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Thripidae" ;
|
||||
dwc:genus "Thrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Masumoto & Okajima, 2019" ;
|
||||
dwc:species "rhamni" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Thrips_rhamni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thrips_rhamni>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Thripidae" ;
|
||||
dwc:genus "Thrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rhamni" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thrips> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thrips>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Thripidae" ;
|
||||
dwc:genus "Thrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thripidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thripidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Thripidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thysanoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thysanoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
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.3243110>
|
||||
dc:description "FIGURES 1–8. Thrips species. T. rhamni sp. n., 1–2. (1) Female; (2) Male. (3) T. shiranensis, sp. n., female. T. unisetifer, sp. n., 4–5. (4) Female; (5) Male. Head to metanotum, 6–8. (6) T. rhamni, female.; (7) T. shiranensis, female; (8) T. unisetifer, female." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/3243110/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.3243112>
|
||||
dc:description "FIGURES 9–23. Thrips species, female. Antenna, 9–11. (9) T. rhamni; (10) T. shiranensis; (11) T. unisetifer. Fore wing, 12–14. (12) T. rhamni; (13) T. shiranensis; (14) T. unisetifer. Abdominal tergites, 15–20. (15) T. rhamni, tergite II; (16) T. shiranensis, tergites II–III (ac=accessary seta); (17) T. shiranensis, tergites V–VI; (18) T. rhamni, tergites VIII–X; (19) T. shiranensis, tergites VII–X; (20) T. unisetifer, tergites VII–X. Abdominal sternites, 21–23. (21) T. rhamni, sternite VII; (22) T. shiranensis, sternites VI–VII; (23) T. unisetifer, sternites VI–VII." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/3243112/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.3243114>
|
||||
dc:description "FIGURES 24–27. Thrips species, male. Abdominal tergites VIII–IX. (24) T. rhamni; (25) T. unisetifer. Abdominal sternites VI–VII, 26-27. (26) T. rhamni; (27) T. unisetifer." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/3243114/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E4201DFFCDFFE0FF509526FDB55AD0.mc.3B259B56FFCDFFE0FF00928AFBEA5BD7>
|
||||
dwc:eventDate "2017-07-22" ;
|
||||
dwc:locality "Rhamnaceae" ;
|
||||
dwc:recordedBy "M. Masumoto" ;
|
||||
dwc:samplingProtocol "collected together with holotype" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1600" ;
|
||||
trt:gbifOccurrenceId "2397873775" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E4201DFFCDFFE0FF509526FDB55AD0#3B259B56FFCDFFE0FF00928AFBEA5BD7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E4201DFFCDFFE0FF509526FDB55AD0.mc.3B259B56FFCDFFE0FBF692AEFDC75A08>
|
||||
dwc:eventDate "2017-07-22" ;
|
||||
dwc:locality "Rhamnaceae" ;
|
||||
dwc:recordedBy "M. Masumoto" ;
|
||||
dwc:samplingProtocol "collected together with holotype" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1600" ;
|
||||
trt:gbifOccurrenceId "2397873776" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E4201DFFCDFFE0FF509526FDB55AD0#3B259B56FFCDFFE0FBF692AEFDC75A08> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E4201DFFCDFFE0FF509526FDB55AD0.mc.3B259B56FFCDFFE0FDCA9342FEF45A6F>
|
||||
dwc:eventDate "2017-07-22" ;
|
||||
dwc:locality "Rhamnaceae" ;
|
||||
dwc:recordedBy "M. Masumoto" ;
|
||||
dwc:samplingProtocol "collected together with holotype" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1600" ;
|
||||
trt:gbifOccurrenceId "2397873778" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E4201DFFCDFFE0FF509526FDB55AD0#3B259B56FFCDFFE0FDCA9342FEF45A6F> ;
|
||||
a dwc:MaterialCitation .
|
||||
94
data/03/E4/20/03E4201DFFCFFFE0FF5097FBFA5E5C0D.ttl
Normal file
94
data/03/E4/20/03E4201DFFCFFFE0FF5097FBFA5E5C0D.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/03E4201DFFCFFFE0FF5097FBFA5E5C0D>
|
||||
dc:creator "Masumoto, Masami; Okajima, Shûji" ;
|
||||
dc:title "Thrips Linnaeus 1758" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Thrips_Linnaeus_1758> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4614.3.9> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4614.3.9>
|
||||
bibo:endPage "584" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-06-11" ;
|
||||
bibo:startPage "575" ;
|
||||
bibo:volume "4614" ;
|
||||
dc:creator "Masumoto, Masami; Okajima, Shûji" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Three new species of the genus Thrips (Thysanoptera, Thripidae) in Japan" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Thrips_Linnaeus_1758>
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1758" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Thripidae" ;
|
||||
dwc:genus "Thrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7WCM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Thrips> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thrips>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Thripidae" ;
|
||||
dwc:genus "Thrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thripidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thripidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Thripidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thysanoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thysanoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
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 .
|
||||
95
data/03/E4/20/03E4201DFFCFFFE2FF5096DBFA595E76.ttl
Normal file
95
data/03/E4/20/03E4201DFFCFFFE2FF5096DBFA595E76.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/03E4201DFFCFFFE2FF5096DBFA595E76>
|
||||
dc:creator "Masumoto, Masami; Okajima, Shûji" ;
|
||||
dc:title "Thrips Linnaeus 1758" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Thrips_Linnaeus_1758> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4614.3.9> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4614.3.9>
|
||||
bibo:endPage "584" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-06-11" ;
|
||||
bibo:startPage "575" ;
|
||||
bibo:volume "4614" ;
|
||||
dc:creator "Masumoto, Masami; Okajima, Shûji" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Three new species of the genus Thrips (Thysanoptera, Thripidae) in Japan" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Thrips_Linnaeus_1758>
|
||||
dwc:authority "Linnaeus" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1758" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Thripidae" ;
|
||||
dwc:genus "Thrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7WCM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Thrips> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thrips>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Thripidae" ;
|
||||
dwc:genus "Thrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thripidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thripidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Thripidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thysanoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thysanoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
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 .
|
||||
170
data/03/E4/22/03E4220CFFF08001FF2B9919FE4FF8D4.ttl
Normal file
170
data/03/E4/22/03E4220CFFF08001FF2B9919FE4FF8D4.ttl
Normal file
|
|
@ -0,0 +1,170 @@
|
|||
@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/03E4220CFFF08001FF2B9919FE4FF8D4>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Crossocerus_nitidicorpus_Tsuneki_1968>, <http://dx.doi.org/10.5281/zenodo.6770976>, <http://dx.doi.org/10.5281/zenodo.6770968>, <http://dx.doi.org/10.5281/zenodo.6770978> ;
|
||||
dc:creator "Saini, Varun; Dey, Debjani" ;
|
||||
dc:title "Crossocerus Lepeletier de Saint Fargeau & Brulle 1835" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Crossocerus_Fargeau_1835> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Crossocerus_Thao_Tsuneki_1982> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5159.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5159.1.5>
|
||||
bibo:endPage "124" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-06-28" ;
|
||||
bibo:startPage "117" ;
|
||||
bibo:volume "5159" ;
|
||||
dc:creator "Saini, Varun; Dey, Debjani" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "First record of subgenus Thao Tsuneki, 1982 (Hymenoptera: Crabronidae Crabronini) from India: a new subspecies and a key to all subspecies of Crossocerus (Thao) nitidicorpus Tsuneki" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6770976>, <http://dx.doi.org/10.5281/zenodo.6770968>, <http://dx.doi.org/10.5281/zenodo.6770978> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Crossocerus_Fargeau_1835>
|
||||
dwc:authority "Lepeletier de Saint Fargeau & Brulle, 1835" ;
|
||||
dwc:authorityName "Lepeletier de Saint Fargeau & Brulle" ;
|
||||
dwc:authorityYear "1835" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crabronidae" ;
|
||||
dwc:genus "Crossocerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Lepeletier de Saint Fargeau & Brulle, 1835" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3W6F> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Crossocerus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Crossocerus_Thao_Tsuneki_1982>
|
||||
dwc:authority "Tsuneki, 1982" ;
|
||||
dwc:authorityName "Tsuneki" ;
|
||||
dwc:authorityYear "1982" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crabronidae" ;
|
||||
dwc:genus "Crossocerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:scientificNameAuthorship "Tsuneki, 1982" ;
|
||||
dwc:subGenus "Thao" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Crossocerus_Thao> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Crossocerus_nitidicorpus_Tsuneki_1968>
|
||||
dwc:authority "Tsuneki, 1968" ;
|
||||
dwc:authorityName "Tsuneki" ;
|
||||
dwc:authorityYear "1968" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crabronidae" ;
|
||||
dwc:genus "Crossocerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tsuneki, 1968" ;
|
||||
dwc:species "nitidicorpus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3W6F> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Crossocerus_nitidicorpus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crossocerus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crabronidae" ;
|
||||
dwc:genus "Crossocerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crabronidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crabronidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crabronidae" ;
|
||||
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/Crossocerus_Thao>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crabronidae" ;
|
||||
dwc:genus "Crossocerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Thao" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crossocerus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crossocerus_nitidicorpus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crabronidae" ;
|
||||
dwc:genus "Crossocerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nitidicorpus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crossocerus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6770976>
|
||||
dc:description "FIGURES 9–11. Crossocerus (Thao) nitidicorpus indicus Saini & Dey, subsp. nov. Holotype ♀. 9. Mesosoma, dorsal view; 10. Mesosoma, lateral view; 11. Propodeum." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6770976/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6770968>
|
||||
dc:description "FIGURES 1–3. Crossocerus (Thao) nitidicorpus indicus Saini & Dey, subsp. nov. Holotype ♀. 1. Habitus, lateral view; 2. Habitus, dorsal view; 3. Habitus, ventral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6770968/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6770978>
|
||||
dc:description "FIGURES 12–15. Crossocerus (Thao) nitidicorpus indicus Saini & Dey, subsp. nov. Holotype ♀. 12. Metasoma, lateral view; 13. Metasoma, dorsal view; 14. Metasoma, ventral view; 15. Pygidial plate." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6770978/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
129
data/03/E4/22/03E4220CFFF08001FF2B9D77FA43FA1B.ttl
Normal file
129
data/03/E4/22/03E4220CFFF08001FF2B9D77FA43FA1B.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/03E4220CFFF08001FF2B9D77FA43FA1B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6770976>, <http://dx.doi.org/10.5281/zenodo.6770978>, <http://dx.doi.org/10.5281/zenodo.6770968>, <http://dx.doi.org/10.5281/zenodo.6770972> ;
|
||||
dc:creator "Saini, Varun; Dey, Debjani" ;
|
||||
dc:title "Crossocerus (Thao) Tsuneki 1982" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Crossocerus_Thao_Tsuneki_1982> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5159.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5159.1.5>
|
||||
bibo:endPage "124" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-06-28" ;
|
||||
bibo:startPage "117" ;
|
||||
bibo:volume "5159" ;
|
||||
dc:creator "Saini, Varun; Dey, Debjani" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "First record of subgenus Thao Tsuneki, 1982 (Hymenoptera: Crabronidae Crabronini) from India: a new subspecies and a key to all subspecies of Crossocerus (Thao) nitidicorpus Tsuneki" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6770976>, <http://dx.doi.org/10.5281/zenodo.6770978>, <http://dx.doi.org/10.5281/zenodo.6770968>, <http://dx.doi.org/10.5281/zenodo.6770972> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Crossocerus_Thao_Tsuneki_1982>
|
||||
dwc:authority "Tsuneki, 1982" ;
|
||||
dwc:authorityName "Tsuneki" ;
|
||||
dwc:authorityYear "1982" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crabronidae" ;
|
||||
dwc:genus "Crossocerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:scientificNameAuthorship "Tsuneki, 1982" ;
|
||||
dwc:subGenus "Thao" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Crossocerus_Thao> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crossocerus_Thao>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crabronidae" ;
|
||||
dwc:genus "Crossocerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Thao" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crossocerus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crossocerus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crabronidae" ;
|
||||
dwc:genus "Crossocerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crabronidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crabronidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crabronidae" ;
|
||||
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.6770976>
|
||||
dc:description "FIGURES 9–11. Crossocerus (Thao) nitidicorpus indicus Saini & Dey, subsp. nov. Holotype ♀. 9. Mesosoma, dorsal view; 10. Mesosoma, lateral view; 11. Propodeum." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6770976/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6770978>
|
||||
dc:description "FIGURES 12–15. Crossocerus (Thao) nitidicorpus indicus Saini & Dey, subsp. nov. Holotype ♀. 12. Metasoma, lateral view; 13. Metasoma, dorsal view; 14. Metasoma, ventral view; 15. Pygidial plate." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6770978/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6770968>
|
||||
dc:description "FIGURES 1–3. Crossocerus (Thao) nitidicorpus indicus Saini & Dey, subsp. nov. Holotype ♀. 1. Habitus, lateral view; 2. Habitus, dorsal view; 3. Habitus, ventral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6770968/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6770972>
|
||||
dc:description "FIGURES 4–8. Crossocerus (Thao) nitidicorpus indicus Saini & Dey, subsp. nov. Holotype ♀. 4. Head, dorsal view; 5. Head, lateral view; 6. Head, frontal view; 7. Antenna; 8. Clypeus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6770972/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
186
data/03/E4/22/03E4220CFFF38006FF2B9FC3FB7AFF51.ttl
Normal file
186
data/03/E4/22/03E4220CFFF38006FF2B9FC3FB7AFF51.ttl
Normal file
|
|
@ -0,0 +1,186 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03E4220CFFF38006FF2B9FC3FB7AFF51>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6770968>, <http://dx.doi.org/10.5281/zenodo.6770972>, <http://dx.doi.org/10.5281/zenodo.6770976>, <http://dx.doi.org/10.5281/zenodo.6770978> ;
|
||||
dc:creator "Saini, Varun; Dey, Debjani" ;
|
||||
dc:title "Crossocerus (Thao) nitidicorpus subsp. indicus Saini & Dey 2022, subsp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E4220CFFF38006FF2B9FC3FB7AFF51.mc.3B259947FFF78006FE7E9FC2FDA9FF7D>, <http://tb.plazi.org/GgServer/dwcaRecords/03E4220CFFF38006FF2B9FC3FB7AFF51.mc.3B259947FFF78006FD3F9FEFFB8EFF7D>, <http://tb.plazi.org/GgServer/dwcaRecords/03E4220CFFF38006FF2B9FC3FB7AFF51.mc.3B259947FFF78006FBE39FEFFB7DFF51> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Crossocerus_nitidicorpus_indicus_Saini_2022> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5159.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5159.1.5>
|
||||
bibo:endPage "124" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-06-28" ;
|
||||
bibo:startPage "117" ;
|
||||
bibo:volume "5159" ;
|
||||
dc:creator "Saini, Varun; Dey, Debjani" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "First record of subgenus Thao Tsuneki, 1982 (Hymenoptera: Crabronidae Crabronini) from India: a new subspecies and a key to all subspecies of Crossocerus (Thao) nitidicorpus Tsuneki" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6770968>, <http://dx.doi.org/10.5281/zenodo.6770972>, <http://dx.doi.org/10.5281/zenodo.6770976>, <http://dx.doi.org/10.5281/zenodo.6770978> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Crossocerus_nitidicorpus_indicus_Saini_2022>
|
||||
dwc:authority "Saini & Dey" ;
|
||||
dwc:authorityName "Saini & Dey" ;
|
||||
dwc:authorityYear "2022" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crabronidae" ;
|
||||
dwc:genus "Crossocerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Saini & Dey, 2022" ;
|
||||
dwc:species "nitidicorpus" ;
|
||||
dwc:subGenus "Thao" ;
|
||||
dwc:subSpecies "indicus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Crossocerus_nitidicorpus_indicus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crossocerus_nitidicorpus_indicus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crabronidae" ;
|
||||
dwc:genus "Crossocerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "nitidicorpus" ;
|
||||
dwc:subGenus "Thao" ;
|
||||
dwc:subSpecies "indicus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crossocerus_nitidicorpus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crossocerus_nitidicorpus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crabronidae" ;
|
||||
dwc:genus "Crossocerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nitidicorpus" ;
|
||||
dwc:subGenus "Thao" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crossocerus_Thao> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crossocerus_Thao>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crabronidae" ;
|
||||
dwc:genus "Crossocerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Thao" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crossocerus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crossocerus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crabronidae" ;
|
||||
dwc:genus "Crossocerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crabronidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crabronidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crabronidae" ;
|
||||
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.6770968>
|
||||
dc:description "FIGURES 1–3. Crossocerus (Thao) nitidicorpus indicus Saini & Dey, subsp. nov. Holotype ♀. 1. Habitus, lateral view; 2. Habitus, dorsal view; 3. Habitus, ventral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6770968/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6770972>
|
||||
dc:description "FIGURES 4–8. Crossocerus (Thao) nitidicorpus indicus Saini & Dey, subsp. nov. Holotype ♀. 4. Head, dorsal view; 5. Head, lateral view; 6. Head, frontal view; 7. Antenna; 8. Clypeus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6770972/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6770976>
|
||||
dc:description "FIGURES 9–11. Crossocerus (Thao) nitidicorpus indicus Saini & Dey, subsp. nov. Holotype ♀. 9. Mesosoma, dorsal view; 10. Mesosoma, lateral view; 11. Propodeum." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6770976/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6770978>
|
||||
dc:description "FIGURES 12–15. Crossocerus (Thao) nitidicorpus indicus Saini & Dey, subsp. nov. Holotype ♀. 12. Metasoma, lateral view; 13. Metasoma, dorsal view; 14. Metasoma, ventral view; 15. Pygidial plate." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6770978/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E4220CFFF38006FF2B9FC3FB7AFF51.mc.3B259947FFF78006FE7E9FC2FDA9FF7D>
|
||||
dwc:eventDate "1994-06-16" ;
|
||||
dwc:locality "Uttarkashi" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "2100" ;
|
||||
trt:gbifOccurrenceId "3874236303" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E4220CFFF38006FF2B9FC3FB7AFF51#3B259947FFF78006FE7E9FC2FDA9FF7D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E4220CFFF38006FF2B9FC3FB7AFF51.mc.3B259947FFF78006FD3F9FEFFB8EFF7D>
|
||||
dwc:eventDate "1994-06-16" ;
|
||||
dwc:locality "Uttarkashi" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "2100" ;
|
||||
trt:gbifOccurrenceId "3874236301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E4220CFFF38006FF2B9FC3FB7AFF51#3B259947FFF78006FD3F9FEFFB8EFF7D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E4220CFFF38006FF2B9FC3FB7AFF51.mc.3B259947FFF78006FBE39FEFFB7DFF51>
|
||||
dwc:eventDate "1996-07-06" ;
|
||||
dwc:locality "Jakhol" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "2525" ;
|
||||
trt:gbifOccurrenceId "3874236302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E4220CFFF38006FF2B9FC3FB7AFF51#3B259947FFF78006FBE39FEFFB7DFF51> ;
|
||||
a dwc:MaterialCitation .
|
||||
150
data/03/E4/45/03E4453AFFB9FFA101F63E46DA18FD43.ttl
Normal file
150
data/03/E4/45/03E4453AFFB9FFA101F63E46DA18FD43.ttl
Normal file
|
|
@ -0,0 +1,150 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03E4453AFFB9FFA101F63E46DA18FD43>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7077909>, <http://dx.doi.org/10.5281/zenodo.7077911>, <http://dx.doi.org/10.5281/zenodo.7077913> ;
|
||||
dc:creator "Alvarado-Cárdenas, Leonardo O.; Pío-León, Juan F.; Chávez-Hernández, María G." ;
|
||||
dc:title "Macroscepis sinalobolana L. O. Alvarado, Pio-Leon et M. G. Chavez 2022, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E4453AFFB9FFA101F63E46DA18FD43.mc.3B25FE71FFB9FFA501F63EB2DFF5F912>, <http://tb.plazi.org/GgServer/dwcaRecords/03E4453AFFB9FFA101F63E46DA18FD43.mc.3B25FE71FFB9FFA5037D3ED6DD09F912> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Macroscepis_sinalobolana_Alvarado_2022> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.564.1.8> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.564.1.8>
|
||||
bibo:endPage "112" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2022-09-14" ;
|
||||
bibo:startPage "104" ;
|
||||
bibo:volume "564" ;
|
||||
dc:creator "Alvarado-Cárdenas, Leonardo O.; Pío-León, Juan F.; Chávez-Hernández, María G." ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Macroscepis sinalobolana (Apocynaceae, Asclepiadoideae, Gonolobeae) a new and endemic species to Sinaloa, México" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7077909>, <http://dx.doi.org/10.5281/zenodo.7077911>, <http://dx.doi.org/10.5281/zenodo.7077913> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Macroscepis_sinalobolana_Alvarado_2022>
|
||||
dwc:authority "L.O. Alvarado, Pio-Leon et M.G. Chavez" ;
|
||||
dwc:authorityName "L. O. Alvarado, Pio-Leon et M. G. Chavez" ;
|
||||
dwc:authorityYear "2022" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Apocynaceae" ;
|
||||
dwc:genus "Macroscepis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "L. O. Alvarado, Pio-Leon & M. G. Chavez, 2022" ;
|
||||
dwc:species "sinalobolana" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9VHT3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Macroscepis_sinalobolana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Macroscepis_sinalobolana>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Apocynaceae" ;
|
||||
dwc:genus "Macroscepis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sinalobolana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Macroscepis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Macroscepis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Apocynaceae" ;
|
||||
dwc:genus "Macroscepis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Apocynaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Apocynaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Apocynaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gentianales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Gentianales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7077909>
|
||||
dc:description "FIGURE 1. Macroscepis sinalobolana. A. Leaf. B. Lateral view of the flowers. C. Inflorescences. D. Section of the flower showed the gynostegium and the gynostegial corona. E. Pollinarium. F. Fruits. G. Seeds without coma. H. Ants (Formicidae) visiting the flowers. Abbreviations: GC: gynostegial corona, FA: faucal annulus, LE: pollinia laterally excavated. Photos: J. Pío-León" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7077909/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7077911>
|
||||
dc:description "FIGURE 2. Comparison between Macroscepis sinalobolana and similar species.A. Macroscepis sinalobolana inflorescence. B. Section of the flower. C. Macroscepis diademata. D. Section of the flower. E. Macroscepis stevensii. Abbreviations: A: anther, CG: gynostegial corona, a: apex, i: insertion, SH: stylar head. Photos: J. Pío-León (A), L.O. Alvarado-Cárdenas (B–D), P.Aguilar (E)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7077911/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7077913>
|
||||
dc:description "FIGURE 3. Known distribution of Macroscepis sinalobolana and morphologically related species M. diademata and M. stevensii." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7077913/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E4453AFFB9FFA101F63E46DA18FD43.mc.3B25FE71FFB9FFA501F63EB2DFF5F912>
|
||||
dwc:eventDate "2020-08-23" ;
|
||||
dwc:locality "Aurelio Benassini" ;
|
||||
dwc:recordedBy "Pio Leon J. F." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "105" ;
|
||||
dwc:verbatimLatitude "24.132778" ;
|
||||
dwc:verbatimLongitude "-106.73611" ;
|
||||
trt:gbifOccurrenceId "3903886301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E4453AFFB9FFA101F63E46DA18FD43#3B25FE71FFB9FFA501F63EB2DFF5F912> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E4453AFFB9FFA101F63E46DA18FD43.mc.3B25FE71FFB9FFA5037D3ED6DD09F912>
|
||||
dwc:eventDate "2020-08-23" ;
|
||||
dwc:locality "Aurelio Benassini" ;
|
||||
dwc:recordedBy "Pio Leon J. F." ;
|
||||
dwc:typeStatus "isotype" ;
|
||||
dwc:verbatimElevation "105" ;
|
||||
dwc:verbatimLatitude "24.132778" ;
|
||||
dwc:verbatimLongitude "-106.73611" ;
|
||||
trt:gbifOccurrenceId "3903886302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E4453AFFB9FFA101F63E46DA18FD43#3B25FE71FFB9FFA5037D3ED6DD09F912> ;
|
||||
a dwc:MaterialCitation .
|
||||
96
data/03/E4/45/03E4453AFFBDFFA101F63EDFDBA0F7D1.ttl
Normal file
96
data/03/E4/45/03E4453AFFBDFFA101F63EDFDBA0F7D1.ttl
Normal file
|
|
@ -0,0 +1,96 @@
|
|||
@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/03E4453AFFBDFFA101F63EDFDBA0F7D1>
|
||||
dc:creator "Alvarado-Cárdenas, Leonardo O.; Pío-León, Juan F.; Chávez-Hernández, María G." ;
|
||||
dc:title "Macroscepis Kunth 1819" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Macroscepis_Kunth_1819> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.564.1.8> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.564.1.8>
|
||||
bibo:endPage "112" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2022-09-14" ;
|
||||
bibo:startPage "104" ;
|
||||
bibo:volume "564" ;
|
||||
dc:creator "Alvarado-Cárdenas, Leonardo O.; Pío-León, Juan F.; Chávez-Hernández, María G." ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Macroscepis sinalobolana (Apocynaceae, Asclepiadoideae, Gonolobeae) a new and endemic species to Sinaloa, México" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Macroscepis_Kunth_1819>
|
||||
dwc:authority "Kunth (1819: 200)" ;
|
||||
dwc:authorityName "Kunth" ;
|
||||
dwc:authorityPageNumber "200" ;
|
||||
dwc:authorityYear "1819" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Apocynaceae" ;
|
||||
dwc:genus "Macroscepis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Kunth, 1819" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5JNH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Macroscepis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Macroscepis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Apocynaceae" ;
|
||||
dwc:genus "Macroscepis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Apocynaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Apocynaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Apocynaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gentianales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Gentianales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
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 .
|
||||
165
data/03/E4/55/03E455741724464E87EEFF29FBCAFC00.ttl
Normal file
165
data/03/E4/55/03E455741724464E87EEFF29FBCAFC00.ttl
Normal file
|
|
@ -0,0 +1,165 @@
|
|||
@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/03E455741724464E87EEFF29FBCAFC00>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6036308>, <http://dx.doi.org/10.5281/zenodo.6036314> ;
|
||||
dc:creator "Jiang, Ri-Hong; Lin, Jian-Yong; Zhu, Chang-San; Liu, Xiu; Tang, Li-Ming; An, Jia-Cheng" ;
|
||||
dc:title "Bhesa xieii R. H. Jiang & J. C. An 2022, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E455741724464E87EEFF29FBCAFC00.mc.3B25EE3F1724464887B1FE55FAC4FE15>, <http://tb.plazi.org/GgServer/dwcaRecords/03E455741724464E87EEFF29FBCAFC00.mc.3B25EE3F172446488210FE55FDF5FE49>, <http://tb.plazi.org/GgServer/dwcaRecords/03E455741724464E87EEFF29FBCAFC00.mc.3B25EE3F1722464E87DBFCDFFC5EFCC8>, <http://tb.plazi.org/GgServer/dwcaRecords/03E455741724464E87EEFF29FBCAFC00.mc.3B25EE3F1722464E8362FCFAFBB5FCC8>, <http://tb.plazi.org/GgServer/dwcaRecords/03E455741724464E87EEFF29FBCAFC00.mc.3B25EE3F1722464E834EFCFAFBF6FC00> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Bhesa_xieii_Jiang_2022> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.533.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.533.2.2>
|
||||
bibo:endPage "142" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2022-02-09" ;
|
||||
bibo:startPage "137" ;
|
||||
bibo:volume "533" ;
|
||||
dc:creator "Jiang, Ri-Hong; Lin, Jian-Yong; Zhu, Chang-San; Liu, Xiu; Tang, Li-Ming; An, Jia-Cheng" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Bhesa xieii (Centroplacaceae), a new species from Guangxi, China" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6036308>, <http://dx.doi.org/10.5281/zenodo.6036314> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Bhesa_xieii_Jiang_2022>
|
||||
dwc:authority "R. H. Jiang & J. C. An" ;
|
||||
dwc:authorityName "R. H. Jiang & J. C. An" ;
|
||||
dwc:authorityYear "2022" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Centroplacaceae" ;
|
||||
dwc:genus "Bhesa" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "R. H. Jiang & J. C. An, 2022" ;
|
||||
dwc:species "xieii" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Bhesa_xieii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Bhesa_xieii>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Centroplacaceae" ;
|
||||
dwc:genus "Bhesa" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "xieii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Bhesa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Bhesa>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Centroplacaceae" ;
|
||||
dwc:genus "Bhesa" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Centroplacaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Centroplacaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Centroplacaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malpighiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Malpighiales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6036308>
|
||||
dc:description "FIGURE 2. Holotype of Bhesa xieii R. H. Jiang & J. C. An (GXFI)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6036308/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6036314>
|
||||
dc:description "FIGURE 3. Bhesa xieii and Bhesa robusta. A–J. Bhesa xieii. A. Plant; B. Fruit branches; C. Inflorescence; D. Inflorescence, show the petals; E. Inflorescence; F. Capsules; G. Capsules; H. Flowering branch; I. Anatomical diagram of capsules; J. leaves. K–M. Bhesa robusta. K. Inflorescence, show petal reflexes; L. Capsules; M. Fruit branches." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6036314/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E455741724464E87EEFF29FBCAFC00.mc.3B25EE3F1724464887B1FE55FAC4FE15>
|
||||
dwc:collectionCode "R, H" ;
|
||||
dwc:eventDate "2020-12-30" ;
|
||||
dwc:locality "Banai village" ;
|
||||
dwc:verbatimElevation "5" ;
|
||||
trt:gbifOccurrenceId "3464210305" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E455741724464E87EEFF29FBCAFC00#3B25EE3F1724464887B1FE55FAC4FE15> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E455741724464E87EEFF29FBCAFC00.mc.3B25EE3F172446488210FE55FDF5FE49>
|
||||
dwc:collectionCode "GXFI, PE" ;
|
||||
dwc:locality "Jiang" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "3464210304" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E455741724464E87EEFF29FBCAFC00#3B25EE3F172446488210FE55FDF5FE49> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E455741724464E87EEFF29FBCAFC00.mc.3B25EE3F1722464E87DBFCDFFC5EFCC8>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:eventDate "2020-12-30" ;
|
||||
dwc:locality "Huangzhujiang Village" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "20" ;
|
||||
trt:gbifOccurrenceId "3464210301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E455741724464E87EEFF29FBCAFC00#3B25EE3F1722464E87DBFCDFFC5EFCC8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E455741724464E87EEFF29FBCAFC00.mc.3B25EE3F1722464E8362FCFAFBB5FCC8>
|
||||
dwc:collectionCode "H" ;
|
||||
dwc:eventDate "2020-12-30" ;
|
||||
dwc:locality "Huangzhujiang Village" ;
|
||||
dwc:verbatimElevation "20" ;
|
||||
trt:gbifOccurrenceId "3464210302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E455741724464E87EEFF29FBCAFC00#3B25EE3F1722464E8362FCFAFBB5FCC8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E455741724464E87EEFF29FBCAFC00.mc.3B25EE3F1722464E834EFCFAFBF6FC00>
|
||||
dwc:collectionCode "GXFI" ;
|
||||
dwc:eventDate "2017-02-12" ;
|
||||
dwc:locality "Banai Village" ;
|
||||
dwc:verbatimElevation "8" ;
|
||||
trt:gbifOccurrenceId "3464210303" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E455741724464E87EEFF29FBCAFC00#3B25EE3F1722464E834EFCFAFBF6FC00> ;
|
||||
a dwc:MaterialCitation .
|
||||
306
data/03/E4/61/03E46173D734FFF3FF4BF974DA95FE45.ttl
Normal file
306
data/03/E4/61/03E46173D734FFF3FF4BF974DA95FE45.ttl
Normal file
|
|
@ -0,0 +1,306 @@
|
|||
@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/03E46173D734FFF3FF4BF974DA95FE45>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1135866>, <http://dx.doi.org/10.5281/zenodo.1135870>, <http://dx.doi.org/10.5281/zenodo.1135868>, <http://dx.doi.org/10.5281/zenodo.1135872>, <http://dx.doi.org/10.5281/zenodo.1135874> ;
|
||||
dc:creator "Yata, Naoki; Gorbunov, Oleg G.; Arita, Yutaka; Aoki, Yoshichika" ;
|
||||
dc:title "Chamaesphecia montis Yata & Gorbunov & Arita & Aoki 2018, comb. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E46173D734FFF3FF4BF974DA95FE45.mc.3B25DA38D734FFF7FF4BF809DF53F853>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46173D734FFF3FF4BF974DA95FE45.mc.3B25DA38D730FFF3FF1BFEE0DC1AFE45>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46173D734FFF3FF4BF974DA95FE45.mc.3B25DA38D730FFF3FDFDFE1BDA99FE45> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chamaesphecia_montis_Leech_1889> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Chamaesphecia_montis_Bartel_1912>, <http://taxon-concept.plazi.org/id/Animalia/Dipsosphecia_montis_Hampson_1919>, <http://taxon-concept.plazi.org/id/Animalia/Bembecia_montis_Heppner_1981>, <http://taxon-concept.plazi.org/id/Animalia/Scalarignathia_montis_Spatenka_1993> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4369.3.9> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4369.3.9>
|
||||
bibo:endPage "450" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-01-05" ;
|
||||
bibo:startPage "443" ;
|
||||
bibo:volume "4369" ;
|
||||
dc:creator "Yata, Naoki; Gorbunov, Oleg G.; Arita, Yutaka; Aoki, Yoshichika" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "On the taxonomy and biology of the clearwing moth Aegeria montis (Lepidoptera, Sesiidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1135866>, <http://dx.doi.org/10.5281/zenodo.1135870>, <http://dx.doi.org/10.5281/zenodo.1135868>, <http://dx.doi.org/10.5281/zenodo.1135872>, <http://dx.doi.org/10.5281/zenodo.1135874> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chamaesphecia_montis_Leech_1889>
|
||||
dwc:authority "(Leech, 1889)" ;
|
||||
dwc:authorityName "Yata & Gorbunov & Arita & Aoki" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:baseAuthorityName "Leech" ;
|
||||
dwc:baseAuthorityYear "1889" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Sesiidae" ;
|
||||
dwc:genus "Chamaesphecia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Leech, 1889) Yata & Gorbunov & Arita & Aoki, 2018" ;
|
||||
dwc:species "montis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/B8W2S> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chamaesphecia_montis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chamaesphecia_montis_Bartel_1912>
|
||||
dwc:authority ": Bartel 1912: 407" ;
|
||||
dwc:authorityName "Bartel" ;
|
||||
dwc:authorityPageNumber "407" ;
|
||||
dwc:authorityYear "1912" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Sesiidae" ;
|
||||
dwc:genus "Chamaesphecia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bartel, 1912" ;
|
||||
dwc:species "montis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/B8W2S> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chamaesphecia_montis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dipsosphecia_montis_Hampson_1919>
|
||||
dwc:authority ": Hampson 1919: 63" ;
|
||||
dwc:authorityName "Hampson" ;
|
||||
dwc:authorityPageNumber "63" ;
|
||||
dwc:authorityYear "1919" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Sesiidae" ;
|
||||
dwc:genus "Dipsosphecia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hampson, 1919" ;
|
||||
dwc:species "montis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dipsosphecia_montis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bembecia_montis_Heppner_1981>
|
||||
dwc:authority ": Heppner & Duckworth 1981: 39" ;
|
||||
dwc:authorityName "Heppner & Duckworth" ;
|
||||
dwc:authorityPageNumber "39" ;
|
||||
dwc:authorityYear "1981" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Sesiidae" ;
|
||||
dwc:genus "Bembecia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Heppner & Duckworth, 1981" ;
|
||||
dwc:species "montis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/B8W2S> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bembecia_montis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Scalarignathia_montis_Spatenka_1993>
|
||||
dwc:authority ": Spatenka et al. 1993: 101" ;
|
||||
dwc:authorityName "Spatenka et al." ;
|
||||
dwc:authorityPageNumber "101" ;
|
||||
dwc:authorityYear "1993" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Sesiidae" ;
|
||||
dwc:genus "Scalarignathia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Spatenka et al., 1993" ;
|
||||
dwc:species "montis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/B8W2S> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scalarignathia_montis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chamaesphecia_montis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Sesiidae" ;
|
||||
dwc:genus "Chamaesphecia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "montis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chamaesphecia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chamaesphecia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Sesiidae" ;
|
||||
dwc:genus "Chamaesphecia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sesiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sesiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Sesiidae" ;
|
||||
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/Dipsosphecia_montis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Sesiidae" ;
|
||||
dwc:genus "Dipsosphecia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "montis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dipsosphecia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dipsosphecia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Sesiidae" ;
|
||||
dwc:genus "Dipsosphecia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sesiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bembecia_montis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Sesiidae" ;
|
||||
dwc:genus "Bembecia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "montis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bembecia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bembecia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Sesiidae" ;
|
||||
dwc:genus "Bembecia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sesiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scalarignathia_montis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Sesiidae" ;
|
||||
dwc:genus "Scalarignathia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "montis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scalarignathia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scalarignathia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Sesiidae" ;
|
||||
dwc:genus "Scalarignathia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sesiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1135866>
|
||||
dc:description "FIGURES 1–4. Chamaespheciamontis (Leech, 1889), comb.nov. 1) male holotype.Alar expanse25.0 mm;2)ditto, labels; 3) male, upperside. Japan, Honshu, Nagano-ken, Shiojiri-shi, Takabocchi, 1650 m, 23.VI.2013. Alar expanse 20.5 mm. 4) ditto, underside." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1135866/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1135870>
|
||||
dc:description "FIGURE 7. Chamaesphecia montis (Leech, 1889), comb. nov., male, Japan, Honshu, Nagano-ken, Shiojiri-shi, Takabocchi, 1650 m, 23.VI.2013. Photo by Y. Aoki." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1135870/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1135868>
|
||||
dc:description "FIGURES 5–6. Chamaesphecia montis (Leech, 1889), comb. nov. male genitalia. Genitalia preparation No. 047 NY, 2017. 5) lateral view; 6) aedeagus. Scale bar:1.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1135868/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1135872>
|
||||
dc:description "FIGURE 8. Habitat of Chamaesphecia montis (Leech, 1889), comb. nov., Japan, Honshu, Nagano-ken, Shiojiri-shi, Takabocchi, 1650 m. General view. Photo by Y.Aoki." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1135872/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1135874>
|
||||
dc:description "FIGURE 9. Habitat of Chamaesphecia montis (Leech, 1889), comb. nov. Japan, Honshu, Nagano-ken, Shiojiri-shi, Takabocchi, 1650 m. Biotope of the species.Photo by Y.Aoki." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1135874/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46173D734FFF3FF4BF974DA95FE45.mc.3B25DA38D734FFF7FF4BF809DF53F853>
|
||||
dwc:locality "Oiwake" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1802482808" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46173D734FFF3FF4BF974DA95FE45#3B25DA38D734FFF7FF4BF809DF53F853> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46173D734FFF3FF4BF974DA95FE45.mc.3B25DA38D730FFF3FF1BFEE0DC1AFE45>
|
||||
dwc:collectionCode "NSMT" ;
|
||||
dwc:eventDate "2013-06-23" ;
|
||||
dwc:locality "Material" ;
|
||||
dwc:recordedBy "Y. Aoki" ;
|
||||
dwc:verbatimElevation "1650" ;
|
||||
trt:gbifOccurrenceId "1802482809" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46173D734FFF3FF4BF974DA95FE45#3B25DA38D730FFF3FF1BFEE0DC1AFE45> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46173D734FFF3FF4BF974DA95FE45.mc.3B25DA38D730FFF3FDFDFE1BDA99FE45>
|
||||
dwc:collectionCode "CYAS" ;
|
||||
dwc:eventDate "2013-06-16" ;
|
||||
dwc:locality "Material" ;
|
||||
dwc:recordedBy "Y. Aoki" ;
|
||||
dwc:verbatimElevation "1650" ;
|
||||
trt:gbifOccurrenceId "1802482807" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46173D734FFF3FF4BF974DA95FE45#3B25DA38D730FFF3FDFDFE1BDA99FE45> ;
|
||||
a dwc:MaterialCitation .
|
||||
230
data/03/E4/64/03E46477FF8A6B09FF04F8FA7CCFFC8E.ttl
Normal file
230
data/03/E4/64/03E46477FF8A6B09FF04F8FA7CCFFC8E.ttl
Normal file
|
|
@ -0,0 +1,230 @@
|
|||
@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/03E46477FF8A6B09FF04F8FA7CCFFC8E>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10216601>, <http://dx.doi.org/10.5281/zenodo.10216607> ;
|
||||
dc:creator "Santarém, Maria Clara Alves; Cremer, Marta Jussara; Vieira, Jenyffer Vierheller; Lemos, Giulia Gaglianone; Pecor, David B.; Felippe-Bauer, Maria Luiza" ;
|
||||
dc:title "Leptoconops (Leptoconops) brasiliensis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8A6B09FF04F8FA7CCFFC8E.mc.3B25DF3CFF886B0EFDCFF9757C83F888>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8A6B09FF04F8FA7CCFFC8E.mc.3B25DF3CFF886B0EFB61F9597BB3F8AD>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8A6B09FF04F8FA7CCFFC8E.mc.3B25DF3CFF886B0EFC71F8BD795AF8C1>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8A6B09FF04F8FA7CCFFC8E.mc.3B25DF3CFF886B0EFEDBF8E17C17F8C1> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptoconops_brasiliensis_Lutz_1913> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Tersesthes_brasiliensis_Lutz_1913>, <http://taxon-concept.plazi.org/id/Animalia/Leptoconops_brasiliensis_Cavalieri_1966> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5380.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5380.2.5>
|
||||
bibo:endPage "183" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-11-29" ;
|
||||
bibo:startPage "173" ;
|
||||
bibo:volume "5380" ;
|
||||
dc:creator "Santarém, Maria Clara Alves; Cremer, Marta Jussara; Vieira, Jenyffer Vierheller; Lemos, Giulia Gaglianone; Pecor, David B.; Felippe-Bauer, Maria Luiza" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Redescription of Leptoconops (Leptoconops) brasiliensis (Lutz) and Leptoconops (Megaconops) floridensis Wirth (Diptera: Ceratopogonidae) with its first Brazilian record" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10216601>, <http://dx.doi.org/10.5281/zenodo.10216607> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptoconops_brasiliensis_Lutz_1913>
|
||||
dwc:authority "(Lutz)" ;
|
||||
dwc:baseAuthorityName "Lutz" ;
|
||||
dwc:baseAuthorityYear "1913" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ceratopogonidae" ;
|
||||
dwc:genus "Leptoconops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Lutz, 1913)" ;
|
||||
dwc:species "brasiliensis" ;
|
||||
dwc:subGenus "Leptoconops" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8CHVV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptoconops_brasiliensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tersesthes_brasiliensis_Lutz_1913>
|
||||
dwc:authorityName "Lutz" ;
|
||||
dwc:authorityYear "1913" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ceratopogonidae" ;
|
||||
dwc:genus "Tersesthes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lutz, 1913" ;
|
||||
dwc:species "brasiliensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8CHVV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tersesthes_brasiliensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptoconops_brasiliensis_Cavalieri_1966>
|
||||
dwc:authority "Cavalieri & Chiossone, 1966: 56" ;
|
||||
dwc:authorityName "Cavalieri & Chiossone" ;
|
||||
dwc:authorityPageNumber "56" ;
|
||||
dwc:authorityYear "1966" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ceratopogonidae" ;
|
||||
dwc:genus "Leptoconops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Cavalieri & Chiossone, 1966" ;
|
||||
dwc:species "brasiliensis" ;
|
||||
dwc:subGenus "Leptoconops" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8CHVV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptoconops_brasiliensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptoconops_brasiliensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ceratopogonidae" ;
|
||||
dwc:genus "Leptoconops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "brasiliensis" ;
|
||||
dwc:subGenus "Leptoconops" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptoconops_Leptoconops>, <http://taxon-name.plazi.org/id/Animalia/Leptoconops> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptoconops_Leptoconops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ceratopogonidae" ;
|
||||
dwc:genus "Leptoconops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Leptoconops" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptoconops> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptoconops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ceratopogonidae" ;
|
||||
dwc:genus "Leptoconops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ceratopogonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ceratopogonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ceratopogonidae" ;
|
||||
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/Tersesthes_brasiliensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ceratopogonidae" ;
|
||||
dwc:genus "Tersesthes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "brasiliensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tersesthes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tersesthes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ceratopogonidae" ;
|
||||
dwc:genus "Tersesthes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ceratopogonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.10216601>
|
||||
dc:description "FIGURE 1. Leptoconops (Leptoconops) brasiliensis Lutz, female. A. head, anterior view, asterisks: frons setae; B. antenna; C. third palpal segments. Figure C from type specimen, other figures from additional material from Goiás (Brazil)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/10216601/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.10216607>
|
||||
dc:description "FIGURE 2. Leptoconops (Leptoconops) brasiliensis Lutz, female. A. wing; B. wing in phase contrast microscopy; C. fore-, mid-, hind legs (right to left), lateral view; D. fore-, mid-, hind tarsomeres (bottom to top); E. hind tibial comb, lateral view; F. tarsomere 5 with claw, arrowhead: basal bristle; G. abdomen, lateral view, arrowhead: genital lamellae; H. Spermathecae; I. Sternite 8. Figures from additional material from Goiás (Brazil)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/10216607/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8A6B09FF04F8FA7CCFFC8E.mc.3B25DF3CFF886B0EFDCFF9757C83F888>
|
||||
dwc:catalogNumber "T335" ;
|
||||
dwc:collectionCode "CCER" ;
|
||||
dwc:locality "Rio Tocantins" ;
|
||||
dwc:recordedBy "Astrogildo Machado" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8A6B09FF04F8FA7CCFFC8E#3B25DF3CFF886B0EFDCFF9757C83F888> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8A6B09FF04F8FA7CCFFC8E.mc.3B25DF3CFF886B0EFB61F9597BB3F8AD>
|
||||
dwc:catalogNumber "CCER#3833" ;
|
||||
dwc:collectionCode "CCER" ;
|
||||
dwc:eventDate "2000-03-13" ;
|
||||
dwc:locality "Uruacu" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8A6B09FF04F8FA7CCFFC8E#3B25DF3CFF886B0EFB61F9597BB3F8AD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8A6B09FF04F8FA7CCFFC8E.mc.3B25DF3CFF886B0EFC71F8BD795AF8C1>
|
||||
dwc:catalogNumber "CCER#3834" ;
|
||||
dwc:collectionCode "CCER" ;
|
||||
dwc:eventDate "2000-03-14" ;
|
||||
dwc:locality "Uruacu" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8A6B09FF04F8FA7CCFFC8E#3B25DF3CFF886B0EFC71F8BD795AF8C1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8A6B09FF04F8FA7CCFFC8E.mc.3B25DF3CFF886B0EFEDBF8E17C17F8C1>
|
||||
dwc:catalogNumber "CCER#3835" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "2000-04-17" ;
|
||||
dwc:locality "Uruacu" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8A6B09FF04F8FA7CCFFC8E#3B25DF3CFF886B0EFEDBF8E17C17F8C1> ;
|
||||
a dwc:MaterialCitation .
|
||||
177
data/03/E4/64/03E46477FF8A6B0CFF04F9FB7CF5F888.ttl
Normal file
177
data/03/E4/64/03E46477FF8A6B0CFF04F9FB7CF5F888.ttl
Normal file
|
|
@ -0,0 +1,177 @@
|
|||
@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/03E46477FF8A6B0CFF04F9FB7CF5F888>
|
||||
dc:creator "Santarém, Maria Clara Alves; Cremer, Marta Jussara; Vieira, Jenyffer Vierheller; Lemos, Giulia Gaglianone; Pecor, David B.; Felippe-Bauer, Maria Luiza" ;
|
||||
dc:title "Leptoconops Skuse 1889" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptoconops_Skuse_1889> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Tersesthes_Townsend_1893>, <http://taxon-concept.plazi.org/id/Animalia/Mycterotypus_Noe_1905>, <http://taxon-concept.plazi.org/id/Animalia/Protersesthes_Kieffer_1921> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5380.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5380.2.5>
|
||||
bibo:endPage "183" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-11-29" ;
|
||||
bibo:startPage "173" ;
|
||||
bibo:volume "5380" ;
|
||||
dc:creator "Santarém, Maria Clara Alves; Cremer, Marta Jussara; Vieira, Jenyffer Vierheller; Lemos, Giulia Gaglianone; Pecor, David B.; Felippe-Bauer, Maria Luiza" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Redescription of Leptoconops (Leptoconops) brasiliensis (Lutz) and Leptoconops (Megaconops) floridensis Wirth (Diptera: Ceratopogonidae) with its first Brazilian record" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptoconops_Skuse_1889>
|
||||
dwc:authority "Skuse, 1889" ;
|
||||
dwc:authorityName "Skuse" ;
|
||||
dwc:authorityYear "1889" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ceratopogonidae" ;
|
||||
dwc:genus "Leptoconops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Skuse, 1889" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9G2L7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptoconops> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tersesthes_Townsend_1893>
|
||||
dwc:authority "Townsend, 1893: 370" ;
|
||||
dwc:authorityName "Townsend" ;
|
||||
dwc:authorityPageNumber "370" ;
|
||||
dwc:authorityYear "1893" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ceratopogonidae" ;
|
||||
dwc:genus "Tersesthes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Townsend, 1893" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tersesthes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mycterotypus_Noe_1905>
|
||||
dwc:authority "Noe, 1905: 114" ;
|
||||
dwc:authorityName "Noe" ;
|
||||
dwc:authorityPageNumber "114" ;
|
||||
dwc:authorityYear "1905" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ceratopogonidae" ;
|
||||
dwc:genus "Mycterotypus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Noe, 1905" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mycterotypus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Protersesthes_Kieffer_1921>
|
||||
dwc:authority "Kieffer, 1921: 107" ;
|
||||
dwc:authorityName "Kieffer" ;
|
||||
dwc:authorityPageNumber "107" ;
|
||||
dwc:authorityYear "1921" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ceratopogonidae" ;
|
||||
dwc:genus "Protersesthes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Kieffer, 1921" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Protersesthes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptoconops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ceratopogonidae" ;
|
||||
dwc:genus "Leptoconops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ceratopogonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ceratopogonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ceratopogonidae" ;
|
||||
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/Tersesthes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ceratopogonidae" ;
|
||||
dwc:genus "Tersesthes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ceratopogonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mycterotypus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ceratopogonidae" ;
|
||||
dwc:genus "Mycterotypus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ceratopogonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Protersesthes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ceratopogonidae" ;
|
||||
dwc:genus "Protersesthes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ceratopogonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
513
data/03/E4/64/03E46477FF8F6B05FF04FCFE7BC4FD32.ttl
Normal file
513
data/03/E4/64/03E46477FF8F6B05FF04FCFE7BC4FD32.ttl
Normal file
|
|
@ -0,0 +1,513 @@
|
|||
@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/03E46477FF8F6B05FF04FCFE7BC4FD32>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10216609>, <http://dx.doi.org/10.5281/zenodo.10216613>, <http://dx.doi.org/10.5281/zenodo.10216619>, <http://dx.doi.org/10.5281/zenodo.10216615> ;
|
||||
dc:creator "Santarém, Maria Clara Alves; Cremer, Marta Jussara; Vieira, Jenyffer Vierheller; Lemos, Giulia Gaglianone; Pecor, David B.; Felippe-Bauer, Maria Luiza" ;
|
||||
dc:title "Leptoconops (Megaconops) floridensis Wirth" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8E6B08FE53F8AD7BC2F8D0>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8E6B08FC23F8917BB7F8F5>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8E6B08FC4BF8F57A60F809>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8E6B08FD9CF8D97B3EF808>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8E6B08FCFAF8D97927F82C>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8E6B08FEDBF83D7B56F82D>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8E6B08FCAAF83D7D0EF82D>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8E6B08FAE2F83D7A39F841>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8E6B08FDF5F8617C2DF841>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8E6B0BFBC1F861794BFF2A>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFEA5FF367BFBFF2A>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFC35FF367D05FF2A>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFAFEFF377AA7FF4E>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFD5AFF1A7D44FF4E>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFAB8FF1A7971FF62>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFE8DFF7E7B67FF62>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFC9BFF7E7C8AFF62>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFB67FF7E79D4FE86>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFE29FEA27C2BFE86>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFBC7FEA27DFBFE86>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFF04FE867A95FEDA>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFD6AFE867DFBFEDA>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFF04FEEA7BC1FEFE>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFC3FFEEA7DFAFEFE>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFF04FECE7A2BFE12>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFDC5FECE7D2BFE12>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFAC6FECE79CCFE36>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFE23FE327CF0FE36>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFB0FFE327A7BFE4A>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFDB3FE167D33FE4A>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFACBFE167A9EFE6E>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFD6CFE7A7DEFFE6E>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFA1DFE7A79AFFD82>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFE5DFE5E797CFDA6>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFEB6FD827C37FDA6>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFBC8FD82788DFDFA>, <http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFF62FDE67C64FDFA> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Leptoconops_floridensis_Wirth_1951>, <http://taxon-concept.plazi.org/id/Animalia/Leptoconops_floridensis_Wirth_1973> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5380.2.5> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptoconops_floridensis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5380.2.5>
|
||||
bibo:endPage "183" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-11-29" ;
|
||||
bibo:startPage "173" ;
|
||||
bibo:volume "5380" ;
|
||||
dc:creator "Santarém, Maria Clara Alves; Cremer, Marta Jussara; Vieira, Jenyffer Vierheller; Lemos, Giulia Gaglianone; Pecor, David B.; Felippe-Bauer, Maria Luiza" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Redescription of Leptoconops (Leptoconops) brasiliensis (Lutz) and Leptoconops (Megaconops) floridensis Wirth (Diptera: Ceratopogonidae) with its first Brazilian record" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10216609>, <http://dx.doi.org/10.5281/zenodo.10216613>, <http://dx.doi.org/10.5281/zenodo.10216619>, <http://dx.doi.org/10.5281/zenodo.10216615> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptoconops_floridensis_Wirth_1951>
|
||||
dwc:authority "Wirth, 1951: 281" ;
|
||||
dwc:authorityName "Wirth" ;
|
||||
dwc:authorityPageNumber "281" ;
|
||||
dwc:authorityYear "1951" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ceratopogonidae" ;
|
||||
dwc:genus "Leptoconops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wirth, 1951" ;
|
||||
dwc:species "floridensis" ;
|
||||
dwc:subGenus "Leptoconops" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8CHXW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptoconops_floridensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptoconops_floridensis_Wirth_1973>
|
||||
dwc:authority "Wirth & Atchley, 1973: 18" ;
|
||||
dwc:authorityName "Wirth & Atchley" ;
|
||||
dwc:authorityPageNumber "18" ;
|
||||
dwc:authorityYear "1973" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ceratopogonidae" ;
|
||||
dwc:genus "Leptoconops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wirth & Atchley, 1973" ;
|
||||
dwc:species "floridensis" ;
|
||||
dwc:subGenus "Megaconops" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8CHXW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptoconops_floridensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptoconops_floridensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ceratopogonidae" ;
|
||||
dwc:genus "Leptoconops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "floridensis" ;
|
||||
dwc:subGenus "Megaconops", "Leptoconops" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptoconops_Megaconops>, <http://taxon-name.plazi.org/id/Animalia/Leptoconops_Leptoconops> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptoconops_Megaconops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ceratopogonidae" ;
|
||||
dwc:genus "Leptoconops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Megaconops" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptoconops> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptoconops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ceratopogonidae" ;
|
||||
dwc:genus "Leptoconops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ceratopogonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ceratopogonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ceratopogonidae" ;
|
||||
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/Leptoconops_Leptoconops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ceratopogonidae" ;
|
||||
dwc:genus "Leptoconops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Leptoconops" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptoconops> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.10216609>
|
||||
dc:description "FIGURE 3. Adult female specimens of Leptoconops (Megaconops) floridensis Wirth from Santa Catarina (Brazil), dorsal and lateral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/10216609/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.10216613>
|
||||
dc:description "FIGURE 4. Leptoconops (Megaconops) floridensis Wirth, female. A. head, anterior view, B. frons setae, anterior view; C. clypeus setae, anterior view; D. third palpal segments, lateral view; ventral view in detail. Figures B, D from type specimen, other figures from additional material from Santa Catarina (Brazil)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/10216613/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.10216619>
|
||||
dc:description "FIGURE 6. Leptoconops (Megaconops) floridensis Wirth, female. A. Frons setation drawing from different specimens; B. Drawing from apex of abdomen showing the sternite 9 excavation and spermatheca." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/10216619/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.10216615>
|
||||
dc:description "FIGURE 5. Leptoconops (Megaconops) floridensis Wirth, female. A. wing; B. wing in phase contrast microscopy; C. fore-, mid-, hind legs (left to right), lateral view; D. fore-, mid-, hind tarsomeres (bottom to top); dorsal spines from tarsomeres 3 and 4 in detail; E. apex of abdomen, ventral view; F. Sternite 8, ventral view; G. Spermathecae and sternite 9, ventral view. Figures from additional material from Santa Catarina (Brazil)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/10216615/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8E6B08FE53F8AD7BC2F8D0>
|
||||
dwc:catalogNumber "USNMENT01239517" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "1949-06-07" ;
|
||||
dwc:locality "Santa Rosa Island" ;
|
||||
dwc:samplingProtocol "light trap" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8E6B08FE53F8AD7BC2F8D0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8E6B08FC23F8917BB7F8F5>
|
||||
dwc:catalogNumber "CCER#3849, CCER#3858, CCER#3845, CCER#3861, CCER#3838-3839, CCER#3857, CCER#3848, CCER#3866, CCER#3870, CCER#3871, CCER#3872, CCER#3873, CCER#3850, CCER#3863, CCER#3836, CCER#3847, CCER#3865, CCER#3875, CCER#3877, CCER#3843-3844, CCER#3862, CCER#3874, CCER#3851-3852, CCER#3876, CCER#3868, CCER#3869, CCER#3837, CCER#3864, CCER#3840, CCER#3867, CCER#3841-3842, CCER#3859- 3860, CCER#3846" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "1949-06-07" ;
|
||||
dwc:locality "Sao Francisco do Sul" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8E6B08FC23F8917BB7F8F5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8E6B08FC4BF8F57A60F809>
|
||||
dwc:catalogNumber "CCER#3849" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "2021-01-31" ;
|
||||
dwc:locality "Baia Babitonga" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8E6B08FC4BF8F57A60F809> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8E6B08FD9CF8D97B3EF808>
|
||||
dwc:catalogNumber "CCER#3858" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "1949-06-07" ;
|
||||
dwc:locality "Sao Francisco do Sul" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8E6B08FD9CF8D97B3EF808> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8E6B08FCFAF8D97927F82C>
|
||||
dwc:catalogNumber "CCER#3845" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "2020-12-20" ;
|
||||
dwc:locality "Capri" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8E6B08FCFAF8D97927F82C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8E6B08FEDBF83D7B56F82D>
|
||||
dwc:catalogNumber "CCER#3861" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "2021-01-28" ;
|
||||
dwc:locality "Sao Francisco do Sul" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8E6B08FEDBF83D7B56F82D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8E6B08FCAAF83D7D0EF82D>
|
||||
dwc:catalogNumber "CCER#3838-3839" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "1949-06-07" ;
|
||||
dwc:locality "Sao Francisco do Sul" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8E6B08FCAAF83D7D0EF82D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8E6B08FAE2F83D7A39F841>
|
||||
dwc:catalogNumber "CCER#3857" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "2021-12-14" ;
|
||||
dwc:locality "Sao Francisco do Sul" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8E6B08FAE2F83D7A39F841> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8E6B08FDF5F8617C2DF841>
|
||||
dwc:catalogNumber "CCER#3848" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "1949-06-07" ;
|
||||
dwc:locality "Sao Francisco do Sul" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8E6B08FDF5F8617C2DF841> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8E6B0BFBC1F861794BFF2A>
|
||||
dwc:catalogNumber "CCER#3866" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "2022-02-12" ;
|
||||
dwc:locality "Sao Francisco do Sul" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8E6B0BFBC1F861794BFF2A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFEA5FF367BFBFF2A>
|
||||
dwc:catalogNumber "CCER#3870" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "2022-02-13" ;
|
||||
dwc:locality "Sao Francisco do Sul" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8D6B0BFEA5FF367BFBFF2A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFC35FF367D05FF2A>
|
||||
dwc:catalogNumber "CCER#3871" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "1949-06-07" ;
|
||||
dwc:locality "Sao Francisco do Sul" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8D6B0BFC35FF367D05FF2A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFAFEFF377AA7FF4E>
|
||||
dwc:catalogNumber "CCER#3872" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "2022-02-25" ;
|
||||
dwc:locality "Sao Francisco do Sul" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8D6B0BFAFEFF377AA7FF4E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFD5AFF1A7D44FF4E>
|
||||
dwc:catalogNumber "CCER#3873" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "2022-03-03" ;
|
||||
dwc:locality "Sao Francisco do Sul" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8D6B0BFD5AFF1A7D44FF4E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFAB8FF1A7971FF62>
|
||||
dwc:catalogNumber "CCER#3850" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Enseada" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8D6B0BFAB8FF1A7971FF62> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFE8DFF7E7B67FF62>
|
||||
dwc:catalogNumber "CCER#3850" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Enseada" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8D6B0BFE8DFF7E7B67FF62> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFC9BFF7E7C8AFF62>
|
||||
dwc:catalogNumber "CCER#3863" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "2021-02-04" ;
|
||||
dwc:locality "Sao Francisco do Sul" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8D6B0BFC9BFF7E7C8AFF62> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFB67FF7E79D4FE86>
|
||||
dwc:catalogNumber "CCER#3836" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "1949-06-07" ;
|
||||
dwc:locality "Sao Francisco do Sul" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8D6B0BFB67FF7E79D4FE86> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFE29FEA27C2BFE86>
|
||||
dwc:catalogNumber "CCER#3847" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "2021-12-28" ;
|
||||
dwc:locality "Sao Francisco do Sul" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8D6B0BFE29FEA27C2BFE86> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFBC7FEA27DFBFE86>
|
||||
dwc:catalogNumber "CCER#3865" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "1949-06-07" ;
|
||||
dwc:locality "Sao Francisco do Sul" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8D6B0BFBC7FEA27DFBFE86> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFF04FE867A95FEDA>
|
||||
dwc:catalogNumber "CCER#3875" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "2022-12-20" ;
|
||||
dwc:locality "Sao Francisco do Sul" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8D6B0BFF04FE867A95FEDA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFD6AFE867DFBFEDA>
|
||||
dwc:catalogNumber "CCER#3877" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "2023-01-23" ;
|
||||
dwc:locality "Ervino" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8D6B0BFD6AFE867DFBFEDA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFF04FEEA7BC1FEFE>
|
||||
dwc:catalogNumber "CCER#3843-3844" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "2020-12-27" ;
|
||||
dwc:locality "Forte" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8D6B0BFF04FEEA7BC1FEFE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFC3FFEEA7DFAFEFE>
|
||||
dwc:catalogNumber "CCER#3862, CCER#3874" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "2022-12-12" ;
|
||||
dwc:locality "Sao Francisco do Sul" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8D6B0BFC3FFEEA7DFAFEFE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFF04FECE7A2BFE12>
|
||||
dwc:catalogNumber "CCER#3862, CCER#3874" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "2022-12-12" ;
|
||||
dwc:locality "Sao Francisco do Sul" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8D6B0BFF04FECE7A2BFE12> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFDC5FECE7D2BFE12>
|
||||
dwc:catalogNumber "CCER#3851-3852, CCER#3876" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "2022-12-29" ;
|
||||
dwc:locality "Sao Francisco do Sul" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8D6B0BFDC5FECE7D2BFE12> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFAC6FECE79CCFE36>
|
||||
dwc:catalogNumber "CCER#3851-3852, CCER#3876" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "2022-12-29" ;
|
||||
dwc:locality "Sao Francisco do Sul" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8D6B0BFAC6FECE79CCFE36> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFE23FE327CF0FE36>
|
||||
dwc:catalogNumber "CCER#3868" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "2021-12-02" ;
|
||||
dwc:locality "Praia Grande" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8D6B0BFE23FE327CF0FE36> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFB0FFE327A7BFE4A>
|
||||
dwc:catalogNumber "CCER#3869" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "2022-01-20" ;
|
||||
dwc:locality "Prainha" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8D6B0BFB0FFE327A7BFE4A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFDB3FE167D33FE4A>
|
||||
dwc:catalogNumber "CCER#3837" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "2021-02-06" ;
|
||||
dwc:locality "Rio Monte de Trigo" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8D6B0BFDB3FE167D33FE4A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFACBFE167A9EFE6E>
|
||||
dwc:catalogNumber "CCER#3864" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "2021-01-06" ;
|
||||
dwc:locality "Ubatuba" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8D6B0BFACBFE167A9EFE6E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFD6CFE7A7DEFFE6E>
|
||||
dwc:catalogNumber "CCER#3840, CCER#3867" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "2021-12-14" ;
|
||||
dwc:locality "Sao Francisco do Sul" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8D6B0BFD6CFE7A7DEFFE6E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFA1DFE7A79AFFD82>
|
||||
dwc:catalogNumber "CCER#3840, CCER#3867" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "2021-12-14" ;
|
||||
dwc:locality "Sao Francisco do Sul" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8D6B0BFA1DFE7A79AFFD82> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFE5DFE5E797CFDA6>
|
||||
dwc:catalogNumber "CCER#3849, CCER#3858, CCER#3845, CCER#3861, CCER#3838-3839, CCER#3857, CCER#3848, CCER#3866, CCER#3870, CCER#3871, CCER#3872, CCER#3873, CCER#3850, CCER#3863, CCER#3836, CCER#3847, CCER#3865, CCER#3875, CCER#3877, CCER#3843-3844, CCER#3862, CCER#3874, CCER#3851-3852, CCER#3876, CCER#3868, CCER#3869, CCER#3837, CCER#3864, CCER#3840, CCER#3867, CCER#3841-3842, CCER#3859- 3860, CCER#3846" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "1949-06-07" ;
|
||||
dwc:locality "Santa Catarina" ;
|
||||
dwc:recordedBy "equipe PMP-BS" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8D6B0BFE5DFE5E797CFDA6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFEB6FD827C37FDA6>
|
||||
dwc:catalogNumber "CCER#3841-3842" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "2021-02-04" ;
|
||||
dwc:locality "Pontal" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8D6B0BFEB6FD827C37FDA6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFBC8FD82788DFDFA>
|
||||
dwc:catalogNumber "CCER#3859- 3860" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "1949-06-07" ;
|
||||
dwc:locality "Sao Francisco do Sul" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8D6B0BFBC8FD82788DFDFA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E46477FF8F6B05FF04FCFE7BC4FD32.mc.3B25DF3CFF8D6B0BFF62FDE67C64FDFA>
|
||||
dwc:catalogNumber "CCER#3846" ;
|
||||
dwc:collectionCode "NEW, RECORD" ;
|
||||
dwc:eventDate "2021-12-26" ;
|
||||
dwc:locality "Barra do Sai" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E46477FF8F6B05FF04FCFE7BC4FD32#3B25DF3CFF8D6B0BFF62FDE67C64FDFA> ;
|
||||
a dwc:MaterialCitation .
|
||||
117
data/03/E4/6B/03E46B7F321E534CFD723AF9FB91ECAE.ttl
Normal file
117
data/03/E4/6B/03E46B7F321E534CFD723AF9FB91ECAE.ttl
Normal file
|
|
@ -0,0 +1,117 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/03E46B7F321E534CFD723AF9FB91ECAE>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4605158> ;
|
||||
dc:creator "Bosser, Jean; Guého, Joseph" ;
|
||||
dc:title "Pandanus wiehei Bosser & J. Gueho 2002, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Pandanus_wiehei_Bosser_2002> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.4605154> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://doi.org/10.5281/zenodo.4605154>
|
||||
bibo:endPage "242" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Adansonia" ;
|
||||
bibo:pubDate "2002-12-27" ;
|
||||
bibo:series "3" ;
|
||||
bibo:startPage "239" ;
|
||||
bibo:volume "24" ;
|
||||
dc:creator "Bosser, Jean; Guého, Joseph" ;
|
||||
dc:date "2002" ;
|
||||
dc:title "Deux nouvelles espèces de Pandanus (Pandanaceae) de l’île Maurice" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4605158> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Pandanus_wiehei_Bosser_2002>
|
||||
dwc:authority "Bosser & J. Gueho" ;
|
||||
dwc:authorityName "Bosser & J. Gueho" ;
|
||||
dwc:authorityYear "2002" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Pandanaceae" ;
|
||||
dwc:genus "Pandanus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Pandanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bosser & J. Gueho, 2002" ;
|
||||
dwc:species "wiehei" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Pandanus_wiehei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pandanus_wiehei>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Pandanaceae" ;
|
||||
dwc:genus "Pandanus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Pandanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "wiehei" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pandanus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pandanus>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Pandanaceae" ;
|
||||
dwc:genus "Pandanus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Pandanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pandanaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pandanaceae>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Pandanaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Pandanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pandanales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pandanales>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Pandanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4605158>
|
||||
dc:description "Fig. 1 — Pandanus wiehei: A, drupe uniloculaire, vue latérale et vue du sommet; B, une drupe biloculaire, id. — Pandanus rigidifolius: C, une drupe uniloculaire, vue latérale et vue du sommet; D, une drupe biloculaire, id. — Pandanus microcarpus: E, une drupe uniloculaire, vue latérale et vue du sommet. — Pandanus sphaeroideus: F, drupe, vue latérale et vue du sommet. — Pandanus pseudomontanus: G, étamines. A-B, Malika Virahsawmy in MAU 22884 (MAU); C, Wiehe & Vaughan 3132 A (MAU); D, Bosser, Guého & Lecordier in MAU 20164 (P); E, Barkly 43 (K); F, Horne 34 (K); G, J. Guého in MAU 13743 (MAU)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4605158/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
108
data/03/E4/87/03E487829241E965D48BFF7C8B39FEB7.ttl
Normal file
108
data/03/E4/87/03E487829241E965D48BFF7C8B39FEB7.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/03E487829241E965D48BFF7C8B39FEB7>
|
||||
dc:creator "Assing, V." ;
|
||||
dc:title "Atheta paracrassicornis BRUNDIN 1954" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Atheta_paracrassicornis_Brundin_1954> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5433223> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5433223>
|
||||
bibo:endPage "379" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2006-07-21" ;
|
||||
bibo:startPage "333" ;
|
||||
bibo:volume "38" ;
|
||||
dc:creator "Assing, V." ;
|
||||
dc:date "2006" ;
|
||||
dc:title "New species and records of Staphylinidae from Greece, with two new synonymies (Insecta: Coleoptera)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Atheta_paracrassicornis_Brundin_1954>
|
||||
dwc:authority "BRUNDIN 1954" ;
|
||||
dwc:authorityName "BRUNDIN" ;
|
||||
dwc:authorityYear "1954" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Atheta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Brundin, 1954" ;
|
||||
dwc:species "paracrassicornis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/JBS4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Atheta_paracrassicornis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Atheta_paracrassicornis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Atheta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "paracrassicornis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Atheta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Atheta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Atheta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
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 .
|
||||
138
data/03/E4/87/03E487829243E967D48BFF7C8BC5F981.ttl
Normal file
138
data/03/E4/87/03E487829243E967D48BFF7C8BC5F981.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/03E487829243E967D48BFF7C8BC5F981>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5433245> ;
|
||||
dc:creator "Assing, V." ;
|
||||
dc:title "Oxypoda (Bessopora) cretica Assing 2006, sp.n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487829243E967D48BFF7C8BC5F981.mc.3B253CC99243E967D48BFF5A8D2CFE90> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Oxypoda_cretica_Assing_2006> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5433223> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5433223>
|
||||
bibo:endPage "379" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2006-07-21" ;
|
||||
bibo:startPage "333" ;
|
||||
bibo:volume "38" ;
|
||||
dc:creator "Assing, V." ;
|
||||
dc:date "2006" ;
|
||||
dc:title "New species and records of Staphylinidae from Greece, with two new synonymies (Insecta: Coleoptera)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5433245> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oxypoda_cretica_Assing_2006>
|
||||
dwc:authority "Assing, 2006" ;
|
||||
dwc:authorityName "Assing" ;
|
||||
dwc:authorityYear "2006" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Oxypoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Assing, 2006" ;
|
||||
dwc:species "cretica" ;
|
||||
dwc:subGenus "Bessopora" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6THGX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oxypoda_cretica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oxypoda_cretica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Oxypoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cretica" ;
|
||||
dwc:subGenus "Bessopora" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oxypoda_Bessopora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oxypoda_Bessopora>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Oxypoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Bessopora" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oxypoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oxypoda>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Oxypoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
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.5433245>
|
||||
dc:description "Figs 60-70: Aphaenostemmus rhodicus sp.n. (60-63) and Oxypoda cretica sp.n. (64-70). (60, 64) habitus; (61, 65) forebody; (62) head and pronotum; (63, 67) antenna; (66) head in lateral view; (68) median lobe of aedeagus in lateral view; (69) apex of median lobe of aedeagus in ventral view; (70) apical lobe of paramere. Scale bars: 60, 64: 1.0 mm; 61-63, 65-67: 0.5 mm; 68-70: 0.1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5433245/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E487829243E967D48BFF7C8BC5F981.mc.3B253CC99243E967D48BFF5A8D2CFE90>
|
||||
dwc:eventDate "2001-10-03" ;
|
||||
dwc:locality "Meybohm" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1000" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487829243E967D48BFF7C8BC5F981#3B253CC99243E967D48BFF5A8D2CFE90> ;
|
||||
a dwc:MaterialCitation .
|
||||
127
data/03/E4/87/03E487829249E96DD48BFA0F89C6F9A1.ttl
Normal file
127
data/03/E4/87/03E487829249E96DD48BFA0F89C6F9A1.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/03E487829249E96DD48BFA0F89C6F9A1>
|
||||
dc:creator "Assing, V." ;
|
||||
dc:title "Nudobius cypriacus COIFFAIT 1956" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487829249E96DD48BFA0F89C6F9A1.mc.3B253CC99249E96DD546FA6189C7FA63>, <http://tb.plazi.org/GgServer/dwcaRecords/03E487829249E96DD48BFA0F89C6F9A1.mc.3B253CC99249E96DD51DFA498A9EFA63> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nudobius_cypriacus_Coiffait_1956> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5433223> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5433223>
|
||||
bibo:endPage "379" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2006-07-21" ;
|
||||
bibo:startPage "333" ;
|
||||
bibo:volume "38" ;
|
||||
dc:creator "Assing, V." ;
|
||||
dc:date "2006" ;
|
||||
dc:title "New species and records of Staphylinidae from Greece, with two new synonymies (Insecta: Coleoptera)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nudobius_cypriacus_Coiffait_1956>
|
||||
dwc:authority "COIFFAIT 1956" ;
|
||||
dwc:authorityName "COIFFAIT" ;
|
||||
dwc:authorityYear "1956" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Nudobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Coiffait, 1956" ;
|
||||
dwc:species "cypriacus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/483M3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nudobius_cypriacus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nudobius_cypriacus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Nudobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cypriacus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nudobius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nudobius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Nudobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E487829249E96DD48BFA0F89C6F9A1.mc.3B253CC99249E96DD546FA6189C7FA63>
|
||||
dwc:collectionCode "SMNS" ;
|
||||
dwc:eventDate "2004-09-26" ;
|
||||
dwc:locality "Parnon" ;
|
||||
dwc:recordedBy "Bense" ;
|
||||
dwc:verbatimElevation "1100" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487829249E96DD48BFA0F89C6F9A1#3B253CC99249E96DD546FA6189C7FA63> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E487829249E96DD48BFA0F89C6F9A1.mc.3B253CC99249E96DD51DFA498A9EFA63>
|
||||
dwc:collectionCode "SMNS" ;
|
||||
dwc:eventDate "2004-09-23" ;
|
||||
dwc:locality "Zarukhla" ;
|
||||
dwc:recordedBy "E Chelmos & Bense" ;
|
||||
dwc:verbatimElevation "1100" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487829249E96DD48BFA0F89C6F9A1#3B253CC99249E96DD51DFA498A9EFA63> ;
|
||||
a dwc:MaterialCitation .
|
||||
108
data/03/E4/87/03E487829249E96DD48BFB0F8B65FB63.ttl
Normal file
108
data/03/E4/87/03E487829249E96DD48BFB0F8B65FB63.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/03E487829249E96DD48BFB0F8B65FB63>
|
||||
dc:creator "Assing, V." ;
|
||||
dc:title "Platydomene springeri" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Platydomene_springeri_Koch_1937> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5433223> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5433223>
|
||||
bibo:endPage "379" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2006-07-21" ;
|
||||
bibo:startPage "333" ;
|
||||
bibo:volume "38" ;
|
||||
dc:creator "Assing, V." ;
|
||||
dc:date "2006" ;
|
||||
dc:title "New species and records of Staphylinidae from Greece, with two new synonymies (Insecta: Coleoptera)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Platydomene_springeri_Koch_1937>
|
||||
dwc:authority "(KOCH 1937)" ;
|
||||
dwc:baseAuthorityName "KOCH" ;
|
||||
dwc:baseAuthorityYear "1937" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Platydomene" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Koch, 1937)" ;
|
||||
dwc:species "springeri" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4JQQ8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Platydomene_springeri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Platydomene_springeri>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Platydomene" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "springeri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Platydomene> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Platydomene>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Platydomene" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
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 .
|
||||
165
data/03/E4/87/03E48782924CE968D48BFBF08881FA23.ttl
Normal file
165
data/03/E4/87/03E48782924CE968D48BFBF08881FA23.ttl
Normal file
|
|
@ -0,0 +1,165 @@
|
|||
@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/03E48782924CE968D48BFBF08881FA23>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5433235> ;
|
||||
dc:creator "Assing, V." ;
|
||||
dc:title "Xantholinus pantokratoris BORDONI 1975" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E48782924CE968D48BFBF08881FA23.mc.3B253CC9924CE968D5CCFB298B1EFB2B>, <http://tb.plazi.org/GgServer/dwcaRecords/03E48782924CE968D48BFBF08881FA23.mc.3B253CC9924CE968D01CFB618B22FA8B>, <http://tb.plazi.org/GgServer/dwcaRecords/03E48782924CE968D48BFBF08881FA23.mc.3B253CC9924CE968D63BFB518A91FA8B>, <http://tb.plazi.org/GgServer/dwcaRecords/03E48782924CE968D48BFBF08881FA23.mc.3B253CC9924CE968D7A4FB518BECFAB3>, <http://tb.plazi.org/GgServer/dwcaRecords/03E48782924CE968D48BFBF08881FA23.mc.3B253CC9924CE968D6C2FAB98851FADB>, <http://tb.plazi.org/GgServer/dwcaRecords/03E48782924CE968D48BFBF08881FA23.mc.3B253CC9924CE968D567FA8188F6FAC3> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Xantholinus_pantokratoris_Bordoni_1975> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5433223> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5433223>
|
||||
bibo:endPage "379" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2006-07-21" ;
|
||||
bibo:startPage "333" ;
|
||||
bibo:volume "38" ;
|
||||
dc:creator "Assing, V." ;
|
||||
dc:date "2006" ;
|
||||
dc:title "New species and records of Staphylinidae from Greece, with two new synonymies (Insecta: Coleoptera)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5433235> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Xantholinus_pantokratoris_Bordoni_1975>
|
||||
dwc:authority "BORDONI 1975" ;
|
||||
dwc:authorityName "BORDONI" ;
|
||||
dwc:authorityYear "1975" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Xantholinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bordoni, 1975" ;
|
||||
dwc:species "pantokratoris" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Xantholinus_pantokratoris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Xantholinus_pantokratoris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Xantholinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pantokratoris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Xantholinus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Xantholinus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Xantholinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
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.5433235>
|
||||
dc:description "Map 2: Distribution of Xantholinus pantokratoris BORDONI in Greece, based on examined records." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5433235/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E48782924CE968D48BFBF08881FA23.mc.3B253CC9924CE968D5CCFB298B1EFB2B>
|
||||
dwc:eventDate "1996-05-15" ;
|
||||
dwc:locality "Stagiate" ;
|
||||
dwc:recordedBy "Schulz & Vock" ;
|
||||
dwc:verbatimElevation "600" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E48782924CE968D48BFBF08881FA23#3B253CC9924CE968D5CCFB298B1EFB2B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E48782924CE968D48BFBF08881FA23.mc.3B253CC9924CE968D01CFB618B22FA8B>
|
||||
dwc:eventDate "1980-10-03" ;
|
||||
dwc:locality "Agios Mammas" ;
|
||||
dwc:recordedBy "Malicky" ;
|
||||
dwc:verbatimLatitude "36.616665" ;
|
||||
dwc:verbatimLongitude "22.933332" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E48782924CE968D48BFBF08881FA23#3B253CC9924CE968D01CFB618B22FA8B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E48782924CE968D48BFBF08881FA23.mc.3B253CC9924CE968D63BFB518A91FA8B>
|
||||
dwc:eventDate "1986-04-01" ;
|
||||
dwc:locality "Olympia" ;
|
||||
dwc:recordedBy "Assing" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E48782924CE968D48BFBF08881FA23#3B253CC9924CE968D63BFB518A91FA8B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E48782924CE968D48BFBF08881FA23.mc.3B253CC9924CE968D7A4FB518BECFAB3>
|
||||
dwc:eventDate "2004-10-05" ;
|
||||
dwc:locality "Kalavrita" ;
|
||||
dwc:recordedBy "Schawaller" ;
|
||||
dwc:verbatimElevation "1100" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E48782924CE968D48BFBF08881FA23#3B253CC9924CE968D7A4FB518BECFAB3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E48782924CE968D48BFBF08881FA23.mc.3B253CC9924CE968D6C2FAB98851FADB>
|
||||
dwc:eventDate "1986-04-02" ;
|
||||
dwc:locality "Sparta" ;
|
||||
dwc:recordedBy "Assing" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E48782924CE968D48BFBF08881FA23#3B253CC9924CE968D6C2FAB98851FADB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E48782924CE968D48BFBF08881FA23.mc.3B253CC9924CE968D567FA8188F6FAC3>
|
||||
dwc:collectionCode "DEI" ;
|
||||
dwc:eventDate "1999-04-19" ;
|
||||
dwc:locality "Parnon" ;
|
||||
dwc:recordedBy "Behne" ;
|
||||
dwc:verbatimElevation "930" ;
|
||||
dwc:verbatimLatitude "37.283333" ;
|
||||
dwc:verbatimLongitude "22.466667" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E48782924CE968D48BFBF08881FA23#3B253CC9924CE968D567FA8188F6FAC3> ;
|
||||
a dwc:MaterialCitation .
|
||||
108
data/03/E4/87/03E48782924EE96AD48BFA7588F3F9AF.ttl
Normal file
108
data/03/E4/87/03E48782924EE96AD48BFA7588F3F9AF.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/03E48782924EE96AD48BFA7588F3F9AF>
|
||||
dc:creator "Assing, V." ;
|
||||
dc:title "Gyrophaena gentilis ERICHSON 1839" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gyrophaena_gentilis_Erichson_1839> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5433223> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5433223>
|
||||
bibo:endPage "379" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2006-07-21" ;
|
||||
bibo:startPage "333" ;
|
||||
bibo:volume "38" ;
|
||||
dc:creator "Assing, V." ;
|
||||
dc:date "2006" ;
|
||||
dc:title "New species and records of Staphylinidae from Greece, with two new synonymies (Insecta: Coleoptera)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gyrophaena_gentilis_Erichson_1839>
|
||||
dwc:authority "ERICHSON 1839" ;
|
||||
dwc:authorityName "ERICHSON" ;
|
||||
dwc:authorityYear "1839" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Gyrophaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Erichson, 1839" ;
|
||||
dwc:species "gentilis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3HZZD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gyrophaena_gentilis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gyrophaena_gentilis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Gyrophaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "gentilis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gyrophaena> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gyrophaena>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Gyrophaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
108
data/03/E4/87/03E48782924FE96BD48BFA64887AF9BF.ttl
Normal file
108
data/03/E4/87/03E48782924FE96BD48BFA64887AF9BF.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/03E48782924FE96BD48BFA64887AF9BF>
|
||||
dc:creator "Assing, V." ;
|
||||
dc:title "Amischa forcipata MULSANT & REY 1873" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Amischa_forcipata_Mulsant_1873> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5433223> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5433223>
|
||||
bibo:endPage "379" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2006-07-21" ;
|
||||
bibo:startPage "333" ;
|
||||
bibo:volume "38" ;
|
||||
dc:creator "Assing, V." ;
|
||||
dc:date "2006" ;
|
||||
dc:title "New species and records of Staphylinidae from Greece, with two new synonymies (Insecta: Coleoptera)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Amischa_forcipata_Mulsant_1873>
|
||||
dwc:authority "MULSANT & REY 1873" ;
|
||||
dwc:authorityName "MULSANT & REY" ;
|
||||
dwc:authorityYear "1873" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Amischa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mulsant & Rey, 1873" ;
|
||||
dwc:species "forcipata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CSMS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Amischa_forcipata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amischa_forcipata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Amischa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "forcipata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amischa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amischa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Amischa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
108
data/03/E4/87/03E48782924FE96BD48BFAEE8B2AFA04.ttl
Normal file
108
data/03/E4/87/03E48782924FE96BD48BFAEE8B2AFA04.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/03E48782924FE96BD48BFAEE8B2AFA04>
|
||||
dc:creator "Assing, V." ;
|
||||
dc:title "Hydrosmecta longula" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hydrosmecta_longula_Heer_1839> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5433223> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5433223>
|
||||
bibo:endPage "379" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2006-07-21" ;
|
||||
bibo:startPage "333" ;
|
||||
bibo:volume "38" ;
|
||||
dc:creator "Assing, V." ;
|
||||
dc:date "2006" ;
|
||||
dc:title "New species and records of Staphylinidae from Greece, with two new synonymies (Insecta: Coleoptera)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hydrosmecta_longula_Heer_1839>
|
||||
dwc:authority "(HEER 1839)" ;
|
||||
dwc:baseAuthorityName "HEER" ;
|
||||
dwc:baseAuthorityYear "1839" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Hydrosmecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Heer, 1839)" ;
|
||||
dwc:species "longula" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3N9YV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hydrosmecta_longula> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrosmecta_longula>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Hydrosmecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "longula" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrosmecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrosmecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Hydrosmecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
108
data/03/E4/87/03E48782924FE96BD48BFD53883BFCC1.ttl
Normal file
108
data/03/E4/87/03E48782924FE96BD48BFD53883BFCC1.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/03E48782924FE96BD48BFD53883BFCC1>
|
||||
dc:creator "Assing, V." ;
|
||||
dc:title "Phytosus balticus KRAATZ 1859" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phytosus_balticus_Kraatz_1859> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5433223> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5433223>
|
||||
bibo:endPage "379" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2006-07-21" ;
|
||||
bibo:startPage "333" ;
|
||||
bibo:volume "38" ;
|
||||
dc:creator "Assing, V." ;
|
||||
dc:date "2006" ;
|
||||
dc:title "New species and records of Staphylinidae from Greece, with two new synonymies (Insecta: Coleoptera)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phytosus_balticus_Kraatz_1859>
|
||||
dwc:authority "KRAATZ 1859" ;
|
||||
dwc:authorityName "KRAATZ" ;
|
||||
dwc:authorityYear "1859" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Phytosus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kraatz, 1859" ;
|
||||
dwc:species "balticus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4HPDJ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phytosus_balticus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phytosus_balticus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Phytosus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "balticus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytosus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phytosus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Phytosus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
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 .
|
||||
126
data/03/E4/87/03E48782924FE96BD48BFF7C88DDFEDF.ttl
Normal file
126
data/03/E4/87/03E48782924FE96BD48BFF7C88DDFEDF.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/03E48782924FE96BD48BFF7C88DDFEDF>
|
||||
dc:creator "Assing, V." ;
|
||||
dc:title "Placusa complanata ERICHSON 1839" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E48782924FE96BD48BFF7C88DDFEDF.mc.3B253CC9924FE96BD545FEAD88E6FEB7>, <http://tb.plazi.org/GgServer/dwcaRecords/03E48782924FE96BD48BFF7C88DDFEDF.mc.3B253CC9924FE96BD5F4FEB588E1FEDF> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Placusa_complanata_Erichson_1839> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5433223> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5433223>
|
||||
bibo:endPage "379" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2006-07-21" ;
|
||||
bibo:startPage "333" ;
|
||||
bibo:volume "38" ;
|
||||
dc:creator "Assing, V." ;
|
||||
dc:date "2006" ;
|
||||
dc:title "New species and records of Staphylinidae from Greece, with two new synonymies (Insecta: Coleoptera)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Placusa_complanata_Erichson_1839>
|
||||
dwc:authority "ERICHSON 1839" ;
|
||||
dwc:authorityName "ERICHSON" ;
|
||||
dwc:authorityYear "1839" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Placusa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Erichson, 1839" ;
|
||||
dwc:species "complanata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6VNGF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Placusa_complanata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Placusa_complanata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Placusa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "complanata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Placusa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Placusa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Placusa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E48782924FE96BD48BFF7C88DDFEDF.mc.3B253CC9924FE96BD545FEAD88E6FEB7>
|
||||
dwc:eventDate "1998-04-06" ;
|
||||
dwc:locality "Kato Olympos" ;
|
||||
dwc:recordedBy "Olympos, E & Assing" ;
|
||||
dwc:verbatimElevation "1300" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E48782924FE96BD48BFF7C88DDFEDF#3B253CC9924FE96BD545FEAD88E6FEB7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E48782924FE96BD48BFF7C88DDFEDF.mc.3B253CC9924FE96BD5F4FEB588E1FEDF>
|
||||
dwc:collectionCode "SMNS" ;
|
||||
dwc:eventDate "2004-09-23" ;
|
||||
dwc:locality "Zarukhla" ;
|
||||
dwc:recordedBy "E Chelmos & Bense" ;
|
||||
dwc:verbatimElevation "1100" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E48782924FE96BD48BFF7C88DDFEDF#3B253CC9924FE96BD5F4FEB588E1FEDF> ;
|
||||
a dwc:MaterialCitation .
|
||||
123
data/03/E4/87/03E487829257E973D48BFBB68A9FFBED.ttl
Normal file
123
data/03/E4/87/03E487829257E973D48BFBB68A9FFBED.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/03E487829257E973D48BFBB68A9FFBED>
|
||||
dc:creator "Assing, V." ;
|
||||
dc:title "Omalium riparium MULSANT & REY 1861" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487829257E973D48BFBB68A9FFBED.mc.3B253CC99257E973D547FBE7887EFBED>, <http://tb.plazi.org/GgServer/dwcaRecords/03E487829257E973D48BFBB68A9FFBED.mc.3B253CC99257E973D555FBCF8AA4FBED> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Omalium_riparium_Mulsant_1861> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5433223> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5433223>
|
||||
bibo:endPage "379" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2006-07-21" ;
|
||||
bibo:startPage "333" ;
|
||||
bibo:volume "38" ;
|
||||
dc:creator "Assing, V." ;
|
||||
dc:date "2006" ;
|
||||
dc:title "New species and records of Staphylinidae from Greece, with two new synonymies (Insecta: Coleoptera)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Omalium_riparium_Mulsant_1861>
|
||||
dwc:authority "MULSANT & REY 1861" ;
|
||||
dwc:authorityName "MULSANT & REY" ;
|
||||
dwc:authorityYear "1861" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Omalium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mulsant & Rey, 1861" ;
|
||||
dwc:species "riparium" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/499Y8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Omalium_riparium> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Omalium_riparium>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Omalium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "riparium" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Omalium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Omalium>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Omalium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E487829257E973D48BFBB68A9FFBED.mc.3B253CC99257E973D547FBE7887EFBED>
|
||||
dwc:eventDate "1997-03-26" ;
|
||||
dwc:locality "Githio" ;
|
||||
dwc:recordedBy "Assing" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487829257E973D48BFBB68A9FFBED#3B253CC99257E973D547FBE7887EFBED> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E487829257E973D48BFBB68A9FFBED.mc.3B253CC99257E973D555FBCF8AA4FBED>
|
||||
dwc:eventDate "1997-03-26" ;
|
||||
dwc:locality "Diafkoto" ;
|
||||
dwc:recordedBy "Assing" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487829257E973D48BFBB68A9FFBED#3B253CC99257E973D555FBCF8AA4FBED> ;
|
||||
a dwc:MaterialCitation .
|
||||
140
data/03/E4/87/03E487829279E95DD48BFEBF88E6FD8D.ttl
Normal file
140
data/03/E4/87/03E487829279E95DD48BFEBF88E6FD8D.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/03E487829279E95DD48BFEBF88E6FD8D>
|
||||
dc:creator "Assing, V." ;
|
||||
dc:title "Oxypoda (Bessopora) moczarskii BERNHAUER 1906" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487829279E95DD48BFEBF88E6FD8D.mc.3B253CC99279E95DD582FEFE8BBBFEE5>, <http://tb.plazi.org/GgServer/dwcaRecords/03E487829279E95DD48BFEBF88E6FD8D.mc.3B253CC99279E95DD68CFEC78BE9FE0F> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Oxypoda_moczarskii_Bernhauer_1906> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5433223> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5433223>
|
||||
bibo:endPage "379" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2006-07-21" ;
|
||||
bibo:startPage "333" ;
|
||||
bibo:volume "38" ;
|
||||
dc:creator "Assing, V." ;
|
||||
dc:date "2006" ;
|
||||
dc:title "New species and records of Staphylinidae from Greece, with two new synonymies (Insecta: Coleoptera)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oxypoda_moczarskii_Bernhauer_1906>
|
||||
dwc:authority "BERNHAUER 1906", "BERNHAUER 1906: 127" ;
|
||||
dwc:authorityName "BERNHAUER" ;
|
||||
dwc:authorityPageNumber "127" ;
|
||||
dwc:authorityYear "1906" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Oxypoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bernhauer, 1906" ;
|
||||
dwc:species "moczarskii" ;
|
||||
dwc:subGenus "Bessopora" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/75HJN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oxypoda_moczarskii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oxypoda_moczarskii>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Oxypoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "moczarskii" ;
|
||||
dwc:subGenus "Bessopora" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oxypoda_Bessopora>, <http://taxon-name.plazi.org/id/Animalia/Oxypoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oxypoda_Bessopora>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Oxypoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Bessopora" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oxypoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oxypoda>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Oxypoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E487829279E95DD48BFEBF88E6FD8D.mc.3B253CC99279E95DD582FEFE8BBBFEE5>
|
||||
dwc:collectionCode "FMNH" ;
|
||||
dwc:locality "Morea" ;
|
||||
dwc:recordedBy "M. Bernhauer Collection" ;
|
||||
dwc:typeStatus "syntype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487829279E95DD48BFEBF88E6FD8D#3B253CC99279E95DD582FEFE8BBBFEE5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E487829279E95DD48BFEBF88E6FD8D.mc.3B253CC99279E95DD68CFEC78BE9FE0F>
|
||||
dwc:collectionCode "FMNH" ;
|
||||
dwc:locality "Val de Ropa" ;
|
||||
dwc:recordedBy "M. Bernhauer Collection" ;
|
||||
dwc:typeStatus "syntype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487829279E95DD48BFEBF88E6FD8D#3B253CC99279E95DD68CFEC78BE9FE0F> ;
|
||||
a dwc:MaterialCitation .
|
||||
141
data/03/E4/87/03E48782927AE95FD48BFF7C886CFB7A.ttl
Normal file
141
data/03/E4/87/03E48782927AE95FD48BFF7C886CFB7A.ttl
Normal file
|
|
@ -0,0 +1,141 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03E48782927AE95FD48BFF7C886CFB7A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5433239> ;
|
||||
dc:creator "Assing, V." ;
|
||||
dc:title "Aleochara (Ceranota) mortuisimilis Assing 2006, sp.n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E48782927AE95FD48BFF7C886CFB7A.mc.3B253CC9927AE95ED4FDFE888BE2FEA2>, <http://tb.plazi.org/GgServer/dwcaRecords/03E48782927AE95FD48BFF7C886CFB7A.mc.3B253CC9927AE95ED6F5FE888801FECB> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Aleochara_mortuisimilis_Assing_2006> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5433223> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5433223>
|
||||
bibo:endPage "379" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2006-07-21" ;
|
||||
bibo:startPage "333" ;
|
||||
bibo:volume "38" ;
|
||||
dc:creator "Assing, V." ;
|
||||
dc:date "2006" ;
|
||||
dc:title "New species and records of Staphylinidae from Greece, with two new synonymies (Insecta: Coleoptera)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5433239> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleochara_mortuisimilis_Assing_2006>
|
||||
dwc:authority "Assing, 2006" ;
|
||||
dwc:authorityName "Assing" ;
|
||||
dwc:authorityYear "2006" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Aleochara" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Assing, 2006" ;
|
||||
dwc:species "mortuisimilis" ;
|
||||
dwc:subGenus "Ceranota" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BMWK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleochara_mortuisimilis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleochara_mortuisimilis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Aleochara" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "mortuisimilis" ;
|
||||
dwc:subGenus "Ceranota" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleochara_Ceranota> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleochara_Ceranota>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Aleochara" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Ceranota" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleochara> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleochara>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Aleochara" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
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.5433239>
|
||||
dc:description "Figs 33-46: Aleochara mortuisimilis sp.n. (34-40, 43: holotype). (33) habitus (brachypterous specimen); (34) head in lateral view; (35) 3 abdominal tergite III; (36) 3 abdominal tergite VII in dorsal view; (37) 3 abdominal segment VII in lateral view; (38) 3 abdominal tergite VII in anterodorsal view; (39) 3 tergite VIII; (40) 3 sternite VIII; (41-43) median lobe of aedeagus in lateral and in ventral view; (44) ♀ tergite VIII; (45) posterior part of ♀ sternite VIII; (46) spermatheca. Scale bars: 33-38: 1.0 mm; 39-40, 44: 0.5 mm; 41-43, 45-46: 0.2 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5433239/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E48782927AE95FD48BFF7C886CFB7A.mc.3B253CC9927AE95ED4FDFE888BE2FEA2>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E48782927AE95FD48BFF7C886CFB7A#3B253CC9927AE95ED4FDFE888BE2FEA2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E48782927AE95FD48BFF7C886CFB7A.mc.3B253CC9927AE95ED6F5FE888801FECB>
|
||||
dwc:recordedBy "P. Wunderle" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E48782927AE95FD48BFF7C886CFB7A#3B253CC9927AE95ED6F5FE888801FECB> ;
|
||||
a dwc:MaterialCitation .
|
||||
94
data/03/E4/87/03E48782B2617102FF5409B13181FD29.ttl
Normal file
94
data/03/E4/87/03E48782B2617102FF5409B13181FD29.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/03E48782B2617102FF5409B13181FD29>
|
||||
dc:creator "Karge, Andreas; Page, Timothy J.; Klotz, Werner" ;
|
||||
dc:title "Micratya Bouvier 1913" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Micratya_Bouvier_1913> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3608.5.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3608.5.4>
|
||||
bibo:endPage "368" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "357" ;
|
||||
bibo:volume "3608" ;
|
||||
dc:creator "Karge, Andreas; Page, Timothy J.; Klotz, Werner" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "A new species of freshwater shrimp of the genus Micratya (Decapoda: Atyidae: Caridea) from Puerto Rico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Micratya_Bouvier_1913>
|
||||
dwc:authority "Bouvier, 1913" ;
|
||||
dwc:authorityName "Bouvier" ;
|
||||
dwc:authorityYear "1913" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Atyidae" ;
|
||||
dwc:genus "Micratya" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Bouvier, 1913" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8VJXT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Micratya> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Micratya>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Atyidae" ;
|
||||
dwc:genus "Micratya" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Atyidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Atyidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Atyidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Decapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Decapoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
134
data/03/E4/87/03E48782FFACE90182CAF969FCDEF83D.ttl
Normal file
134
data/03/E4/87/03E48782FFACE90182CAF969FCDEF83D.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/03E48782FFACE90182CAF969FCDEF83D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10468856>, <http://dx.doi.org/10.5281/zenodo.10468862> ;
|
||||
dc:creator "Anisyutkin, Leonid N.; Vasilenko, Dmitry V.; Perkovsky, Evgeny E." ;
|
||||
dc:title "Ectobius danekrae Anisyutkin et Perkovsky 2024, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E48782FFACE90182CAF969FCDEF83D.mc.3B253CC9FFACE9048363F8A2FDD6F84A>, <http://tb.plazi.org/GgServer/dwcaRecords/03E48782FFACE90182CAF969FCDEF83D.mc.3B253CC9FFACE904829AF80FFB8DF86F> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ectobius_danekrae_Anisyutkin_2024> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5397.3.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5397.3.2>
|
||||
bibo:endPage "350" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-01-05" ;
|
||||
bibo:startPage "342" ;
|
||||
bibo:volume "5397" ;
|
||||
dc:creator "Anisyutkin, Leonid N.; Vasilenko, Dmitry V.; Perkovsky, Evgeny E." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A new amber representative of the genus Ectobius Stephens, 1835 (Blattodea: Ectobiidae) from Storebaelt (Denmark)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10468856>, <http://dx.doi.org/10.5281/zenodo.10468862> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ectobius_danekrae_Anisyutkin_2024>
|
||||
dwc:authority "Anisyutkin et Perkovsky" ;
|
||||
dwc:authorityName "Anisyutkin et Perkovsky" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ectobiidae" ;
|
||||
dwc:genus "Ectobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Blattodea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Anisyutkin & Perkovsky, 2024" ;
|
||||
dwc:species "danekrae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ectobius_danekrae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectobius_danekrae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ectobiidae" ;
|
||||
dwc:genus "Ectobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Blattodea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "danekrae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ectobius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectobius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ectobiidae" ;
|
||||
dwc:genus "Ectobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Blattodea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ectobiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectobiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ectobiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Blattodea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Blattodea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Blattodea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Blattodea" ;
|
||||
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.10468856>
|
||||
dc:description "FIGURE 1. Ectobius danekrae Anisyutkin et Perkovsky, sp. nov., male holotype.A, B—general view of inclusion: from above (A) and below (B); C, D—general view from above (C) and below (D); E—abdominal apex from below." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/10468856/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.10468862>
|
||||
dc:description "FIGURE 2. Ectobius danekrae Anisyutkin et Perkovsky, sp. nov., male holotype. A—outlines of body from above; B— abdominal apex and part of leg from below." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/10468862/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E48782FFACE90182CAF969FCDEF83D.mc.3B253CC9FFACE9048363F8A2FDD6F84A>
|
||||
dwc:catalogNumber "ZMUC 902245" ;
|
||||
dwc:collectionCode "ZMUC" ;
|
||||
dwc:locality "Danish" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E48782FFACE90182CAF969FCDEF83D#3B253CC9FFACE9048363F8A2FDD6F84A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E48782FFACE90182CAF969FCDEF83D.mc.3B253CC9FFACE904829AF80FFB8DF86F>
|
||||
dwc:eventDate "1966-06-07" ;
|
||||
dwc:locality "DENMARK" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E48782FFACE90182CAF969FCDEF83D#3B253CC9FFACE904829AF80FFB8DF86F> ;
|
||||
a dwc:MaterialCitation .
|
||||
194
data/03/E4/87/03E487857352FFC6FF25B088FCE9FF14.ttl
Normal file
194
data/03/E4/87/03E487857352FFC6FF25B088FCE9FF14.ttl
Normal file
|
|
@ -0,0 +1,194 @@
|
|||
@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/03E487857352FFC6FF25B088FCE9FF14>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.3516753>, <http://dx.doi.org/10.5281/zenodo.3516755> ;
|
||||
dc:creator "Schnabel, Kareen E.; Ahyong, Shane T." ;
|
||||
dc:title "Phylladiorhynchus erebus Schnabel & Ahyong 2019, n. sp." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487857352FFC6FF25B088FCE9FF14.mc.3B253CCE7352FFC2FEE7B11BFDD7F889>, <http://tb.plazi.org/GgServer/dwcaRecords/03E487857352FFC6FF25B088FCE9FF14.mc.3B253CCE7352FFC2FD79B127FECDF852>, <http://tb.plazi.org/GgServer/dwcaRecords/03E487857352FFC6FF25B088FCE9FF14.mc.3B253CCE7352FFC2FEA6B16FFC10F852>, <http://tb.plazi.org/GgServer/dwcaRecords/03E487857352FFC6FF25B088FCE9FF14.mc.3B253CCE7352FFC2FE35B18BFBB4F876>, <http://tb.plazi.org/GgServer/dwcaRecords/03E487857352FFC6FF25B088FCE9FF14.mc.3B253CCE7352FFC2FBCCB18BFE25F819>, <http://tb.plazi.org/GgServer/dwcaRecords/03E487857352FFC6FF25B088FCE9FF14.mc.3B253CCE7352FFC2FE5EB1D7FC34F81A>, <http://tb.plazi.org/GgServer/dwcaRecords/03E487857352FFC6FF25B088FCE9FF14.mc.3B253CCE7352FFC2FC4FB1D7FEB5F83D> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phylladiorhynchus_erebus_Schnabel_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4688.3.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4688.3.1>
|
||||
bibo:endPage "347" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-10-23" ;
|
||||
bibo:startPage "301" ;
|
||||
bibo:volume "4688" ;
|
||||
dc:creator "Schnabel, Kareen E.; Ahyong, Shane T." ;
|
||||
dc:date "2019" ;
|
||||
dc:title "The squat lobster genus Phylladiorhynchus Baba, 1969 in New Zealand and eastern Australia, with description of six new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3516753>, <http://dx.doi.org/10.5281/zenodo.3516755> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phylladiorhynchus_erebus_Schnabel_2019>
|
||||
dwc:authority "Schnabel & Ahyong, 2019" ;
|
||||
dwc:authorityName "Schnabel & Ahyong" ;
|
||||
dwc:authorityYear "2019" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Galatheidae" ;
|
||||
dwc:genus "Phylladiorhynchus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Schnabel & Ahyong, 2019" ;
|
||||
dwc:species "erebus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/64cd451b-615f-403e-b499-67bfc886225c> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phylladiorhynchus_erebus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phylladiorhynchus_erebus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Galatheidae" ;
|
||||
dwc:genus "Phylladiorhynchus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "erebus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phylladiorhynchus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phylladiorhynchus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Galatheidae" ;
|
||||
dwc:genus "Phylladiorhynchus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Galatheidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Galatheidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Galatheidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Decapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Decapoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.3516753>
|
||||
dc:description "FIGURE 4. Phylladiorhynchus erebus n. sp., holotype male, 3.3 mm (NIWA 21269): A, carapace and abdomen, dorsal view. B, sternal plastron. C, telson. D, right antennal peduncle, ventral view. E, left cephalic region, showing antennular and antennal peduncles, ventral view. F, right Mxp3, lateral view. G, H, left and right cheliped, dorsal view. I, J, left P2–3, lateral view. K, right P4, lateral view. L, distal portion of propodus and dactylus of left P2. Scale bars: 2 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/3516753/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.3516755>
|
||||
dc:description "FIGURE 5. Distribution records for Phylladiorhynchus erebus n. sp. (white circles) and P. kermadecensis n. sp. (crossed circle). Lines demarcating the EEZ for both Australia and NZ shown." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/3516755/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E487857352FFC6FF25B088FCE9FF14.mc.3B253CCE7352FFC2FEE7B11BFDD7F889>
|
||||
dwc:catalogNumber "NIWA 135617" ;
|
||||
dwc:collectionCode "NZOI" ;
|
||||
dwc:eventDate "1977-01-25" ;
|
||||
dwc:locality "West Norfolk Ridge" ;
|
||||
dwc:recordedBy "Stn. P" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "378" ;
|
||||
dwc:verbatimLatitude "-32.667" ;
|
||||
dwc:verbatimLongitude "167.473" ;
|
||||
trt:gbifOccurrenceId "2429072357" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487857352FFC6FF25B088FCE9FF14#3B253CCE7352FFC2FEE7B11BFDD7F889> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E487857352FFC6FF25B088FCE9FF14.mc.3B253CCE7352FFC2FD79B127FECDF852>
|
||||
dwc:catalogNumber "MA73597, NIWA 123247" ;
|
||||
dwc:collectionCode "AWMM, TAN" ;
|
||||
dwc:eventDate "2016-11-01" ;
|
||||
dwc:locality "L'Esperance Rock" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "502" ;
|
||||
dwc:verbatimLatitude "31.373" ;
|
||||
dwc:verbatimLongitude "-178.733" ;
|
||||
trt:gbifOccurrenceId "2429072672" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487857352FFC6FF25B088FCE9FF14#3B253CCE7352FFC2FD79B127FECDF852> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E487857352FFC6FF25B088FCE9FF14.mc.3B253CCE7352FFC2FEA6B16FFC10F852>
|
||||
dwc:catalogNumber "NIWA 21269" ;
|
||||
dwc:collectionCode "NIWA" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "2429072286" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487857352FFC6FF25B088FCE9FF14#3B253CCE7352FFC2FEA6B16FFC10F852> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E487857352FFC6FF25B088FCE9FF14.mc.3B253CCE7352FFC2FE35B18BFBB4F876>
|
||||
dwc:catalogNumber "NIWA 21201" ;
|
||||
dwc:collectionCode "NIWA" ;
|
||||
dwc:locality "Norfolk Island" ;
|
||||
trt:gbifOccurrenceId "2429072389" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487857352FFC6FF25B088FCE9FF14#3B253CCE7352FFC2FE35B18BFBB4F876> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E487857352FFC6FF25B088FCE9FF14.mc.3B253CCE7352FFC2FBCCB18BFE25F819>
|
||||
dwc:collectionCode "NZOI" ;
|
||||
dwc:eventDate "1975-07-22" ;
|
||||
dwc:recordedBy "Stn. I" ;
|
||||
dwc:verbatimElevation "290" ;
|
||||
dwc:verbatimLatitude "-29.132" ;
|
||||
dwc:verbatimLongitude "168.25" ;
|
||||
trt:gbifOccurrenceId "2429072313" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487857352FFC6FF25B088FCE9FF14#3B253CCE7352FFC2FBCCB18BFE25F819> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E487857352FFC6FF25B088FCE9FF14.mc.3B253CCE7352FFC2FE5EB1D7FC34F81A>
|
||||
dwc:catalogNumber "NIWA 23099" ;
|
||||
dwc:collectionCode "NIWA" ;
|
||||
dwc:locality "Norfolk Ridge" ;
|
||||
trt:gbifOccurrenceId "2429072256" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487857352FFC6FF25B088FCE9FF14#3B253CCE7352FFC2FE5EB1D7FC34F81A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E487857352FFC6FF25B088FCE9FF14.mc.3B253CCE7352FFC2FC4FB1D7FEB5F83D>
|
||||
dwc:collectionCode "NZOI" ;
|
||||
dwc:eventDate "1975-07-24" ;
|
||||
dwc:recordedBy "Stn. I" ;
|
||||
dwc:verbatimElevation "308" ;
|
||||
dwc:verbatimLatitude "-29.337" ;
|
||||
dwc:verbatimLongitude "168.18" ;
|
||||
trt:gbifOccurrenceId "2429072320" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487857352FFC6FF25B088FCE9FF14#3B253CCE7352FFC2FC4FB1D7FEB5F83D> ;
|
||||
a dwc:MaterialCitation .
|
||||
94
data/03/E4/87/03E48785FFC5967BFE5AFAB9FB61FE56.ttl
Normal file
94
data/03/E4/87/03E48785FFC5967BFE5AFAB9FB61FE56.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/03E48785FFC5967BFE5AFAB9FB61FE56>
|
||||
dc:creator "Smit, Harry" ;
|
||||
dc:title "Acidoturus Smit 2019, n. gen." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Acidoturus_Smit_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24349/acarologia/20194339> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24349/acarologia/20194339>
|
||||
bibo:endPage "373" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Acarologia" ;
|
||||
bibo:pubDate "2019-08-28" ;
|
||||
bibo:startPage "364" ;
|
||||
bibo:volume "59" ;
|
||||
dc:creator "Smit, Harry" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "New and rare species of hyporheic water mites from New Zealand (Acari: Hydrachnidia: Aturidae, Momoniidae with the description of two new genera, one new subgenus and one new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Acidoturus_Smit_2019>
|
||||
dwc:authority "Smit, 2019" ;
|
||||
dwc:authorityName "Smit" ;
|
||||
dwc:authorityYear "2019" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Aturidae" ;
|
||||
dwc:genus "Acidoturus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Smit, 2019" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acidoturus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acidoturus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Aturidae" ;
|
||||
dwc:genus "Acidoturus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aturidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aturidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Aturidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trombidiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trombidiformes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
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 .
|
||||
117
data/03/E4/87/03E48787FF840443FF16B51C5B72F8D2.ttl
Normal file
117
data/03/E4/87/03E48787FF840443FF16B51C5B72F8D2.ttl
Normal file
|
|
@ -0,0 +1,117 @@
|
|||
@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/03E48787FF840443FF16B51C5B72F8D2>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.285278>, <http://dx.doi.org/10.5281/zenodo.285279> ;
|
||||
dc:creator "Janšta, Petr; Křížková, Barbora; Vilímová, Jitka; Rasplus, Jean-Yves" ;
|
||||
dc:title "Chileana cyanea Jansta & Krizkova, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chileana_cyanea_Jansta_2013> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3745.1.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3745.1.4>
|
||||
bibo:endPage "63" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "49" ;
|
||||
bibo:volume "3745" ;
|
||||
dc:creator "Janšta, Petr; Křížková, Barbora; Vilímová, Jitka; Rasplus, Jean-Yves" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Description of a new genus, Chileana (Hymenoptera: Chalcidoidea: Torymidae), with four new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.285278>, <http://dx.doi.org/10.5281/zenodo.285279> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chileana_cyanea_Jansta_2013>
|
||||
dwc:authority "Jansta & Krizkova" ;
|
||||
dwc:authorityName "Jansta & Krizkova" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Torymidae" ;
|
||||
dwc:genus "Chileana" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Jansta & Krizkova" ;
|
||||
dwc:species "cyanea" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chileana_cyanea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chileana_cyanea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Torymidae" ;
|
||||
dwc:genus "Chileana" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cyanea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chileana> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chileana>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Torymidae" ;
|
||||
dwc:genus "Chileana" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Torymidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Torymidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Torymidae" ;
|
||||
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.285278>
|
||||
dc:description "FIGURES 1 – 5. Chileana cyanea, female: 1, habitus, lateral view; 2, head, frontal view; 3, head, frontal view; 4, fore wing; 5, head, occipitolateral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/285278/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.285279>
|
||||
dc:description "FIGURES 6 – 9. 6 – 7, Chileana cyanea, female: 6, head and mesosoma, dorsal view; 7, propodeum, dorsal view. 8 – 9, C. cyanea, male: 8, head, frontal view; 9, scapus, frontolateral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/285279/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
210
data/03/E4/87/03E4878CFFA7331F59C1F909BF620C2E.ttl
Normal file
210
data/03/E4/87/03E4878CFFA7331F59C1F909BF620C2E.ttl
Normal file
|
|
@ -0,0 +1,210 @@
|
|||
@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/03E4878CFFA7331F59C1F909BF620C2E>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5169960> ;
|
||||
dc:creator "Scarbrough, Aubrey G.; Perez-Gelabert, Daniel E." ;
|
||||
dc:title "Efferia brunnescens" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E4878CFFA7331F59C1F909BF620C2E.mc.3B253CC7FFA5331F58DBFDE8BB110BAE>, <http://tb.plazi.org/GgServer/dwcaRecords/03E4878CFFA7331F59C1F909BF620C2E.mc.3B253CC7FFA5331F584CFD28B8700BCE>, <http://tb.plazi.org/GgServer/dwcaRecords/03E4878CFFA7331F59C1F909BF620C2E.mc.3B253CC7FFA5331F5B2FFD48B8E40A0E> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Efferia_brunnescens_Bromley_1929> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Nerax_brunnescens> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Erax_brunnescens_Bromley_1929> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5169958> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5169958>
|
||||
bibo:endPage "29" ;
|
||||
bibo:issue "49" ;
|
||||
bibo:journal "Insecta Mundi" ;
|
||||
bibo:pubDate "2008-10-10" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "2008" ;
|
||||
dc:creator "Scarbrough, Aubrey G.; Perez-Gelabert, Daniel E." ;
|
||||
dc:date "2008" ;
|
||||
dc:title "Review of the West Indian species of Efferia Coquillett (Diptera: Asilidae): Part 1. Bahamas, Cayman Islands, Cuba, and Jamaica" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5169960> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Efferia_brunnescens_Bromley_1929>
|
||||
dwc:authority "(Bromley)" ;
|
||||
dwc:baseAuthorityName "Bromley" ;
|
||||
dwc:baseAuthorityYear "1929" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Asilidae" ;
|
||||
dwc:genus "Efferia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Bromley, 1929)" ;
|
||||
dwc:species "brunnescens" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6DXQD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Efferia_brunnescens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Erax_brunnescens_Bromley_1929>
|
||||
dwc:authority "Bromley, 1929: 22" ;
|
||||
dwc:authorityName "Bromley" ;
|
||||
dwc:authorityPageNumber "22" ;
|
||||
dwc:authorityYear "1929" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Asilidae" ;
|
||||
dwc:genus "Erax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bromley, 1929" ;
|
||||
dwc:species "brunnescens" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6DXQD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Erax_brunnescens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Efferia_brunnescens>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Asilidae" ;
|
||||
dwc:genus "Efferia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "brunnescens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Efferia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Efferia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Asilidae" ;
|
||||
dwc:genus "Efferia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asilidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Asilidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erax_brunnescens>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Asilidae" ;
|
||||
dwc:genus "Erax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "brunnescens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erax> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erax>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Asilidae" ;
|
||||
dwc:genus "Erax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nerax_brunnescens>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Asilidae" ;
|
||||
dwc:genus "Nerax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "brunnescens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nerax> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nerax>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Asilidae" ;
|
||||
dwc:genus "Nerax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5169960>
|
||||
dc:description "Figure 1. Distribution of Efferia in the Bahamas, Cayman Islands, Cuba, and Jamaica." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5169960/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E4878CFFA7331F59C1F909BF620C2E.mc.3B253CC7FFA5331F58DBFDE8BB110BAE>
|
||||
dwc:collectionCode "USNM" ;
|
||||
dwc:eventDate "1917-05-10" ;
|
||||
dwc:locality "Cuba" ;
|
||||
dwc:recordedBy "C. T. Ramsden" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E4878CFFA7331F59C1F909BF620C2E#3B253CC7FFA5331F58DBFDE8BB110BAE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E4878CFFA7331F59C1F909BF620C2E.mc.3B253CC7FFA5331F584CFD28B8700BCE>
|
||||
dwc:collectionCode "USNM" ;
|
||||
dwc:eventDate "1917-06-03" ;
|
||||
dwc:locality "Guantanamo Cuba" ;
|
||||
dwc:recordedBy "C. T. Ramsden" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E4878CFFA7331F59C1F909BF620C2E#3B253CC7FFA5331F584CFD28B8700BCE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E4878CFFA7331F59C1F909BF620C2E.mc.3B253CC7FFA5331F5B2FFD48B8E40A0E>
|
||||
dwc:collectionCode "USNM" ;
|
||||
dwc:eventDate "1917-06-03" ;
|
||||
dwc:locality "Guantanamo Cuba" ;
|
||||
dwc:recordedBy "C. T. Ramsden" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E4878CFFA7331F59C1F909BF620C2E#3B253CC7FFA5331F5B2FFD48B8E40A0E> ;
|
||||
a dwc:MaterialCitation .
|
||||
178
data/03/E4/87/03E4878EFFD3FFEEFF7006AB1308FCF7.ttl
Normal file
178
data/03/E4/87/03E4878EFFD3FFEEFF7006AB1308FCF7.ttl
Normal file
|
|
@ -0,0 +1,178 @@
|
|||
@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/03E4878EFFD3FFEEFF7006AB1308FCF7>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.266451>, <http://dx.doi.org/10.5281/zenodo.266458>, <http://dx.doi.org/10.5281/zenodo.266459> ;
|
||||
dc:creator "Timms, Brian V." ;
|
||||
dc:title "Paralimnadia ammolophos Timms, 2016, n. sp." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E4878EFFD3FFEEFF7006AB1308FCF7.mc.3B253CC5FFD3FFEDFF2007E6167CFC11>, <http://tb.plazi.org/GgServer/dwcaRecords/03E4878EFFD3FFEEFF7006AB1308FCF7.mc.3B253CC5FFD3FFEDFDBB004B177DFB85>, <http://tb.plazi.org/GgServer/dwcaRecords/03E4878EFFD3FFEEFF7006AB1308FCF7.mc.3B253CC5FFD3FFEDFF2000121126FB5C>, <http://tb.plazi.org/GgServer/dwcaRecords/03E4878EFFD3FFEEFF7006AB1308FCF7.mc.3B253CC5FFD3FFEDFC99003F16E3FB78>, <http://tb.plazi.org/GgServer/dwcaRecords/03E4878EFFD3FFEEFF7006AB1308FCF7.mc.3B253CC5FFD3FFEDFB5800DB12A6FB30> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Paralimnadia_ammolophos_Timms_2016> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4161.4.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4161.4.1>
|
||||
bibo:endPage "508" ;
|
||||
bibo:issue "4" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "451" ;
|
||||
bibo:volume "4161" ;
|
||||
dc:creator "Timms, Brian V." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A review of the Australian endemic clam shrimp, Paralimnadia Sars 1896 (Crustacea: Branchiopoda: Spinicaudata)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.266451>, <http://dx.doi.org/10.5281/zenodo.266458>, <http://dx.doi.org/10.5281/zenodo.266459> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Paralimnadia_ammolophos_Timms_2016>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Timms, 2016" ;
|
||||
dwc:authorityName "Timms" ;
|
||||
dwc:authorityYear "2016" ;
|
||||
dwc:class "Branchiopoda" ;
|
||||
dwc:family "Limnadiidae" ;
|
||||
dwc:genus "Paralimnadia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diplostraca" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Timms, 2016" ;
|
||||
dwc:species "ammolophos" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4161269e-59ed-4c64-bacf-0c4dc10d8f46> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paralimnadia_ammolophos> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paralimnadia_ammolophos>
|
||||
dwc:class "Branchiopoda" ;
|
||||
dwc:family "Limnadiidae" ;
|
||||
dwc:genus "Paralimnadia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diplostraca" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ammolophos" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paralimnadia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paralimnadia>
|
||||
dwc:class "Branchiopoda" ;
|
||||
dwc:family "Limnadiidae" ;
|
||||
dwc:genus "Paralimnadia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diplostraca" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limnadiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnadiidae>
|
||||
dwc:class "Branchiopoda" ;
|
||||
dwc:family "Limnadiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diplostraca" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diplostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diplostraca>
|
||||
dwc:class "Branchiopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diplostraca" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Branchiopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Branchiopoda>
|
||||
dwc:class "Branchiopoda" ;
|
||||
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.266451>
|
||||
dc:description "FIGURE 4. Map of Australia showing distributions of all species with insert of details of Sydney region, especially for sites of P. stanyleyana." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/266451/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.266458>
|
||||
dc:description "FIGURE 11. Scanning electron micrographs of eggs. A-B, Paralimnadia ammolophos n. sp., C, P. bishopi n. sp., D-F, P. flavia n. sp., G-H, P. hyposalina n. sp., I-J, P. monaro n. sp., K-L, P. montana n. sp. A from Brooms Head, NSW, AM P 99008; B from Shelly Beach, NSW, AM P 99007; C from Cape Bedford, Qld, AM P 99359; D from Radom Springs, NT, AM P 98911; E from Larrimah, NT, AM P 98999; F from near Kununurra, WA, WAM C 61749; G from Coomberdale, WA, WAM C 61751; H from Watheroo, WA, WAM C 61753; I from near Berridale, NSW, AM P 99011; J from Manderley Pool, NSW, AM P 47129; K from Glencoe Lagoon, NSW, AMP 99014; L from Emu Rk Tarn, NSW, AM P 47132. Scale bars 0.1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/266458/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.266459>
|
||||
dc:description "FIGURE 12. Paralimnadia ammolophos n. sp. A – E male from AM P 99004; A, carapace; B, head; C, telson; D, 2 nd clasper; E, 2 nd antenna; F – H female from AM P 99005; F, carapace; G, head; H, telson. Scale bars 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/266459/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E4878EFFD3FFEEFF7006AB1308FCF7.mc.3B253CC5FFD3FFEDFF2007E6167CFC11>
|
||||
dwc:collectionCode "BVT" ;
|
||||
dwc:eventDate "1983-12-19" ;
|
||||
dwc:locality "Brooms Head" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "-29.613306" ;
|
||||
dwc:verbatimLongitude "153.3385" ;
|
||||
trt:gbifOccurrenceId "1306553109" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E4878EFFD3FFEEFF7006AB1308FCF7#3B253CC5FFD3FFEDFF2007E6167CFC11> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E4878EFFD3FFEEFF7006AB1308FCF7.mc.3B253CC5FFD3FFEDFDBB004B177DFB85>
|
||||
dwc:collectionCode "BVT" ;
|
||||
dwc:eventDate "2015-07-14" ;
|
||||
dwc:locality "Shelley Headland" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "-29.531334" ;
|
||||
dwc:verbatimLongitude "153.35356" ;
|
||||
trt:gbifOccurrenceId "1306553112" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E4878EFFD3FFEEFF7006AB1308FCF7#3B253CC5FFD3FFEDFDBB004B177DFB85> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E4878EFFD3FFEEFF7006AB1308FCF7.mc.3B253CC5FFD3FFEDFF2000121126FB5C>
|
||||
dwc:collectionCode "BVT" ;
|
||||
dwc:eventDate "2015-07-14" ;
|
||||
dwc:locality "Other" ;
|
||||
dwc:verbatimLatitude "-29.531334" ;
|
||||
dwc:verbatimLongitude "153.35356" ;
|
||||
trt:gbifOccurrenceId "1306553124" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E4878EFFD3FFEEFF7006AB1308FCF7#3B253CC5FFD3FFEDFF2000121126FB5C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E4878EFFD3FFEEFF7006AB1308FCF7.mc.3B253CC5FFD3FFEDFC99003F16E3FB78>
|
||||
dwc:collectionCode "BVT" ;
|
||||
dwc:eventDate "1983-12-19" ;
|
||||
dwc:locality "Brooms Head" ;
|
||||
dwc:verbatimLatitude "-29.613306" ;
|
||||
dwc:verbatimLongitude "153.3385" ;
|
||||
trt:gbifOccurrenceId "1306553117" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E4878EFFD3FFEEFF7006AB1308FCF7#3B253CC5FFD3FFEDFC99003F16E3FB78> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E4878EFFD3FFEEFF7006AB1308FCF7.mc.3B253CC5FFD3FFEDFB5800DB12A6FB30>
|
||||
dwc:collectionCode "BVT" ;
|
||||
dwc:eventDate "1977-03-18" ;
|
||||
dwc:locality "Brooms Head" ;
|
||||
dwc:verbatimLatitude "-29.626194" ;
|
||||
dwc:verbatimLongitude "153.32713" ;
|
||||
trt:gbifOccurrenceId "1306553114" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E4878EFFD3FFEEFF7006AB1308FCF7#3B253CC5FFD3FFEDFB5800DB12A6FB30> ;
|
||||
a dwc:MaterialCitation .
|
||||
129
data/03/E4/87/03E48790FF94FF95FF1213CBC7B14DA3.ttl
Normal file
129
data/03/E4/87/03E48790FF94FF95FF1213CBC7B14DA3.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/03E48790FF94FF95FF1213CBC7B14DA3>
|
||||
dc:creator "Levey, Brian" ;
|
||||
dc:title "Melobasis pusilla Carter Id 1928" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E48790FF94FF95FF1213CBC7B14DA3.mc.3B253CDBFF94FF94FE651235C3F24CD5>, <http://tb.plazi.org/GgServer/dwcaRecords/03E48790FF94FF95FF1213CBC7B14DA3.mc.3B253CDBFF94FF94FA9B1235C4FC4CF1>, <http://tb.plazi.org/GgServer/dwcaRecords/03E48790FF94FF95FF1213CBC7B14DA3.mc.3B253CDBFF94FF94FD811289C4D54CB9> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Melobasis_pusilla_Id_1928> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFDDFFE8FF82FF82FF85135CC76F4D54> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFDDFFE8FF82FF82FF85135CC76F4D54>
|
||||
bibo:endPage "107" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2012-09-07" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "3464" ;
|
||||
dc:creator "Levey, Brian" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "3464" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Melobasis_pusilla_Id_1928>
|
||||
dwc:authority "Carter" ;
|
||||
dwc:authorityName "Carter Id" ;
|
||||
dwc:authorityYear "1928" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Buprestidae" ;
|
||||
dwc:genus "Melobasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Carter Id, 1928" ;
|
||||
dwc:species "pusilla" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3ZLK7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Melobasis_pusilla> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melobasis_pusilla>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Buprestidae" ;
|
||||
dwc:genus "Melobasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pusilla" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melobasis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melobasis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Buprestidae" ;
|
||||
dwc:genus "Melobasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Buprestidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Buprestidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Buprestidae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E48790FF94FF95FF1213CBC7B14DA3.mc.3B253CDBFF94FF94FE651235C3F24CD5>
|
||||
dwc:collectionCode "SAMA" ;
|
||||
dwc:locality "Queensland" ;
|
||||
dwc:recordedBy "A. Simson" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E48790FF94FF95FF1213CBC7B14DA3#3B253CDBFF94FF94FE651235C3F24CD5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E48790FF94FF95FF1213CBC7B14DA3.mc.3B253CDBFF94FF94FA9B1235C4FC4CF1>
|
||||
dwc:collectionCode "SAMA" ;
|
||||
dwc:locality "Queensland" ;
|
||||
dwc:recordedBy "A. Simson" ;
|
||||
dwc:typeStatus "allotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E48790FF94FF95FF1213CBC7B14DA3#3B253CDBFF94FF94FA9B1235C4FC4CF1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E48790FF94FF95FF1213CBC7B14DA3.mc.3B253CDBFF94FF94FD811289C4D54CB9>
|
||||
dwc:locality "Slatey Creek" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E48790FF94FF95FF1213CBC7B14DA3#3B253CDBFF94FF94FD811289C4D54CB9> ;
|
||||
a dwc:MaterialCitation .
|
||||
128
data/03/E4/87/03E48790FFB3FFB0FF1212A9C503492F.ttl
Normal file
128
data/03/E4/87/03E48790FFB3FFB0FF1212A9C503492F.ttl
Normal file
|
|
@ -0,0 +1,128 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03E48790FFB3FFB0FF1212A9C503492F>
|
||||
dc:creator "Levey, Brian" ;
|
||||
dc:title "Melobasis purpurilata Levey 2012, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E48790FFB3FFB0FF1212A9C503492F.mc.3B253CDBFFB3FFB3FF12113CC33E4F23>, <http://tb.plazi.org/GgServer/dwcaRecords/03E48790FFB3FFB0FF1212A9C503492F.mc.3B253CDBFFB3FFB3FD9A11D8C6874EC3> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Melobasis_purpurilata_Levey_2012> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFDDFFE8FF82FF82FF85135CC76F4D54> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFDDFFE8FF82FF82FF85135CC76F4D54>
|
||||
bibo:endPage "107" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2012-09-07" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "3464" ;
|
||||
dc:creator "Levey, Brian" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "3464" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Melobasis_purpurilata_Levey_2012>
|
||||
dwc:authority "Levey, 2012" ;
|
||||
dwc:authorityName "Levey" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Buprestidae" ;
|
||||
dwc:genus "Melobasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Levey, 2012" ;
|
||||
dwc:species "purpurilata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3ZLK6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Melobasis_purpurilata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melobasis_purpurilata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Buprestidae" ;
|
||||
dwc:genus "Melobasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "purpurilata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melobasis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melobasis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Buprestidae" ;
|
||||
dwc:genus "Melobasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Buprestidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Buprestidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Buprestidae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E48790FFB3FFB0FF1212A9C503492F.mc.3B253CDBFFB3FFB3FF12113CC33E4F23>
|
||||
dwc:locality "Marloo" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "-28.4" ;
|
||||
dwc:verbatimLongitude "116.48333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E48790FFB3FFB0FF1212A9C503492F#3B253CDBFFB3FFB3FF12113CC33E4F23> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E48790FFB3FFB0FF1212A9C503492F.mc.3B253CDBFFB3FFB3FD9A11D8C6874EC3>
|
||||
dwc:collectionCode "ANIC, NMWC, GBC, IRSNB, SAMA, ASC, WAMA, TMSHC" ;
|
||||
dwc:eventDate "2006-09-02" ;
|
||||
dwc:locality "Monger's Lake" ;
|
||||
dwc:recordedBy "Marloo Stn. Wurarga W. A. & A. Goerling. & Bonnie Rock & G. Burns & Burracoppin & Deuquet & E. Elachbutting & S. Barker & A. Sundholm & D. Knowles & M. Powell & du Boulay Coll. & W. A., T. M. S. Hanlon & W. A., M. Hanlon" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "10" ;
|
||||
dwc:verbatimLatitude "-28.4" ;
|
||||
dwc:verbatimLongitude "116.48333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E48790FFB3FFB0FF1212A9C503492F#3B253CDBFFB3FFB3FD9A11D8C6874EC3> ;
|
||||
a dwc:MaterialCitation .
|
||||
105
data/03/E4/87/03E48793A1460475BBC1622CFB466CF3.ttl
Normal file
105
data/03/E4/87/03E48793A1460475BBC1622CFB466CF3.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/03E48793A1460475BBC1622CFB466CF3>
|
||||
dc:creator "Turni, Hendrik; Hutterer, Rainer; Asher, Robert" ;
|
||||
dc:title "Erinaceus hanensis Matschie 1907" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Erinaceus_hanensis_Matschie_1907> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.273750> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.273750>
|
||||
bibo:endPage "33" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "1470" ;
|
||||
dc:creator "Turni, Hendrik; Hutterer, Rainer; Asher, Robert" ;
|
||||
dc:date "2007" ;
|
||||
dc:title "Type specimens of “ insectivoran ” mammals at the Museum für Naturkunde, Berlin" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Erinaceus_hanensis_Matschie_1907>
|
||||
dwc:authority "Matschie, 1907" ;
|
||||
dwc:authorityName "Matschie" ;
|
||||
dwc:authorityYear "1907" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Erinaceidae" ;
|
||||
dwc:genus "Erinaceus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Erinaceomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Matschie, 1907" ;
|
||||
dwc:species "hanensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Erinaceus_hanensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erinaceus_hanensis>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Erinaceidae" ;
|
||||
dwc:genus "Erinaceus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Erinaceomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hanensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erinaceus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erinaceus>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Erinaceidae" ;
|
||||
dwc:genus "Erinaceus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Erinaceomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erinaceidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erinaceidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Erinaceidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Erinaceomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erinaceomorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erinaceomorpha>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Erinaceomorpha" ;
|
||||
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 .
|
||||
105
data/03/E4/87/03E48793A148047BBBC16404FF476ADF.ttl
Normal file
105
data/03/E4/87/03E48793A148047BBBC16404FF476ADF.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/03E48793A148047BBBC16404FF476ADF>
|
||||
dc:creator "Turni, Hendrik; Hutterer, Rainer; Asher, Robert" ;
|
||||
dc:title "Erinaceus aethiopicus Ehrenberg 1832" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Erinaceus_aethiopicus_Ehrenberg_1832> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.273750> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.273750>
|
||||
bibo:endPage "33" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "1470" ;
|
||||
dc:creator "Turni, Hendrik; Hutterer, Rainer; Asher, Robert" ;
|
||||
dc:date "2007" ;
|
||||
dc:title "Type specimens of “ insectivoran ” mammals at the Museum für Naturkunde, Berlin" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Erinaceus_aethiopicus_Ehrenberg_1832>
|
||||
dwc:authority "Ehrenberg, 1832" ;
|
||||
dwc:authorityName "Ehrenberg" ;
|
||||
dwc:authorityYear "1832" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Erinaceidae" ;
|
||||
dwc:genus "Erinaceus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Erinaceomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ehrenberg, 1832" ;
|
||||
dwc:species "aethiopicus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Erinaceus_aethiopicus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erinaceus_aethiopicus>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Erinaceidae" ;
|
||||
dwc:genus "Erinaceus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Erinaceomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "aethiopicus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erinaceus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erinaceus>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Erinaceidae" ;
|
||||
dwc:genus "Erinaceus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Erinaceomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erinaceidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erinaceidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Erinaceidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Erinaceomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erinaceomorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erinaceomorpha>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Erinaceomorpha" ;
|
||||
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 .
|
||||
105
data/03/E4/87/03E48793A14F047CBBC1641DFD916A3A.ttl
Normal file
105
data/03/E4/87/03E48793A14F047CBBC1641DFD916A3A.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/03E48793A14F047CBBC1641DFD916A3A>
|
||||
dc:creator "Turni, Hendrik; Hutterer, Rainer; Asher, Robert" ;
|
||||
dc:title "Crocidura doriae Peters 1870" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Crocidura_doriae_Peters_1870> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.273750> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.273750>
|
||||
bibo:endPage "33" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "1470" ;
|
||||
dc:creator "Turni, Hendrik; Hutterer, Rainer; Asher, Robert" ;
|
||||
dc:date "2007" ;
|
||||
dc:title "Type specimens of “ insectivoran ” mammals at the Museum für Naturkunde, Berlin" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Crocidura_doriae_Peters_1870>
|
||||
dwc:authority "Peters, 1870" ;
|
||||
dwc:authorityName "Peters" ;
|
||||
dwc:authorityYear "1870" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Soricidae" ;
|
||||
dwc:genus "Crocidura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Peters, 1870" ;
|
||||
dwc:species "doriae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Crocidura_doriae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crocidura_doriae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Soricidae" ;
|
||||
dwc:genus "Crocidura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "doriae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crocidura> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crocidura>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Soricidae" ;
|
||||
dwc:genus "Crocidura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Soricidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Soricidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Soricidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Soricomorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Soricomorpha>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
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 .
|
||||
105
data/03/E4/87/03E48793A1500460BBC16672FACE6967.ttl
Normal file
105
data/03/E4/87/03E48793A1500460BBC16672FACE6967.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/03E48793A1500460BBC16672FACE6967>
|
||||
dc:creator "Turni, Hendrik; Hutterer, Rainer; Asher, Robert" ;
|
||||
dc:title "Crocidura schweitzeri Peters 1877" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Crocidura_schweitzeri_Peters_1877> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.273750> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.273750>
|
||||
bibo:endPage "33" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "1470" ;
|
||||
dc:creator "Turni, Hendrik; Hutterer, Rainer; Asher, Robert" ;
|
||||
dc:date "2007" ;
|
||||
dc:title "Type specimens of “ insectivoran ” mammals at the Museum für Naturkunde, Berlin" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Crocidura_schweitzeri_Peters_1877>
|
||||
dwc:authority "Peters, 1877" ;
|
||||
dwc:authorityName "Peters" ;
|
||||
dwc:authorityYear "1877" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Soricidae" ;
|
||||
dwc:genus "Crocidura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Peters, 1877" ;
|
||||
dwc:species "schweitzeri" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Crocidura_schweitzeri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crocidura_schweitzeri>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Soricidae" ;
|
||||
dwc:genus "Crocidura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "schweitzeri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crocidura> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crocidura>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Soricidae" ;
|
||||
dwc:genus "Crocidura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Soricidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Soricidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Soricidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Soricomorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Soricomorpha>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
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 .
|
||||
120
data/03/E4/87/03E48793A1580468BBC16734FCBB6E61.ttl
Normal file
120
data/03/E4/87/03E48793A1580468BBC16734FCBB6E61.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/03E48793A1580468BBC16734FCBB6E61>
|
||||
dc:creator "Turni, Hendrik; Hutterer, Rainer; Asher, Robert" ;
|
||||
dc:title "Sylvisorex howelli subsp. usambarensis Hutterer 1986" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sylvisorex_howelli_usambarensis_Hutterer_1986> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.273750> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.273750>
|
||||
bibo:endPage "33" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "1470" ;
|
||||
dc:creator "Turni, Hendrik; Hutterer, Rainer; Asher, Robert" ;
|
||||
dc:date "2007" ;
|
||||
dc:title "Type specimens of “ insectivoran ” mammals at the Museum für Naturkunde, Berlin" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sylvisorex_howelli_usambarensis_Hutterer_1986>
|
||||
dwc:authority "Hutterer, 1986" ;
|
||||
dwc:authorityName "Hutterer" ;
|
||||
dwc:authorityYear "1986" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Soricidae" ;
|
||||
dwc:genus "Sylvisorex" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Hutterer, 1986" ;
|
||||
dwc:species "howelli" ;
|
||||
dwc:subSpecies "usambarensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5LCX7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sylvisorex_howelli_usambarensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sylvisorex_howelli_usambarensis>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Soricidae" ;
|
||||
dwc:genus "Sylvisorex" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "howelli" ;
|
||||
dwc:subSpecies "usambarensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sylvisorex_howelli> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sylvisorex_howelli>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Soricidae" ;
|
||||
dwc:genus "Sylvisorex" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "howelli" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sylvisorex> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sylvisorex>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Soricidae" ;
|
||||
dwc:genus "Sylvisorex" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Soricidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Soricidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Soricidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Soricomorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Soricomorpha>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
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 .
|
||||
119
data/03/E4/87/03E48793A159046ABBC165DCFAF1698F.ttl
Normal file
119
data/03/E4/87/03E48793A159046ABBC165DCFAF1698F.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/03E48793A159046ABBC165DCFAF1698F>
|
||||
dc:creator "Turni, Hendrik; Hutterer, Rainer; Asher, Robert" ;
|
||||
dc:title "Crocidura (Pachyura) media Peters 1870" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Crocidura_media_Peters_1870> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.273750> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.273750>
|
||||
bibo:endPage "33" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "1470" ;
|
||||
dc:creator "Turni, Hendrik; Hutterer, Rainer; Asher, Robert" ;
|
||||
dc:date "2007" ;
|
||||
dc:title "Type specimens of “ insectivoran ” mammals at the Museum für Naturkunde, Berlin" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Crocidura_media_Peters_1870>
|
||||
dwc:authority "Peters, 1870" ;
|
||||
dwc:authorityName "Peters" ;
|
||||
dwc:authorityYear "1870" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Soricidae" ;
|
||||
dwc:genus "Crocidura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Peters, 1870" ;
|
||||
dwc:species "media" ;
|
||||
dwc:subGenus "Pachyura" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Crocidura_media> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crocidura_media>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Soricidae" ;
|
||||
dwc:genus "Crocidura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "media" ;
|
||||
dwc:subGenus "Pachyura" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crocidura_Pachyura> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crocidura_Pachyura>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Soricidae" ;
|
||||
dwc:genus "Crocidura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Pachyura" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crocidura> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crocidura>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Soricidae" ;
|
||||
dwc:genus "Crocidura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Soricidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Soricidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Soricidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Soricomorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Soricomorpha>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
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 .
|
||||
119
data/03/E4/87/03E48793A15B0468BBC16151FE556DB1.ttl
Normal file
119
data/03/E4/87/03E48793A15B0468BBC16151FE556DB1.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/03E48793A15B0468BBC16151FE556DB1>
|
||||
dc:creator "Turni, Hendrik; Hutterer, Rainer; Asher, Robert" ;
|
||||
dc:title "Sylvisorex johnstoni subsp. dieterleni Hutterer 1986" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sylvisorex_johnstoni_dieterleni_Hutterer_1986> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.273750> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.273750>
|
||||
bibo:endPage "33" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "1470" ;
|
||||
dc:creator "Turni, Hendrik; Hutterer, Rainer; Asher, Robert" ;
|
||||
dc:date "2007" ;
|
||||
dc:title "Type specimens of “ insectivoran ” mammals at the Museum für Naturkunde, Berlin" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sylvisorex_johnstoni_dieterleni_Hutterer_1986>
|
||||
dwc:authority "Hutterer, 1986" ;
|
||||
dwc:authorityName "Hutterer" ;
|
||||
dwc:authorityYear "1986" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Soricidae" ;
|
||||
dwc:genus "Sylvisorex" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Hutterer, 1986" ;
|
||||
dwc:species "johnstoni" ;
|
||||
dwc:subSpecies "dieterleni" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sylvisorex_johnstoni_dieterleni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sylvisorex_johnstoni_dieterleni>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Soricidae" ;
|
||||
dwc:genus "Sylvisorex" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "johnstoni" ;
|
||||
dwc:subSpecies "dieterleni" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sylvisorex_johnstoni> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sylvisorex_johnstoni>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Soricidae" ;
|
||||
dwc:genus "Sylvisorex" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "johnstoni" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sylvisorex> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sylvisorex>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Soricidae" ;
|
||||
dwc:genus "Sylvisorex" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Soricidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Soricidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Soricidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Soricomorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Soricomorpha>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
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 .
|
||||
105
data/03/E4/87/03E48793A15D046EBBC164C9FA186A91.ttl
Normal file
105
data/03/E4/87/03E48793A15D046EBBC164C9FA186A91.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/03E48793A15D046EBBC164C9FA186A91>
|
||||
dc:creator "Turni, Hendrik; Hutterer, Rainer; Asher, Robert" ;
|
||||
dc:title "Sorex concinnus Wagler 1832" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sorex_concinnus_Wagler_1832> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.273750> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.273750>
|
||||
bibo:endPage "33" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "1470" ;
|
||||
dc:creator "Turni, Hendrik; Hutterer, Rainer; Asher, Robert" ;
|
||||
dc:date "2007" ;
|
||||
dc:title "Type specimens of “ insectivoran ” mammals at the Museum für Naturkunde, Berlin" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sorex_concinnus_Wagler_1832>
|
||||
dwc:authority "Wagler, 1832" ;
|
||||
dwc:authorityName "Wagler" ;
|
||||
dwc:authorityYear "1832" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Soricidae" ;
|
||||
dwc:genus "Sorex" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wagler, 1832" ;
|
||||
dwc:species "concinnus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sorex_concinnus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sorex_concinnus>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Soricidae" ;
|
||||
dwc:genus "Sorex" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "concinnus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sorex> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sorex>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Soricidae" ;
|
||||
dwc:genus "Sorex" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Soricidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Soricidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Soricidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Soricomorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Soricomorpha>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Soricomorpha" ;
|
||||
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 .
|
||||
91
data/03/E4/87/03E48793FFE3FF8CFF30FD63BDB9BB98.ttl
Normal file
91
data/03/E4/87/03E48793FFE3FF8CFF30FD63BDB9BB98.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@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/03E48793FFE3FF8CFF30FD63BDB9BB98>
|
||||
dc:creator "Margoth Atahuachi; M. Leontien Van Der Bent; John R. I. Wood; Gwilym P. Lewis; Colin E. Hughes" ;
|
||||
dc:title "Mimosa huanchacae Barneby" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.260.3.1> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Mimosa_huanchacae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.260.3.1>
|
||||
bibo:endPage "222" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2016-05-13" ;
|
||||
bibo:startPage "201" ;
|
||||
bibo:volume "260" ;
|
||||
dc:creator "Margoth Atahuachi; M. Leontien Van Der Bent; John R. I. Wood; Gwilym P. Lewis; Colin E. Hughes" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Bolivian Mimosa (Leguminosae, Mimosoideae): three new species and a species checklist" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Mimosa_huanchacae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Mimosa" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "huanchacae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Mimosa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Mimosa>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Mimosa" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
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 "Magnoliophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
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 .
|
||||
104
data/03/E4/87/03E48793FFE7FF88FF30F987BAB1BF80.ttl
Normal file
104
data/03/E4/87/03E48793FFE7FF88FF30F987BAB1BF80.ttl
Normal file
|
|
@ -0,0 +1,104 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03E48793FFE7FF88FF30F987BAB1BF80>
|
||||
dc:creator "Margoth Atahuachi; M. Leontien Van Der Bent; John R. I. Wood; Gwilym P. Lewis; Colin E. Hughes" ;
|
||||
dc:title "Mimosa acutistipula var. acutistipula Benth. var. acutistipula" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.260.3.1> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Mimosa_acutistipula_acutistipula> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.260.3.1>
|
||||
bibo:endPage "222" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2016-05-13" ;
|
||||
bibo:startPage "201" ;
|
||||
bibo:volume "260" ;
|
||||
dc:creator "Margoth Atahuachi; M. Leontien Van Der Bent; John R. I. Wood; Gwilym P. Lewis; Colin E. Hughes" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Bolivian Mimosa (Leguminosae, Mimosoideae): three new species and a species checklist" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Mimosa_acutistipula_acutistipula>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Mimosa" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "acutistipula" ;
|
||||
dwc:variety "acutistipula" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Mimosa_acutistipula> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Mimosa_acutistipula>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Mimosa" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "acutistipula" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Mimosa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Mimosa>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Mimosa" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
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 "Magnoliophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
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 .
|
||||
79
data/03/E4/87/03E48793FFFEFF96FF30F874BC13B910.ttl
Normal file
79
data/03/E4/87/03E48793FFFEFF96FF30F874BC13B910.ttl
Normal file
|
|
@ -0,0 +1,79 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03E48793FFFEFF96FF30F874BC13B910>
|
||||
dc:creator "Margoth Atahuachi; M. Leontien Van Der Bent; John R. I. Wood; Gwilym P. Lewis; Colin E. Hughes" ;
|
||||
dc:title "Mimosa aff. rondoniana Hoehne" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.260.3.1> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Mimosa> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.260.3.1>
|
||||
bibo:endPage "222" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2016-05-13" ;
|
||||
bibo:startPage "201" ;
|
||||
bibo:volume "260" ;
|
||||
dc:creator "Margoth Atahuachi; M. Leontien Van Der Bent; John R. I. Wood; Gwilym P. Lewis; Colin E. Hughes" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Bolivian Mimosa (Leguminosae, Mimosoideae): three new species and a species checklist" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Mimosa>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Mimosa" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
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 "Magnoliophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
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 .
|
||||
79
data/03/E4/87/03E48793FFFFFF90FF30FCF6B9CCBC70.ttl
Normal file
79
data/03/E4/87/03E48793FFFFFF90FF30FCF6B9CCBC70.ttl
Normal file
|
|
@ -0,0 +1,79 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03E48793FFFFFF90FF30FCF6B9CCBC70>
|
||||
dc:creator "Margoth Atahuachi; M. Leontien Van Der Bent; John R. I. Wood; Gwilym P. Lewis; Colin E. Hughes" ;
|
||||
dc:title "Mimosa" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.260.3.1> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Mimosa> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.260.3.1>
|
||||
bibo:endPage "222" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2016-05-13" ;
|
||||
bibo:startPage "201" ;
|
||||
bibo:volume "260" ;
|
||||
dc:creator "Margoth Atahuachi; M. Leontien Van Der Bent; John R. I. Wood; Gwilym P. Lewis; Colin E. Hughes" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Bolivian Mimosa (Leguminosae, Mimosoideae): three new species and a species checklist" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Mimosa>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Mimosa" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
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 "Magnoliophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
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 .
|
||||
116
data/03/E4/87/03E487A6FF98FD2E83A5FD095B5EFC4D.ttl
Normal file
116
data/03/E4/87/03E487A6FF98FD2E83A5FD095B5EFC4D.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/03E487A6FF98FD2E83A5FD095B5EFC4D>
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:title "Thiotricha characias Meyrick 1908" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FF98FD2E83A5FD095B5EFC4D.mc.3B253CEDFF98FD2E81B8FCCC5A48FCF8> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Thiotricha_characias_Meyrick_1908> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5420.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5420.1.1>
|
||||
bibo:endPage "121" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-03-11" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "5420" ;
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A catalogue of Indian Gelechiidae Stainton, 1854 (Lepidoptera: Gelechioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Thiotricha_characias_Meyrick_1908>
|
||||
dwc:authority "Meyrick, 1908" ;
|
||||
dwc:authorityName "Meyrick" ;
|
||||
dwc:authorityYear "1908" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Thiotricha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyrick, 1908" ;
|
||||
dwc:species "characias" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/93L3P> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Thiotricha_characias> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thiotricha_characias>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Thiotricha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "characias" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thiotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thiotricha>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Thiotricha" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E487A6FF98FD2E83A5FD095B5EFC4D.mc.3B253CEDFF98FD2E81B8FCCC5A48FCF8>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "South" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A6FF98FD2E83A5FD095B5EFC4D#3B253CEDFF98FD2E81B8FCCC5A48FCF8> ;
|
||||
a dwc:MaterialCitation .
|
||||
115
data/03/E4/87/03E487A6FF99FD2F83A5FCF35CC1FC47.ttl
Normal file
115
data/03/E4/87/03E487A6FF99FD2F83A5FCF35CC1FC47.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/03E487A6FF99FD2F83A5FCF35CC1FC47>
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:title "Thiotricha flagellatrix Meyrick 1929" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FF99FD2F83A5FCF35CC1FC47.mc.3B253CEDFF99FD2F81B4FCB75CD5FCF2> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Thiotricha_flagellatrix_Meyrick_1929> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5420.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5420.1.1>
|
||||
bibo:endPage "121" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-03-11" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "5420" ;
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A catalogue of Indian Gelechiidae Stainton, 1854 (Lepidoptera: Gelechioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Thiotricha_flagellatrix_Meyrick_1929>
|
||||
dwc:authority "Meyrick, 1929" ;
|
||||
dwc:authorityName "Meyrick" ;
|
||||
dwc:authorityYear "1929" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Thiotricha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyrick, 1929" ;
|
||||
dwc:species "flagellatrix" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/56HN5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Thiotricha_flagellatrix> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thiotricha_flagellatrix>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Thiotricha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "flagellatrix" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thiotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thiotricha>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Thiotricha" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E487A6FF99FD2F83A5FCF35CC1FC47.mc.3B253CEDFF99FD2F81B4FCB75CD5FCF2>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Shillong" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A6FF99FD2F83A5FCF35CC1FC47#3B253CEDFF99FD2F81B4FCB75CD5FCF2> ;
|
||||
a dwc:MaterialCitation .
|
||||
157
data/03/E4/87/03E487A6FF9CFD2A83A5FE4B5B5EFDEE.ttl
Normal file
157
data/03/E4/87/03E487A6FF9CFD2A83A5FE4B5B5EFDEE.ttl
Normal file
|
|
@ -0,0 +1,157 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03E487A6FF9CFD2A83A5FE4B5B5EFDEE>
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:title "Thiotricha scatebrosa" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FF9CFD2A83A5FE4B5B5EFDEE.mc.3B253CEDFF9CFD2A81A5FE0F5D22FD9A> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Thiotricha_scatebrosa_Meyrick_1918> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Semnostoma_scatebrosa_Meyrick_1918> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5420.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5420.1.1>
|
||||
bibo:endPage "121" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-03-11" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "5420" ;
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A catalogue of Indian Gelechiidae Stainton, 1854 (Lepidoptera: Gelechioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Thiotricha_scatebrosa_Meyrick_1918>
|
||||
dwc:authority "(Meyrick, 1918)" ;
|
||||
dwc:baseAuthorityName "Meyrick" ;
|
||||
dwc:baseAuthorityYear "1918" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Thiotricha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Meyrick, 1918)" ;
|
||||
dwc:species "scatebrosa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/999CG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Thiotricha_scatebrosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Semnostoma_scatebrosa_Meyrick_1918>
|
||||
dwc:authority "Meyrick, 1918: 128" ;
|
||||
dwc:authorityName "Meyrick" ;
|
||||
dwc:authorityPageNumber "128" ;
|
||||
dwc:authorityYear "1918" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Semnostoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyrick, 1918" ;
|
||||
dwc:species "scatebrosa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/999CG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Semnostoma_scatebrosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thiotricha_scatebrosa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Thiotricha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "scatebrosa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thiotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thiotricha>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Thiotricha" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Semnostoma_scatebrosa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Semnostoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "scatebrosa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Semnostoma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Semnostoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Semnostoma" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E487A6FF9CFD2A83A5FE4B5B5EFDEE.mc.3B253CEDFF9CFD2A81A5FE0F5D22FD9A>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Khasi Hills" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A6FF9CFD2A83A5FE4B5B5EFDEE#3B253CEDFF9CFD2A81A5FE0F5D22FD9A> ;
|
||||
a dwc:MaterialCitation .
|
||||
116
data/03/E4/87/03E487A6FFA0FD1683A5FE4B5C3FFC91.ttl
Normal file
116
data/03/E4/87/03E487A6FFA0FD1683A5FE4B5C3FFC91.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/03E487A6FFA0FD1683A5FE4B5C3FFC91>
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:title "Mnesistega talantodes Meyrick 1918" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFA0FD1683A5FE4B5C3FFC91.mc.3B253CEDFFA0FD16814FFE0F5A48FDB9> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mnesistega_talantodes_Meyrick_1918> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5420.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5420.1.1>
|
||||
bibo:endPage "121" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-03-11" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "5420" ;
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A catalogue of Indian Gelechiidae Stainton, 1854 (Lepidoptera: Gelechioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mnesistega_talantodes_Meyrick_1918>
|
||||
dwc:authority "Meyrick, 1918" ;
|
||||
dwc:authorityName "Meyrick" ;
|
||||
dwc:authorityYear "1918" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Mnesistega" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyrick, 1918" ;
|
||||
dwc:species "talantodes" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/43SHB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mnesistega_talantodes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mnesistega_talantodes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Mnesistega" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "talantodes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mnesistega> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mnesistega>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Mnesistega" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFA0FD1683A5FE4B5C3FFC91.mc.3B253CEDFFA0FD16814FFE0F5A48FDB9>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Kodagu" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A6FFA0FD1683A5FE4B5C3FFC91#3B253CEDFFA0FD16814FFE0F5A48FDB9> ;
|
||||
a dwc:MaterialCitation .
|
||||
242
data/03/E4/87/03E487A6FFA8FD1E83A5FCF35D4DFBE5.ttl
Normal file
242
data/03/E4/87/03E487A6FFA8FD1E83A5FCF35D4DFBE5.ttl
Normal file
|
|
@ -0,0 +1,242 @@
|
|||
@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/03E487A6FFA8FD1E83A5FCF35D4DFBE5>
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:title "Ephysteris aulacopis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFA8FD1E83A5FCF35D4DFBE5.mc.3B253CEDFFA8FD1E8166FCB75A4BFC11>, <http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFA8FD1E83A5FCF35D4DFBE5.mc.3B253CEDFFA8FD1E81A8FC755A6BFC56>, <http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFA8FD1E83A5FCF35D4DFBE5.mc.3B253CEDFFA8FD1E826FFC305A49FC75> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ephysteris_aulacopis_Meyrick_1923> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Aristotelia_aulacopis_Meyrick_1923>, <http://taxon-concept.plazi.org/id/Animalia/Aristotelia_oxythectis_Meyrick_1929>, <http://taxon-concept.plazi.org/id/Animalia/Opacopsis_dierli_Povolny_1968> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5420.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5420.1.1>
|
||||
bibo:endPage "121" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-03-11" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "5420" ;
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A catalogue of Indian Gelechiidae Stainton, 1854 (Lepidoptera: Gelechioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ephysteris_aulacopis_Meyrick_1923>
|
||||
dwc:authority "(Meyrick, 1923)" ;
|
||||
dwc:baseAuthorityName "Meyrick" ;
|
||||
dwc:baseAuthorityYear "1923" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Ephysteris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Meyrick, 1923)" ;
|
||||
dwc:species "aulacopis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6FPSN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ephysteris_aulacopis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aristotelia_aulacopis_Meyrick_1923>
|
||||
dwc:authority "Meyrick, 1923: 6" ;
|
||||
dwc:authorityName "Meyrick" ;
|
||||
dwc:authorityPageNumber "6" ;
|
||||
dwc:authorityYear "1923" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Aristotelia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyrick, 1923" ;
|
||||
dwc:species "aulacopis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6FPSN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aristotelia_aulacopis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aristotelia_oxythectis_Meyrick_1929>
|
||||
dwc:authority "Meyrick, 1929: 481" ;
|
||||
dwc:authorityName "Meyrick" ;
|
||||
dwc:authorityPageNumber "481" ;
|
||||
dwc:authorityYear "1929" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Aristotelia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyrick, 1929" ;
|
||||
dwc:species "oxythectis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6FPSN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aristotelia_oxythectis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Opacopsis_dierli_Povolny_1968>
|
||||
dwc:authority "Povolny, 1968: 120" ;
|
||||
dwc:authorityName "Povolny" ;
|
||||
dwc:authorityPageNumber "120" ;
|
||||
dwc:authorityYear "1968" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Opacopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Povolny, 1968" ;
|
||||
dwc:species "dierli" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6FPSN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Opacopsis_dierli> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ephysteris_aulacopis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Ephysteris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "aulacopis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ephysteris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ephysteris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Ephysteris" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Aristotelia_aulacopis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Aristotelia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "aulacopis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aristotelia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aristotelia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Aristotelia" ;
|
||||
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/Aristotelia_oxythectis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Aristotelia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "oxythectis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aristotelia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Opacopsis_dierli>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Opacopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dierli" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Opacopsis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Opacopsis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Opacopsis" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFA8FD1E83A5FCF35D4DFBE5.mc.3B253CEDFFA8FD1E8166FCB75A4BFC11>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Khasi Hills" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A6FFA8FD1E83A5FCF35D4DFBE5#3B253CEDFFA8FD1E8166FCB75A4BFC11> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFA8FD1E83A5FCF35D4DFBE5.mc.3B253CEDFFA8FD1E81A8FC755A6BFC56>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Khasi Hills" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A6FFA8FD1E83A5FCF35D4DFBE5#3B253CEDFFA8FD1E81A8FC755A6BFC56> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFA8FD1E83A5FCF35D4DFBE5.mc.3B253CEDFFA8FD1E826FFC305A49FC75>
|
||||
dwc:collectionCode "TL" ;
|
||||
dwc:locality "Jiri" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A6FFA8FD1E83A5FCF35D4DFBE5#3B253CEDFFA8FD1E826FFC305A49FC75> ;
|
||||
a dwc:MaterialCitation .
|
||||
171
data/03/E4/87/03E487A6FFA9FD1F83A5F9BF5C3CF884.ttl
Normal file
171
data/03/E4/87/03E487A6FFA9FD1F83A5F9BF5C3CF884.ttl
Normal file
|
|
@ -0,0 +1,171 @@
|
|||
@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/03E487A6FFA9FD1F83A5F9BF5C3CF884>
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:title "Kiwaia (Empista) dryosyrta" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFA9FD1F83A5F9BF5C3CF884.mc.3B253CEDFFA9FD1F8168F9725C50F937> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Kiwaia_dryosyrta_Meyrick_1931> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Gelechia_dryosyrta_Meyrick_1931> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5420.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5420.1.1>
|
||||
bibo:endPage "121" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-03-11" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "5420" ;
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A catalogue of Indian Gelechiidae Stainton, 1854 (Lepidoptera: Gelechioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Kiwaia_dryosyrta_Meyrick_1931>
|
||||
dwc:authority "(Meyrick, 1931)" ;
|
||||
dwc:baseAuthorityName "Meyrick" ;
|
||||
dwc:baseAuthorityYear "1931" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Kiwaia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Meyrick, 1931)" ;
|
||||
dwc:species "dryosyrta" ;
|
||||
dwc:subGenus "Empista" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/935VK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Kiwaia_dryosyrta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gelechia_dryosyrta_Meyrick_1931>
|
||||
dwc:authority "Meyrick, 1931: 58" ;
|
||||
dwc:authorityName "Meyrick" ;
|
||||
dwc:authorityPageNumber "58" ;
|
||||
dwc:authorityYear "1931" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Gelechia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyrick, 1931" ;
|
||||
dwc:species "dryosyrta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/935VK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gelechia_dryosyrta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Kiwaia_dryosyrta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Kiwaia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dryosyrta" ;
|
||||
dwc:subGenus "Empista" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Kiwaia_Empista> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Kiwaia_Empista>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Kiwaia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Empista" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Kiwaia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Kiwaia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Kiwaia" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Gelechia_dryosyrta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Gelechia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dryosyrta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gelechia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gelechia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Gelechia" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFA9FD1F83A5F9BF5C3CF884.mc.3B253CEDFFA9FD1F8168F9725C50F937>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Karponang" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A6FFA9FD1F83A5F9BF5C3CF884#3B253CEDFFA9FD1F8168F9725C50F937> ;
|
||||
a dwc:MaterialCitation .
|
||||
157
data/03/E4/87/03E487A6FFAEFD1883A5FE235CEEFD7F.ttl
Normal file
157
data/03/E4/87/03E487A6FFAEFD1883A5FE235CEEFD7F.ttl
Normal file
|
|
@ -0,0 +1,157 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03E487A6FFAEFD1883A5FE235CEEFD7F>
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:title "Chlorolychnis agnatella" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFAEFD1883A5FE235CEEFD7F.mc.3B253CEDFFAEFD188165FDE65BF9FDA3> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chlorolychnis_agnatella_Walker_1864> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Gelechia_agnatella_Walker_1864> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5420.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5420.1.1>
|
||||
bibo:endPage "121" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-03-11" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "5420" ;
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A catalogue of Indian Gelechiidae Stainton, 1854 (Lepidoptera: Gelechioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chlorolychnis_agnatella_Walker_1864>
|
||||
dwc:authority "(Walker, 1864)" ;
|
||||
dwc:baseAuthorityName "Walker" ;
|
||||
dwc:baseAuthorityYear "1864" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Chlorolychnis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Walker, 1864)" ;
|
||||
dwc:species "agnatella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/69XVN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chlorolychnis_agnatella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gelechia_agnatella_Walker_1864>
|
||||
dwc:authority "Walker, 1864: 633" ;
|
||||
dwc:authorityName "Walker" ;
|
||||
dwc:authorityPageNumber "633" ;
|
||||
dwc:authorityYear "1864" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Gelechia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Walker, 1864" ;
|
||||
dwc:species "agnatella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/69XVN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gelechia_agnatella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chlorolychnis_agnatella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Chlorolychnis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "agnatella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chlorolychnis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chlorolychnis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Chlorolychnis" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Gelechia_agnatella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Gelechia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "agnatella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gelechia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gelechia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Gelechia" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFAEFD1883A5FE235CEEFD7F.mc.3B253CEDFFAEFD188165FDE65BF9FDA3>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Sri Lanka" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A6FFAEFD1883A5FE235CEEFD7F#3B253CEDFFAEFD188165FDE65BF9FDA3> ;
|
||||
a dwc:MaterialCitation .
|
||||
116
data/03/E4/87/03E487A6FFB3FD0583A5FD225BB4FC73.ttl
Normal file
116
data/03/E4/87/03E487A6FFB3FD0583A5FD225BB4FC73.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/03E487A6FFB3FD0583A5FD225BB4FC73>
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:title "Telphusa improvida Meyrick 1926" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFB3FD0583A5FD225BB4FC73.mc.3B253CEDFFB3FD058143FCD959D3FCC2> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Telphusa_improvida_Meyrick_1926> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5420.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5420.1.1>
|
||||
bibo:endPage "121" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-03-11" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "5420" ;
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A catalogue of Indian Gelechiidae Stainton, 1854 (Lepidoptera: Gelechioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Telphusa_improvida_Meyrick_1926>
|
||||
dwc:authority "Meyrick, 1926" ;
|
||||
dwc:authorityName "Meyrick" ;
|
||||
dwc:authorityYear "1926" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Telphusa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyrick, 1926" ;
|
||||
dwc:species "improvida" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7BPSC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Telphusa_improvida> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Telphusa_improvida>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Telphusa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "improvida" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Telphusa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Telphusa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Telphusa" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFB3FD0583A5FD225BB4FC73.mc.3B253CEDFFB3FD058143FCD959D3FCC2>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Karwar" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A6FFB3FD0583A5FD225BB4FC73#3B253CEDFFB3FD058143FCD959D3FCC2> ;
|
||||
a dwc:MaterialCitation .
|
||||
116
data/03/E4/87/03E487A6FFB5FD0383A5FA725BDFF903.ttl
Normal file
116
data/03/E4/87/03E487A6FFB5FD0383A5FA725BDFF903.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/03E487A6FFB5FD0383A5FA725BDFF903>
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:title "Gelechia stenacma Meyrick 1935" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFB5FD0383A5FA725BDFF903.mc.3B253CEDFFB5FD038169FA365B48F992> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gelechia_stenacma_Meyrick_1935> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5420.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5420.1.1>
|
||||
bibo:endPage "121" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-03-11" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "5420" ;
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A catalogue of Indian Gelechiidae Stainton, 1854 (Lepidoptera: Gelechioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gelechia_stenacma_Meyrick_1935>
|
||||
dwc:authority "Meyrick, 1935" ;
|
||||
dwc:authorityName "Meyrick" ;
|
||||
dwc:authorityYear "1935" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Gelechia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyrick, 1935" ;
|
||||
dwc:species "stenacma" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6JYPS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gelechia_stenacma> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gelechia_stenacma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Gelechia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "stenacma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gelechia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gelechia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Gelechia" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFB5FD0383A5FA725BDFF903.mc.3B253CEDFFB5FD038169FA365B48F992>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Central Provinces" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A6FFB5FD0383A5FA725BDFF903#3B253CEDFFB5FD038169FA365B48F992> ;
|
||||
a dwc:MaterialCitation .
|
||||
158
data/03/E4/87/03E487A6FFB5FD0383A5FBAB5B5EFAAD.ttl
Normal file
158
data/03/E4/87/03E487A6FFB5FD0383A5FBAB5B5EFAAD.ttl
Normal file
|
|
@ -0,0 +1,158 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03E487A6FFB5FD0383A5FBAB5B5EFAAD>
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:title "Gelechia paraula" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFB5FD0383A5FBAB5B5EFAAD.mc.3B253CEDFFB5FD038150FB6F5955FB59> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gelechia_paraula_Meyrick_1916> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Telphusa_paraula_Meyrick_1916> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5420.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5420.1.1>
|
||||
bibo:endPage "121" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-03-11" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "5420" ;
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A catalogue of Indian Gelechiidae Stainton, 1854 (Lepidoptera: Gelechioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gelechia_paraula_Meyrick_1916>
|
||||
dwc:authority "(Meyrick, 1916)" ;
|
||||
dwc:baseAuthorityName "Meyrick" ;
|
||||
dwc:baseAuthorityYear "1916" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Gelechia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Meyrick, 1916)" ;
|
||||
dwc:species "paraula" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FHXP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gelechia_paraula> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Telphusa_paraula_Meyrick_1916>
|
||||
dwc:authority "Meyrick, 1916: 568" ;
|
||||
dwc:authorityName "Meyrick" ;
|
||||
dwc:authorityPageNumber "568" ;
|
||||
dwc:authorityYear "1916" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Telphusa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyrick, 1916" ;
|
||||
dwc:species "paraula" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FHXP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Telphusa_paraula> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gelechia_paraula>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Gelechia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "paraula" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gelechia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gelechia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Gelechia" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Telphusa_paraula>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Telphusa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "paraula" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Telphusa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Telphusa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Telphusa" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFB5FD0383A5FBAB5B5EFAAD.mc.3B253CEDFFB5FD038150FB6F5955FB59>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Maskeliya" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A6FFB5FD0383A5FBAB5B5EFAAD#3B253CEDFFB5FD038150FB6F5955FB59> ;
|
||||
a dwc:MaterialCitation .
|
||||
157
data/03/E4/87/03E487A6FFB5FD0383A5FDE15B5EFD76.ttl
Normal file
157
data/03/E4/87/03E487A6FFB5FD0383A5FDE15B5EFD76.ttl
Normal file
|
|
@ -0,0 +1,157 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03E487A6FFB5FD0383A5FDE15B5EFD76>
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:title "Gelechia inferialis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFB5FD0383A5FDE15B5EFD76.mc.3B253CEDFFB5FD038152FDA45CD9FDE1> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gelechia_inferialis_Meyrick_1918> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Telphusa_inferialis_Meyrick_1918> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5420.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5420.1.1>
|
||||
bibo:endPage "121" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-03-11" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "5420" ;
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A catalogue of Indian Gelechiidae Stainton, 1854 (Lepidoptera: Gelechioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gelechia_inferialis_Meyrick_1918>
|
||||
dwc:authority "(Meyrick, 1918)" ;
|
||||
dwc:baseAuthorityName "Meyrick" ;
|
||||
dwc:baseAuthorityYear "1918" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Gelechia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Meyrick, 1918)" ;
|
||||
dwc:species "inferialis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6JYNW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gelechia_inferialis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Telphusa_inferialis_Meyrick_1918>
|
||||
dwc:authority "Meyrick, 1918: 133" ;
|
||||
dwc:authorityName "Meyrick" ;
|
||||
dwc:authorityPageNumber "133" ;
|
||||
dwc:authorityYear "1918" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Telphusa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyrick, 1918" ;
|
||||
dwc:species "inferialis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6JYNW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Telphusa_inferialis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gelechia_inferialis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Gelechia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "inferialis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gelechia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gelechia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Gelechia" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Telphusa_inferialis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Telphusa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "inferialis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Telphusa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Telphusa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Telphusa" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFB5FD0383A5FDE15B5EFD76.mc.3B253CEDFFB5FD038152FDA45CD9FDE1>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Bengal" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A6FFB5FD0383A5FDE15B5EFD76#3B253CEDFFB5FD038152FDA45CD9FDE1> ;
|
||||
a dwc:MaterialCitation .
|
||||
158
data/03/E4/87/03E487A6FFB8FD0E83A5FD515B5EFC05.ttl
Normal file
158
data/03/E4/87/03E487A6FFB8FD0E83A5FD515B5EFC05.ttl
Normal file
|
|
@ -0,0 +1,158 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03E487A6FFB8FD0E83A5FD515B5EFC05>
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:title "Dichomeris siranta" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFB8FD0E83A5FD515B5EFC05.mc.3B253CEDFFB8FD0E81BBFD145A68FCB0> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dichomeris_siranta_Meyrick_1913> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Trichotaphe_siranta_Meyrick_1913> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5420.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5420.1.1>
|
||||
bibo:endPage "121" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-03-11" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "5420" ;
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A catalogue of Indian Gelechiidae Stainton, 1854 (Lepidoptera: Gelechioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dichomeris_siranta_Meyrick_1913>
|
||||
dwc:authority "(Meyrick, 1913)" ;
|
||||
dwc:baseAuthorityName "Meyrick" ;
|
||||
dwc:baseAuthorityYear "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 "siranta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6CRZZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dichomeris_siranta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trichotaphe_siranta_Meyrick_1913>
|
||||
dwc:authority "Meyrick, 1913 a: 179" ;
|
||||
dwc:authorityName "Meyrick" ;
|
||||
dwc:authorityPageNumber "179" ;
|
||||
dwc:authorityYear "1913" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Trichotaphe" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyrick, 1913" ;
|
||||
dwc:species "siranta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6CRZZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichotaphe_siranta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris_siranta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "siranta" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Trichotaphe_siranta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Trichotaphe" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "siranta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichotaphe> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trichotaphe>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Trichotaphe" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFB8FD0E83A5FD515B5EFC05.mc.3B253CEDFFB8FD0E81BBFD145A68FCB0>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Khasi Hills" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A6FFB8FD0E83A5FD515B5EFC05#3B253CEDFFB8FD0E81BBFD145A68FCB0> ;
|
||||
a dwc:MaterialCitation .
|
||||
158
data/03/E4/87/03E487A6FFB8FD0F83A5F89B5B7AFF41.ttl
Normal file
158
data/03/E4/87/03E487A6FFB8FD0F83A5F89B5B7AFF41.ttl
Normal file
|
|
@ -0,0 +1,158 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03E487A6FFB8FD0F83A5F89B5B7AFF41>
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:title "Dichomeris thyrsicola" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFB8FD0F83A5F89B5B7AFF41.mc.3B253CEDFFB8FD0E81BDF85F5983F849> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dichomeris_thyrsicola_Meyrick_1913> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Hypelictis_thyrsicola_Meyrick_1913> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5420.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5420.1.1>
|
||||
bibo:endPage "121" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-03-11" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "5420" ;
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A catalogue of Indian Gelechiidae Stainton, 1854 (Lepidoptera: Gelechioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dichomeris_thyrsicola_Meyrick_1913>
|
||||
dwc:authority "(Meyrick, 1913)" ;
|
||||
dwc:baseAuthorityName "Meyrick" ;
|
||||
dwc:baseAuthorityYear "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 "thyrsicola" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6CSB5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dichomeris_thyrsicola> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hypelictis_thyrsicola_Meyrick_1913>
|
||||
dwc:authority "Meyrick, 1913 a: 171" ;
|
||||
dwc:authorityName "Meyrick" ;
|
||||
dwc:authorityPageNumber "171" ;
|
||||
dwc:authorityYear "1913" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Hypelictis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyrick, 1913" ;
|
||||
dwc:species "thyrsicola" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6CSB5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hypelictis_thyrsicola> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris_thyrsicola>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "thyrsicola" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Hypelictis_thyrsicola>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Hypelictis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "thyrsicola" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hypelictis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hypelictis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Hypelictis" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFB8FD0F83A5F89B5B7AFF41.mc.3B253CEDFFB8FD0E81BDF85F5983F849>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Khasi Hills" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A6FFB8FD0F83A5F89B5B7AFF41#3B253CEDFFB8FD0E81BDF85F5983F849> ;
|
||||
a dwc:MaterialCitation .
|
||||
157
data/03/E4/87/03E487A6FFBAFD0C83A5FF6E5B5EFEF5.ttl
Normal file
157
data/03/E4/87/03E487A6FFBAFD0C83A5FF6E5B5EFEF5.ttl
Normal file
|
|
@ -0,0 +1,157 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03E487A6FFBAFD0C83A5FF6E5B5EFEF5>
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:title "Helcystogramma augusta" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFBAFD0C83A5FF6E5B5EFEF5.mc.3B253CEDFFBAFD0C816DFF255D7AFF60> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Helcystogramma_augusta_Meyrick_1911> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Strobisia_augusta_Meyrick_1911> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5420.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5420.1.1>
|
||||
bibo:endPage "121" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-03-11" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "5420" ;
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A catalogue of Indian Gelechiidae Stainton, 1854 (Lepidoptera: Gelechioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Helcystogramma_augusta_Meyrick_1911>
|
||||
dwc:authority "(Meyrick, 1911)" ;
|
||||
dwc:baseAuthorityName "Meyrick" ;
|
||||
dwc:baseAuthorityYear "1911" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Helcystogramma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Meyrick, 1911)" ;
|
||||
dwc:species "augusta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/93HXM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Helcystogramma_augusta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Strobisia_augusta_Meyrick_1911>
|
||||
dwc:authority "Meyrick, 1911 a: 727" ;
|
||||
dwc:authorityName "Meyrick" ;
|
||||
dwc:authorityPageNumber "727" ;
|
||||
dwc:authorityYear "1911" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Strobisia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyrick, 1911" ;
|
||||
dwc:species "augusta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/93HXM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Strobisia_augusta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helcystogramma_augusta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Helcystogramma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "augusta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Helcystogramma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helcystogramma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Helcystogramma" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Strobisia_augusta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Strobisia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "augusta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Strobisia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Strobisia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Strobisia" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFBAFD0C83A5FF6E5B5EFEF5.mc.3B253CEDFFBAFD0C816DFF255D7AFF60>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Khasi Hills" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A6FFBAFD0C83A5FF6E5B5EFEF5#3B253CEDFFBAFD0C816DFF255D7AFF60> ;
|
||||
a dwc:MaterialCitation .
|
||||
174
data/03/E4/87/03E487A6FFBBFD0D83A5FD985CD9FC1F.ttl
Normal file
174
data/03/E4/87/03E487A6FFBBFD0D83A5FD985CD9FC1F.ttl
Normal file
|
|
@ -0,0 +1,174 @@
|
|||
@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/03E487A6FFBBFD0D83A5FD985CD9FC1F>
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:title "Helcystogramma engraptum" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFBBFD0D83A5FD985CD9FC1F.mc.3B253CEDFFBBFD0D814DFD5F59D5FD49> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Helcystogramma_engraptum_Meyrick_1918> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Brachmia_engrapta_Meyrick_1918>, <http://taxon-concept.plazi.org/id/Animalia/Helcystogramma_engraptum_Hodges_1986> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5420.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5420.1.1>
|
||||
bibo:endPage "121" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-03-11" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "5420" ;
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A catalogue of Indian Gelechiidae Stainton, 1854 (Lepidoptera: Gelechioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Helcystogramma_engraptum_Meyrick_1918>
|
||||
dwc:authority "(Meyrick, 1918)" ;
|
||||
dwc:baseAuthorityName "Meyrick" ;
|
||||
dwc:baseAuthorityYear "1918" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Helcystogramma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Meyrick, 1918)" ;
|
||||
dwc:species "engraptum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Helcystogramma_engraptum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Brachmia_engrapta_Meyrick_1918>
|
||||
dwc:authority "Meyrick, 1918: 114" ;
|
||||
dwc:authorityName "Meyrick" ;
|
||||
dwc:authorityPageNumber "114" ;
|
||||
dwc:authorityYear "1918" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Brachmia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyrick, 1918" ;
|
||||
dwc:species "engrapta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Brachmia_engrapta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Helcystogramma_engraptum_Hodges_1986>
|
||||
dwc:authority "Hodges 1986: 122" ;
|
||||
dwc:authorityName "Hodges" ;
|
||||
dwc:authorityPageNumber "122" ;
|
||||
dwc:authorityYear "1986" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Helcystogramma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hodges, 1986" ;
|
||||
dwc:species "engraptum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Helcystogramma_engraptum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helcystogramma_engraptum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Helcystogramma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "engraptum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Helcystogramma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helcystogramma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Helcystogramma" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Brachmia_engrapta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Brachmia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "engrapta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Brachmia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Brachmia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Brachmia" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFBBFD0D83A5FD985CD9FC1F.mc.3B253CEDFFBBFD0D814DFD5F59D5FD49>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Lahore" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A6FFBBFD0D83A5FD985CD9FC1F#3B253CEDFFBBFD0D814DFD5F59D5FD49> ;
|
||||
a dwc:MaterialCitation .
|
||||
115
data/03/E4/87/03E487A6FFBBFD0D83A5FEB35B5EFD80.ttl
Normal file
115
data/03/E4/87/03E487A6FFBBFD0D83A5FEB35B5EFD80.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/03E487A6FFBBFD0D83A5FEB35B5EFD80>
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:title "Helcystogramma cyanozona Meyrick 1923" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFBBFD0D83A5FEB35B5EFD80.mc.3B253CEDFFBBFD0D8185FE765DFEFE33> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Helcystogramma_cyanozona_Meyrick_1923> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5420.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5420.1.1>
|
||||
bibo:endPage "121" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-03-11" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "5420" ;
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A catalogue of Indian Gelechiidae Stainton, 1854 (Lepidoptera: Gelechioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Helcystogramma_cyanozona_Meyrick_1923>
|
||||
dwc:authority "Meyrick, 1923" ;
|
||||
dwc:authorityName "Meyrick" ;
|
||||
dwc:authorityYear "1923" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Helcystogramma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyrick, 1923" ;
|
||||
dwc:species "cyanozona" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/93HXX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Helcystogramma_cyanozona> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helcystogramma_cyanozona>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Helcystogramma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cyanozona" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Helcystogramma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helcystogramma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Helcystogramma" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFBBFD0D83A5FEB35B5EFD80.mc.3B253CEDFFBBFD0D8185FE765DFEFE33>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Kodagu" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A6FFBBFD0D83A5FEB35B5EFD80#3B253CEDFFBBFD0D8185FE765DFEFE33> ;
|
||||
a dwc:MaterialCitation .
|
||||
157
data/03/E4/87/03E487A6FFC0FD7683A5FBF75D56FB43.ttl
Normal file
157
data/03/E4/87/03E487A6FFC0FD7683A5FBF75D56FB43.ttl
Normal file
|
|
@ -0,0 +1,157 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03E487A6FFC0FD7683A5FBF75D56FB43>
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:title "Dichomeris exallacta" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFC0FD7683A5FBF75D56FB43.mc.3B253CEDFFC0FD76824AFBAA5A2AFBFF> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dichomeris_exallacta_Meyrick_1926> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Cymotricha_exallacta_Meyrick_1926> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5420.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5420.1.1>
|
||||
bibo:endPage "121" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-03-11" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "5420" ;
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A catalogue of Indian Gelechiidae Stainton, 1854 (Lepidoptera: Gelechioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dichomeris_exallacta_Meyrick_1926>
|
||||
dwc:authority "(Meyrick, 1926)" ;
|
||||
dwc:baseAuthorityName "Meyrick" ;
|
||||
dwc:baseAuthorityYear "1926" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Meyrick, 1926)" ;
|
||||
dwc:species "exallacta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92ZKS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dichomeris_exallacta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cymotricha_exallacta_Meyrick_1926>
|
||||
dwc:authority "Meyrick, 1926: 287" ;
|
||||
dwc:authorityName "Meyrick" ;
|
||||
dwc:authorityPageNumber "287" ;
|
||||
dwc:authorityYear "1926" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Cymotricha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyrick, 1926" ;
|
||||
dwc:species "exallacta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92ZKS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cymotricha_exallacta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris_exallacta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "exallacta" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Cymotricha_exallacta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Cymotricha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "exallacta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cymotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cymotricha>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Cymotricha" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFC0FD7683A5FBF75D56FB43.mc.3B253CEDFFC0FD76824AFBAA5A2AFBFF>
|
||||
dwc:collectionCode "TL" ;
|
||||
dwc:locality "Cocapata" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A6FFC0FD7683A5FBF75D56FB43#3B253CEDFFC0FD76824AFBAA5A2AFBFF> ;
|
||||
a dwc:MaterialCitation .
|
||||
158
data/03/E4/87/03E487A6FFC4FD7283A5FE945B5EFDC0.ttl
Normal file
158
data/03/E4/87/03E487A6FFC4FD7283A5FE945B5EFDC0.ttl
Normal file
|
|
@ -0,0 +1,158 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03E487A6FFC4FD7283A5FE945B5EFDC0>
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:title "Dichomeris lupata" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFC4FD7283A5FE945B5EFDC0.mc.3B253CEDFFC4FD72816EFE4859D3FE7C> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dichomeris_lupata_Meyrick_1913> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Hypelictis_lupata_Meyrick_1913> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5420.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5420.1.1>
|
||||
bibo:endPage "121" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-03-11" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "5420" ;
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A catalogue of Indian Gelechiidae Stainton, 1854 (Lepidoptera: Gelechioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dichomeris_lupata_Meyrick_1913>
|
||||
dwc:authority "(Meyrick, 1913)" ;
|
||||
dwc:baseAuthorityName "Meyrick" ;
|
||||
dwc:baseAuthorityYear "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 "lupata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/35MGD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dichomeris_lupata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hypelictis_lupata_Meyrick_1913>
|
||||
dwc:authority "Meyrick, 1913 a: 171" ;
|
||||
dwc:authorityName "Meyrick" ;
|
||||
dwc:authorityPageNumber "171" ;
|
||||
dwc:authorityYear "1913" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Hypelictis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyrick, 1913" ;
|
||||
dwc:species "lupata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/35MGD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hypelictis_lupata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris_lupata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lupata" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Hypelictis_lupata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Hypelictis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lupata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hypelictis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hypelictis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Hypelictis" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFC4FD7283A5FE945B5EFDC0.mc.3B253CEDFFC4FD72816EFE4859D3FE7C>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Khasi Hills" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A6FFC4FD7283A5FE945B5EFDC0#3B253CEDFFC4FD72816EFE4859D3FE7C> ;
|
||||
a dwc:MaterialCitation .
|
||||
116
data/03/E4/87/03E487A6FFC5FD7383A5FB695BF9FA35.ttl
Normal file
116
data/03/E4/87/03E487A6FFC5FD7383A5FB695BF9FA35.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/03E487A6FFC5FD7383A5FB695BF9FA35>
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:title "Dichomeris microsphena Meyrick 1921" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFC5FD7383A5FB695BF9FA35.mc.3B253CEDFFC5FD73819DFB2C5CBFFB79> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dichomeris_microsphena_Meyrick_1921> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5420.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5420.1.1>
|
||||
bibo:endPage "121" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-03-11" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "5420" ;
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A catalogue of Indian Gelechiidae Stainton, 1854 (Lepidoptera: Gelechioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dichomeris_microsphena_Meyrick_1921>
|
||||
dwc:authority "Meyrick, 1921" ;
|
||||
dwc:authorityName "Meyrick" ;
|
||||
dwc:authorityYear "1921" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyrick, 1921" ;
|
||||
dwc:species "microsphena" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/35MHF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dichomeris_microsphena> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris_microsphena>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "microsphena" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFC5FD7383A5FB695BF9FA35.mc.3B253CEDFFC5FD73819DFB2C5CBFFB79>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Buitenzorg" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A6FFC5FD7383A5FB695BF9FA35#3B253CEDFFC5FD73819DFB2C5CBFFB79> ;
|
||||
a dwc:MaterialCitation .
|
||||
157
data/03/E4/87/03E487A6FFC6FD7083A5FC605B5EFBF7.ttl
Normal file
157
data/03/E4/87/03E487A6FFC6FD7083A5FC605B5EFBF7.ttl
Normal file
|
|
@ -0,0 +1,157 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03E487A6FFC6FD7083A5FC605B5EFBF7>
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:title "Dichomeris procrossa" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFC6FD7083A5FC605B5EFBF7.mc.3B253CEDFFC6FD7081A1FC275D14FC62> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dichomeris_procrossa_Meyrick_1913> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Trichotaphe_procrossa_Meyrick_1913> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5420.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5420.1.1>
|
||||
bibo:endPage "121" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-03-11" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "5420" ;
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A catalogue of Indian Gelechiidae Stainton, 1854 (Lepidoptera: Gelechioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dichomeris_procrossa_Meyrick_1913>
|
||||
dwc:authority "(Meyrick, 1913)" ;
|
||||
dwc:baseAuthorityName "Meyrick" ;
|
||||
dwc:baseAuthorityYear "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 "procrossa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/35MKW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dichomeris_procrossa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trichotaphe_procrossa_Meyrick_1913>
|
||||
dwc:authority "Meyrick, 1913 a: 177" ;
|
||||
dwc:authorityName "Meyrick" ;
|
||||
dwc:authorityPageNumber "177" ;
|
||||
dwc:authorityYear "1913" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Trichotaphe" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyrick, 1913" ;
|
||||
dwc:species "procrossa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/35MKW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichotaphe_procrossa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris_procrossa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "procrossa" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Trichotaphe_procrossa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Trichotaphe" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "procrossa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichotaphe> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trichotaphe>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Trichotaphe" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFC6FD7083A5FC605B5EFBF7.mc.3B253CEDFFC6FD7081A1FC275D14FC62>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "South" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A6FFC6FD7083A5FC605B5EFBF7#3B253CEDFFC6FD7081A1FC275D14FC62> ;
|
||||
a dwc:MaterialCitation .
|
||||
157
data/03/E4/87/03E487A6FFC7FD7183A5FA1B5B5EF938.ttl
Normal file
157
data/03/E4/87/03E487A6FFC7FD7183A5FA1B5B5EF938.ttl
Normal file
|
|
@ -0,0 +1,157 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03E487A6FFC7FD7183A5FA1B5B5EF938>
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:title "Dichomeris sciritis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFC7FD7183A5FA1B5B5EF938.mc.3B253CEDFFC7FD71815DF9DE5D74F9AB> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dichomeris_sciritis_Meyrick_1918> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Brachyacma_sciritis_Meyrick_1918> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5420.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5420.1.1>
|
||||
bibo:endPage "121" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-03-11" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "5420" ;
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A catalogue of Indian Gelechiidae Stainton, 1854 (Lepidoptera: Gelechioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dichomeris_sciritis_Meyrick_1918>
|
||||
dwc:authority "(Meyrick, 1918)" ;
|
||||
dwc:baseAuthorityName "Meyrick" ;
|
||||
dwc:baseAuthorityYear "1918" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Meyrick, 1918)" ;
|
||||
dwc:species "sciritis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/35MM2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dichomeris_sciritis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Brachyacma_sciritis_Meyrick_1918>
|
||||
dwc:authority "Meyrick, 1918: 149" ;
|
||||
dwc:authorityName "Meyrick" ;
|
||||
dwc:authorityPageNumber "149" ;
|
||||
dwc:authorityYear "1918" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Brachyacma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyrick, 1918" ;
|
||||
dwc:species "sciritis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/35MM2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Brachyacma_sciritis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris_sciritis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sciritis" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Brachyacma_sciritis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Brachyacma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sciritis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Brachyacma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Brachyacma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Brachyacma" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFC7FD7183A5FA1B5B5EF938.mc.3B253CEDFFC7FD71815DF9DE5D74F9AB>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Madras" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A6FFC7FD7183A5FA1B5B5EF938#3B253CEDFFC7FD71815DF9DE5D74F9AB> ;
|
||||
a dwc:MaterialCitation .
|
||||
116
data/03/E4/87/03E487A6FFCCFD7A83A5FABF5B16F9C6.ttl
Normal file
116
data/03/E4/87/03E487A6FFCCFD7A83A5FABF5B16F9C6.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/03E487A6FFCCFD7A83A5FABF5B16F9C6>
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:title "Dichomeris allantopa Meyrick 1934" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFCCFD7A83A5FABF5B16F9C6.mc.3B253CEDFFCCFD7A81BAFA7259DEFA55> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dichomeris_allantopa_Meyrick_1934> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5420.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5420.1.1>
|
||||
bibo:endPage "121" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-03-11" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "5420" ;
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A catalogue of Indian Gelechiidae Stainton, 1854 (Lepidoptera: Gelechioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dichomeris_allantopa_Meyrick_1934>
|
||||
dwc:authority "Meyrick, 1934" ;
|
||||
dwc:authorityName "Meyrick" ;
|
||||
dwc:authorityYear "1934" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyrick, 1934" ;
|
||||
dwc:species "allantopa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/35M82> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dichomeris_allantopa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris_allantopa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "allantopa" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFCCFD7A83A5FABF5B16F9C6.mc.3B253CEDFFCCFD7A81BAFA7259DEFA55>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Madras" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A6FFCCFD7A83A5FABF5B16F9C6#3B253CEDFFCCFD7A81BAFA7259DEFA55> ;
|
||||
a dwc:MaterialCitation .
|
||||
116
data/03/E4/87/03E487A6FFCCFD7B83A5F8575B4CFEAE.ttl
Normal file
116
data/03/E4/87/03E487A6FFCCFD7B83A5F8575B4CFEAE.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/03E487A6FFCCFD7B83A5F8575B4CFEAE>
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:title "Dichomeris ampliata Meyrick 1913" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFCCFD7B83A5F8575B4CFEAE.mc.3B253CEDFFCDFD7B81A0FF6E5994FF59> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dichomeris_ampliata_Meyrick_1913> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5420.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5420.1.1>
|
||||
bibo:endPage "121" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-03-11" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "5420" ;
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A catalogue of Indian Gelechiidae Stainton, 1854 (Lepidoptera: Gelechioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dichomeris_ampliata_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 "ampliata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/35M8D> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dichomeris_ampliata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris_ampliata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ampliata" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFCCFD7B83A5F8575B4CFEAE.mc.3B253CEDFFCDFD7B81A0FF6E5994FF59>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Khasi Hills" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A6FFCCFD7B83A5F8575B4CFEAE#3B253CEDFFCDFD7B81A0FF6E5994FF59> ;
|
||||
a dwc:MaterialCitation .
|
||||
158
data/03/E4/87/03E487A6FFCFFD7983A5FB7F5BF4FA21.ttl
Normal file
158
data/03/E4/87/03E487A6FFCFFD7983A5FB7F5BF4FA21.ttl
Normal file
|
|
@ -0,0 +1,158 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03E487A6FFCFFD7983A5FB7F5BF4FA21>
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:title "Dichomeris cymatodes" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFCFFD7983A5FB7F5BF4FA21.mc.3B253CEDFFCFFD7981AFFB335955FA95> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dichomeris_cymatodes_Meyrick_1916> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Trichotaphe_cymatodes_Meyrick_1916> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5420.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5420.1.1>
|
||||
bibo:endPage "121" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-03-11" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "5420" ;
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A catalogue of Indian Gelechiidae Stainton, 1854 (Lepidoptera: Gelechioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dichomeris_cymatodes_Meyrick_1916>
|
||||
dwc:authority "(Meyrick, 1916)" ;
|
||||
dwc:baseAuthorityName "Meyrick" ;
|
||||
dwc:baseAuthorityYear "1916" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Meyrick, 1916)" ;
|
||||
dwc:species "cymatodes" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/35MBS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dichomeris_cymatodes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trichotaphe_cymatodes_Meyrick_1916>
|
||||
dwc:authority "Meyrick, 1916: 584" ;
|
||||
dwc:authorityName "Meyrick" ;
|
||||
dwc:authorityPageNumber "584" ;
|
||||
dwc:authorityYear "1916" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Trichotaphe" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyrick, 1916" ;
|
||||
dwc:species "cymatodes" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/35MBS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichotaphe_cymatodes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichomeris_cymatodes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Dichomeris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cymatodes" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Trichotaphe_cymatodes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Trichotaphe" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cymatodes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichotaphe> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trichotaphe>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Trichotaphe" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFCFFD7983A5FB7F5BF4FA21.mc.3B253CEDFFCFFD7981AFFB335955FA95>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Margherita" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A6FFCFFD7983A5FB7F5BF4FA21#3B253CEDFFCFFD7981AFFB335955FA95> ;
|
||||
a dwc:MaterialCitation .
|
||||
115
data/03/E4/87/03E487A6FFE2FD5483A5FF6E5B5BFE10.ttl
Normal file
115
data/03/E4/87/03E487A6FFE2FD5483A5FF6E5B5BFE10.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/03E487A6FFE2FD5483A5FF6E5B5BFE10>
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:title "Anarsia acrotoma Meyrick 1913" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFE2FD5483A5FF6E5B5BFE10.mc.3B253CEDFFE2FD548154FF255D1DFF60> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Anarsia_acrotoma_Meyrick_1913> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5420.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5420.1.1>
|
||||
bibo:endPage "121" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-03-11" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "5420" ;
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A catalogue of Indian Gelechiidae Stainton, 1854 (Lepidoptera: Gelechioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Anarsia_acrotoma_Meyrick_1913>
|
||||
dwc:authority "Meyrick, 1913" ;
|
||||
dwc:authorityName "Meyrick" ;
|
||||
dwc:authorityYear "1913" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Anarsia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyrick, 1913" ;
|
||||
dwc:species "acrotoma" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/66KMQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anarsia_acrotoma> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anarsia_acrotoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Anarsia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "acrotoma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anarsia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anarsia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Anarsia" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFE2FD5483A5FF6E5B5BFE10.mc.3B253CEDFFE2FD548154FF255D1DFF60>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Kodagu" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A6FFE2FD5483A5FF6E5B5BFE10#3B253CEDFFE2FD548154FF255D1DFF60> ;
|
||||
a dwc:MaterialCitation .
|
||||
158
data/03/E4/87/03E487A6FFE6FD5083A5FD865B41FCF3.ttl
Normal file
158
data/03/E4/87/03E487A6FFE6FD5083A5FD865B41FCF3.ttl
Normal file
|
|
@ -0,0 +1,158 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03E487A6FFE6FD5083A5FD865B41FCF3>
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:title "Bagdadia cymoptila" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFE6FD5083A5FD865B41FCF3.mc.3B253CEDFFE6FD508144FD3D5A6BFD6E> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bagdadia_cymoptila_Meyrick_1929> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Chelaria_cymoptila_Meyrick_1929> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5420.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5420.1.1>
|
||||
bibo:endPage "121" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-03-11" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "5420" ;
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A catalogue of Indian Gelechiidae Stainton, 1854 (Lepidoptera: Gelechioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bagdadia_cymoptila_Meyrick_1929>
|
||||
dwc:authority "(Meyrick, 1929)" ;
|
||||
dwc:baseAuthorityName "Meyrick" ;
|
||||
dwc:baseAuthorityYear "1929" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Bagdadia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Meyrick, 1929)" ;
|
||||
dwc:species "cymoptila" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/93F98> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bagdadia_cymoptila> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chelaria_cymoptila_Meyrick_1929>
|
||||
dwc:authority "Meyrick, 1929: 514" ;
|
||||
dwc:authorityName "Meyrick" ;
|
||||
dwc:authorityPageNumber "514" ;
|
||||
dwc:authorityYear "1929" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Chelaria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyrick, 1929" ;
|
||||
dwc:species "cymoptila" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/93F98> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chelaria_cymoptila> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bagdadia_cymoptila>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Bagdadia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cymoptila" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bagdadia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bagdadia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Bagdadia" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Chelaria_cymoptila>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Chelaria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cymoptila" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chelaria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chelaria>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Chelaria" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFE6FD5083A5FD865B41FCF3.mc.3B253CEDFFE6FD508144FD3D5A6BFD6E>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Kodagu" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A6FFE6FD5083A5FD865B41FCF3#3B253CEDFFE6FD508144FD3D5A6BFD6E> ;
|
||||
a dwc:MaterialCitation .
|
||||
158
data/03/E4/87/03E487A6FFE7FD5183A5FE125C12FCB4.ttl
Normal file
158
data/03/E4/87/03E487A6FFE7FD5183A5FE125C12FCB4.ttl
Normal file
|
|
@ -0,0 +1,158 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03E487A6FFE7FD5183A5FE125C12FCB4>
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:title "Empalactis taphronoma" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFE7FD5183A5FE125C12FCB4.mc.3B253CEDFFE7FD51814DFDC95DF7FDDC> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Empalactis_taphronoma_Meyrick_1932> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Chelaria_taphronoma_Meyrick_1932> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5420.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5420.1.1>
|
||||
bibo:endPage "121" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-03-11" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "5420" ;
|
||||
dc:creator "D, Nandhini; R, Shashank P.; Joshi, Rahul; Reddy, Karthik M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A catalogue of Indian Gelechiidae Stainton, 1854 (Lepidoptera: Gelechioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Empalactis_taphronoma_Meyrick_1932>
|
||||
dwc:authority "(Meyrick, 1932)" ;
|
||||
dwc:baseAuthorityName "Meyrick" ;
|
||||
dwc:baseAuthorityYear "1932" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Empalactis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Meyrick, 1932)" ;
|
||||
dwc:species "taphronoma" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/93G9G> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Empalactis_taphronoma> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chelaria_taphronoma_Meyrick_1932>
|
||||
dwc:authority "Meyrick, 1932: 199" ;
|
||||
dwc:authorityName "Meyrick" ;
|
||||
dwc:authorityPageNumber "199" ;
|
||||
dwc:authorityYear "1932" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Chelaria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyrick, 1932" ;
|
||||
dwc:species "taphronoma" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/93G9G> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chelaria_taphronoma> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empalactis_taphronoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Empalactis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "taphronoma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empalactis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empalactis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Empalactis" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Chelaria_taphronoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Chelaria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "taphronoma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chelaria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chelaria>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Chelaria" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03E487A6FFE7FD5183A5FE125C12FCB4.mc.3B253CEDFFE7FD51814DFDC95DF7FDDC>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Pusa" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A6FFE7FD5183A5FE125C12FCB4#3B253CEDFFE7FD51814DFDC95DF7FDDC> ;
|
||||
a dwc:MaterialCitation .
|
||||
143
data/03/E4/87/03E487A7AF41277205FEFB456B2EFE28.ttl
Normal file
143
data/03/E4/87/03E487A7AF41277205FEFB456B2EFE28.ttl
Normal file
|
|
@ -0,0 +1,143 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03E487A7AF41277205FEFB456B2EFE28>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4546951>, <http://dx.doi.org/10.5281/zenodo.4546953>, <http://dx.doi.org/10.5281/zenodo.4546955>, <http://dx.doi.org/10.5281/zenodo.4546957>, <http://dx.doi.org/10.5281/zenodo.4546959>, <http://dx.doi.org/10.5281/zenodo.4546961>, <http://dx.doi.org/10.5281/zenodo.4546963>, <http://dx.doi.org/10.5281/zenodo.4546965>, <http://dx.doi.org/10.5281/zenodo.4546967> ;
|
||||
dc:creator "Gómez, José Francisco; Nieves-Aldrey, José Luis; Nieves, María Hernández; Stone, Graham Nicholas" ;
|
||||
dc:title "Eurytoma Illiger 1807" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eurytoma_Illiger_1807> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/z2011n3a3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5252/z2011n3a3>
|
||||
bibo:endPage "323" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zoosystema" ;
|
||||
bibo:pubDate "2011-09-30" ;
|
||||
bibo:startPage "287" ;
|
||||
bibo:volume "33" ;
|
||||
dc:creator "Gómez, José Francisco; Nieves-Aldrey, José Luis; Nieves, María Hernández; Stone, Graham Nicholas" ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Comparative morphology and biology of terminalinstar larvae of some Eurytoma (Hymenoptera, Eurytomidae) species parasitoids of gall wasps (Hymenoptera, Cynipidae) in western Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4546951>, <http://dx.doi.org/10.5281/zenodo.4546953>, <http://dx.doi.org/10.5281/zenodo.4546955>, <http://dx.doi.org/10.5281/zenodo.4546957>, <http://dx.doi.org/10.5281/zenodo.4546959>, <http://dx.doi.org/10.5281/zenodo.4546961>, <http://dx.doi.org/10.5281/zenodo.4546963>, <http://dx.doi.org/10.5281/zenodo.4546965>, <http://dx.doi.org/10.5281/zenodo.4546967> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eurytoma_Illiger_1807>
|
||||
dwc:ID-ENA "75202" ;
|
||||
dwc:authority "Illiger, 1807" ;
|
||||
dwc:authorityName "Illiger" ;
|
||||
dwc:authorityYear "1807" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eurytomidae" ;
|
||||
dwc:genus "Eurytoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Illiger, 1807" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4H2G> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eurytoma> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eurytoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eurytomidae" ;
|
||||
dwc:genus "Eurytoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eurytomidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eurytomidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eurytomidae" ;
|
||||
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.4546951>
|
||||
dc:description "FIG. 5.— Ventral views ofterminal-instar eurytomidlarvae:A, Eurytomaaspila (Walker,1836) ex Phanacis caulicola; B, E.brunniventris Ratzeburg, 1852 ex Cynips quercus (A); C, E. cynipsea Boheman, 1836 ex Phanacis hypochoeridis; D, E. infracta Mayr, 1904; E, E. mayri Ashmead, 1887; F, E. pediaspisi Pujade i Villar,1994; G, E. robusta Mayr, 1878; H, E. rosae Nees, 1834 ex Diplolepis rosae. Scale bars:1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4546951/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4546953>
|
||||
dc:description "FIG. 6.— Ventralviews of terminal-instar eurytomid larvae:A, Eurytoma rufipes Walker, 1832; B, E. sp. nr. aspila; C, E. sp. nr. jaceae; D, E. strigifrons Thomson, 1876; E, E. timaspidis (Mayr, 1904). Scale bars: 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4546953/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4546955>
|
||||
dc:description "FIG. 7.— Lateralviews ofterminal-instar eurytomidlarvae:A,Eurytoma aspila (Walker,1836) ex Phanacis caulicola; B, E.brunniventris Ratzeburg, 1852 ex Cynips quercus (A); C, E. cynipsea Boheman, 1836 ex Phanacis hypochoeridis; D, E. infracta Mayr, 1904; E, E. mayri Ashmead, 1887; F, E. pediaspisi Pujade i Villar,1994; G, E. robusta Mayr, 1878; H, E. rosae Nees, 1834 ex Diplolepis rosae. Scale bars:1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4546955/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4546957>
|
||||
dc:description "FIG. 8.— Lateral views of terminal-instar eurytomid larvae:A, Eurytoma rufipes Walker,1832; B, E. sp. cf. aspila; C, E. sp. cf. jaceae; D, E. strigifrons Thomson, 1876; E, E. timaspidis (Mayr, 1904). Scale bars: 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4546957/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4546959>
|
||||
dc:description "FIG. 9. — Anterior views of the head of terminal-instar eurytomid larvae: A, Eurytoma aspila (Walker, 1836) ex Phanacis caulicola; B, E. brunniventris Ratzeburg, 1852 ex Cynips quercus (A); C, Eurytoma infracta Mayr, 1904; D, Eurytoma mayri Ashmead, 1887; E, Eurytoma pediaspisi Pujade i Villar, 1994; F, Eurytoma robusta Mayr, 1878. Scale bars: A, B, D, F, 400 μm; C, 300 μm; E, 200 μm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4546959/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4546961>
|
||||
dc:description "FIG. 10. — Anterior views of the head of terminal-instar eurytomid larvae:A, Eurytoma rosae Nees,1834 ex Diplolepis rosae; B, E. rufipes Walker, 1832; C, E. sp. cf. aspila; D, E. sp. cf. jaceae; E, E. strigifrons Thomson, 1876; F, E. timaspidis (Mayr, 1904). Scale bars: A-C, 300 μm; D, 200 μm; E, F, 400 μm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4546961/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4546963>
|
||||
dc:description "FIG. 11. — Anterior views of mouthparts of terminal-instar eurytomidae larvae:A, Eurytoma aspila (Walker,1836) ex Phanacis caulicola; B, E. brunniventris Ratzeburg, 1852 ex Cynips quercus (A); C, E. cynipsea Boheman, 1836 ex Phanacis hypochoeridis; D, E. infracta Mayr, 1904; E, E. mayri Ashmead, 1887; F, E. pediaspisi Pujade i Villar, 1994. Scale bars: A, E, 200 μm; B-D, F, 100 μm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4546963/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4546965>
|
||||
dc:description "FIG. 12. — Anterior views of mouthparts of terminal-instar eurytomidae larvae:A, Eurytoma robusta Mayr,1878; B, E. rosae Nees,1834 ex Diplolepis rosae; C, E. rufipes Walker,1832;D, E.sp.cf.aspila; E, E. sp. cf. jaceae; F, E.strigifrons Thomson,1876; G, E.timaspidis (Mayr, 1904). Scale bars: A-E, 100 μm; F, G: 200 μm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4546965/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4546967>
|
||||
dc:description "FIG. 13.— Anterior views of the right mandible of terminal-instar eurytomid larvae:A, Eurytoma aspila (Walker,1836) ex Phanacis caulicola; B, E. brunniventris Ratzeburg, 1852 ex Cynips quercus (A); C, E. cynipsea Boheman, 1836 ex Phanacis hypochoeridis; D, E. infracta Mayr, 1904; E, E. mayri Ashmead, 1887; F, E. pediaspisi Pujade i Villar, 1994; G, E. robusta Mayr, 1878; H, E. rosae Nees, 1834 ex Diplolepis rosae; I, E. rufipes Walker, 1832; J, E. sp. cf. aspila; K, E. sp. cf. jaceae; L, E. strigifrons Thomson, 1876 (right mandible); M, E. strigifrons (left mandible); N, E. timaspidis (Mayr, 1904). Scales bars: A, D-G, I-N, 50 μm; B, 20 μm; C, H, 100 μm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4546967/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
118
data/03/E4/87/03E487A7AF53276405BFFCBA6A68F97C.ttl
Normal file
118
data/03/E4/87/03E487A7AF53276405BFFCBA6A68F97C.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/03E487A7AF53276405BFFCBA6A68F97C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4546951>, <http://dx.doi.org/10.5281/zenodo.4546955>, <http://dx.doi.org/10.5281/zenodo.4546959>, <http://dx.doi.org/10.5281/zenodo.4546963>, <http://dx.doi.org/10.5281/zenodo.4546967> ;
|
||||
dc:creator "Gómez, José Francisco; Nieves-Aldrey, José Luis; Nieves, María Hernández; Stone, Graham Nicholas" ;
|
||||
dc:title "Eurytoma pediaspisi Pujade" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/z2011n3a3> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Eurytoma_pediaspisi> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5252/z2011n3a3>
|
||||
bibo:endPage "323" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zoosystema" ;
|
||||
bibo:pubDate "2011-09-30" ;
|
||||
bibo:startPage "287" ;
|
||||
bibo:volume "33" ;
|
||||
dc:creator "Gómez, José Francisco; Nieves-Aldrey, José Luis; Nieves, María Hernández; Stone, Graham Nicholas" ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Comparative morphology and biology of terminalinstar larvae of some Eurytoma (Hymenoptera, Eurytomidae) species parasitoids of gall wasps (Hymenoptera, Cynipidae) in western Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4546951>, <http://dx.doi.org/10.5281/zenodo.4546955>, <http://dx.doi.org/10.5281/zenodo.4546959>, <http://dx.doi.org/10.5281/zenodo.4546963>, <http://dx.doi.org/10.5281/zenodo.4546967> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eurytoma_pediaspisi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eurytomidae" ;
|
||||
dwc:genus "Eurytoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pediaspisi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eurytoma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eurytoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eurytomidae" ;
|
||||
dwc:genus "Eurytoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eurytomidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eurytomidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eurytomidae" ;
|
||||
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.4546951>
|
||||
dc:description "FIG. 5.— Ventral views ofterminal-instar eurytomidlarvae:A, Eurytomaaspila (Walker,1836) ex Phanacis caulicola; B, E.brunniventris Ratzeburg, 1852 ex Cynips quercus (A); C, E. cynipsea Boheman, 1836 ex Phanacis hypochoeridis; D, E. infracta Mayr, 1904; E, E. mayri Ashmead, 1887; F, E. pediaspisi Pujade i Villar,1994; G, E. robusta Mayr, 1878; H, E. rosae Nees, 1834 ex Diplolepis rosae. Scale bars:1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4546951/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4546955>
|
||||
dc:description "FIG. 7.— Lateralviews ofterminal-instar eurytomidlarvae:A,Eurytoma aspila (Walker,1836) ex Phanacis caulicola; B, E.brunniventris Ratzeburg, 1852 ex Cynips quercus (A); C, E. cynipsea Boheman, 1836 ex Phanacis hypochoeridis; D, E. infracta Mayr, 1904; E, E. mayri Ashmead, 1887; F, E. pediaspisi Pujade i Villar,1994; G, E. robusta Mayr, 1878; H, E. rosae Nees, 1834 ex Diplolepis rosae. Scale bars:1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4546955/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4546959>
|
||||
dc:description "FIG. 9. — Anterior views of the head of terminal-instar eurytomid larvae: A, Eurytoma aspila (Walker, 1836) ex Phanacis caulicola; B, E. brunniventris Ratzeburg, 1852 ex Cynips quercus (A); C, Eurytoma infracta Mayr, 1904; D, Eurytoma mayri Ashmead, 1887; E, Eurytoma pediaspisi Pujade i Villar, 1994; F, Eurytoma robusta Mayr, 1878. Scale bars: A, B, D, F, 400 μm; C, 300 μm; E, 200 μm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4546959/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4546963>
|
||||
dc:description "FIG. 11. — Anterior views of mouthparts of terminal-instar eurytomidae larvae:A, Eurytoma aspila (Walker,1836) ex Phanacis caulicola; B, E. brunniventris Ratzeburg, 1852 ex Cynips quercus (A); C, E. cynipsea Boheman, 1836 ex Phanacis hypochoeridis; D, E. infracta Mayr, 1904; E, E. mayri Ashmead, 1887; F, E. pediaspisi Pujade i Villar, 1994. Scale bars: A, E, 200 μm; B-D, F, 100 μm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4546963/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4546967>
|
||||
dc:description "FIG. 13.— Anterior views of the right mandible of terminal-instar eurytomid larvae:A, Eurytoma aspila (Walker,1836) ex Phanacis caulicola; B, E. brunniventris Ratzeburg, 1852 ex Cynips quercus (A); C, E. cynipsea Boheman, 1836 ex Phanacis hypochoeridis; D, E. infracta Mayr, 1904; E, E. mayri Ashmead, 1887; F, E. pediaspisi Pujade i Villar, 1994; G, E. robusta Mayr, 1878; H, E. rosae Nees, 1834 ex Diplolepis rosae; I, E. rufipes Walker, 1832; J, E. sp. cf. aspila; K, E. sp. cf. jaceae; L, E. strigifrons Thomson, 1876 (right mandible); M, E. strigifrons (left mandible); N, E. timaspidis (Mayr, 1904). Scales bars: A, D-G, I-N, 50 μm; B, 20 μm; C, H, 100 μm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4546967/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
144
data/03/E4/87/03E487A7FF9FFFE3FF2878D7294BF8CB.ttl
Normal file
144
data/03/E4/87/03E487A7FF9FFFE3FF2878D7294BF8CB.ttl
Normal file
|
|
@ -0,0 +1,144 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03E487A7FF9FFFE3FF2878D7294BF8CB>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5416893>, <http://dx.doi.org/10.5281/zenodo.5416897> ;
|
||||
dc:creator "Niego, Allen Grace T.; Sysouphanthong, Phongeun; Thongklang, Naritsada; Hyde, Kevin D.; Phonemany, Monthien; Phookamsak, Rungtiwa; Raspé, Olivier" ;
|
||||
dc:title "Volvariella rostricystidiata Niego, Sysouph., K. D. Hyde & Raspe 2021, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487A7FF9FFFE3FF2878D7294BF8CB.mc.3B253CECFF9FFFE1FF1D79AF2999FA46>, <http://tb.plazi.org/GgServer/dwcaRecords/03E487A7FF9FFFE3FF2878D7294BF8CB.mc.3B253CECFF9DFFE3FDE278362CF9FB3B> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Volvariella_rostricystidiata_Niego_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.480.3.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.480.3.3>
|
||||
bibo:endPage "250" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2021-01-22" ;
|
||||
bibo:startPage "237" ;
|
||||
bibo:volume "480" ;
|
||||
dc:creator "Niego, Allen Grace T.; Sysouphanthong, Phongeun; Thongklang, Naritsada; Hyde, Kevin D.; Phonemany, Monthien; Phookamsak, Rungtiwa; Raspé, Olivier" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "A new species of Volvariella and the first record of Volvariella pulla (Agaricales: incertae sedis) from Thailand" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5416893>, <http://dx.doi.org/10.5281/zenodo.5416897> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Fungi/Volvariella_rostricystidiata_Niego_2021>
|
||||
dwc:authority "Niego, Sysouph., K.D. Hyde & Raspe" ;
|
||||
dwc:authorityName "Niego, Sysouph., K. D. Hyde & Raspe" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Pluteaceae" ;
|
||||
dwc:genus "Volvariella" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Agaricales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Niego, Sysouph., K. D. Hyde & Raspe, 2021" ;
|
||||
dwc:species "rostricystidiata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/B38YQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Volvariella_rostricystidiata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Volvariella_rostricystidiata>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Pluteaceae" ;
|
||||
dwc:genus "Volvariella" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Agaricales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rostricystidiata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Volvariella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Volvariella>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Pluteaceae" ;
|
||||
dwc:genus "Volvariella" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Agaricales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Pluteaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Pluteaceae>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Pluteaceae" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Agaricales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Agaricales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Agaricales>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Agaricales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Agaricomycetes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Agaricomycetes>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Basidiomycota> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Basidiomycota>
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
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://dx.doi.org/10.5281/zenodo.5416893>
|
||||
dc:description "FIGURE 2. Mature basidiome of Volvariella rostricystidiata. (MFLU 19-1528). Scale bar = 5 cm. Photo by P. Sysouphanthong." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5416893/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5416897>
|
||||
dc:description "FIGURE 3. Microscopic features of Volvariella rostricystidiata (MFLU 19-1528). a. Cheilocystidia b. Pleurocystidia c. Basidiospores d. Basidia e. Pileipellis terminal elements. f. Stipetipellis terminal elements. Drawings by: M. Phonemany." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5416897/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E487A7FF9FFFE3FF2878D7294BF8CB.mc.3B253CECFF9FFFE1FF1D79AF2999FA46>
|
||||
dwc:catalogNumber "MFLU 19-1528" ;
|
||||
dwc:collectionCode "MT, ITS" ;
|
||||
dwc:eventDate "2018-09-27" ;
|
||||
dwc:locality "Mae Fah Luang University" ;
|
||||
dwc:recordedBy "P. Sysouphanthong & GenBank" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "20.0449" ;
|
||||
dwc:verbatimLongitude "99.8943" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A7FF9FFFE3FF2878D7294BF8CB#3B253CECFF9FFFE1FF1D79AF2999FA46> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E487A7FF9FFFE3FF2878D7294BF8CB.mc.3B253CECFF9DFFE3FDE278362CF9FB3B>
|
||||
dwc:catalogNumber "MFLU 19-1531" ;
|
||||
dwc:collectionCode "MT, ITS" ;
|
||||
dwc:eventDate "2018-09-27" ;
|
||||
dwc:locality "Mae Fah Luang University" ;
|
||||
dwc:recordedBy "P. Sysouphanthong" ;
|
||||
dwc:verbatimLatitude "20.0476" ;
|
||||
dwc:verbatimLongitude "99.8957" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487A7FF9FFFE3FF2878D7294BF8CB#3B253CECFF9DFFE3FDE278362CF9FB3B> ;
|
||||
a dwc:MaterialCitation .
|
||||
125
data/03/E4/87/03E487AEFFCC7B0D78B7E28EFBFDADB1.ttl
Normal file
125
data/03/E4/87/03E487AEFFCC7B0D78B7E28EFBFDADB1.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/03E487AEFFCC7B0D78B7E28EFBFDADB1>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4925221> ;
|
||||
dc:creator "Henry, R.; Bøggild, Esben" ;
|
||||
dc:title "Megaselia culmenensis Henry & Bøggild 2021, n. sp." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487AEFFCC7B0D78B7E28EFBFDADB1.mc.3B253CE5FFCC7B0D7952E136FEAFADDD> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Megaselia_culmenensis_Henry_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4975.2.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4975.2.4>
|
||||
bibo:endPage "342" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-05-25" ;
|
||||
bibo:startPage "306" ;
|
||||
bibo:volume "4975" ;
|
||||
dc:creator "Henry, R.; Bøggild, Esben" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Nineteen new species of Megaselia Rondani (Diptera, Phoridae) from Denmark" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4925221> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Megaselia_culmenensis_Henry_2021>
|
||||
dwc:authority "Henry & Bøggild, 2021" ;
|
||||
dwc:authorityName "Henry & Bøggild" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phoridae" ;
|
||||
dwc:genus "Megaselia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Henry & Bøggild, 2021" ;
|
||||
dwc:species "culmenensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9HWT7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Megaselia_culmenensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Megaselia_culmenensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phoridae" ;
|
||||
dwc:genus "Megaselia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "culmenensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Megaselia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Megaselia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phoridae" ;
|
||||
dwc:genus "Megaselia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phoridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phoridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phoridae" ;
|
||||
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.4925221>
|
||||
dc:description "FIGURES 1–11. Megaselia culmenensis n. sp. male. 1, frons; 2, antennae, palps and proboscis; 3, postpedicel; 4, side of thorax; 5, dorsal view of abdominal tergites 2–6; 6; left face of hypopygioum; 7–8, right faces of hypopygium; 9, front tarsus; 10, hind femur; 11, wing." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4925221/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E487AEFFCC7B0D78B7E28EFBFDADB1.mc.3B253CE5FFCC7B0D7952E136FEAFADDD>
|
||||
dwc:collectionCode "DK, EJ, UCMZ" ;
|
||||
dwc:eventDate "2017-07-24" ;
|
||||
dwc:locality "Norre Onsild Mose" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "3128593311" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487AEFFCC7B0D78B7E28EFBFDADB1#3B253CE5FFCC7B0D7952E136FEAFADDD> ;
|
||||
a dwc:MaterialCitation .
|
||||
125
data/03/E4/87/03E487AEFFD47B1378B7E41EFD5AAD6D.ttl
Normal file
125
data/03/E4/87/03E487AEFFD47B1378B7E41EFD5AAD6D.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/03E487AEFFD47B1378B7E41EFD5AAD6D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4925257> ;
|
||||
dc:creator "Henry, R.; Bøggild, Esben" ;
|
||||
dc:title "Megaselia simestedensis Henry & Bøggild 2021, n. sp." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487AEFFD47B1378B7E41EFD5AAD6D.mc.3B253CE5FFD27B1379A6E0E2FE41AC8A> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Megaselia_simestedensis_Henry_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4975.2.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4975.2.4>
|
||||
bibo:endPage "342" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-05-25" ;
|
||||
bibo:startPage "306" ;
|
||||
bibo:volume "4975" ;
|
||||
dc:creator "Henry, R.; Bøggild, Esben" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Nineteen new species of Megaselia Rondani (Diptera, Phoridae) from Denmark" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4925257> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Megaselia_simestedensis_Henry_2021>
|
||||
dwc:authority "Henry & Bøggild, 2021" ;
|
||||
dwc:authorityName "Henry & Bøggild" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phoridae" ;
|
||||
dwc:genus "Megaselia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Henry & Bøggild, 2021" ;
|
||||
dwc:species "simestedensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Megaselia_simestedensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Megaselia_simestedensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phoridae" ;
|
||||
dwc:genus "Megaselia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "simestedensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Megaselia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Megaselia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phoridae" ;
|
||||
dwc:genus "Megaselia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phoridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phoridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phoridae" ;
|
||||
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.4925257>
|
||||
dc:description "FIGURES 199–212. Megaselia simstedensis n. sp. male. 199, frons; 200 antenna, palps and proboscis; 201 proboscis from below; 202, side of thorax; 203, scutellum; 204, abdomen; 205, left face of hypopygium; 206, left face of epandrium; 207, left view of hypandrium and penis complex; 208, right face of hypopygium; 209, right view of hypandrium; 210, front tarsus; 211, hind femur; 212, wing." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4925257/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E487AEFFD47B1378B7E41EFD5AAD6D.mc.3B253CE5FFD27B1379A6E0E2FE41AC8A>
|
||||
dwc:collectionCode "DK, NEJ, UCMZ" ;
|
||||
dwc:eventDate "2016-08-13" ;
|
||||
dwc:locality "DENMARK" ;
|
||||
dwc:recordedBy "Dostrup Simested A" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "3128593318" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487AEFFD47B1378B7E41EFD5AAD6D#3B253CE5FFD27B1379A6E0E2FE41AC8A> ;
|
||||
a dwc:MaterialCitation .
|
||||
148
data/03/E4/87/03E487AEFFD87B1978B7E6D7FBFCA834.ttl
Normal file
148
data/03/E4/87/03E487AEFFD87B1978B7E6D7FBFCA834.ttl
Normal file
|
|
@ -0,0 +1,148 @@
|
|||
@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/03E487AEFFD87B1978B7E6D7FBFCA834>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4925251> ;
|
||||
dc:creator "Henry, R.; Bøggild, Esben" ;
|
||||
dc:title "Megaselia nigricia Disney & Durska" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487AEFFD87B1978B7E6D7FBFCA834.mc.3B253CE5FFD87B19799CE45CFC76A85F>, <http://tb.plazi.org/GgServer/dwcaRecords/03E487AEFFD87B1978B7E6D7FBFCA834.mc.3B253CE5FFD87B197BAFE45CFF03A834>, <http://tb.plazi.org/GgServer/dwcaRecords/03E487AEFFD87B1978B7E6D7FBFCA834.mc.3B253CE5FFD87B197925E463FDB4A834>, <http://tb.plazi.org/GgServer/dwcaRecords/03E487AEFFD87B1978B7E6D7FBFCA834.mc.3B253CE5FFD87B197A6EE460FBFBA834> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Megaselia_nigricia_Disney_2011> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4975.2.4> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Megaselia_nigricia> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4975.2.4>
|
||||
bibo:endPage "342" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-05-25" ;
|
||||
bibo:startPage "306" ;
|
||||
bibo:volume "4975" ;
|
||||
dc:creator "Henry, R.; Bøggild, Esben" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Nineteen new species of Megaselia Rondani (Diptera, Phoridae) from Denmark" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4925251> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Megaselia_nigricia_Disney_2011>
|
||||
dwc:authority "Disney & Durska, 2011: 4" ;
|
||||
dwc:authorityName "Disney & Durska" ;
|
||||
dwc:authorityPageNumber "4" ;
|
||||
dwc:authorityYear "2011" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phoridae" ;
|
||||
dwc:genus "Megaselia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Disney & Durska, 2011" ;
|
||||
dwc:species "nigricia" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9HTB8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Megaselia_nigricia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Megaselia_nigricia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phoridae" ;
|
||||
dwc:genus "Megaselia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nigricia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Megaselia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Megaselia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phoridae" ;
|
||||
dwc:genus "Megaselia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phoridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phoridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phoridae" ;
|
||||
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.4925251>
|
||||
dc:description "FIGURES 169–172. Megaselia nigricia Disney & Durska and M. nigresens (Woiod). Postpedicels 169, of M. nigricia; 170, of M. nigrescens; Front tarsal segments 4 and 5 171, of M. nigricia; 172, of M. nigrescens" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4925251/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E487AEFFD87B1978B7E6D7FBFCA834.mc.3B253CE5FFD87B19799CE45CFC76A85F>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:locality "Denmark" ;
|
||||
dwc:recordedBy "Tofte Mose" ;
|
||||
trt:gbifOccurrenceId "3128593310" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487AEFFD87B1978B7E6D7FBFCA834#3B253CE5FFD87B19799CE45CFC76A85F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E487AEFFD87B1978B7E6D7FBFCA834.mc.3B253CE5FFD87B197BAFE45CFF03A834>
|
||||
dwc:collectionCode "UCMZ, DK, NEJ" ;
|
||||
dwc:locality "Male" ;
|
||||
dwc:recordedBy "Esben Boggild" ;
|
||||
trt:gbifOccurrenceId "3128593325" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487AEFFD87B1978B7E6D7FBFCA834#3B253CE5FFD87B197BAFE45CFF03A834> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E487AEFFD87B1978B7E6D7FBFCA834.mc.3B253CE5FFD87B197925E463FDB4A834>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:recordedBy "Dostrup & Simested A" ;
|
||||
trt:gbifOccurrenceId "3128593319" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487AEFFD87B1978B7E6D7FBFCA834#3B253CE5FFD87B197925E463FDB4A834> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E487AEFFD87B1978B7E6D7FBFCA834.mc.3B253CE5FFD87B197A6EE460FBFBA834>
|
||||
dwc:collectionCode "UCMZ" ;
|
||||
dwc:recordedBy "Esben Boggild" ;
|
||||
trt:gbifOccurrenceId "3128593302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487AEFFD87B1978B7E6D7FBFCA834#3B253CE5FFD87B197A6EE460FBFBA834> ;
|
||||
a dwc:MaterialCitation .
|
||||
256
data/03/E4/87/03E487B1FFE4FFF526C433A4FA8DFA77.ttl
Normal file
256
data/03/E4/87/03E487B1FFE4FFF526C433A4FA8DFA77.ttl
Normal file
|
|
@ -0,0 +1,256 @@
|
|||
@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/03E487B1FFE4FFF526C433A4FA8DFA77>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Atkinsoniella_albipenna_Yang_2017>, <http://taxon-concept.plazi.org/id/Animalia/Atkinsoniella_xanthovena_Yang_2002>, <http://taxon-concept.plazi.org/id/Animalia/Bothrogonia_hamata_Yang_1980>, <http://dx.doi.org/10.5281/zenodo.4424116> ;
|
||||
dc:creator "Dietrich, Christopher H.; Nguyen, Huong T. T.; Pham, Hong Thai" ;
|
||||
dc:title "Cicadellini" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E487B1FFE4FFF526C433A4FA8DFA77.mc.3B253CFAFFE4FFF526C430F0FC7AFD27>, <http://tb.plazi.org/GgServer/dwcaRecords/03E487B1FFE4FFF526C433A4FA8DFA77.mc.3B253CFAFFE4FFF525DA308FFF17FCFF>, <http://tb.plazi.org/GgServer/dwcaRecords/03E487B1FFE4FFF526C433A4FA8DFA77.mc.3B253CFAFFE4FFF526C43648FC66FB9F>, <http://tb.plazi.org/GgServer/dwcaRecords/03E487B1FFE4FFF526C433A4FA8DFA77.mc.3B253CFAFFE4FFF525F73667FB87FBBB>, <http://tb.plazi.org/GgServer/dwcaRecords/03E487B1FFE4FFF526C433A4FA8DFA77.mc.3B253CFAFFE4FFF526C43704FC44FA5B> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4877.2.2> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Cicadellini> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4877.2.2>
|
||||
bibo:endPage "273" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2020-11-10" ;
|
||||
bibo:startPage "241" ;
|
||||
bibo:volume "4877" ;
|
||||
dc:creator "Dietrich, Christopher H.; Nguyen, Huong T. T.; Pham, Hong Thai" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "New genera, new species and new records of leafhoppers (Hemiptera: Cicadellidae) from Vietnam" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4424116> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Atkinsoniella_albipenna_Yang_2017>
|
||||
dwc:authority "Yang, Meng & Li, 2017" ;
|
||||
dwc:authorityName "Yang, Meng & Li" ;
|
||||
dwc:authorityYear "2017" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Atkinsoniella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Yang, Meng & Li, 2017" ;
|
||||
dwc:species "albipenna" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8JK75> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Atkinsoniella_albipenna> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Atkinsoniella_xanthovena_Yang_2002>
|
||||
dwc:authority "Yang & Li, 2002" ;
|
||||
dwc:authorityName "Yang & Li" ;
|
||||
dwc:authorityYear "2002" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Atkinsoniella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Yang & Li, 2002" ;
|
||||
dwc:species "xanthovena" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8JK75> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Atkinsoniella_xanthovena> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bothrogonia_hamata_Yang_1980>
|
||||
dwc:authority "Yang & Li, 1980" ;
|
||||
dwc:authorityName "Yang & Li" ;
|
||||
dwc:authorityYear "1980" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Bothrogonia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Yang & Li, 1980" ;
|
||||
dwc:species "hamata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8JK75> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bothrogonia_hamata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellini>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "tribe" ;
|
||||
dwc:tribe "Cicadellini" ;
|
||||
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/Atkinsoniella_albipenna>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Atkinsoniella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "albipenna" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Atkinsoniella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Atkinsoniella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Atkinsoniella" ;
|
||||
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/Atkinsoniella_xanthovena>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Atkinsoniella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "xanthovena" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Atkinsoniella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bothrogonia_hamata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Bothrogonia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hamata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bothrogonia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bothrogonia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Bothrogonia" ;
|
||||
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://dx.doi.org/10.5281/zenodo.4424116>
|
||||
dc:description "FIGURE 11. Live photos of new species and other newly recorded Cicadellidae from Vietnam. A, Atkinsoniella albipenna Yang, Meng & Li; B, Atkinsoniella xanthovena Yang & Li; C, Bothrogonia hamata Yang & Li; D, Abrus digitatus n. sp.; E, Hamulotettix ungulatus Dai & Zhang; F, Tambocerus dentatus Qu & Dai; G, Gurawa minorcephala Singh-Pruthi; H, Maiestas remigia Zhang & Duan; I, Drabescoides bispinosa n. sp.; J, Tenompoella vietnamensis n. sp.; K, Hishimonoides bougainvilleae Viraktamath et al.; L, Uzelina (Uzelina) vietnamensis sp. n.; M, Hochiminhus tamdaoensis n. sp.; N, Platyretus gangeticus Viraktamatn & Webb; O, Scaphoideus shovelaedeagus Li & Song; P, Scaphoideus maai Kitbamroong & Freytag; Q, Sychentia vietnamensis n. sp.; R, Varta lunata n. sp.; S, Stenotortor subhimalaya Viraktamath & Wesley; T, Bundera onukiiformis n. sp.; U, Carinata arcuata n. sp.; V, Sophonia lushana Kuoh; W, Traiguma hamocauda n. sp.; X, Multinervis guanxiensis Li & Li; Y, Signoretia aureola Distant; Z, Signoretia tamdaoensis n. sp." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4424116/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E487B1FFE4FFF526C433A4FA8DFA77.mc.3B253CFAFFE4FFF526C430F0FC7AFD27>
|
||||
dwc:collectionCode "INHS" ;
|
||||
dwc:eventDate "2019-07-10" ;
|
||||
dwc:locality "Tam Dao" ;
|
||||
dwc:recordedBy "C. H. Dietrich" ;
|
||||
dwc:verbatimElevation "965" ;
|
||||
dwc:verbatimLatitude "21.4622" ;
|
||||
dwc:verbatimLongitude "105.6473" ;
|
||||
trt:gbifOccurrenceId "3044193315" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487B1FFE4FFF526C433A4FA8DFA77#3B253CFAFFE4FFF526C430F0FC7AFD27> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E487B1FFE4FFF526C433A4FA8DFA77.mc.3B253CFAFFE4FFF525DA308FFF17FCFF>
|
||||
dwc:collectionCode "INHS" ;
|
||||
dwc:eventDate "2019-07-10" ;
|
||||
dwc:locality "Tam Dao" ;
|
||||
dwc:recordedBy "C. H. Dietrich" ;
|
||||
dwc:verbatimElevation "965" ;
|
||||
dwc:verbatimLatitude "21.4622" ;
|
||||
dwc:verbatimLongitude "105.6473" ;
|
||||
trt:gbifOccurrenceId "3044193328" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487B1FFE4FFF526C433A4FA8DFA77#3B253CFAFFE4FFF525DA308FFF17FCFF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E487B1FFE4FFF526C433A4FA8DFA77.mc.3B253CFAFFE4FFF526C43648FC66FB9F>
|
||||
dwc:collectionCode "INHS" ;
|
||||
dwc:eventDate "2019-07-08" ;
|
||||
dwc:locality "Tam Dao" ;
|
||||
dwc:recordedBy "Cuc Phuong NP & C. H. Dietrich" ;
|
||||
dwc:verbatimElevation "370" ;
|
||||
dwc:verbatimLatitude "21.4533" ;
|
||||
dwc:verbatimLongitude "105.648" ;
|
||||
trt:gbifOccurrenceId "3044193355" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487B1FFE4FFF526C433A4FA8DFA77#3B253CFAFFE4FFF526C43648FC66FB9F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E487B1FFE4FFF526C433A4FA8DFA77.mc.3B253CFAFFE4FFF525F73667FB87FBBB>
|
||||
dwc:collectionCode "INHS" ;
|
||||
dwc:eventDate "2019-07-08" ;
|
||||
dwc:locality "Tam Dao" ;
|
||||
dwc:recordedBy "Cuc Phuong NP & C. H. Dietrich" ;
|
||||
dwc:verbatimElevation "370" ;
|
||||
dwc:verbatimLatitude "21.4533" ;
|
||||
dwc:verbatimLongitude "105.648" ;
|
||||
trt:gbifOccurrenceId "3044193360" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487B1FFE4FFF526C433A4FA8DFA77#3B253CFAFFE4FFF525F73667FB87FBBB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E487B1FFE4FFF526C433A4FA8DFA77.mc.3B253CFAFFE4FFF526C43704FC44FA5B>
|
||||
dwc:collectionCode "INHS" ;
|
||||
dwc:eventDate "2019-07-13" ;
|
||||
dwc:locality "Tam Dao" ;
|
||||
dwc:recordedBy "C. H. Dietrich" ;
|
||||
dwc:verbatimElevation "741" ;
|
||||
dwc:verbatimLatitude "21.4509" ;
|
||||
dwc:verbatimLongitude "105.6325" ;
|
||||
trt:gbifOccurrenceId "3044193335" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E487B1FFE4FFF526C433A4FA8DFA77#3B253CFAFFE4FFF526C43704FC44FA5B> ;
|
||||
a dwc:MaterialCitation .
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue