GG2RDF 2024-08-08T19:09:10.858Z (plazi/treatments-xml)
This commit is contained in:
parent
b3effd989e
commit
1604fc1426
129
data/03/93/87/039387BDFF8CFFD8FC4C44291F3038B9.ttl
Normal file
129
data/03/93/87/039387BDFF8CFFD8FC4C44291F3038B9.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/039387BDFF8CFFD8FC4C44291F3038B9>
|
||||
dc:creator "Kazantsev, S. V.; Zaitsev, A. A." ;
|
||||
dc:title "Euanoma starcki Reitter 1889" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/039387BDFF8CFFD8FC4C44291F3038B9.mc.3B523CF6FF8CFFDBFC5D44BB190C3E3E>, <http://tb.plazi.org/GgServer/dwcaRecords/039387BDFF8CFFD8FC4C44291F3038B9.mc.3B523CF6FF8CFFDBFC8945521F473E44> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Euanoma_starcki_Reitter_1889> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-51-52> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-51-52>
|
||||
bibo:endPage "52" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "51" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Kazantsev, S. V.; Zaitsev, A. A." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Description of larva of Euanoma starcki Reitter, 1889 (Coleoptera: Omalisidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Euanoma_starcki_Reitter_1889>
|
||||
dwc:authority "Reitter, 1889" ;
|
||||
dwc:authorityName "Reitter" ;
|
||||
dwc:authorityYear "1889" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Drilidae" ;
|
||||
dwc:genus "Euanoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Reitter, 1889" ;
|
||||
dwc:species "starcki" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Euanoma_starcki> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Euanoma_starcki>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Drilidae" ;
|
||||
dwc:genus "Euanoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "starcki" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Euanoma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Euanoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Drilidae" ;
|
||||
dwc:genus "Euanoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Drilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Drilidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Drilidae" ;
|
||||
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/039387BDFF8CFFD8FC4C44291F3038B9.mc.3B523CF6FF8CFFDBFC5D44BB190C3E3E>
|
||||
dwc:collectionCode "V, MSGU" ;
|
||||
dwc:eventDate "2013-04-29" ;
|
||||
dwc:locality "upper Byuryuchka River" ;
|
||||
dwc:recordedBy "NW Caucasus & Makarov, A. & Matalin, A. A & A. A. Zaitsev" ;
|
||||
dwc:verbatimElevation "850" ;
|
||||
dwc:verbatimLatitude "43.7" ;
|
||||
dwc:verbatimLongitude "40.000557" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039387BDFF8CFFD8FC4C44291F3038B9#3B523CF6FF8CFFDBFC5D44BB190C3E3E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039387BDFF8CFFD8FC4C44291F3038B9.mc.3B523CF6FF8CFFDBFC8945521F473E44>
|
||||
dwc:collectionCode "V, ICM" ;
|
||||
dwc:eventDate "2014-06-14" ;
|
||||
dwc:locality "Chvizhepse valley" ;
|
||||
dwc:recordedBy "NW Caucasus & Kazantsev" ;
|
||||
dwc:verbatimElevation "600" ;
|
||||
dwc:verbatimLatitude "43.67" ;
|
||||
dwc:verbatimLongitude "40.06" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039387BDFF8CFFD8FC4C44291F3038B9#3B523CF6FF8CFFDBFC8945521F473E44> ;
|
||||
a dwc:MaterialCitation .
|
93
data/03/93/87/039387BDFF8CFFDBFC4C47DE1E273F39.ttl
Normal file
93
data/03/93/87/039387BDFF8CFFDBFC4C47DE1E273F39.ttl
Normal file
|
@ -0,0 +1,93 @@
|
|||
@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/039387BDFF8CFFDBFC4C47DE1E273F39>
|
||||
dc:creator "Kazantsev, S. V.; Zaitsev, A. A." ;
|
||||
dc:title "Euanoma Reitter 1889" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Euanoma_Reitter_1889> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-51-52> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-51-52>
|
||||
bibo:endPage "52" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "51" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Kazantsev, S. V.; Zaitsev, A. A." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Description of larva of Euanoma starcki Reitter, 1889 (Coleoptera: Omalisidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Euanoma_Reitter_1889>
|
||||
dwc:authority "Reitter, 1889" ;
|
||||
dwc:authorityName "Reitter" ;
|
||||
dwc:authorityYear "1889" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Drilidae" ;
|
||||
dwc:genus "Euanoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Reitter, 1889" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Euanoma> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Euanoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Drilidae" ;
|
||||
dwc:genus "Euanoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Drilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Drilidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Drilidae" ;
|
||||
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 .
|
106
data/03/A1/7F/03A17F6DD91BFFA053677C93EC89F8E8.ttl
Normal file
106
data/03/A1/7F/03A17F6DD91BFFA053677C93EC89F8E8.ttl
Normal file
|
@ -0,0 +1,106 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A17F6DD91BFFA053677C93EC89F8E8>
|
||||
dc:creator "Ostrovsky, A. M." ;
|
||||
dc:title "Alloeorhynchus flavipes" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Alloeorhynchus_flavipes_Fieber_1836> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-33-34> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-33-34>
|
||||
bibo:endPage "34" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "33" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Ostrovsky, A. M." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Alloeorhynchus flavipes (Fieber, 1836) - a new species of damsel bugs of the subfamily Prostemmatinae Reuter, 1890 (Heteroptera: Nabidae) in the fauna of Belarus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alloeorhynchus_flavipes_Fieber_1836>
|
||||
dwc:authority "(Fieber, 1836)" ;
|
||||
dwc:baseAuthorityName "Fieber" ;
|
||||
dwc:baseAuthorityYear "1836" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nabidae" ;
|
||||
dwc:genus "Alloeorhynchus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Fieber, 1836)" ;
|
||||
dwc:species "flavipes" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alloeorhynchus_flavipes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alloeorhynchus_flavipes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nabidae" ;
|
||||
dwc:genus "Alloeorhynchus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "flavipes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alloeorhynchus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alloeorhynchus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nabidae" ;
|
||||
dwc:genus "Alloeorhynchus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nabidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nabidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nabidae" ;
|
||||
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 .
|
121
data/03/B0/9C/03B09C780848FFFCB8B0E79DFE115DE6.ttl
Normal file
121
data/03/B0/9C/03B09C780848FFFCB8B0E79DFE115DE6.ttl
Normal file
|
@ -0,0 +1,121 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03B09C780848FFFCB8B0E79DFE115DE6>
|
||||
dc:creator "Abramov, A. E." ;
|
||||
dc:title "Dorcadion natali Abramov 2019, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03B09C780848FFFCB8B0E79DFE115DE6.mc.3B7127330848FFFAB8CAE669FB785BAC> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dorcadion_natali_Abramov_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/181433262019151-117120> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/181433262019151-117120>
|
||||
bibo:endPage "120" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:series "Caucas. entomol. bull." ;
|
||||
bibo:startPage "117" ;
|
||||
bibo:volume "15" ;
|
||||
dc:creator "Abramov, A. E." ;
|
||||
dc:date "2019" ;
|
||||
dc:title "A new species of Dorcadion Dalman, 1817 (Coleoptera: Cerambycidae) from East Kazakhstan" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dorcadion_natali_Abramov_2019>
|
||||
dwc:authority "Abramov, 2019" ;
|
||||
dwc:authorityName "Abramov" ;
|
||||
dwc:authorityYear "2019" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:genus "Dorcadion" ;
|
||||
dwc:isSensuStricto "true" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Abramov, 2019" ;
|
||||
dwc:species "natali" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BKXPB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dorcadion_natali> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dorcadion_natali>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:genus "Dorcadion" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "natali" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dorcadion> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dorcadion>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:genus "Dorcadion" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cerambycidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cerambycidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
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/03B09C780848FFFCB8B0E79DFE115DE6.mc.3B7127330848FFFAB8CAE669FB785BAC>
|
||||
dwc:eventDate "2017-05-05" ;
|
||||
dwc:locality "Makanchi" ;
|
||||
dwc:recordedBy "A. Abramov" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "371" ;
|
||||
dwc:verbatimLatitude "46.3657" ;
|
||||
dwc:verbatimLongitude "82.24378" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B09C780848FFFCB8B0E79DFE115DE6#3B7127330848FFFAB8CAE669FB785BAC> ;
|
||||
a dwc:MaterialCitation .
|
172
data/03/BB/87/03BB87F0FF91FFCDFC3FFD0CE948FB15.ttl
Normal file
172
data/03/BB/87/03BB87F0FF91FFCDFC3FFD0CE948FB15.ttl
Normal file
|
@ -0,0 +1,172 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03BB87F0FF91FFCDFC3FFD0CE948FB15>
|
||||
dc:creator "Ponomarev, A. V.; Shmatko, V. Yu." ;
|
||||
dc:title "Zelotes egregius Simon 1914" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF91FFCDFC3FFD0CE948FB15.mc.3B7A3CBBFF91FFCDFC39FCD0E9C7FC4F> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Zelotes_egregius_Simon_1914> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Zelotes_reconditus_Simon_1914>, <http://taxon-concept.plazi.org/id/Animalia/Zelotes_aeneus_Simon_1878> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/181433262019151-322> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/181433262019151-322>
|
||||
bibo:endPage "22" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:series "Caucas. entomol. bull." ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "15" ;
|
||||
dc:creator "Ponomarev, A. V.; Shmatko, V. Yu." ;
|
||||
dc:date "2019" ;
|
||||
dc:title "A review of spiders of the genus Zelotes Gistel, 1848 of the subterraneus-group (Aranei: Gnaphosidae) from the Caucasus and Ciscaucasia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Zelotes_egregius_Simon_1914>
|
||||
dwc:authority "Simon, 1914" ;
|
||||
dwc:authorityName "Simon" ;
|
||||
dwc:authorityYear "1914" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Simon, 1914" ;
|
||||
dwc:species "egregius" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CZJ6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zelotes_egregius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Zelotes_reconditus_Simon_1914>
|
||||
dwc:authorityName "Simon" ;
|
||||
dwc:authorityYear "1914" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Simon, 1914" ;
|
||||
dwc:species "reconditus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CZJ6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zelotes_reconditus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Zelotes_aeneus_Simon_1878>
|
||||
dwc:baseAuthorityName "Simon" ;
|
||||
dwc:baseAuthorityYear "1878" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Simon, 1878)" ;
|
||||
dwc:species "aeneus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CZJ6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zelotes_aeneus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zelotes_egregius>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "egregius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zelotes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zelotes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gnaphosidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gnaphosidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Araneae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zelotes_reconditus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "reconditus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zelotes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zelotes_aeneus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "aeneus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zelotes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF91FFCDFC3FFD0CE948FB15.mc.3B7A3CBBFF91FFCDFC39FCD0E9C7FC4F>
|
||||
dwc:eventDate "1988-09-28" ;
|
||||
dwc:locality "Сiviрнai Oсitii" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF91FFCDFC3FFD0CE948FB15#3B7A3CBBFF91FFCDFC39FCD0E9C7FC4F> ;
|
||||
a dwc:MaterialCitation .
|
108
data/03/BB/87/03BB87F0FF91FFCDFEBDFE17ECDFFAC2.ttl
Normal file
108
data/03/BB/87/03BB87F0FF91FFCDFEBDFE17ECDFFAC2.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/03BB87F0FF91FFCDFEBDFE17ECDFFAC2>
|
||||
dc:creator "Ponomarev, A. V.; Shmatko, V. Yu." ;
|
||||
dc:title "Zelotes aurantiacus Miller 1967" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Zelotes_aurantiacus_Miller_1967> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/181433262019151-322> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/181433262019151-322>
|
||||
bibo:endPage "22" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:series "Caucas. entomol. bull." ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "15" ;
|
||||
dc:creator "Ponomarev, A. V.; Shmatko, V. Yu." ;
|
||||
dc:date "2019" ;
|
||||
dc:title "A review of spiders of the genus Zelotes Gistel, 1848 of the subterraneus-group (Aranei: Gnaphosidae) from the Caucasus and Ciscaucasia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Zelotes_aurantiacus_Miller_1967>
|
||||
dwc:authority "Miller, 1967" ;
|
||||
dwc:authorityName "Miller" ;
|
||||
dwc:authorityYear "1967" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Miller, 1967" ;
|
||||
dwc:species "aurantiacus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CZFB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zelotes_aurantiacus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zelotes_aurantiacus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "aurantiacus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zelotes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zelotes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gnaphosidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gnaphosidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Araneae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
160
data/03/BB/87/03BB87F0FF91FFCDFF03FAF8E85DFD6F.ttl
Normal file
160
data/03/BB/87/03BB87F0FF91FFCDFF03FAF8E85DFD6F.ttl
Normal file
|
@ -0,0 +1,160 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03BB87F0FF91FFCDFF03FAF8E85DFD6F>
|
||||
dc:creator "Ponomarev, A. V.; Shmatko, V. Yu." ;
|
||||
dc:title "Zelotes azsheganovae Esyunin et Efimik 1992" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF91FFCDFF03FAF8E85DFD6F.mc.3B7A3CBBFF91FFCDFDC2F9DBEE30F976>, <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF91FFCDFF03FAF8E85DFD6F.mc.3B7A3CBBFF91FFCDFF41F91CEE30F933>, <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF91FFCDFF03FAF8E85DFD6F.mc.3B7A3CBBFF91FFCDFE10F83CEFEAF853> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Zelotes_azsheganovae_Esyunin_1992> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Zelotes_arzanovi_Ponomarev_2006> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/181433262019151-322> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/181433262019151-322>
|
||||
bibo:endPage "22" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:series "Caucas. entomol. bull." ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "15" ;
|
||||
dc:creator "Ponomarev, A. V.; Shmatko, V. Yu." ;
|
||||
dc:date "2019" ;
|
||||
dc:title "A review of spiders of the genus Zelotes Gistel, 1848 of the subterraneus-group (Aranei: Gnaphosidae) from the Caucasus and Ciscaucasia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Zelotes_azsheganovae_Esyunin_1992>
|
||||
dwc:authority "Esyunin et Efimik, 1992", "Esyunin, Efimik, 1992: 139" ;
|
||||
dwc:authorityName "Esyunin et Efimik", "Esyunin, Efimik" ;
|
||||
dwc:authorityPageNumber "139" ;
|
||||
dwc:authorityYear "1992" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Esyunin & Efimik, 1992", "Esyunin, Efimik, 1992" ;
|
||||
dwc:species "azsheganovae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CZFC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zelotes_azsheganovae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Zelotes_arzanovi_Ponomarev_2006>
|
||||
dwc:authority "Ponomarev, Tsvetkov, 2006: 11" ;
|
||||
dwc:authorityName "Ponomarev, Tsvetkov" ;
|
||||
dwc:authorityPageNumber "11" ;
|
||||
dwc:authorityYear "2006" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ponomarev, Tsvetkov, 2006" ;
|
||||
dwc:species "arzanovi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CZFC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zelotes_arzanovi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zelotes_azsheganovae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "azsheganovae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zelotes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zelotes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gnaphosidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gnaphosidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Araneae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zelotes_arzanovi>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "arzanovi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zelotes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF91FFCDFF03FAF8E85DFD6F.mc.3B7A3CBBFF91FFCDFDC2F9DBEE30F976>
|
||||
dwc:collectionCode "T" ;
|
||||
dwc:eventDate "2004-05-21" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF91FFCDFF03FAF8E85DFD6F#3B7A3CBBFF91FFCDFDC2F9DBEE30F976> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF91FFCDFF03FAF8E85DFD6F.mc.3B7A3CBBFF91FFCDFF41F91CEE30F933>
|
||||
dwc:eventDate "2013-08-25" ;
|
||||
dwc:locality "Сiviрнai Oсitii" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF91FFCDFF03FAF8E85DFD6F#3B7A3CBBFF91FFCDFF41F91CEE30F933> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF91FFCDFF03FAF8E85DFD6F.mc.3B7A3CBBFF91FFCDFE10F83CEFEAF853>
|
||||
dwc:eventDate "1996-08-28" ;
|
||||
dwc:locality "Рoссii" ;
|
||||
dwc:recordedBy "A.V. Ponomarev" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF91FFCDFF03FAF8E85DFD6F#3B7A3CBBFF91FFCDFE10F83CEFEAF853> ;
|
||||
a dwc:MaterialCitation .
|
359
data/03/BB/87/03BB87F0FF97FFC6FC3CFA9EEFB9F804.ttl
Normal file
359
data/03/BB/87/03BB87F0FF97FFC6FC3CFA9EEFB9F804.ttl
Normal file
|
@ -0,0 +1,359 @@
|
|||
@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/03BB87F0FF97FFC6FC3CFA9EEFB9F804>
|
||||
dc:creator "Ponomarev, A. V.; Shmatko, V. Yu." ;
|
||||
dc:title "Zelotes fuscus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF94FFC8FC10F914EE6FF90B>, <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF94FFC8FADAF8BCE99EF8D4>, <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF95FFC9FE5BFE94EC64FE7E>, <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF95FFC9FF1CFE71EE30FE06>, <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF95FFC9FDBEFD98EDC5FD81>, <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF95FFC9FF05FDF4EF85FD6B>, <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF95FFC9FD42FDDAEC90FD75>, <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF95FFC9FD57FC8CEF27FCA4>, <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF95FFC9FDD8FC92EF71FC8D>, <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF95FFC9FC3CFEB8E864FECD>, <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF95FFC9FAA7FEB8EE84FEA1>, <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF95FFC9FC4BFE94E959FE8C>, <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF95FFC9FB85FEFAE9D4FE96>, <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF95FFC9FB9EFE7FE9B3FDFD>, <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF95FFC9FCA0FDB1E996FDD1>, <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF95FFC9FBA1FDF0E94BFD79> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Zelotes_fuscus_Thorell_1875> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Prosthesima_fusca_Thorell_1875>, <http://taxon-concept.plazi.org/id/Animalia/Zelotes_kukushkini_Kovblyuk_2006>, <http://taxon-concept.plazi.org/id/Animalia/Prosthesima_apricorum_L.Koch_1876>, <http://taxon-concept.plazi.org/id/Animalia/Zelotes_apricorum_Koch_1876>, <http://taxon-concept.plazi.org/id/Animalia/Zelotes_subterraneus_Koch_1833> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/181433262019151-322> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/181433262019151-322>
|
||||
bibo:endPage "22" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:series "Caucas. entomol. bull." ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "15" ;
|
||||
dc:creator "Ponomarev, A. V.; Shmatko, V. Yu." ;
|
||||
dc:date "2019" ;
|
||||
dc:title "A review of spiders of the genus Zelotes Gistel, 1848 of the subterraneus-group (Aranei: Gnaphosidae) from the Caucasus and Ciscaucasia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Zelotes_fuscus_Thorell_1875>
|
||||
dwc:authority "(Thorell, 1875)" ;
|
||||
dwc:baseAuthorityName "Thorell" ;
|
||||
dwc:baseAuthorityYear "1875" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Thorell, 1875)" ;
|
||||
dwc:species "fuscus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CZK8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zelotes_fuscus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Prosthesima_fusca_Thorell_1875>
|
||||
dwc:authority "Thorell, 1875: 82" ;
|
||||
dwc:authorityName "Thorell" ;
|
||||
dwc:authorityPageNumber "82" ;
|
||||
dwc:authorityYear "1875" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Prosthesima" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thorell, 1875" ;
|
||||
dwc:species "fusca" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Prosthesima_fusca> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Zelotes_kukushkini_Kovblyuk_2006>
|
||||
dwc:authority "Kovblyuk, 2006: 206" ;
|
||||
dwc:authorityName "Kovblyuk" ;
|
||||
dwc:authorityPageNumber "206" ;
|
||||
dwc:authorityYear "2006" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kovblyuk, 2006" ;
|
||||
dwc:species "kukushkini" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CZK8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zelotes_kukushkini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Prosthesima_apricorum_L.Koch_1876>
|
||||
dwc:authorityName "L.Koch" ;
|
||||
dwc:authorityYear "1876" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Prosthesima" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "L.Koch, 1876" ;
|
||||
dwc:species "apricorum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Prosthesima_apricorum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Zelotes_apricorum_Koch_1876>
|
||||
dwc:baseAuthorityName "L. Koch" ;
|
||||
dwc:baseAuthorityYear "1876" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(L. Koch, 1876)" ;
|
||||
dwc:species "apricorum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CZK8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zelotes_apricorum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Zelotes_subterraneus_Koch_1833>
|
||||
dwc:baseAuthorityName "C. L. Koch" ;
|
||||
dwc:baseAuthorityYear "1833" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(C. L. Koch, 1833)" ;
|
||||
dwc:species "subterraneus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CZK8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zelotes_subterraneus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zelotes_fuscus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fuscus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zelotes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zelotes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gnaphosidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gnaphosidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Araneae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Prosthesima_fusca>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Prosthesima" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fusca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Prosthesima> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Prosthesima>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Prosthesima" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gnaphosidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zelotes_kukushkini>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "kukushkini" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zelotes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Prosthesima_apricorum>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Prosthesima" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "apricorum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Prosthesima> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zelotes_apricorum>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "apricorum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zelotes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zelotes_subterraneus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "subterraneus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zelotes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF94FFC8FC10F914EE6FF90B>
|
||||
dwc:collectionCode "V" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF97FFC6FC3CFA9EEFB9F804#3B7A3CBBFF94FFC8FC10F914EE6FF90B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF94FFC8FADAF8BCE99EF8D4>
|
||||
dwc:eventDate "2005-12-06" ;
|
||||
dwc:locality "Ogib" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF97FFC6FC3CFA9EEFB9F804#3B7A3CBBFF94FFC8FADAF8BCE99EF8D4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF95FFC9FE5BFE94EC64FE7E>
|
||||
dwc:eventDate "2011-09-20" ;
|
||||
dwc:locality "Stip" ;
|
||||
dwc:recordedBy "Prunus & A.V. Ponomarev" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF97FFC6FC3CFA9EEFB9F804#3B7A3CBBFF95FFC9FE5BFE94EC64FE7E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF95FFC9FF1CFE71EE30FE06>
|
||||
dwc:collectionCode "T" ;
|
||||
dwc:eventDate "2004-08-01" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF97FFC6FC3CFA9EEFB9F804#3B7A3CBBFF95FFC9FF1CFE71EE30FE06> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF95FFC9FDBEFD98EDC5FD81>
|
||||
dwc:eventDate "2011-07-13" ;
|
||||
dwc:locality "Ocakovo" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF97FFC6FC3CFA9EEFB9F804#3B7A3CBBFF95FFC9FDBEFD98EDC5FD81> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF95FFC9FF05FDF4EF85FD6B>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "2011-07-25" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF97FFC6FC3CFA9EEFB9F804#3B7A3CBBFF95FFC9FF05FDF4EF85FD6B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF95FFC9FD42FDDAEC90FD75>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "2012-08-09" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF97FFC6FC3CFA9EEFB9F804#3B7A3CBBFF95FFC9FD42FDDAEC90FD75> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF95FFC9FD57FC8CEF27FCA4>
|
||||
dwc:locality "Kaрacaivo-Ciрkiсii" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF97FFC6FC3CFA9EEFB9F804#3B7A3CBBFF95FFC9FD57FC8CEF27FCA4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF95FFC9FDD8FC92EF71FC8D>
|
||||
dwc:locality "Сiviрнai Oсitii" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF97FFC6FC3CFA9EEFB9F804#3B7A3CBBFF95FFC9FDD8FC92EF71FC8D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF95FFC9FC3CFEB8E864FECD>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "2010-08-13" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF97FFC6FC3CFA9EEFB9F804#3B7A3CBBFF95FFC9FC3CFEB8E864FECD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF95FFC9FAA7FEB8EE84FEA1>
|
||||
dwc:eventDate "2012-07-05" ;
|
||||
dwc:locality "Alnus" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF97FFC6FC3CFA9EEFB9F804#3B7A3CBBFF95FFC9FAA7FEB8EE84FEA1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF95FFC9FC4BFE94E959FE8C>
|
||||
dwc:eventDate "2012-05-26" ;
|
||||
dwc:locality "Hippophae" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF97FFC6FC3CFA9EEFB9F804#3B7A3CBBFF95FFC9FC4BFE94E959FE8C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF95FFC9FB85FEFAE9D4FE96>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "2012-09-29" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF97FFC6FC3CFA9EEFB9F804#3B7A3CBBFF95FFC9FB85FEFAE9D4FE96> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF95FFC9FB9EFE7FE9B3FDFD>
|
||||
dwc:eventDate "1973-06-10" ;
|
||||
dwc:locality "Ukрaiнa" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF97FFC6FC3CFA9EEFB9F804#3B7A3CBBFF95FFC9FB9EFE7FE9B3FDFD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF95FFC9FCA0FDB1E996FDD1>
|
||||
dwc:eventDate "1997-06-17" ;
|
||||
dwc:locality "Рoссii" ;
|
||||
dwc:recordedBy "A.V. Ponomarev" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF97FFC6FC3CFA9EEFB9F804#3B7A3CBBFF95FFC9FCA0FDB1E996FDD1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF97FFC6FC3CFA9EEFB9F804.mc.3B7A3CBBFF95FFC9FBA1FDF0E94BFD79>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "2000-05-20" ;
|
||||
dwc:locality "Рoссii" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF97FFC6FC3CFA9EEFB9F804#3B7A3CBBFF95FFC9FBA1FDF0E94BFD79> ;
|
||||
a dwc:MaterialCitation .
|
146
data/03/BB/87/03BB87F0FF98FFC0FC6BFA99ECD9FBCE.ttl
Normal file
146
data/03/BB/87/03BB87F0FF98FFC0FC6BFA99ECD9FBCE.ttl
Normal file
|
@ -0,0 +1,146 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03BB87F0FF98FFC0FC6BFA99ECD9FBCE>
|
||||
dc:creator "Ponomarev, A. V.; Shmatko, V. Yu." ;
|
||||
dc:title "Zelotes dagestanus Ponomarev 2019, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF98FFC0FC6BFA99ECD9FBCE.mc.3B7A3CBBFF98FFC4FBE1FA2DEE93FA24>, <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF98FFC0FC6BFA99ECD9FBCE.mc.3B7A3CBBFF98FFC4FBCDFA78E985F9E1>, <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF98FFC0FC6BFA99ECD9FBCE.mc.3B7A3CBBFF98FFC4FAFEF9BCEEC2F9BC>, <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF98FFC0FC6BFA99ECD9FBCE.mc.3B7A3CBBFF98FFC4FCD2F9F0E835F96F>, <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF98FFC0FC6BFA99ECD9FBCE.mc.3B7A3CBBFF98FFC4FAF4F9C6E980F942> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Zelotes_dagestanus_Ponomarev_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/181433262019151-322> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/181433262019151-322>
|
||||
bibo:endPage "22" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:series "Caucas. entomol. bull." ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "15" ;
|
||||
dc:creator "Ponomarev, A. V.; Shmatko, V. Yu." ;
|
||||
dc:date "2019" ;
|
||||
dc:title "A review of spiders of the genus Zelotes Gistel, 1848 of the subterraneus-group (Aranei: Gnaphosidae) from the Caucasus and Ciscaucasia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Zelotes_dagestanus_Ponomarev_2019>
|
||||
dwc:authority "Ponomarev" ;
|
||||
dwc:authorityName "Ponomarev" ;
|
||||
dwc:authorityYear "2019" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ponomarev, 2019" ;
|
||||
dwc:species "dagestanus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/95H27> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zelotes_dagestanus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zelotes_dagestanus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dagestanus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zelotes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zelotes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gnaphosidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gnaphosidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Araneae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF98FFC0FC6BFA99ECD9FBCE.mc.3B7A3CBBFF98FFC4FBE1FA2DEE93FA24>
|
||||
dwc:locality "Gasa" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF98FFC0FC6BFA99ECD9FBCE#3B7A3CBBFF98FFC4FBE1FA2DEE93FA24> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF98FFC0FC6BFA99ECD9FBCE.mc.3B7A3CBBFF98FFC4FBCDFA78E985F9E1>
|
||||
dwc:eventDate "2017-05-06" ;
|
||||
dwc:locality "Рoссii" ;
|
||||
dwc:verbatimLatitude "43.009167" ;
|
||||
dwc:verbatimLongitude "47.230835" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF98FFC0FC6BFA99ECD9FBCE#3B7A3CBBFF98FFC4FBCDFA78E985F9E1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF98FFC0FC6BFA99ECD9FBCE.mc.3B7A3CBBFF98FFC4FAFEF9BCEEC2F9BC>
|
||||
dwc:eventDate "2017-04-23" ;
|
||||
dwc:locality "Рoссii" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF98FFC0FC6BFA99ECD9FBCE#3B7A3CBBFF98FFC4FAFEF9BCEEC2F9BC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF98FFC0FC6BFA99ECD9FBCE.mc.3B7A3CBBFF98FFC4FCD2F9F0E835F96F>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "2008-07-07" ;
|
||||
dwc:locality "Gasa" ;
|
||||
dwc:verbatimLatitude "42.336666" ;
|
||||
dwc:verbatimLongitude "47.8325" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF98FFC0FC6BFA99ECD9FBCE#3B7A3CBBFF98FFC4FCD2F9F0E835F96F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF98FFC0FC6BFA99ECD9FBCE.mc.3B7A3CBBFF98FFC4FAF4F9C6E980F942>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "2013-06-26" ;
|
||||
dwc:locality "Рoссii" ;
|
||||
dwc:verbatimLatitude "41.845554" ;
|
||||
dwc:verbatimLongitude "48.545" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF98FFC0FC6BFA99ECD9FBCE#3B7A3CBBFF98FFC4FAF4F9C6E980F942> ;
|
||||
a dwc:MaterialCitation .
|
211
data/03/BB/87/03BB87F0FF9AFFC4FC6DF8E5EF1AF80A.ttl
Normal file
211
data/03/BB/87/03BB87F0FF9AFFC4FC6DF8E5EF1AF80A.ttl
Normal file
|
@ -0,0 +1,211 @@
|
|||
@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/03BB87F0FF9AFFC4FC6DF8E5EF1AF80A>
|
||||
dc:creator "Ponomarev, A. V.; Shmatko, V. Yu." ;
|
||||
dc:title "Zelotes subterraneus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF9AFFC4FC6DF8E5EF1AF80A.mc.3B7A3CBBFF9BFFC7FC92FA33E865FA39>, <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF9AFFC4FC6DF8E5EF1AF80A.mc.3B7A3CBBFF9BFFC7FAA7FA6FEED8F9EC>, <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF9AFFC4FC6DF8E5EF1AF80A.mc.3B7A3CBBFF9BFFC7FAA7F9A1E960F9B4>, <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF9AFFC4FC6DF8E5EF1AF80A.mc.3B7A3CBBFF9BFFC7FC9BF910E9C9F90F>, <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF9AFFC4FC6DF8E5EF1AF80A.mc.3B7A3CBBFF9BFFC7FCA0F952E81AF8E3>, <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF9AFFC4FC6DF8E5EF1AF80A.mc.3B7A3CBBFF9BFFC7FCA0F881E847F8D6>, <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF9AFFC4FC6DF8E5EF1AF80A.mc.3B7A3CBBFF98FFC4FE2BFA53ECF7F9CF> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Zelotes_subterraneus_Koch_1833> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Zelotes_fuscus_Thorell_1875>, <http://taxon-concept.plazi.org/id/Animalia/Zelotes_apricorum_Koch_1876> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/181433262019151-322> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/181433262019151-322>
|
||||
bibo:endPage "22" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:series "Caucas. entomol. bull." ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "15" ;
|
||||
dc:creator "Ponomarev, A. V.; Shmatko, V. Yu." ;
|
||||
dc:date "2019" ;
|
||||
dc:title "A review of spiders of the genus Zelotes Gistel, 1848 of the subterraneus-group (Aranei: Gnaphosidae) from the Caucasus and Ciscaucasia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Zelotes_subterraneus_Koch_1833>
|
||||
dwc:authority "(C. L. Koch, 1833)" ;
|
||||
dwc:baseAuthorityName "C. L. Koch" ;
|
||||
dwc:baseAuthorityYear "1833" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(C. L. Koch, 1833)" ;
|
||||
dwc:species "subterraneus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CZT9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zelotes_subterraneus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Zelotes_fuscus_Thorell_1875>
|
||||
dwc:baseAuthorityName "Thorell" ;
|
||||
dwc:baseAuthorityYear "1875" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Thorell, 1875)" ;
|
||||
dwc:species "fuscus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zelotes_fuscus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Zelotes_apricorum_Koch_1876>
|
||||
dwc:baseAuthorityName "L. Koch" ;
|
||||
dwc:baseAuthorityYear "1876" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(L. Koch, 1876)" ;
|
||||
dwc:species "apricorum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CZT9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zelotes_apricorum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zelotes_subterraneus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "subterraneus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zelotes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zelotes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gnaphosidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gnaphosidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Araneae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zelotes_fuscus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fuscus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zelotes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zelotes_apricorum>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "apricorum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zelotes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF9AFFC4FC6DF8E5EF1AF80A.mc.3B7A3CBBFF9BFFC7FC92FA33E865FA39>
|
||||
dwc:eventDate "1988-12-05" ;
|
||||
dwc:locality "Сiviрнai Oсitii" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF9AFFC4FC6DF8E5EF1AF80A#3B7A3CBBFF9BFFC7FC92FA33E865FA39> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF9AFFC4FC6DF8E5EF1AF80A.mc.3B7A3CBBFF9BFFC7FAA7FA6FEED8F9EC>
|
||||
dwc:eventDate "2011-09-02" ;
|
||||
dwc:locality "Kossa" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF9AFFC4FC6DF8E5EF1AF80A#3B7A3CBBFF9BFFC7FAA7FA6FEED8F9EC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF9AFFC4FC6DF8E5EF1AF80A.mc.3B7A3CBBFF9BFFC7FAA7F9A1E960F9B4>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "2013-05-23" ;
|
||||
dwc:recordedBy "Alnus" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF9AFFC4FC6DF8E5EF1AF80A#3B7A3CBBFF9BFFC7FAA7F9A1E960F9B4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF9AFFC4FC6DF8E5EF1AF80A.mc.3B7A3CBBFF9BFFC7FC9BF910E9C9F90F>
|
||||
dwc:eventDate "2015-07-10" ;
|
||||
dwc:locality "Tbit" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF9AFFC4FC6DF8E5EF1AF80A#3B7A3CBBFF9BFFC7FC9BF910E9C9F90F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF9AFFC4FC6DF8E5EF1AF80A.mc.3B7A3CBBFF9BFFC7FCA0F952E81AF8E3>
|
||||
dwc:eventDate "2010-07-09" ;
|
||||
dwc:locality "Abkazii" ;
|
||||
dwc:recordedBy "P.P. Ivliev" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF9AFFC4FC6DF8E5EF1AF80A#3B7A3CBBFF9BFFC7FCA0F952E81AF8E3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF9AFFC4FC6DF8E5EF1AF80A.mc.3B7A3CBBFF9BFFC7FCA0F881E847F8D6>
|
||||
dwc:eventDate "2018-06-27" ;
|
||||
dwc:locality "Gрuzii" ;
|
||||
dwc:recordedBy "P.P. Ivliev" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF9AFFC4FC6DF8E5EF1AF80A#3B7A3CBBFF9BFFC7FCA0F881E847F8D6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF9AFFC4FC6DF8E5EF1AF80A.mc.3B7A3CBBFF98FFC4FE2BFA53ECF7F9CF>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "2010-08-21" ;
|
||||
dwc:locality "Рoссii" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF9AFFC4FC6DF8E5EF1AF80A#3B7A3CBBFF98FFC4FE2BFA53ECF7F9CF> ;
|
||||
a dwc:MaterialCitation .
|
151
data/03/BB/87/03BB87F0FF9CFFC0FC39FEB8E86FFCB3.ttl
Normal file
151
data/03/BB/87/03BB87F0FF9CFFC0FC39FEB8E86FFCB3.ttl
Normal file
|
@ -0,0 +1,151 @@
|
|||
@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/03BB87F0FF9CFFC0FC39FEB8E86FFCB3>
|
||||
dc:creator "Ponomarev, A. V.; Shmatko, V. Yu." ;
|
||||
dc:title "Zelotes gallicus Simon 1914" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF9CFFC0FC39FEB8E86FFCB3.mc.3B7A3CBBFF9CFFC0FC34FDADE82FFDC4>, <http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF9CFFC0FC39FEB8E86FFCB3.mc.3B7A3CBBFF9CFFC0FAD5FDB3E818FDB6> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Zelotes_gallicus_Simon_1914> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Zelotes_pseudoclivicolus_Grimm_1982> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/181433262019151-322> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/181433262019151-322>
|
||||
bibo:endPage "22" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:series "Caucas. entomol. bull." ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "15" ;
|
||||
dc:creator "Ponomarev, A. V.; Shmatko, V. Yu." ;
|
||||
dc:date "2019" ;
|
||||
dc:title "A review of spiders of the genus Zelotes Gistel, 1848 of the subterraneus-group (Aranei: Gnaphosidae) from the Caucasus and Ciscaucasia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Zelotes_gallicus_Simon_1914>
|
||||
dwc:authority "Simon, 1914" ;
|
||||
dwc:authorityName "Simon" ;
|
||||
dwc:authorityYear "1914" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Simon, 1914" ;
|
||||
dwc:species "gallicus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CZKB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zelotes_gallicus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Zelotes_pseudoclivicolus_Grimm_1982>
|
||||
dwc:authority "Grimm, 1982: 179" ;
|
||||
dwc:authorityName "Grimm" ;
|
||||
dwc:authorityPageNumber "179" ;
|
||||
dwc:authorityYear "1982" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Grimm, 1982" ;
|
||||
dwc:species "pseudoclivicolus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zelotes_pseudoclivicolus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zelotes_gallicus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "gallicus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zelotes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zelotes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gnaphosidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gnaphosidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Araneae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zelotes_pseudoclivicolus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Gnaphosidae" ;
|
||||
dwc:genus "Zelotes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pseudoclivicolus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zelotes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF9CFFC0FC39FEB8E86FFCB3.mc.3B7A3CBBFF9CFFC0FC34FDADE82FFDC4>
|
||||
dwc:eventDate "2012-07-23" ;
|
||||
dwc:locality "Kaрacaivo-Ciрkiсii" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF9CFFC0FC39FEB8E86FFCB3#3B7A3CBBFF9CFFC0FC34FDADE82FFDC4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BB87F0FF9CFFC0FC39FEB8E86FFCB3.mc.3B7A3CBBFF9CFFC0FAD5FDB3E818FDB6>
|
||||
dwc:eventDate "2015-07-03" ;
|
||||
dwc:locality "Сiviрнai Oсitii" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BB87F0FF9CFFC0FC39FEB8E86FFCB3#3B7A3CBBFF9CFFC0FAD5FDB3E818FDB6> ;
|
||||
a dwc:MaterialCitation .
|
142
data/03/D5/87/03D587E641563177FC85A43FFBD77336.ttl
Normal file
142
data/03/D5/87/03D587E641563177FC85A43FFBD77336.ttl
Normal file
|
@ -0,0 +1,142 @@
|
|||
@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/03D587E641563177FC85A43FFBD77336>
|
||||
dc:creator "Gildenkov, M. Yu.; Khachikov, E. A." ;
|
||||
dc:title "Coprophilus striatulus Fabricius 1793" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D587E641563177FC85A43FFBD77336.mc.3B143CAD41563177FC38A476FB3870D7>, <http://tb.plazi.org/GgServer/dwcaRecords/03D587E641563177FC85A43FFBD77336.mc.3B143CAD41563177FB7AA4B8FB5770D5>, <http://tb.plazi.org/GgServer/dwcaRecords/03D587E641563177FC85A43FFBD77336.mc.3B143CAD41563177FB18A4B8FBB67094>, <http://tb.plazi.org/GgServer/dwcaRecords/03D587E641563177FC85A43FFBD77336.mc.3B143CAD41563177FBFCA4FAFBF87348> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Coprophilus_striatulus_Fabricius_1793> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-35-37> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-35-37>
|
||||
bibo:endPage "37" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Gildenkov, M. Yu.; Khachikov, E. A." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "New data on distribution of Coprophilus Latreille, 1829 (Coleoptera: Staphylinidae: Oxytelinae) in the south of European part of Russia, in the Caucasus and Turkey" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Coprophilus_striatulus_Fabricius_1793>
|
||||
dwc:authority "Fabricius, 1793" ;
|
||||
dwc:authorityName "Fabricius" ;
|
||||
dwc:authorityYear "1793" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Coprophilus" ;
|
||||
dwc:isSensuStricto "true" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Fabricius, 1793" ;
|
||||
dwc:species "striatulus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5ZYHV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coprophilus_striatulus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coprophilus_striatulus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Coprophilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "striatulus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coprophilus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coprophilus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Coprophilus" ;
|
||||
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/03D587E641563177FC85A43FFBD77336.mc.3B143CAD41563177FC38A476FB3870D7>
|
||||
dwc:collectionCode "V, HNHM" ;
|
||||
dwc:locality "Kaрacaivo-Ciрkiсii" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D587E641563177FC85A43FFBD77336#3B143CAD41563177FC38A476FB3870D7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D587E641563177FC85A43FFBD77336.mc.3B143CAD41563177FB7AA4B8FB5770D5>
|
||||
dwc:locality "Gрuzii" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D587E641563177FC85A43FFBD77336#3B143CAD41563177FB7AA4B8FB5770D5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D587E641563177FC85A43FFBD77336.mc.3B143CAD41563177FB18A4B8FBB67094>
|
||||
dwc:collectionCode "R, VI" ;
|
||||
dwc:eventDate "2016-04-09" ;
|
||||
dwc:locality "Bzhuzhi" ;
|
||||
dwc:recordedBy "Khachikov E." ;
|
||||
dwc:verbatimElevation "900" ;
|
||||
dwc:verbatimLatitude "41.84619" ;
|
||||
dwc:verbatimLongitude "42.12447" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D587E641563177FC85A43FFBD77336#3B143CAD41563177FB18A4B8FBB67094> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D587E641563177FC85A43FFBD77336.mc.3B143CAD41563177FBFCA4FAFBF87348>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "2011-05-17" ;
|
||||
dwc:locality "Refahiye" ;
|
||||
dwc:recordedBy "Khachikov" ;
|
||||
dwc:verbatimElevation "1753" ;
|
||||
dwc:verbatimLatitude "39.843887" ;
|
||||
dwc:verbatimLongitude "38.815834" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D587E641563177FC85A43FFBD77336#3B143CAD41563177FBFCA4FAFBF87348> ;
|
||||
a dwc:MaterialCitation .
|
107
data/03/F1/2E/03F12E722804FFE0FC44041306F5FC34.ttl
Normal file
107
data/03/F1/2E/03F12E722804FFE0FC44041306F5FC34.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/03F12E722804FFE0FC44041306F5FC34>
|
||||
dc:creator "A. S., Sazhnev" ;
|
||||
dc:title "Psammostiba jessoensis" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Psammostiba_jessoensis_Brundin_1943> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2018-14-1-19-23> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2018-14-1-19-23>
|
||||
bibo:endPage "23" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "19" ;
|
||||
bibo:volume "14" ;
|
||||
dc:creator "A. S., Sazhnev" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Materials to the rove beetles fauna (Coleoptera: Staphylinidae) of the Commander Islands (Kamchatka Region, Russia)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Psammostiba_jessoensis_Brundin_1943>
|
||||
dwc:authority "(Brundin, 1943)" ;
|
||||
dwc:baseAuthorityName "Brundin" ;
|
||||
dwc:baseAuthorityYear "1943" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Psammostiba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Brundin, 1943)" ;
|
||||
dwc:species "jessoensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4ND5Q> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psammostiba_jessoensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psammostiba_jessoensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Psammostiba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "jessoensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psammostiba> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psammostiba>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Psammostiba" ;
|
||||
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 .
|
107
data/03/F1/2E/03F12E722804FFE0FC68071A0641FE51.ttl
Normal file
107
data/03/F1/2E/03F12E722804FFE0FC68071A0641FE51.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/03F12E722804FFE0FC68071A0641FE51>
|
||||
dc:creator "A. S., Sazhnev" ;
|
||||
dc:title "Psammostiba hilleri" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Psammostiba_hilleri_Weise_1877> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2018-14-1-19-23> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2018-14-1-19-23>
|
||||
bibo:endPage "23" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "19" ;
|
||||
bibo:volume "14" ;
|
||||
dc:creator "A. S., Sazhnev" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Materials to the rove beetles fauna (Coleoptera: Staphylinidae) of the Commander Islands (Kamchatka Region, Russia)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Psammostiba_hilleri_Weise_1877>
|
||||
dwc:authority "(Weise, 1877)" ;
|
||||
dwc:baseAuthorityName "Weise" ;
|
||||
dwc:baseAuthorityYear "1877" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Psammostiba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Weise, 1877)" ;
|
||||
dwc:species "hilleri" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4ND5P> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psammostiba_hilleri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psammostiba_hilleri>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Psammostiba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hilleri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psammostiba> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psammostiba>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Psammostiba" ;
|
||||
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 .
|
107
data/03/F1/2E/03F12E722804FFE0FCB805BE0619FB27.ttl
Normal file
107
data/03/F1/2E/03F12E722804FFE0FCB805BE0619FB27.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/03F12E722804FFE0FCB805BE0619FB27>
|
||||
dc:creator "A. S., Sazhnev" ;
|
||||
dc:title "Psammostiba kamtschatica" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Psammostiba_kamtschatica_Brundin_1943> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2018-14-1-19-23> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2018-14-1-19-23>
|
||||
bibo:endPage "23" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "19" ;
|
||||
bibo:volume "14" ;
|
||||
dc:creator "A. S., Sazhnev" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Materials to the rove beetles fauna (Coleoptera: Staphylinidae) of the Commander Islands (Kamchatka Region, Russia)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Psammostiba_kamtschatica_Brundin_1943>
|
||||
dwc:authority "(Brundin, 1943)" ;
|
||||
dwc:baseAuthorityName "Brundin" ;
|
||||
dwc:baseAuthorityYear "1943" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Psammostiba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Brundin, 1943)" ;
|
||||
dwc:species "kamtschatica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4ND5R> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psammostiba_kamtschatica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psammostiba_kamtschatica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Psammostiba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "kamtschatica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psammostiba> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psammostiba>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Psammostiba" ;
|
||||
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 .
|
107
data/03/F1/2E/03F12E722804FFE0FE8B05F203F1FB43.ttl
Normal file
107
data/03/F1/2E/03F12E722804FFE0FE8B05F203F1FB43.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/03F12E722804FFE0FE8B05F203F1FB43>
|
||||
dc:creator "A. S., Sazhnev" ;
|
||||
dc:title "Boreophilia eremita" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Boreophilia_eremita_Rye_1866> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2018-14-1-19-23> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2018-14-1-19-23>
|
||||
bibo:endPage "23" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "19" ;
|
||||
bibo:volume "14" ;
|
||||
dc:creator "A. S., Sazhnev" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Materials to the rove beetles fauna (Coleoptera: Staphylinidae) of the Commander Islands (Kamchatka Region, Russia)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Boreophilia_eremita_Rye_1866>
|
||||
dwc:authority "(Rye, 1866)" ;
|
||||
dwc:baseAuthorityName "Rye" ;
|
||||
dwc:baseAuthorityYear "1866" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Boreophilia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Rye, 1866)" ;
|
||||
dwc:species "eremita" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5WPDH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Boreophilia_eremita> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Boreophilia_eremita>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Boreophilia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "eremita" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Boreophilia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Boreophilia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Boreophilia" ;
|
||||
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 .
|
121
data/03/F1/2E/03F12E722804FFE0FEC0052C007DFC70.ttl
Normal file
121
data/03/F1/2E/03F12E722804FFE0FEC0052C007DFC70.ttl
Normal file
|
@ -0,0 +1,121 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03F12E722804FFE0FEC0052C007DFC70>
|
||||
dc:creator "A. S., Sazhnev" ;
|
||||
dc:title "Atheta (Philhygra) malleoides Lohse 1990" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Atheta_malleoides_Lohse_1990> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2018-14-1-19-23> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2018-14-1-19-23>
|
||||
bibo:endPage "23" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "19" ;
|
||||
bibo:volume "14" ;
|
||||
dc:creator "A. S., Sazhnev" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Materials to the rove beetles fauna (Coleoptera: Staphylinidae) of the Commander Islands (Kamchatka Region, Russia)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Atheta_malleoides_Lohse_1990>
|
||||
dwc:authority "Lohse, 1990" ;
|
||||
dwc:authorityName "Lohse" ;
|
||||
dwc:authorityYear "1990" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Atheta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lohse, 1990" ;
|
||||
dwc:species "malleoides" ;
|
||||
dwc:subGenus "Philhygra" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/JDQ8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Atheta_malleoides> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Atheta_malleoides>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Atheta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "malleoides" ;
|
||||
dwc:subGenus "Philhygra" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Atheta_Philhygra> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Atheta_Philhygra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Atheta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Philhygra" ;
|
||||
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 .
|
121
data/03/F1/2E/03F12E722804FFE0FEC4071A0084FE57.ttl
Normal file
121
data/03/F1/2E/03F12E722804FFE0FEC4071A0084FE57.ttl
Normal file
|
@ -0,0 +1,121 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03F12E722804FFE0FEC4071A0084FE57>
|
||||
dc:creator "A. S., Sazhnev" ;
|
||||
dc:title "Aleochara (Triochara) nubis" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Aleochara_nubis_Assing_1995> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2018-14-1-19-23> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2018-14-1-19-23>
|
||||
bibo:endPage "23" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "19" ;
|
||||
bibo:volume "14" ;
|
||||
dc:creator "A. S., Sazhnev" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Materials to the rove beetles fauna (Coleoptera: Staphylinidae) of the Commander Islands (Kamchatka Region, Russia)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleochara_nubis_Assing_1995>
|
||||
dwc:authority "(Assing, 1995)" ;
|
||||
dwc:baseAuthorityName "Assing" ;
|
||||
dwc:baseAuthorityYear "1995" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Aleochara" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Assing, 1995)" ;
|
||||
dwc:species "nubis" ;
|
||||
dwc:subGenus "Triochara" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BN7G> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleochara_nubis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleochara_nubis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Aleochara" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nubis" ;
|
||||
dwc:subGenus "Triochara" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleochara_Triochara> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleochara_Triochara>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Aleochara" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Triochara" ;
|
||||
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 .
|
107
data/03/F1/2E/03F12E722804FFE0FED103010304FA57.ttl
Normal file
107
data/03/F1/2E/03F12E722804FFE0FED103010304FA57.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/03F12E722804FFE0FED103010304FA57>
|
||||
dc:creator "A. S., Sazhnev" ;
|
||||
dc:title "Boreophilia fusca" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Boreophilia_fusca_Sahlberg_1831> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2018-14-1-19-23> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2018-14-1-19-23>
|
||||
bibo:endPage "23" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "19" ;
|
||||
bibo:volume "14" ;
|
||||
dc:creator "A. S., Sazhnev" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Materials to the rove beetles fauna (Coleoptera: Staphylinidae) of the Commander Islands (Kamchatka Region, Russia)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Boreophilia_fusca_Sahlberg_1831>
|
||||
dwc:authority "(C. R. Sahlberg, 1831)" ;
|
||||
dwc:baseAuthorityName "C. R. Sahlberg" ;
|
||||
dwc:baseAuthorityYear "1831" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Boreophilia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(C. R. Sahlberg, 1831)" ;
|
||||
dwc:species "fusca" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/MJV2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Boreophilia_fusca> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Boreophilia_fusca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Boreophilia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fusca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Boreophilia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Boreophilia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Boreophilia" ;
|
||||
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 .
|
107
data/03/F1/2E/03F12E722804FFE0FEE0001E0342F88A.ttl
Normal file
107
data/03/F1/2E/03F12E722804FFE0FEE0001E0342F88A.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/03F12E722804FFE0FEE0001E0342F88A>
|
||||
dc:creator "A. S., Sazhnev" ;
|
||||
dc:title "Boreophilia islandica" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Boreophilia_islandica_Kraatz_1857> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2018-14-1-19-23> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2018-14-1-19-23>
|
||||
bibo:endPage "23" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "19" ;
|
||||
bibo:volume "14" ;
|
||||
dc:creator "A. S., Sazhnev" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Materials to the rove beetles fauna (Coleoptera: Staphylinidae) of the Commander Islands (Kamchatka Region, Russia)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Boreophilia_islandica_Kraatz_1857>
|
||||
dwc:authority "(Kraatz, 1857)" ;
|
||||
dwc:baseAuthorityName "Kraatz" ;
|
||||
dwc:baseAuthorityYear "1857" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Boreophilia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Kraatz, 1857)" ;
|
||||
dwc:species "islandica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/68PDH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Boreophilia_islandica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Boreophilia_islandica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Boreophilia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "islandica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Boreophilia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Boreophilia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Boreophilia" ;
|
||||
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/F1/2E/03F12E722804FFE0FEEF015800EDF84E.ttl
Normal file
108
data/03/F1/2E/03F12E722804FFE0FEEF015800EDF84E.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/03F12E722804FFE0FEEF015800EDF84E>
|
||||
dc:creator "A. S., Sazhnev" ;
|
||||
dc:title "Boreostiba campbelliana " ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Boreostiba_campbelliana_Lohse_1990> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2018-14-1-19-23> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2018-14-1-19-23>
|
||||
bibo:endPage "23" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "19" ;
|
||||
bibo:volume "14" ;
|
||||
dc:creator "A. S., Sazhnev" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Materials to the rove beetles fauna (Coleoptera: Staphylinidae) of the Commander Islands (Kamchatka Region, Russia)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Boreostiba_campbelliana_Lohse_1990>
|
||||
dwc:authority "(Lohse, 1990)" ;
|
||||
dwc:authorityName "" ;
|
||||
dwc:baseAuthorityName "Lohse" ;
|
||||
dwc:baseAuthorityYear "1990" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Boreostiba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Lohse, 1990)" ;
|
||||
dwc:species "campbelliana" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/MJWM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Boreostiba_campbelliana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Boreostiba_campbelliana>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Boreostiba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "campbelliana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Boreostiba> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Boreostiba>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Boreostiba" ;
|
||||
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 .
|
121
data/03/F1/2E/03F12E722804FFE0FF21041D0342FCA6.ttl
Normal file
121
data/03/F1/2E/03F12E722804FFE0FF21041D0342FCA6.ttl
Normal file
|
@ -0,0 +1,121 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03F12E722804FFE0FF21041D0342FCA6>
|
||||
dc:creator "A. S., Sazhnev" ;
|
||||
dc:title "Atheta (Atheta) graminicola" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Atheta_graminicola_Gravenhorst_1806> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2018-14-1-19-23> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2018-14-1-19-23>
|
||||
bibo:endPage "23" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "19" ;
|
||||
bibo:volume "14" ;
|
||||
dc:creator "A. S., Sazhnev" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Materials to the rove beetles fauna (Coleoptera: Staphylinidae) of the Commander Islands (Kamchatka Region, Russia)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Atheta_graminicola_Gravenhorst_1806>
|
||||
dwc:authority "(Gravenhorst, 1806)" ;
|
||||
dwc:baseAuthorityName "Gravenhorst" ;
|
||||
dwc:baseAuthorityYear "1806" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Atheta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Gravenhorst, 1806)" ;
|
||||
dwc:species "graminicola" ;
|
||||
dwc:subGenus "Atheta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/JBNG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Atheta_graminicola> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Atheta_graminicola>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Atheta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "graminicola" ;
|
||||
dwc:subGenus "Atheta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Atheta_Atheta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Atheta_Atheta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Atheta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Atheta" ;
|
||||
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 .
|
107
data/03/F1/2E/03F12E722805FFE1FC4D04340005F84F.ttl
Normal file
107
data/03/F1/2E/03F12E722805FFE1FC4D04340005F84F.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/03F12E722805FFE1FC4D04340005F84F>
|
||||
dc:creator "A. S., Sazhnev" ;
|
||||
dc:title "Arpedium brunnescens" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Arpedium_brunnescens_Sahlberg_1871> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2018-14-1-19-23> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2018-14-1-19-23>
|
||||
bibo:endPage "23" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "19" ;
|
||||
bibo:volume "14" ;
|
||||
dc:creator "A. S., Sazhnev" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Materials to the rove beetles fauna (Coleoptera: Staphylinidae) of the Commander Islands (Kamchatka Region, Russia)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Arpedium_brunnescens_Sahlberg_1871>
|
||||
dwc:authority "(J. Sahlberg, 1871)" ;
|
||||
dwc:baseAuthorityName "J. Sahlberg" ;
|
||||
dwc:baseAuthorityYear "1871" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Arpedium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(J. Sahlberg, 1871)" ;
|
||||
dwc:species "brunnescens" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6855T> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Arpedium_brunnescens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arpedium_brunnescens>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Arpedium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "brunnescens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arpedium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arpedium>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Arpedium" ;
|
||||
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 .
|
107
data/03/F1/2E/03F12E722805FFE1FC5B026B0617FA90.ttl
Normal file
107
data/03/F1/2E/03F12E722805FFE1FC5B026B0617FA90.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/03F12E722805FFE1FC5B026B0617FA90>
|
||||
dc:creator "A. S., Sazhnev" ;
|
||||
dc:title "Omalium strigicolle Wankowicz 1869" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Omalium_strigicolle_Wankowicz_1869> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2018-14-1-19-23> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2018-14-1-19-23>
|
||||
bibo:endPage "23" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "19" ;
|
||||
bibo:volume "14" ;
|
||||
dc:creator "A. S., Sazhnev" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Materials to the rove beetles fauna (Coleoptera: Staphylinidae) of the Commander Islands (Kamchatka Region, Russia)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Omalium_strigicolle_Wankowicz_1869>
|
||||
dwc:authority "Wankowicz, 1869" ;
|
||||
dwc:authorityName "Wankowicz" ;
|
||||
dwc:authorityYear "1869" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Omalium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wankowicz, 1869" ;
|
||||
dwc:species "strigicolle" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/499ZK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Omalium_strigicolle> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Omalium_strigicolle>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Omalium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "strigicolle" ;
|
||||
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 .
|
107
data/03/F1/2E/03F12E722805FFE1FC65055B01B4FB9E.ttl
Normal file
107
data/03/F1/2E/03F12E722805FFE1FC65055B01B4FB9E.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/03F12E722805FFE1FC65055B01B4FB9E>
|
||||
dc:creator "A. S., Sazhnev" ;
|
||||
dc:title "Olophrum boreale" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Olophrum_boreale_Paykull_1792> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2018-14-1-19-23> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2018-14-1-19-23>
|
||||
bibo:endPage "23" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "19" ;
|
||||
bibo:volume "14" ;
|
||||
dc:creator "A. S., Sazhnev" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Materials to the rove beetles fauna (Coleoptera: Staphylinidae) of the Commander Islands (Kamchatka Region, Russia)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Olophrum_boreale_Paykull_1792>
|
||||
dwc:authority "(Paykull, 1792)" ;
|
||||
dwc:baseAuthorityName "Paykull" ;
|
||||
dwc:baseAuthorityYear "1792" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Olophrum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Paykull, 1792)" ;
|
||||
dwc:species "boreale" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6SKGY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Olophrum_boreale> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Olophrum_boreale>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Olophrum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "boreale" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Olophrum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Olophrum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Olophrum" ;
|
||||
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 .
|
107
data/03/F1/2E/03F12E722805FFE1FC7F00EC070DF84D.ttl
Normal file
107
data/03/F1/2E/03F12E722805FFE1FC7F00EC070DF84D.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/03F12E722805FFE1FC7F00EC070DF84D>
|
||||
dc:creator "A. S., Sazhnev" ;
|
||||
dc:title "Amblopusa magna Zerche 1998" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Amblopusa_magna_Zerche_1998> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2018-14-1-19-23> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2018-14-1-19-23>
|
||||
bibo:endPage "23" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "19" ;
|
||||
bibo:volume "14" ;
|
||||
dc:creator "A. S., Sazhnev" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Materials to the rove beetles fauna (Coleoptera: Staphylinidae) of the Commander Islands (Kamchatka Region, Russia)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Amblopusa_magna_Zerche_1998>
|
||||
dwc:authority "Zerche, 1998" ;
|
||||
dwc:authorityName "Zerche" ;
|
||||
dwc:authorityYear "1998" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Amblopusa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zerche, 1998" ;
|
||||
dwc:species "magna" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CLB2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Amblopusa_magna> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amblopusa_magna>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Amblopusa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "magna" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amblopusa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amblopusa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Amblopusa" ;
|
||||
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 .
|
135
data/1E/59/87/1E5987E7A47AEE04A010F88BAFF5FA92.ttl
Normal file
135
data/1E/59/87/1E5987E7A47AEE04A010F88BAFF5FA92.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/1E5987E7A47AEE04A010F88BAFF5FA92>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13274003> ;
|
||||
dc:creator "S. A., Shabalin" ;
|
||||
dc:title "Onthophagus (Strandius) japonicus Harold 1875" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1E5987E7A47AEE04A010F88BAFF5FA92.mc.26983CACA47AEE06A0F3F8F7AA0EF863> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Onthophagus_japonicus_Harold_1875> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2018-14-1-25-28> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2018-14-1-25-28>
|
||||
bibo:endPage "28" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "25" ;
|
||||
bibo:volume "14" ;
|
||||
dc:creator "S. A., Shabalin" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Description of the larva of Onthophagus japonicus Harold, 1875 (Coleoptera: Scarabaeidae) from the Russian Far East with a key to the known larvae of the genus" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13274003> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Onthophagus_japonicus_Harold_1875>
|
||||
dwc:authority "Harold, 1875" ;
|
||||
dwc:authorityName "Harold" ;
|
||||
dwc:authorityYear "1875" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Onthophagus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Harold, 1875" ;
|
||||
dwc:species "japonicus" ;
|
||||
dwc:subGenus "Strandius" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/49MVZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Onthophagus_japonicus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Onthophagus_japonicus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Onthophagus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "japonicus" ;
|
||||
dwc:subGenus "Strandius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Onthophagus_Strandius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Onthophagus_Strandius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Onthophagus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Strandius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Onthophagus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Onthophagus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Onthophagus" ;
|
||||
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://dx.doi.org/10.5281/zenodo.13274003>
|
||||
dc:description "Рис. 1–10. Δичинка Onthophagus japonicus Harold, 1875. 1 – гоΛовная капсуΛа; 2 – эпифаринкс; 3 – Λевая манΑибуΛа, виΑ сверху; 4 – правая манΑибуΛа, виΑ сверху; 5 – Λевая манΑибуΛа, виΑ снизу; 6 – правая манΑибуΛа, виΑ снизу; 7 – Λевая максиΛΛа, виΑ сверху; 8 – Λевая максиΛΛа, виΑ снизу; 9 – анаΛьный стернит; 10 – анаΛьная пΛощаΑка. Figs 1–10. Larva of Onthophagus japonicus Harold, 1875. 1 – head capsule; 2 – epipharynx; 3 – left mandible, dorsal view; 4 – right mandible, dorsal view; 5 – left mandible, ventral view; 6 – right mandible, ventral view; 7 – left maxilla, dorsal view; 8 – left maxilla, ventral view; 9 – anal sternit (venter of 10th abdominal segment); 10 – anal plate (caudal view of 10th abdominal segment)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13274003/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1E5987E7A47AEE04A010F88BAFF5FA92.mc.26983CACA47AEE06A0F3F8F7AA0EF863>
|
||||
dwc:eventDate "2017-05-30" ;
|
||||
dwc:locality "Pрiмoрсkiй" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1E5987E7A47AEE04A010F88BAFF5FA92#26983CACA47AEE06A0F3F8F7AA0EF863> ;
|
||||
a dwc:MaterialCitation .
|
275
data/80/02/27/80022746FFF4FFE1FC7B99E7FCB2AD03.ttl
Normal file
275
data/80/02/27/80022746FFF4FFE1FC7B99E7FCB2AD03.ttl
Normal file
|
@ -0,0 +1,275 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/80022746FFF4FFE1FC7B99E7FCB2AD03>
|
||||
dc:creator "A. M., Prokofiev" ;
|
||||
dc:title "Mimela gressitti A.M. 2018, comb. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/80022746FFF4FFE1FC7B99E7FCB2AD03.mc.B8C39C0DFFF4FFE7FC2B9807FC50A879> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mimela_gressitti_Frey_1970> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Anomala_gressitti_Frey_1970>, <http://taxon-concept.plazi.org/id/Animalia/Mimela_krasava_Prokofiev_2016>, <http://taxon-concept.plazi.org/id/Animalia/Mimela_discoidea_Burmeister_1844>, <http://taxon-concept.plazi.org/id/Animalia/Mimela_nana_Lansberge_1879>, <http://taxon-concept.plazi.org/id/Animalia/Mimela_vethi_Ohaus_1913> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2018-14-1-29-32> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2018-14-1-29-32>
|
||||
bibo:endPage "32" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:series "Caucas. entomol. bull." ;
|
||||
bibo:startPage "29" ;
|
||||
bibo:volume "14" ;
|
||||
dc:creator "A. M., Prokofiev" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "A new species of Mimela Kirby, 1825 from Laos with comments on M. gressitti (Frey, 1970), comb. n. (Coleoptera: Scarabaeidae: Rutelinae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mimela_gressitti_Frey_1970>
|
||||
dwc:authority "(Frey, 1970)" ;
|
||||
dwc:authorityName "A.M." ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:baseAuthorityName "Frey" ;
|
||||
dwc:baseAuthorityYear "1970" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Mimela" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Frey, 1970) A.M., 2018" ;
|
||||
dwc:species "gressitti" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6RKDJ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mimela_gressitti> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Anomala_gressitti_Frey_1970>
|
||||
dwc:authority "Frey, 1970: 170" ;
|
||||
dwc:authorityName "Frey" ;
|
||||
dwc:authorityPageNumber "170" ;
|
||||
dwc:authorityYear "1970" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Anomala" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Frey, 1970" ;
|
||||
dwc:species "gressitti" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6RKDJ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anomala_gressitti> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mimela_krasava_Prokofiev_2016>
|
||||
dwc:authorityName "Prokofiev et Zorn" ;
|
||||
dwc:authorityYear "2016" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Mimela" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Prokofiev & Zorn, 2016" ;
|
||||
dwc:species "krasava" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6RKDJ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mimela_krasava> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mimela_discoidea_Burmeister_1844>
|
||||
dwc:authority "Burmeister, 1844" ;
|
||||
dwc:authorityName "Burmeister" ;
|
||||
dwc:authorityYear "1844" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Mimela" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Burmeister, 1844" ;
|
||||
dwc:species "discoidea" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6RKDJ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mimela_discoidea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mimela_nana_Lansberge_1879>
|
||||
dwc:authority "Lansberge, 1879" ;
|
||||
dwc:authorityName "Lansberge" ;
|
||||
dwc:authorityYear "1879" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Mimela" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lansberge, 1879" ;
|
||||
dwc:species "nana" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6RKDJ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mimela_nana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mimela_vethi_Ohaus_1913>
|
||||
dwc:authority "Ohaus, 1913" ;
|
||||
dwc:authorityName "Ohaus" ;
|
||||
dwc:authorityYear "1913" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Mimela" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ohaus, 1913" ;
|
||||
dwc:species "vethi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6RKDJ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mimela_vethi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mimela_gressitti>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Mimela" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "gressitti" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mimela> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mimela>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Mimela" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Anomala_gressitti>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Anomala" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "gressitti" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anomala> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anomala>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Anomala" ;
|
||||
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/Mimela_krasava>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Mimela" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "krasava" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mimela> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mimela_discoidea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Mimela" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "discoidea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mimela> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mimela_nana>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Mimela" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mimela> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mimela_vethi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Mimela" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "vethi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mimela> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/80022746FFF4FFE1FC7B99E7FCB2AD03.mc.B8C39C0DFFF4FFE7FC2B9807FC50A879>
|
||||
dwc:eventDate "1969-09" ;
|
||||
dwc:locality "Dilinh" ;
|
||||
dwc:recordedBy "Quate" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/80022746FFF4FFE1FC7B99E7FCB2AD03#B8C39C0DFFF4FFE7FC2B9807FC50A879> ;
|
||||
a dwc:MaterialCitation .
|
115
data/80/02/27/80022746FFF7FFE7FC329916FB96A982.ttl
Normal file
115
data/80/02/27/80022746FFF7FFE7FC329916FB96A982.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/80022746FFF7FFE7FC329916FB96A982>
|
||||
dc:creator "A. M., Prokofiev" ;
|
||||
dc:title "Mimela cupidinea A.M. 2018, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/80022746FFF7FFE7FC329916FB96A982.mc.B8C39C0DFFF7FFE4FC5599C2FC63A9B2> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mimela_cupidinea_A.M._2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2018-14-1-29-32> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2018-14-1-29-32>
|
||||
bibo:endPage "32" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:series "Caucas. entomol. bull." ;
|
||||
bibo:startPage "29" ;
|
||||
bibo:volume "14" ;
|
||||
dc:creator "A. M., Prokofiev" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "A new species of Mimela Kirby, 1825 from Laos with comments on M. gressitti (Frey, 1970), comb. n. (Coleoptera: Scarabaeidae: Rutelinae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mimela_cupidinea_A.M._2018>
|
||||
dwc:authority "A.M., 2018" ;
|
||||
dwc:authorityName "A.M." ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Mimela" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "A.M., 2018" ;
|
||||
dwc:species "cupidinea" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/73KCC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mimela_cupidinea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mimela_cupidinea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Mimela" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cupidinea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mimela> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mimela>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Mimela" ;
|
||||
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/80022746FFF7FFE7FC329916FB96A982.mc.B8C39C0DFFF7FFE4FC5599C2FC63A9B2>
|
||||
dwc:eventDate "2013-06-01" ;
|
||||
dwc:locality "Pakhhene" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/80022746FFF7FFE7FC329916FB96A982#B8C39C0DFFF7FFE4FC5599C2FC63A9B2> ;
|
||||
a dwc:MaterialCitation .
|
117
data/8A/12/AC/8A12AC7504101C4AFEEBF9105CE4F95C.ttl
Normal file
117
data/8A/12/AC/8A12AC7504101C4AFEEBF9105CE4F95C.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/8A12AC7504101C4AFEEBF9105CE4F95C>
|
||||
dc:creator "A. I., Miroshnikov" ;
|
||||
dc:title "Trypogeus pygmaeus Miroshnikov 2018, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/8A12AC7504101C4AFEEBF9105CE4F95C.mc.B2D3173E04101C4AFEC2F9625AFCF978> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trypogeus_pygmaeus_Miroshnikov_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2018-14-1-33-35> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2018-14-1-33-35>
|
||||
bibo:endPage "35" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:series "Caucas. entomol. bull." ;
|
||||
bibo:startPage "33" ;
|
||||
bibo:volume "14" ;
|
||||
dc:creator "A. I., Miroshnikov" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "The longicorn beetle genus Trypogeus Lacordaire, 1869 (Coleoptera: Cerambycidae) in Vietnam, with descriptions of three new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trypogeus_pygmaeus_Miroshnikov_2018>
|
||||
dwc:authority "Miroshnikov" ;
|
||||
dwc:authorityName "Miroshnikov" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:genus "Trypogeus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Miroshnikov, 2018" ;
|
||||
dwc:species "pygmaeus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BLM7C> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trypogeus_pygmaeus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trypogeus_pygmaeus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:genus "Trypogeus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pygmaeus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trypogeus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trypogeus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:genus "Trypogeus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cerambycidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cerambycidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
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/8A12AC7504101C4AFEEBF9105CE4F95C.mc.B2D3173E04101C4AFEC2F9625AFCF978>
|
||||
dwc:eventDate "2004-11-30" ;
|
||||
dwc:locality "Nam Cat Tien Nat. Park" ;
|
||||
dwc:recordedBy "D. Fedorenko" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/8A12AC7504101C4AFEEBF9105CE4F95C#B2D3173E04101C4AFEC2F9625AFCF978> ;
|
||||
a dwc:MaterialCitation .
|
121
data/A1/52/87/A15287F6FFE8FFC0FC66FD00FB86FB2E.ttl
Normal file
121
data/A1/52/87/A15287F6FFE8FFC0FC66FD00FB86FB2E.ttl
Normal file
|
@ -0,0 +1,121 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/A15287F6FFE8FFC0FC66FD00FB86FB2E>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Heterocordylus genistae" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFE8FFC0FC66FD00FB86FB2E.mc.99933CBDFFE8FFC0FC56FCE4FB57FCDE>, <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFE8FFC0FC66FD00FB86FB2E.mc.99933CBDFFE8FFC0FCB5FCCAFAFFFC1B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Heterocordylus_genistae_Scopoli_1763> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Heterocordylus_genistae_Scopoli_1763>
|
||||
dwc:authority "(Scopoli, 1763)" ;
|
||||
dwc:baseAuthorityName "Scopoli" ;
|
||||
dwc:baseAuthorityYear "1763" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Heterocordylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
|
||||
dwc:species "genistae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3L8WN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Heterocordylus_genistae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Heterocordylus_genistae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Heterocordylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "genistae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heterocordylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Heterocordylus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Heterocordylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFE8FFC0FC66FD00FB86FB2E.mc.99933CBDFFE8FFC0FC56FCE4FB57FCDE>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "1956-07-03" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFE8FFC0FC66FD00FB86FB2E#99933CBDFFE8FFC0FC56FCE4FB57FCDE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFE8FFC0FC66FD00FB86FB2E.mc.99933CBDFFE8FFC0FCB5FCCAFAFFFC1B>
|
||||
dwc:eventDate "1949-07-03" ;
|
||||
dwc:locality "Gрuzii" ;
|
||||
dwc:recordedBy "A.M. Atakishieva" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFE8FFC0FC66FD00FB86FB2E#99933CBDFFE8FFC0FCB5FCCAFAFFFC1B> ;
|
||||
a dwc:MaterialCitation .
|
107
data/A1/52/87/A15287F6FFE8FFC0FC84FB1BFBCEFA55.ttl
Normal file
107
data/A1/52/87/A15287F6FFE8FFC0FC84FB1BFBCEFA55.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/A15287F6FFE8FFC0FC84FB1BFBCEFA55>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Heterocordylus leptocerus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Heterocordylus_leptocerus_Kirschbaum_1856> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Heterocordylus_leptocerus_Kirschbaum_1856>
|
||||
dwc:authority "(Kirschbaum, 1856)" ;
|
||||
dwc:baseAuthorityName "Kirschbaum" ;
|
||||
dwc:baseAuthorityYear "1856" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Heterocordylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Kirschbaum, 1856)" ;
|
||||
dwc:species "leptocerus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3L8WS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Heterocordylus_leptocerus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Heterocordylus_leptocerus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Heterocordylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "leptocerus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heterocordylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Heterocordylus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Heterocordylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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 .
|
128
data/A1/52/87/A15287F6FFE8FFC0FCA7FE33FBBEFD37.ttl
Normal file
128
data/A1/52/87/A15287F6FFE8FFC0FCA7FE33FBBEFD37.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/A15287F6FFE8FFC0FCA7FE33FBBEFD37>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Heterocordylus erythrophthalmus subsp. erythrophthalmus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFE8FFC0FCA7FE33FBBEFD37.mc.99933CBDFFE8FFC0FC2CFE41FBA7FDBC> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Heterocordylus_erythrophthalmus_erythrophthalmus_Hahn_1833> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Heterocordylus_erythrophthalmus_erythrophthalmus_Hahn_1833>
|
||||
dwc:authority "(Hahn, 1833)" ;
|
||||
dwc:baseAuthorityName "Hahn" ;
|
||||
dwc:baseAuthorityYear "1833" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Heterocordylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Hahn, 1833)" ;
|
||||
dwc:species "erythrophthalmus" ;
|
||||
dwc:subSpecies "erythrophthalmus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5HNZR> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Heterocordylus_erythrophthalmus_erythrophthalmus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Heterocordylus_erythrophthalmus_erythrophthalmus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Heterocordylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "erythrophthalmus" ;
|
||||
dwc:subSpecies "erythrophthalmus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heterocordylus_erythrophthalmus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Heterocordylus_erythrophthalmus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Heterocordylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "erythrophthalmus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heterocordylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Heterocordylus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Heterocordylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFE8FFC0FCA7FE33FBBEFD37.mc.99933CBDFFE8FFC0FC2CFE41FBA7FDBC>
|
||||
dwc:eventDate "1949-06-14" ;
|
||||
dwc:locality "Gрuzii" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFE8FFC0FCA7FE33FBBEFD37#99933CBDFFE8FFC0FC2CFE41FBA7FDBC> ;
|
||||
a dwc:MaterialCitation .
|
121
data/A1/52/87/A15287F6FFE8FFC0FEC1FBDFFEF8F8E7.ttl
Normal file
121
data/A1/52/87/A15287F6FFE8FFC0FEC1FBDFFEF8F8E7.ttl
Normal file
|
@ -0,0 +1,121 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/A15287F6FFE8FFC0FEC1FBDFFEF8F8E7>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Globiceps sphaegiformis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFE8FFC0FEC1FBDFFEF8F8E7.mc.99933CBDFFE8FFC0FF04FB4AFF1BFA9A>, <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFE8FFC0FEC1FBDFFEF8F8E7.mc.99933CBDFFE8FFC0FF04FAF7FE36FA4B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Globiceps_sphaegiformis_Rossi_1790> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Globiceps_sphaegiformis_Rossi_1790>
|
||||
dwc:authority "(Rossi, 1790)" ;
|
||||
dwc:baseAuthorityName "Rossi" ;
|
||||
dwc:baseAuthorityYear "1790" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Globiceps" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Rossi, 1790)" ;
|
||||
dwc:species "sphaegiformis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6KHTQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Globiceps_sphaegiformis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Globiceps_sphaegiformis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Globiceps" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sphaegiformis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Globiceps> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Globiceps>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Globiceps" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFE8FFC0FEC1FBDFFEF8F8E7.mc.99933CBDFFE8FFC0FF04FB4AFF1BFA9A>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "1939-06-06" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFE8FFC0FEC1FBDFFEF8F8E7#99933CBDFFE8FFC0FF04FB4AFF1BFA9A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFE8FFC0FEC1FBDFFEF8F8E7.mc.99933CBDFFE8FFC0FF04FAF7FE36FA4B>
|
||||
dwc:eventDate "1909-12-06" ;
|
||||
dwc:locality "Gрuzii" ;
|
||||
dwc:recordedBy "A.M. Atakishieva" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFE8FFC0FEC1FBDFFEF8F8E7#99933CBDFFE8FFC0FF04FAF7FE36FA4B> ;
|
||||
a dwc:MaterialCitation .
|
123
data/A1/52/87/A15287F6FFE8FFC0FEDFFEA4FEB5FBEF.ttl
Normal file
123
data/A1/52/87/A15287F6FFE8FFC0FEDFFEA4FEB5FBEF.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/A15287F6FFE8FFC0FEDFFEA4FEB5FBEF>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Globiceps fulvicollis Jakovlev 1877" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFE8FFC0FEDFFEA4FEB5FBEF.mc.99933CBDFFE8FFC0FF04FE74FDD2FDCC>, <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFE8FFC0FEDFFEA4FEB5FBEF.mc.99933CBDFFE8FFC0FF04FDC5FE36FC3A> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Globiceps_fulvicollis_Jakovlev_1877> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Globiceps_fulvicollis_Jakovlev_1877>
|
||||
dwc:authority "Jakovlev, 1877" ;
|
||||
dwc:authorityName "Jakovlev" ;
|
||||
dwc:authorityYear "1877" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Globiceps" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Jakovlev, 1877" ;
|
||||
dwc:species "fulvicollis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6KHSQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Globiceps_fulvicollis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Globiceps_fulvicollis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Globiceps" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fulvicollis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Globiceps> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Globiceps>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Globiceps" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFE8FFC0FEDFFEA4FEB5FBEF.mc.99933CBDFFE8FFC0FF04FE74FDD2FDCC>
|
||||
dwc:eventDate "1906-07-14" ;
|
||||
dwc:locality "Сiviрнai Oсitii" ;
|
||||
dwc:recordedBy "Kavkaz. & E.G. Akramovskaya & Psikis" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFE8FFC0FEDFFEA4FEB5FBEF#99933CBDFFE8FFC0FF04FE74FDD2FDCC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFE8FFC0FEDFFEA4FEB5FBEF.mc.99933CBDFFE8FFC0FF04FDC5FE36FC3A>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "1909-12-06" ;
|
||||
dwc:locality "Gрuzii" ;
|
||||
dwc:recordedBy "Bogaciv & A.M. Atakishieva" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFE8FFC0FEDFFEA4FEB5FBEF#99933CBDFFE8FFC0FF04FDC5FE36FC3A> ;
|
||||
a dwc:MaterialCitation .
|
107
data/A1/52/87/A15287F6FFE8FFC0FEEFF8D7FB4EFEC6.ttl
Normal file
107
data/A1/52/87/A15287F6FFE8FFC0FEEFF8D7FB4EFEC6.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/A15287F6FFE8FFC0FEEFF8D7FB4EFEC6>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Globiceps tragacanthae V. G. Putshkov 1978" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Globiceps_tragacanthae_Putshkov_1978> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Globiceps_tragacanthae_Putshkov_1978>
|
||||
dwc:authority "V. G. Putshkov, 1978" ;
|
||||
dwc:authorityName "V. G. Putshkov" ;
|
||||
dwc:authorityYear "1978" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Globiceps" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "V. G. Putshkov, 1978" ;
|
||||
dwc:species "tragacanthae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6KHTJ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Globiceps_tragacanthae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Globiceps_tragacanthae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Globiceps" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tragacanthae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Globiceps> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Globiceps>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Globiceps" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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 .
|
115
data/A1/52/87/A15287F6FFE8FFC1FCAAF9A3FE7FFEDA.ttl
Normal file
115
data/A1/52/87/A15287F6FFE8FFC1FCAAF9A3FE7FFEDA.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/A15287F6FFE8FFC1FCAAF9A3FE7FFEDA>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Heterocordylus tumidicornis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFE8FFC1FCAAF9A3FE7FFEDA.mc.99933CBDFFE8FFC0FCB5F97FFBA7F8DF> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Heterocordylus_tumidicornis_Herrich-Schaeffer_1835> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Heterocordylus_tumidicornis_Herrich-Schaeffer_1835>
|
||||
dwc:authority "(Herrich-Schaeffer, 1835)" ;
|
||||
dwc:baseAuthorityName "Herrich-Schaeffer" ;
|
||||
dwc:baseAuthorityYear "1835" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Heterocordylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Herrich-Schaeffer, 1835)" ;
|
||||
dwc:species "tumidicornis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3L8X9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Heterocordylus_tumidicornis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Heterocordylus_tumidicornis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Heterocordylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tumidicornis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heterocordylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Heterocordylus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Heterocordylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFE8FFC1FCAAF9A3FE7FFEDA.mc.99933CBDFFE8FFC0FCB5F97FFBA7F8DF>
|
||||
dwc:eventDate "1942-06-16" ;
|
||||
dwc:locality "Gрuzii" ;
|
||||
dwc:recordedBy "A.M. Atakishieva" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFE8FFC1FCAAF9A3FE7FFEDA#99933CBDFFE8FFC0FCB5F97FFBA7F8DF> ;
|
||||
a dwc:MaterialCitation .
|
116
data/A1/52/87/A15287F6FFE9FFC1FC6CFA47FC82F8A1.ttl
Normal file
116
data/A1/52/87/A15287F6FFE9FFC1FC6CFA47FC82F8A1.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/A15287F6FFE9FFC1FC6CFA47FC82F8A1>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Orthotylus achilleae V. G. Putshkov 1979" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFE9FFC1FC6CFA47FC82F8A1.mc.99933CBDFFE9FFC1FC27F9F6FB23F909> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Orthotylus_achilleae_Putshkov_1979> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Orthotylus_achilleae_Putshkov_1979>
|
||||
dwc:authority "V. G. Putshkov, 1979" ;
|
||||
dwc:authorityName "V. G. Putshkov" ;
|
||||
dwc:authorityYear "1979" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "V. G. Putshkov, 1979" ;
|
||||
dwc:species "achilleae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/74Y3W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orthotylus_achilleae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus_achilleae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "achilleae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthotylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFE9FFC1FC6CFA47FC82F8A1.mc.99933CBDFFE9FFC1FC27F9F6FB23F909>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "1977-06-13" ;
|
||||
dwc:locality "Aрмiнii" ;
|
||||
dwc:recordedBy "G. Puckov" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFE9FFC1FC6CFA47FC82F8A1#99933CBDFFE9FFC1FC27F9F6FB23F909> ;
|
||||
a dwc:MaterialCitation .
|
107
data/A1/52/87/A15287F6FFE9FFC1FC75FEDDFB3EFD54.ttl
Normal file
107
data/A1/52/87/A15287F6FFE9FFC1FC75FEDDFB3EFD54.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/A15287F6FFE9FFC1FC75FEDDFB3EFD54>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Mecomma dispar" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mecomma_dispar_Bohemann_1852> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mecomma_dispar_Bohemann_1852>
|
||||
dwc:authority "(Bohemann, 1852)" ;
|
||||
dwc:baseAuthorityName "Bohemann" ;
|
||||
dwc:baseAuthorityYear "1852" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Mecomma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Bohemann, 1852)" ;
|
||||
dwc:species "dispar" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3YLG9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mecomma_dispar> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mecomma_dispar>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Mecomma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dispar" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mecomma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mecomma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Mecomma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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 .
|
107
data/A1/52/87/A15287F6FFE9FFC1FEA8FCDEFE9BFB54.ttl
Normal file
107
data/A1/52/87/A15287F6FFE9FFC1FEA8FCDEFE9BFB54.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/A15287F6FFE9FFC1FEA8FCDEFE9BFB54>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Hyoidea notaticeps Reuter 1876" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hyoidea_notaticeps_Reuter_1876> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hyoidea_notaticeps_Reuter_1876>
|
||||
dwc:authority "Reuter, 1876" ;
|
||||
dwc:authorityName "Reuter" ;
|
||||
dwc:authorityYear "1876" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Hyoidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Reuter, 1876" ;
|
||||
dwc:species "notaticeps" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3NLWD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hyoidea_notaticeps> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hyoidea_notaticeps>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Hyoidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "notaticeps" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyoidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hyoidea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Hyoidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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 .
|
122
data/A1/52/87/A15287F6FFE9FFC1FEC4FE14FE04FCE0.ttl
Normal file
122
data/A1/52/87/A15287F6FFE9FFC1FEC4FE14FE04FCE0.ttl
Normal file
|
@ -0,0 +1,122 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/A15287F6FFE9FFC1FEC4FE14FE04FCE0>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Hyoidea kerzhneri Hoberlandt 1963" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFE9FFC1FEC4FE14FE04FCE0.mc.99933CBDFFE9FFC1FEA7FD91FEB6FDC4>, <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFE9FFC1FEC4FE14FE04FCE0.mc.99933CBDFFE9FFC1FF04FDDDFE00FD74> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hyoidea_kerzhneri_Hoberlandt_1963> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hyoidea_kerzhneri_Hoberlandt_1963>
|
||||
dwc:authority "Hoberlandt, 1963" ;
|
||||
dwc:authorityName "Hoberlandt" ;
|
||||
dwc:authorityYear "1963" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Hyoidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hoberlandt, 1963" ;
|
||||
dwc:species "kerzhneri" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6MQKS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hyoidea_kerzhneri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hyoidea_kerzhneri>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Hyoidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "kerzhneri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyoidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hyoidea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Hyoidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFE9FFC1FEC4FE14FE04FCE0.mc.99933CBDFFE9FFC1FEA7FD91FEB6FDC4>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "1926-06-25" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFE9FFC1FEC4FE14FE04FCE0#99933CBDFFE9FFC1FEA7FD91FEB6FDC4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFE9FFC1FEC4FE14FE04FCE0.mc.99933CBDFFE9FFC1FF04FDDDFE00FD74>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "1957-06-04" ;
|
||||
dwc:locality "Aрмiнii" ;
|
||||
dwc:recordedBy "Puckov, P & A.M. Atakishieva" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFE9FFC1FEC4FE14FE04FCE0#99933CBDFFE9FFC1FF04FDDDFE00FD74> ;
|
||||
a dwc:MaterialCitation .
|
122
data/A1/52/87/A15287F6FFE9FFC1FECDFAADFB23FEE4.ttl
Normal file
122
data/A1/52/87/A15287F6FFE9FFC1FECDFAADFB23FEE4.ttl
Normal file
|
@ -0,0 +1,122 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/A15287F6FFE9FFC1FECDFAADFB23FEE4>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Malacocoris chlorizans" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFE9FFC1FECDFAADFB23FEE4.mc.99933CBDFFE9FFC1FEA6FA01FDA6F987>, <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFE9FFC1FECDFAADFB23FEE4.mc.99933CBDFFE9FFC1FF04F990FEB1F94E> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Malacocoris_chlorizans_Panzer_1794> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Malacocoris_chlorizans_Panzer_1794>
|
||||
dwc:authority "(Panzer, 1794)" ;
|
||||
dwc:baseAuthorityName "Panzer" ;
|
||||
dwc:baseAuthorityYear "1794" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Malacocoris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Panzer, 1794)" ;
|
||||
dwc:species "chlorizans" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3XKHK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Malacocoris_chlorizans> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacocoris_chlorizans>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Malacocoris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "chlorizans" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacocoris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacocoris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Malacocoris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFE9FFC1FECDFAADFB23FEE4.mc.99933CBDFFE9FFC1FEA6FA01FDA6F987>
|
||||
dwc:eventDate "1936-06-20" ;
|
||||
dwc:locality "Kaрacaivo-Ciрkiсii" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFE9FFC1FECDFAADFB23FEE4#99933CBDFFE9FFC1FEA6FA01FDA6F987> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFE9FFC1FECDFAADFB23FEE4.mc.99933CBDFFE9FFC1FF04F990FEB1F94E>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "1930-08-15" ;
|
||||
dwc:locality "Gрuzii" ;
|
||||
dwc:recordedBy "A.M. Atakishieva" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFE9FFC1FECDFAADFB23FEE4#99933CBDFFE9FFC1FF04F990FEB1F94E> ;
|
||||
a dwc:MaterialCitation .
|
116
data/A1/52/87/A15287F6FFE9FFC2FC48F89FFF12FD34.ttl
Normal file
116
data/A1/52/87/A15287F6FFE9FFC2FC48F89FFF12FD34.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/A15287F6FFE9FFC2FC48F89FFF12FD34>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Orthotylus bilineatus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFE9FFC2FC48F89FFF12FD34.mc.99933CBDFFE9FFC1FC2BF81BFB37F84B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Orthotylus_bilineatus_Fallen_1807> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Orthotylus_bilineatus_Fallen_1807>
|
||||
dwc:authority "(Fallen, 1807)" ;
|
||||
dwc:baseAuthorityName "Fallen" ;
|
||||
dwc:baseAuthorityYear "1807" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Fallen, 1807)" ;
|
||||
dwc:species "bilineatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6T9SD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orthotylus_bilineatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus_bilineatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bilineatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthotylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFE9FFC2FC48F89FFF12FD34.mc.99933CBDFFE9FFC1FC2BF81BFB37F84B>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "1970-06-30" ;
|
||||
dwc:locality "Iнgusitii" ;
|
||||
dwc:recordedBy "G. Puckov" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFE9FFC2FC48F89FFF12FD34#99933CBDFFE9FFC1FC2BF81BFB37F84B> ;
|
||||
a dwc:MaterialCitation .
|
121
data/A1/52/87/A15287F6FFEAFFC2FC4BFBBDFBEFF9BD.ttl
Normal file
121
data/A1/52/87/A15287F6FFEAFFC2FC4BFBBDFBEFF9BD.ttl
Normal file
|
@ -0,0 +1,121 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/A15287F6FFEAFFC2FC4BFBBDFBEFF9BD>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Orthotylus marginalis Reuter 1883" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEAFFC2FC4BFBBDFBEFF9BD.mc.99933CBDFFEAFFC2FC2CFB3EFB75FB14>, <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEAFFC2FC4BFBBDFBEFF9BD.mc.99933CBDFFEAFFC2FCB5FB0DFC1EFAE8> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Orthotylus_marginalis_Reuter_1883> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Orthotylus_marginalis_Reuter_1883>
|
||||
dwc:authority "Reuter, 1883" ;
|
||||
dwc:authorityName "Reuter" ;
|
||||
dwc:authorityYear "1883" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Reuter, 1883" ;
|
||||
dwc:species "marginalis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6T9RG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orthotylus_marginalis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus_marginalis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "marginalis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthotylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEAFFC2FC4BFBBDFBEFF9BD.mc.99933CBDFFEAFFC2FC2CFB3EFB75FB14>
|
||||
dwc:eventDate "1987-06-30" ;
|
||||
dwc:locality "Cicнi" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEAFFC2FC4BFBBDFBEFF9BD#99933CBDFFEAFFC2FC2CFB3EFB75FB14> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEAFFC2FC4BFBBDFBEFF9BD.mc.99933CBDFFEAFFC2FCB5FB0DFC1EFAE8>
|
||||
dwc:eventDate "1945-10-08" ;
|
||||
dwc:locality "Gрuzii" ;
|
||||
dwc:recordedBy "M.A. Gadaborsheva" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEAFFC2FC4BFBBDFBEFF9BD#99933CBDFFEAFFC2FCB5FB0DFC1EFAE8> ;
|
||||
a dwc:MaterialCitation .
|
115
data/A1/52/87/A15287F6FFEAFFC2FC4FF98BFC0BF84D.ttl
Normal file
115
data/A1/52/87/A15287F6FFEAFFC2FC4FF98BFC0BF84D.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/A15287F6FFEAFFC2FC4FF98BFC0BF84D>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Orthotylus minutus Jakovlev 1877" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEAFFC2FC4FF98BFC0BF84D.mc.99933CBDFFEAFFC2FCB5F96DFC80F8FE> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Orthotylus_minutus_Jakovlev_1877> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Orthotylus_minutus_Jakovlev_1877>
|
||||
dwc:authority "Jakovlev, 1877" ;
|
||||
dwc:authorityName "Jakovlev" ;
|
||||
dwc:authorityYear "1877" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Jakovlev, 1877" ;
|
||||
dwc:species "minutus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6T9RL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orthotylus_minutus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus_minutus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "minutus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthotylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEAFFC2FC4FF98BFC0BF84D.mc.99933CBDFFEAFFC2FCB5F96DFC80F8FE>
|
||||
dwc:eventDate "1935-05-02" ;
|
||||
dwc:locality "Giok-tapa" ;
|
||||
dwc:recordedBy "A.M. Atakishieva" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEAFFC2FC4FF98BFC0BF84D#99933CBDFFEAFFC2FCB5F96DFC80F8FE> ;
|
||||
a dwc:MaterialCitation .
|
121
data/A1/52/87/A15287F6FFEAFFC2FC99FEA4FAD1FC44.ttl
Normal file
121
data/A1/52/87/A15287F6FFEAFFC2FC99FEA4FAD1FC44.ttl
Normal file
|
@ -0,0 +1,121 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/A15287F6FFEAFFC2FC99FEA4FAD1FC44>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Orthotylus flavosparsus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEAFFC2FC99FEA4FAD1FC44.mc.99933CBDFFEAFFC2FC21FE21FB9CFE74>, <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEAFFC2FC99FEA4FAD1FC44.mc.99933CBDFFEAFFC2FCB5FE6DFB54FD78> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Orthotylus_flavosparsus_Sahlberg_1841> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Orthotylus_flavosparsus_Sahlberg_1841>
|
||||
dwc:authority "(C. R. Sahlberg, 1841)" ;
|
||||
dwc:baseAuthorityName "C. R. Sahlberg" ;
|
||||
dwc:baseAuthorityYear "1841" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(C. R. Sahlberg, 1841)" ;
|
||||
dwc:species "flavosparsus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/759T6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orthotylus_flavosparsus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus_flavosparsus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "flavosparsus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthotylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEAFFC2FC99FEA4FAD1FC44.mc.99933CBDFFEAFFC2FC21FE21FB9CFE74>
|
||||
dwc:eventDate "1911-06-30" ;
|
||||
dwc:locality "Cicнi" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEAFFC2FC99FEA4FAD1FC44#99933CBDFFEAFFC2FC21FE21FB9CFE74> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEAFFC2FC99FEA4FAD1FC44.mc.99933CBDFFEAFFC2FCB5FE6DFB54FD78>
|
||||
dwc:eventDate "1965-12-06" ;
|
||||
dwc:locality "Gрuzii" ;
|
||||
dwc:recordedBy "A.M. Atakishieva & Atakisiiva, I." ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEAFFC2FC99FEA4FAD1FC44#99933CBDFFEAFFC2FCB5FE6DFB54FD78> ;
|
||||
a dwc:MaterialCitation .
|
115
data/A1/52/87/A15287F6FFEAFFC2FED4FD02FF12FA8E.ttl
Normal file
115
data/A1/52/87/A15287F6FFEAFFC2FED4FD02FF12FA8E.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/A15287F6FFEAFFC2FED4FD02FF12FA8E>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Orthotylus eleagni Jakovlev 1881" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEAFFC2FED4FD02FF12FA8E.mc.99933CBDFFEAFFC2FF04FCFBFDCBFC68> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Orthotylus_eleagni_Jakovlev_1881> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Orthotylus_eleagni_Jakovlev_1881>
|
||||
dwc:authority "Jakovlev, 1881" ;
|
||||
dwc:authorityName "Jakovlev" ;
|
||||
dwc:authorityYear "1881" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Jakovlev, 1881" ;
|
||||
dwc:species "eleagni" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/74Y54> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orthotylus_eleagni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus_eleagni>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "eleagni" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthotylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEAFFC2FED4FD02FF12FA8E.mc.99933CBDFFEAFFC2FF04FCFBFDCBFC68>
|
||||
dwc:eventDate "1975-06-19" ;
|
||||
dwc:locality "Baku" ;
|
||||
dwc:recordedBy "Atakisiiva, I." ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEAFFC2FED4FD02FF12FA8E#99933CBDFFEAFFC2FF04FCFBFDCBFC68> ;
|
||||
a dwc:MaterialCitation .
|
121
data/A1/52/87/A15287F6FFEAFFC2FEEFFAF8FE83F96E.ttl
Normal file
121
data/A1/52/87/A15287F6FFEAFFC2FEEFFAF8FE83F96E.ttl
Normal file
|
@ -0,0 +1,121 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/A15287F6FFEAFFC2FEEFFAF8FE83F96E>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Orthotylus fieberi subsp. fieberi Frey-Gessner 1864" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Orthotylus_fieberi_fieberi_Frey-Gessner_1864> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Orthotylus_fieberi_fieberi_Frey-Gessner_1864>
|
||||
dwc:authority "Frey-Gessner, 1864" ;
|
||||
dwc:authorityName "Frey-Gessner" ;
|
||||
dwc:authorityYear "1864" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Frey-Gessner, 1864" ;
|
||||
dwc:species "fieberi" ;
|
||||
dwc:subSpecies "fieberi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6SY56> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orthotylus_fieberi_fieberi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus_fieberi_fieberi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "fieberi" ;
|
||||
dwc:subSpecies "fieberi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthotylus_fieberi> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus_fieberi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fieberi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthotylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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 .
|
114
data/A1/52/87/A15287F6FFEAFFC2FEF9F958FF12F84B.ttl
Normal file
114
data/A1/52/87/A15287F6FFEAFFC2FEF9F958FF12F84B.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/A15287F6FFEAFFC2FEF9F958FF12F84B>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Orthotylus flavinervis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEAFFC2FEF9F958FF12F84B.mc.99933CBDFFEAFFC2FF54F88AFCEEF8CF> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Orthotylus_flavinervis_Kirschbaum_1856> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Orthotylus_flavinervis_Kirschbaum_1856>
|
||||
dwc:authority "(Kirschbaum, 1856)" ;
|
||||
dwc:baseAuthorityName "Kirschbaum" ;
|
||||
dwc:baseAuthorityYear "1856" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Kirschbaum, 1856)" ;
|
||||
dwc:species "flavinervis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/74Y56> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orthotylus_flavinervis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus_flavinervis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "flavinervis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthotylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEAFFC2FEF9F958FF12F84B.mc.99933CBDFFEAFFC2FF54F88AFCEEF8CF>
|
||||
dwc:eventDate "1932-06-07" ;
|
||||
dwc:locality "Gрuzii" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEAFFC2FEF9F958FF12F84B#99933CBDFFEAFFC2FF54F88AFCEEF8CF> ;
|
||||
a dwc:MaterialCitation .
|
121
data/A1/52/87/A15287F6FFEBFFC3FC44FCDDFCBFFAEF.ttl
Normal file
121
data/A1/52/87/A15287F6FFEBFFC3FC44FCDDFCBFFAEF.ttl
Normal file
|
@ -0,0 +1,121 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/A15287F6FFEBFFC3FC44FCDDFCBFFAEF>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Orthotylus tenellus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEBFFC3FC44FCDDFCBFFAEF.mc.99933CBDFFEBFFC3FC56FC65FC1FFB84>, <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEBFFC3FC44FCDDFCBFFAEF.mc.99933CBDFFEBFFC3FCB5FB9DFC1EFBC2> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Orthotylus_tenellus_Fallen_1807> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Orthotylus_tenellus_Fallen_1807>
|
||||
dwc:authority "(Fallen, 1807)" ;
|
||||
dwc:baseAuthorityName "Fallen" ;
|
||||
dwc:baseAuthorityYear "1807" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Fallen, 1807)" ;
|
||||
dwc:species "tenellus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/74XV7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orthotylus_tenellus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus_tenellus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tenellus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthotylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEBFFC3FC44FCDDFCBFFAEF.mc.99933CBDFFEBFFC3FC56FC65FC1FFB84>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "1927-07-24" ;
|
||||
dwc:locality "Iнgusitii" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEBFFC3FC44FCDDFCBFFAEF#99933CBDFFEBFFC3FC56FC65FC1FFB84> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEBFFC3FC44FCDDFCBFFAEF.mc.99933CBDFFEBFFC3FCB5FB9DFC1EFBC2>
|
||||
dwc:eventDate "1988-07-02" ;
|
||||
dwc:locality "Siмaka" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEBFFC3FC44FCDDFCBFFAEF#99933CBDFFEBFFC3FCB5FB9DFC1EFBC2> ;
|
||||
a dwc:MaterialCitation .
|
121
data/A1/52/87/A15287F6FFEBFFC3FC4AFEA4FC30FCE2.ttl
Normal file
121
data/A1/52/87/A15287F6FFEBFFC3FC4AFEA4FC30FCE2.ttl
Normal file
|
@ -0,0 +1,121 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/A15287F6FFEBFFC3FC4AFEA4FC30FCE2>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Orthotylus schoberiae Reuter 1876" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEBFFC3FC4AFEA4FC30FCE2.mc.99933CBDFFEBFFC3FC52FE18FB68FDB1>, <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEBFFC3FC4AFEA4FC30FCE2.mc.99933CBDFFEBFFC3FCB5FDA9FC1EFD3E> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Orthotylus_schoberiae_Reuter_1876> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Orthotylus_schoberiae_Reuter_1876>
|
||||
dwc:authority "Reuter, 1876" ;
|
||||
dwc:authorityName "Reuter" ;
|
||||
dwc:authorityYear "1876" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Reuter, 1876" ;
|
||||
dwc:species "schoberiae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6T9V2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orthotylus_schoberiae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus_schoberiae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "schoberiae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthotylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEBFFC3FC4AFEA4FC30FCE2.mc.99933CBDFFEBFFC3FC52FE18FB68FDB1>
|
||||
dwc:eventDate "1933-06-14" ;
|
||||
dwc:locality "Cicнi" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEBFFC3FC4AFEA4FC30FCE2#99933CBDFFEBFFC3FC52FE18FB68FDB1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEBFFC3FC4AFEA4FC30FCE2.mc.99933CBDFFEBFFC3FCB5FDA9FC1EFD3E>
|
||||
dwc:eventDate "1968-05-29" ;
|
||||
dwc:locality "Baku" ;
|
||||
dwc:recordedBy "A.M. Atakishieva & Atakisiiva, I." ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEBFFC3FC4AFEA4FC30FCE2#99933CBDFFEBFFC3FCB5FDA9FC1EFD3E> ;
|
||||
a dwc:MaterialCitation .
|
120
data/A1/52/87/A15287F6FFEBFFC3FC92FAD9FC33F96F.ttl
Normal file
120
data/A1/52/87/A15287F6FFEBFFC3FC92FAD9FC33F96F.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/A15287F6FFEBFFC3FC92FAD9FC33F96F>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Orthotylus viridinervis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEBFFC3FC92FAD9FC33F96F.mc.99933CBDFFEBFFC3FC55FA61FBC2F9B4>, <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEBFFC3FC92FAD9FC33F96F.mc.99933CBDFFEBFFC3FCB5F9ADFC21F9F1> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Orthotylus_viridinervis_Kirschbaum_1856> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Orthotylus_viridinervis_Kirschbaum_1856>
|
||||
dwc:authority "(Kirschbaum, 1856)" ;
|
||||
dwc:baseAuthorityName "Kirschbaum" ;
|
||||
dwc:baseAuthorityYear "1856" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Kirschbaum, 1856)" ;
|
||||
dwc:species "viridinervis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/74Y59> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orthotylus_viridinervis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus_viridinervis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "viridinervis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthotylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEBFFC3FC92FAD9FC33F96F.mc.99933CBDFFEBFFC3FC55FA61FBC2F9B4>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "1937-05-31" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEBFFC3FC92FAD9FC33F96F#99933CBDFFEBFFC3FC55FA61FBC2F9B4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEBFFC3FC92FAD9FC33F96F.mc.99933CBDFFEBFFC3FCB5F9ADFC21F9F1>
|
||||
dwc:eventDate "1988-07-16" ;
|
||||
dwc:locality "Siмaka" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEBFFC3FC92FAD9FC33F96F#99933CBDFFEBFFC3FCB5F9ADFC21F9F1> ;
|
||||
a dwc:MaterialCitation .
|
120
data/A1/52/87/A15287F6FFEBFFC3FEC1FEA4FD20FCDE.ttl
Normal file
120
data/A1/52/87/A15287F6FFEBFFC3FEC1FEA4FD20FCDE.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/A15287F6FFEBFFC3FEC1FEA4FD20FCDE>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Orthotylus nassatus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEBFFC3FEC1FEA4FD20FCDE.mc.99933CBDFFEBFFC3FEA6FE22FE6FFE71>, <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEBFFC3FEC1FEA4FD20FCDE.mc.99933CBDFFEBFFC3FF04FE68FE6EFD29> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Orthotylus_nassatus_Fabricius_1787> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Orthotylus_nassatus_Fabricius_1787>
|
||||
dwc:authority "(Fabricius, 1787)" ;
|
||||
dwc:baseAuthorityName "Fabricius" ;
|
||||
dwc:baseAuthorityYear "1787" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
|
||||
dwc:species "nassatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/74XRN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orthotylus_nassatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus_nassatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nassatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthotylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEBFFC3FEC1FEA4FD20FCDE.mc.99933CBDFFEBFFC3FEA6FE22FE6FFE71>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "1927-07-17" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEBFFC3FEC1FEA4FD20FCDE#99933CBDFFEBFFC3FEA6FE22FE6FFE71> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEBFFC3FEC1FEA4FD20FCDE.mc.99933CBDFFEBFFC3FF04FE68FE6EFD29>
|
||||
dwc:eventDate "1934-07-25" ;
|
||||
dwc:locality "Gрuzii" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEBFFC3FEC1FEA4FD20FCDE#99933CBDFFEBFFC3FF04FE68FE6EFD29> ;
|
||||
a dwc:MaterialCitation .
|
107
data/A1/52/87/A15287F6FFEBFFC3FED5F9E8FDA3F84E.ttl
Normal file
107
data/A1/52/87/A15287F6FFEBFFC3FED5F9E8FDA3F84E.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/A15287F6FFEBFFC3FED5F9E8FDA3F84E>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Orthotylus rubidus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Orthotylus_rubidus_Puton_1874> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Orthotylus_rubidus_Puton_1874>
|
||||
dwc:authority "(Puton, 1874)" ;
|
||||
dwc:baseAuthorityName "Puton" ;
|
||||
dwc:baseAuthorityYear "1874" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Puton, 1874)" ;
|
||||
dwc:species "rubidus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6SY6M> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orthotylus_rubidus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus_rubidus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rubidus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthotylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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 .
|
114
data/A1/52/87/A15287F6FFEBFFC3FED5FC2AFE06FAAB.ttl
Normal file
114
data/A1/52/87/A15287F6FFEBFFC3FED5FC2AFE06FAAB.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/A15287F6FFEBFFC3FED5FC2AFE06FAAB>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Orthotylus parvulus Reuter 1879" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEBFFC3FED5FC2AFE06FAAB.mc.99933CBDFFEBFFC3FEBBFBBFFDBDFBDF> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Orthotylus_parvulus_Reuter_1879> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Orthotylus_parvulus_Reuter_1879>
|
||||
dwc:authority "Reuter, 1879" ;
|
||||
dwc:authorityName "Reuter" ;
|
||||
dwc:authorityYear "1879" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Reuter, 1879" ;
|
||||
dwc:species "parvulus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/759S4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orthotylus_parvulus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus_parvulus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "parvulus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthotylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEBFFC3FED5FC2AFE06FAAB.mc.99933CBDFFEBFFC3FEBBFBBFFDBDFBDF>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "1933-12-10" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEBFFC3FED5FC2AFE06FAAB#99933CBDFFEBFFC3FEBBFBBFFDBDFBDF> ;
|
||||
a dwc:MaterialCitation .
|
107
data/A1/52/87/A15287F6FFEBFFC3FEDDFA87FE92F990.ttl
Normal file
107
data/A1/52/87/A15287F6FFEBFFC3FEDDFA87FE92F990.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/A15287F6FFEBFFC3FEDDFA87FE92F990>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Orthotylus populi Drapolyuk 1991" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Orthotylus_populi_Drapolyuk_1991> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Orthotylus_populi_Drapolyuk_1991>
|
||||
dwc:authority "Drapolyuk, 1991" ;
|
||||
dwc:authorityName "Drapolyuk" ;
|
||||
dwc:authorityYear "1991" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Drapolyuk, 1991" ;
|
||||
dwc:species "populi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/74XRV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orthotylus_populi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus_populi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "populi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthotylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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 .
|
114
data/A1/52/87/A15287F6FFEBFFCCFC94F959FDA6FDAA.ttl
Normal file
114
data/A1/52/87/A15287F6FFEBFFCCFC94F959FDA6FDAA.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/A15287F6FFEBFFCCFC94F959FDA6FDAA>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Pseudoloxops coccineus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEBFFCCFC94F959FDA6FDAA.mc.99933CBDFFEBFFC3FCB5F82DFADFF84D> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pseudoloxops_coccineus_Meyer-Dur_1843> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pseudoloxops_coccineus_Meyer-Dur_1843>
|
||||
dwc:authority "(Meyer-Dur, 1843)" ;
|
||||
dwc:baseAuthorityName "Meyer-Dur" ;
|
||||
dwc:baseAuthorityYear "1843" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Pseudoloxops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Meyer-Dur, 1843)" ;
|
||||
dwc:species "coccineus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4NZXL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudoloxops_coccineus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudoloxops_coccineus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Pseudoloxops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "coccineus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudoloxops> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudoloxops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Pseudoloxops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEBFFCCFC94F959FDA6FDAA.mc.99933CBDFFEBFFC3FCB5F82DFADFF84D>
|
||||
dwc:eventDate "1954-07-17" ;
|
||||
dwc:locality "Iрivaн" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEBFFCCFC94F959FDA6FDAA#99933CBDFFEBFFC3FCB5F82DFADFF84D> ;
|
||||
a dwc:MaterialCitation .
|
122
data/A1/52/87/A15287F6FFEDFFC6FC69F987FD67FDE3.ttl
Normal file
122
data/A1/52/87/A15287F6FFEDFFC6FC69F987FD67FDE3.ttl
Normal file
|
@ -0,0 +1,122 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/A15287F6FFEDFFC6FC69F987FD67FDE3>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Blepharidopterus angulatus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEDFFC6FC69F987FD67FDE3.mc.99933CBDFFEDFFC5FCB5F953FA82F89B>, <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEDFFC6FC69F987FD67FDE3.mc.99933CBDFFEDFFC5FCB5F8F4FC7EF80B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Blepharidopterus_angulatus_Fallen_1807> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Blepharidopterus_angulatus_Fallen_1807>
|
||||
dwc:authority "(Fallen, 1807)" ;
|
||||
dwc:baseAuthorityName "Fallen" ;
|
||||
dwc:baseAuthorityYear "1807" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Blepharidopterus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Fallen, 1807)" ;
|
||||
dwc:species "angulatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5WLPK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Blepharidopterus_angulatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Blepharidopterus_angulatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Blepharidopterus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "angulatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Blepharidopterus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Blepharidopterus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Blepharidopterus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEDFFC6FC69F987FD67FDE3.mc.99933CBDFFEDFFC5FCB5F953FA82F89B>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "1953-09-01" ;
|
||||
dwc:locality "Oсitii" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEDFFC6FC69F987FD67FDE3#99933CBDFFEDFFC5FCB5F953FA82F89B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEDFFC6FC69F987FD67FDE3.mc.99933CBDFFEDFFC5FCB5F8F4FC7EF80B>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "1932-08-15" ;
|
||||
dwc:locality "Gрuzii" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEDFFC6FC69F987FD67FDE3#99933CBDFFEDFFC5FCB5F8F4FC7EF80B> ;
|
||||
a dwc:MaterialCitation .
|
123
data/A1/52/87/A15287F6FFEEFFC6FC67FBB6FCB6F951.ttl
Normal file
123
data/A1/52/87/A15287F6FFEEFFC6FC67FBB6FCB6F951.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/A15287F6FFEEFFC6FC67FBB6FCB6F951>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Cyllecoris histrionicus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEEFFC6FC67FBB6FCB6F951.mc.99933CBDFFEEFFC6FC21FB33FBDEFAAE>, <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEEFFC6FC67FBB6FCB6F951.mc.99933CBDFFEEFFC6FCB5FABAFBA7FA72> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cyllecoris_histrionicus_Linnaeus_1767> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cyllecoris_histrionicus_Linnaeus_1767>
|
||||
dwc:authority "(Linnaeus, 1767)" ;
|
||||
dwc:baseAuthorityName "Linnaeus" ;
|
||||
dwc:baseAuthorityYear "1767" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Cyllecoris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1767)" ;
|
||||
dwc:species "histrionicus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/VC8Q> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cyllecoris_histrionicus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cyllecoris_histrionicus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Cyllecoris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "histrionicus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cyllecoris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cyllecoris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Cyllecoris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEEFFC6FC67FBB6FCB6F951.mc.99933CBDFFEEFFC6FC21FB33FBDEFAAE>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "1937-05-19" ;
|
||||
dwc:locality "Cicнi" ;
|
||||
dwc:recordedBy "G. Puckov" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEEFFC6FC67FBB6FCB6F951#99933CBDFFEEFFC6FC21FB33FBDEFAAE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEEFFC6FC67FBB6FCB6F951.mc.99933CBDFFEEFFC6FCB5FABAFBA7FA72>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "1947-11-06" ;
|
||||
dwc:locality "Tav" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEEFFC6FC67FBB6FCB6F951#99933CBDFFEEFFC6FCB5FABAFBA7FA72> ;
|
||||
a dwc:MaterialCitation .
|
124
data/A1/52/87/A15287F6FFEEFFC6FC6DFDABFB79FC79.ttl
Normal file
124
data/A1/52/87/A15287F6FFEEFFC6FC6DFDABFB79FC79.ttl
Normal file
|
@ -0,0 +1,124 @@
|
|||
@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/A15287F6FFEEFFC6FC6DFDABFB79FC79>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Cyllecoris djemagati V. G. Putchkov 1970" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEEFFC6FC6DFDABFB79FC79.mc.99933CBDFFEEFFC6FC2EFD32FC88FD55>, <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEEFFC6FC6DFDABFB79FC79.mc.99933CBDFFEEFFC6FCB5FD4DFC80FCEB> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cyllecoris_djemagati_Putchkov_1970> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cyllecoris_djemagati_Putchkov_1970>
|
||||
dwc:authority "V. G. Putchkov, 1970" ;
|
||||
dwc:authorityName "V. G. Putchkov" ;
|
||||
dwc:authorityYear "1970" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Cyllecoris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "V. G. Putchkov, 1970" ;
|
||||
dwc:species "djemagati" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/334Q2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cyllecoris_djemagati> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cyllecoris_djemagati>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Cyllecoris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "djemagati" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cyllecoris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cyllecoris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Cyllecoris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEEFFC6FC6DFDABFB79FC79.mc.99933CBDFFEEFFC6FC2EFD32FC88FD55>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "1937-05-19" ;
|
||||
dwc:locality "Cicнi" ;
|
||||
dwc:recordedBy "G. Puckov" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEEFFC6FC6DFDABFB79FC79#99933CBDFFEEFFC6FC2EFD32FC88FD55> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEEFFC6FC6DFDABFB79FC79.mc.99933CBDFFEEFFC6FCB5FD4DFC80FCEB>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "1980-07-01" ;
|
||||
dwc:locality "Gрuzii" ;
|
||||
dwc:recordedBy "G. Puckov & Puckov, P" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEEFFC6FC6DFDABFB79FC79#99933CBDFFEEFFC6FCB5FD4DFC80FCEB> ;
|
||||
a dwc:MaterialCitation .
|
107
data/A1/52/87/A15287F6FFEEFFC6FEE6FBA1FEBFFAA7.ttl
Normal file
107
data/A1/52/87/A15287F6FFEEFFC6FEE6FBA1FEBFFAA7.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/A15287F6FFEEFFC6FEE6FBA1FEBFFAA7>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Blepharidopterus victoris Drapolyuk 1982" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Blepharidopterus_victoris_Drapolyuk_1982> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Blepharidopterus_victoris_Drapolyuk_1982>
|
||||
dwc:authority "Drapolyuk, 1982" ;
|
||||
dwc:authorityName "Drapolyuk" ;
|
||||
dwc:authorityYear "1982" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Blepharidopterus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Drapolyuk, 1982" ;
|
||||
dwc:species "victoris" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/M5R8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Blepharidopterus_victoris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Blepharidopterus_victoris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Blepharidopterus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "victoris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Blepharidopterus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Blepharidopterus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Blepharidopterus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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 .
|
121
data/A1/52/87/A15287F6FFEEFFC6FEF9F89DFC2BFE5D.ttl
Normal file
121
data/A1/52/87/A15287F6FFEEFFC6FEF9F89DFC2BFE5D.ttl
Normal file
|
@ -0,0 +1,121 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/A15287F6FFEEFFC6FEF9F89DFC2BFE5D>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Cyllecoridea modesta V. G. Putshkov 1975" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEEFFC6FEF9F89DFC2BFE5D.mc.99933CBDFFEEFFC6FEBDF824FC88FEE8>, <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEEFFC6FEF9F89DFC2BFE5D.mc.99933CBDFFEEFFC6FCB5FEE1FB90FE18> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cyllecoridea_modesta_Putshkov_1975> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cyllecoridea_modesta_Putshkov_1975>
|
||||
dwc:authority "V. G. Putshkov, 1975" ;
|
||||
dwc:authorityName "V. G. Putshkov" ;
|
||||
dwc:authorityYear "1975" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Cyllecoridea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "V. G. Putshkov, 1975" ;
|
||||
dwc:species "modesta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/334PN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cyllecoridea_modesta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cyllecoridea_modesta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Cyllecoridea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "modesta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cyllecoridea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cyllecoridea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Cyllecoridea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEEFFC6FEF9F89DFC2BFE5D.mc.99933CBDFFEEFFC6FEBDF824FC88FEE8>
|
||||
dwc:eventDate "1924-07-05" ;
|
||||
dwc:locality "Iнgusitii" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEEFFC6FEF9F89DFC2BFE5D#99933CBDFFEEFFC6FEBDF824FC88FEE8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEEFFC6FEF9F89DFC2BFE5D.mc.99933CBDFFEEFFC6FCB5FEE1FB90FE18>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "1937-07-05" ;
|
||||
dwc:locality "Gрuzii" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEEFFC6FEF9F89DFC2BFE5D#99933CBDFFEEFFC6FCB5FEE1FB90FE18> ;
|
||||
a dwc:MaterialCitation .
|
114
data/A1/52/87/A15287F6FFEEFFC6FEF9FA91FCE1F8A2.ttl
Normal file
114
data/A1/52/87/A15287F6FFEEFFC6FEF9FA91FCE1F8A2.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/A15287F6FFEEFFC6FEF9FA91FCE1F8A2>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Brachynotocoris puncticornis Reuter 1880" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEEFFC6FEF9FA91FCE1F8A2.mc.99933CBDFFEEFFC6FEB9FA3BFE3CF99B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Brachynotocoris_puncticornis_Reuter_1880> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Brachynotocoris_puncticornis_Reuter_1880>
|
||||
dwc:authority "Reuter, 1880" ;
|
||||
dwc:authorityName "Reuter" ;
|
||||
dwc:authorityYear "1880" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Brachynotocoris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Reuter, 1880" ;
|
||||
dwc:species "puncticornis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/MXXV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Brachynotocoris_puncticornis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Brachynotocoris_puncticornis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Brachynotocoris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "puncticornis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Brachynotocoris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Brachynotocoris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Brachynotocoris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEEFFC6FEF9FA91FCE1F8A2.mc.99933CBDFFEEFFC6FEB9FA3BFE3CF99B>
|
||||
dwc:eventDate "1905-11-07" ;
|
||||
dwc:locality "Iрivaн" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEEFFC6FEF9FA91FCE1F8A2#99933CBDFFEEFFC6FEB9FA3BFE3CF99B> ;
|
||||
a dwc:MaterialCitation .
|
114
data/A1/52/87/A15287F6FFEEFFC6FF07FDDDFD5FFC57.ttl
Normal file
114
data/A1/52/87/A15287F6FFEEFFC6FF07FDDDFD5FFC57.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/A15287F6FFEEFFC6FF07FDDDFD5FFC57>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Blepharidopterus diaphanus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEEFFC6FF07FDDDFD5FFC57.mc.99933CBDFFEEFFC6FEB0FD67FE36FC82> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Blepharidopterus_diaphanus_Kirschbaum_1856> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Blepharidopterus_diaphanus_Kirschbaum_1856>
|
||||
dwc:authority "(Kirschbaum, 1856)" ;
|
||||
dwc:baseAuthorityName "Kirschbaum" ;
|
||||
dwc:baseAuthorityYear "1856" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Blepharidopterus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Kirschbaum, 1856)" ;
|
||||
dwc:species "diaphanus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/M5QX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Blepharidopterus_diaphanus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Blepharidopterus_diaphanus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Blepharidopterus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "diaphanus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Blepharidopterus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Blepharidopterus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Blepharidopterus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEEFFC6FF07FDDDFD5FFC57.mc.99933CBDFFEEFFC6FEB0FD67FE36FC82>
|
||||
dwc:eventDate "1978-07-05" ;
|
||||
dwc:locality "Baku" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEEFFC6FF07FDDDFD5FFC57#99933CBDFFEEFFC6FEB0FD67FE36FC82> ;
|
||||
a dwc:MaterialCitation .
|
114
data/A1/52/87/A15287F6FFEEFFC7FC44F8AEFE06FEC7.ttl
Normal file
114
data/A1/52/87/A15287F6FFEEFFC7FC44F8AEFE06FEC7.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/A15287F6FFEEFFC7FC44F8AEFE06FEC7>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Cyrtorhinus caricis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEEFFC7FC44F8AEFE06FEC7.mc.99933CBDFFEEFFC6FC2AF830FBA5F80A> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cyrtorhinus_caricis_Fallen_1807> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cyrtorhinus_caricis_Fallen_1807>
|
||||
dwc:authority "(Fallen, 1807)" ;
|
||||
dwc:baseAuthorityName "Fallen" ;
|
||||
dwc:baseAuthorityYear "1807" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Cyrtorhinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Fallen, 1807)" ;
|
||||
dwc:species "caricis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/33NN4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cyrtorhinus_caricis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cyrtorhinus_caricis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Cyrtorhinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "caricis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cyrtorhinus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cyrtorhinus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Cyrtorhinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEEFFC7FC44F8AEFE06FEC7.mc.99933CBDFFEEFFC6FC2AF830FBA5F80A>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "1948-05-28" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEEFFC7FC44F8AEFE06FEC7#99933CBDFFEEFFC6FC2AF830FBA5F80A> ;
|
||||
a dwc:MaterialCitation .
|
123
data/A1/52/87/A15287F6FFEFFFC7FC75FD5FFB81FAA1.ttl
Normal file
123
data/A1/52/87/A15287F6FFEFFFC7FC75FD5FFB81FAA1.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/A15287F6FFEFFFC7FC75FD5FFB81FAA1>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Globiceps coryli V. G. Putshkov 1970" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEFFFC7FC75FD5FFB81FAA1.mc.99933CBDFFEFFFC7FC21FCE1FB49FC18>, <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEFFFC7FC75FD5FFB81FAA1.mc.99933CBDFFEFFFC7FCB5FC71FB95FBA5> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Globiceps_coryli_Putshkov_1970> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Globiceps_coryli_Putshkov_1970>
|
||||
dwc:authority "V. G. Putshkov, 1970" ;
|
||||
dwc:authorityName "V. G. Putshkov" ;
|
||||
dwc:authorityYear "1970" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Globiceps" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "V. G. Putshkov, 1970" ;
|
||||
dwc:species "coryli" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6KHSV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Globiceps_coryli> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Globiceps_coryli>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Globiceps" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "coryli" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Globiceps> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Globiceps>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Globiceps" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEFFFC7FC75FD5FFB81FAA1.mc.99933CBDFFEFFFC7FC21FCE1FB49FC18>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "1907-06-07" ;
|
||||
dwc:locality "Aiiv" ;
|
||||
dwc:recordedBy "G. Puckov" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEFFFC7FC75FD5FFB81FAA1#99933CBDFFEFFFC7FC21FCE1FB49FC18> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEFFFC7FC75FD5FFB81FAA1.mc.99933CBDFFEFFFC7FCB5FC71FB95FBA5>
|
||||
dwc:eventDate "1902-06-28" ;
|
||||
dwc:locality "Gрuzii" ;
|
||||
dwc:recordedBy "A.M. Atakishieva" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEFFFC7FC75FD5FFB81FAA1#99933CBDFFEFFFC7FCB5FC71FB95FBA5> ;
|
||||
a dwc:MaterialCitation .
|
115
data/A1/52/87/A15287F6FFEFFFC7FC95FA9FFC76F840.ttl
Normal file
115
data/A1/52/87/A15287F6FFEFFFC7FC95FA9FFC76F840.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/A15287F6FFEFFFC7FC95FA9FFC76F840>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Globiceps flavomaculatus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEFFFC7FC95FA9FFC76F840.mc.99933CBDFFEFFFC7FC2FFA21FBA7F9C8> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Globiceps_flavomaculatus_Fabricius_1794> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Globiceps_flavomaculatus_Fabricius_1794>
|
||||
dwc:authority "(Fabricius, 1794)" ;
|
||||
dwc:baseAuthorityName "Fabricius" ;
|
||||
dwc:baseAuthorityYear "1794" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Globiceps" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Fabricius, 1794)" ;
|
||||
dwc:species "flavomaculatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6KHSP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Globiceps_flavomaculatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Globiceps_flavomaculatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Globiceps" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "flavomaculatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Globiceps> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Globiceps>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Globiceps" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEFFFC7FC95FA9FFC76F840.mc.99933CBDFFEFFFC7FC2FFA21FBA7F9C8>
|
||||
dwc:eventDate "1914-08-30" ;
|
||||
dwc:locality "Gрuzii" ;
|
||||
dwc:recordedBy "A.M. Atakishieva" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEFFFC7FC95FA9FFC76F840#99933CBDFFEFFFC7FC2FFA21FBA7F9C8> ;
|
||||
a dwc:MaterialCitation .
|
107
data/A1/52/87/A15287F6FFEFFFC7FECCFB4DFEDEF9BA.ttl
Normal file
107
data/A1/52/87/A15287F6FFEFFFC7FECCFB4DFEDEF9BA.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/A15287F6FFEFFFC7FECCFB4DFEDEF9BA>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Fieberocapsus flaveolus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Fieberocapsus_flaveolus_Reuter_1870> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Fieberocapsus_flaveolus_Reuter_1870>
|
||||
dwc:authority "(Reuter, 1870)" ;
|
||||
dwc:baseAuthorityName "Reuter" ;
|
||||
dwc:baseAuthorityYear "1870" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Fieberocapsus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Reuter, 1870)" ;
|
||||
dwc:species "flaveolus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6HYT3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Fieberocapsus_flaveolus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Fieberocapsus_flaveolus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Fieberocapsus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "flaveolus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Fieberocapsus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Fieberocapsus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Fieberocapsus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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 .
|
116
data/A1/52/87/A15287F6FFEFFFC7FED8F89DFB98FD61.ttl
Normal file
116
data/A1/52/87/A15287F6FFEFFFC7FED8F89DFB98FD61.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/A15287F6FFEFFFC7FED8F89DFB98FD61>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Globiceps caucasicus Poppius 1912" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEFFFC7FED8F89DFB98FD61.mc.99933CBDFFEFFFC7FF04F80AFC88FDBF> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Globiceps_caucasicus_Poppius_1912> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Globiceps_caucasicus_Poppius_1912>
|
||||
dwc:authority "Poppius, 1912" ;
|
||||
dwc:authorityName "Poppius" ;
|
||||
dwc:authorityYear "1912" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Globiceps" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Poppius, 1912" ;
|
||||
dwc:species "caucasicus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6KHT6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Globiceps_caucasicus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Globiceps_caucasicus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Globiceps" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "caucasicus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Globiceps> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Globiceps>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Globiceps" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEFFFC7FED8F89DFB98FD61.mc.99933CBDFFEFFFC7FF04F80AFC88FDBF>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "1911-09-01" ;
|
||||
dwc:locality "Iрivaн" ;
|
||||
dwc:recordedBy "A.M. Atakishieva" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEFFFC7FED8F89DFB98FD61#99933CBDFFEFFFC7FF04F80AFC88FDBF> ;
|
||||
a dwc:MaterialCitation .
|
114
data/A1/52/87/A15287F6FFEFFFC7FEF6F9F4FD6EF8A4.ttl
Normal file
114
data/A1/52/87/A15287F6FFEFFFC7FEF6F9F4FD6EF8A4.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/A15287F6FFEFFFC7FEF6F9F4FD6EF8A4>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Globiceps armeniacus Drapolyuk 1999" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEFFFC7FEF6F9F4FD6EF8A4.mc.99933CBDFFEFFFC7FF04F9CFFCEEF904> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Globiceps_armeniacus_Drapolyuk_1999> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Globiceps_armeniacus_Drapolyuk_1999>
|
||||
dwc:authority "Drapolyuk, 1999" ;
|
||||
dwc:authorityName "Drapolyuk" ;
|
||||
dwc:authorityYear "1999" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Globiceps" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Drapolyuk, 1999" ;
|
||||
dwc:species "armeniacus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3G9ZW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Globiceps_armeniacus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Globiceps_armeniacus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Globiceps" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "armeniacus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Globiceps> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Globiceps>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Globiceps" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEFFFC7FEF6F9F4FD6EF8A4.mc.99933CBDFFEFFFC7FF04F9CFFCEEF904>
|
||||
dwc:eventDate "1955-07-06" ;
|
||||
dwc:locality "Aрмiнii" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEFFFC7FEF6F9F4FD6EF8A4#99933CBDFFEFFFC7FF04F9CFFCEEF904> ;
|
||||
a dwc:MaterialCitation .
|
116
data/A1/52/87/A15287F6FFEFFFC7FF04FD1AFD94FB73.ttl
Normal file
116
data/A1/52/87/A15287F6FFEFFFC7FF04FD1AFD94FB73.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/A15287F6FFEFFFC7FF04FD1AFD94FB73>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Excentricus planicornis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEFFFC7FF04FD1AFD94FB73.mc.99933CBDFFEFFFC7FF04FCCDFD65FB81> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Excentricus_planicornis_Herrich-Schaeffer_1836> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Excentricus_planicornis_Herrich-Schaeffer_1836>
|
||||
dwc:authority "(Herrich-Schaeffer, 1836)" ;
|
||||
dwc:baseAuthorityName "Herrich-Schaeffer" ;
|
||||
dwc:baseAuthorityYear "1836" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Excentricus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Herrich-Schaeffer, 1836)" ;
|
||||
dwc:species "planicornis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6HLDG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Excentricus_planicornis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Excentricus_planicornis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Excentricus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "planicornis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Excentricus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Excentricus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Excentricus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/A15287F6FFEFFFC7FF04FD1AFD94FB73.mc.99933CBDFFEFFFC7FF04FCCDFD65FB81>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "1909-10-07" ;
|
||||
dwc:locality "Gрuzii" ;
|
||||
dwc:recordedBy "Siki & A.M. Atakishieva" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A15287F6FFEFFFC7FF04FD1AFD94FB73#99933CBDFFEFFFC7FF04FCCDFD65FB81> ;
|
||||
a dwc:MaterialCitation .
|
107
data/A1/52/87/A15287F6FFEFFFC7FF3DFE30FE80FD2D.ttl
Normal file
107
data/A1/52/87/A15287F6FFEFFFC7FF3DFE30FE80FD2D.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/A15287F6FFEFFFC7FF3DFE30FE80FD2D>
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:title "Dryophilocoris flavoquadrimaculatus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dryophilocoris_flavoquadrimaculatus_Geer_1773> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-23-31>
|
||||
bibo:endPage "31" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:startPage "23" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Drapolyuk, I. S." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Plant bugs of the tribe Orthotylini (Heteroptera: Miridae: Orthotylinae) from the Caucasus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dryophilocoris_flavoquadrimaculatus_Geer_1773>
|
||||
dwc:authority "(De Geer, 1773)" ;
|
||||
dwc:baseAuthorityName "De Geer" ;
|
||||
dwc:baseAuthorityYear "1773" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Dryophilocoris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(De Geer, 1773)" ;
|
||||
dwc:species "flavoquadrimaculatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/37VJG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dryophilocoris_flavoquadrimaculatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dryophilocoris_flavoquadrimaculatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Dryophilocoris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "flavoquadrimaculatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dryophilocoris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dryophilocoris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Dryophilocoris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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 .
|
148
data/A3/16/87/A31687DBFFEBD10E86C1CD89FD7EFDC7.ttl
Normal file
148
data/A3/16/87/A31687DBFFEBD10E86C1CD89FD7EFDC7.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/A31687DBFFEBD10E86C1CD89FD7EFDC7>
|
||||
dc:creator "Kabak, I. I." ;
|
||||
dc:title "Carabus (Ophiocarabus) ernsti subsp. ulastaiensis Kabak 2019, subsp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A31687DBFFEBD10E86C1CD89FD7EFDC7.mc.9BD73C90FFEBD109874ACE35FDB4FD10> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Carabus_ernsti_ulastaiensis_Kabak_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/181433262019151-5558> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/181433262019151-5558>
|
||||
bibo:endPage "58" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:series "Caucas. entomol. bull." ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "15" ;
|
||||
dc:creator "Kabak, I. I." ;
|
||||
dc:date "2019" ;
|
||||
dc:title "New data on the taxonomy of the genus Carabus Linnaeus, 1758 (Coleoptera: Carabidae) from the Ili River basin (China)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Carabus_ernsti_ulastaiensis_Kabak_2019>
|
||||
dwc:authority "Kabak, 2019" ;
|
||||
dwc:authorityName "Kabak" ;
|
||||
dwc:authorityYear "2019" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Carabus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Kabak, 2019" ;
|
||||
dwc:species "ernsti" ;
|
||||
dwc:subGenus "Ophiocarabus" ;
|
||||
dwc:subSpecies "ulastaiensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Carabus_ernsti_ulastaiensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabus_ernsti_ulastaiensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Carabus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "ernsti" ;
|
||||
dwc:subGenus "Ophiocarabus" ;
|
||||
dwc:subSpecies "ulastaiensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabus_ernsti> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabus_ernsti>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Carabus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ernsti" ;
|
||||
dwc:subGenus "Ophiocarabus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabus_Ophiocarabus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabus_Ophiocarabus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Carabus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Ophiocarabus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Carabus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
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/A31687DBFFEBD10E86C1CD89FD7EFDC7.mc.9BD73C90FFEBD109874ACE35FDB4FD10>
|
||||
dwc:collectionCode "R, ZSM" ;
|
||||
dwc:eventDate "2017-07-16" ;
|
||||
dwc:locality "Boro-Horo Mt." ;
|
||||
dwc:recordedBy "I. I. Kabak" ;
|
||||
dwc:verbatimElevation "3208" ;
|
||||
dwc:verbatimLatitude "43.881386" ;
|
||||
dwc:verbatimLongitude "83.24472" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A31687DBFFEBD10E86C1CD89FD7EFDC7#9BD73C90FFEBD109874ACE35FDB4FD10> ;
|
||||
a dwc:MaterialCitation .
|
215
data/A3/16/87/A31687DBFFECD10D852BC8F9FDF7FCDF.ttl
Normal file
215
data/A3/16/87/A31687DBFFECD10D852BC8F9FDF7FCDF.ttl
Normal file
|
@ -0,0 +1,215 @@
|
|||
@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/A31687DBFFECD10D852BC8F9FDF7FCDF>
|
||||
dc:creator "Kabak, I. I." ;
|
||||
dc:title "Carabus (Alipaster) semenoviellus subsp. tokkuztaraensis Kabak 2019, subsp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A31687DBFFECD10D852BC8F9FDF7FCDF.mc.9BD73C90FFECD10E820AC8A2FC36FAF2>, <http://tb.plazi.org/GgServer/dwcaRecords/A31687DBFFECD10D852BC8F9FDF7FCDF.mc.9BD73C90FFECD10E8322C974FB96FAB6>, <http://tb.plazi.org/GgServer/dwcaRecords/A31687DBFFECD10D852BC8F9FDF7FCDF.mc.9BD73C90FFECD10E820FC930FAEBFA9D>, <http://tb.plazi.org/GgServer/dwcaRecords/A31687DBFFECD10D852BC8F9FDF7FCDF.mc.9BD73C90FFECD10E8535C905FA85FA4A>, <http://tb.plazi.org/GgServer/dwcaRecords/A31687DBFFECD10D852BC8F9FDF7FCDF.mc.9BD73C90FFECD10E833EC9ECFB35FA38>, <http://tb.plazi.org/GgServer/dwcaRecords/A31687DBFFECD10D852BC8F9FDF7FCDF.mc.9BD73C90FFECD10E82AFC9C1FBC5FA15>, <http://tb.plazi.org/GgServer/dwcaRecords/A31687DBFFECD10D852BC8F9FDF7FCDF.mc.9BD73C90FFECD10E8273C992FC3BF9C2> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Carabus_semenoviellus_tokkuztaraensis_Kabak_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/181433262019151-5558> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/181433262019151-5558>
|
||||
bibo:endPage "58" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:series "Caucas. entomol. bull." ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "15" ;
|
||||
dc:creator "Kabak, I. I." ;
|
||||
dc:date "2019" ;
|
||||
dc:title "New data on the taxonomy of the genus Carabus Linnaeus, 1758 (Coleoptera: Carabidae) from the Ili River basin (China)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Carabus_semenoviellus_tokkuztaraensis_Kabak_2019>
|
||||
dwc:authority "Kabak, 2019" ;
|
||||
dwc:authorityName "Kabak" ;
|
||||
dwc:authorityYear "2019" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Carabus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Kabak, 2019" ;
|
||||
dwc:species "semenoviellus" ;
|
||||
dwc:subGenus "Alipaster" ;
|
||||
dwc:subSpecies "tokkuztaraensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8LXPN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Carabus_semenoviellus_tokkuztaraensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabus_semenoviellus_tokkuztaraensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Carabus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "semenoviellus" ;
|
||||
dwc:subGenus "Alipaster" ;
|
||||
dwc:subSpecies "tokkuztaraensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabus_semenoviellus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabus_semenoviellus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Carabus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "semenoviellus" ;
|
||||
dwc:subGenus "Alipaster" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabus_Alipaster> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabus_Alipaster>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Carabus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Alipaster" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Carabus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
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/A31687DBFFECD10D852BC8F9FDF7FCDF.mc.9BD73C90FFECD10E820AC8A2FC36FAF2>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:eventDate "2014-07-18" ;
|
||||
dwc:locality "Tuyukasha" ;
|
||||
dwc:recordedBy "I. I. Kabak" ;
|
||||
dwc:verbatimElevation "2275" ;
|
||||
dwc:verbatimLatitude "43.008057" ;
|
||||
dwc:verbatimLongitude "82.76723" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A31687DBFFECD10D852BC8F9FDF7FCDF#9BD73C90FFECD10E820AC8A2FC36FAF2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A31687DBFFECD10D852BC8F9FDF7FCDF.mc.9BD73C90FFECD10E8322C974FB96FAB6>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:eventDate "2001-07-26" ;
|
||||
dwc:locality "Xiao-Dzhergalan River" ;
|
||||
dwc:recordedBy "I. I. Kabak" ;
|
||||
dwc:verbatimElevation "2600" ;
|
||||
dwc:verbatimLatitude "42.983334" ;
|
||||
dwc:verbatimLongitude "82.76667" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A31687DBFFECD10D852BC8F9FDF7FCDF#9BD73C90FFECD10E8322C974FB96FAB6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A31687DBFFECD10D852BC8F9FDF7FCDF.mc.9BD73C90FFECD10E820FC930FAEBFA9D>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:eventDate "2013-07-28" ;
|
||||
dwc:locality "Dzhergalan" ;
|
||||
dwc:recordedBy "I. I. Kabak" ;
|
||||
dwc:verbatimElevation "1745" ;
|
||||
dwc:verbatimLatitude "43.0725" ;
|
||||
dwc:verbatimLongitude "82.507774" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A31687DBFFECD10D852BC8F9FDF7FCDF#9BD73C90FFECD10E820FC930FAEBFA9D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A31687DBFFECD10D852BC8F9FDF7FCDF.mc.9BD73C90FFECD10E8535C905FA85FA4A>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:eventDate "2013-07-31" ;
|
||||
dwc:locality "Aktuyuk River" ;
|
||||
dwc:recordedBy "I. I. Kabak" ;
|
||||
dwc:verbatimElevation "2255" ;
|
||||
dwc:verbatimLatitude "43.07" ;
|
||||
dwc:verbatimLongitude "82.85528" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A31687DBFFECD10D852BC8F9FDF7FCDF#9BD73C90FFECD10E8535C905FA85FA4A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A31687DBFFECD10D852BC8F9FDF7FCDF.mc.9BD73C90FFECD10E833EC9ECFB35FA38>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:eventDate "2013-08-01" ;
|
||||
dwc:locality "Kabanbai-Koksai River" ;
|
||||
dwc:recordedBy "I. I. Kabak" ;
|
||||
dwc:verbatimElevation "2175" ;
|
||||
dwc:verbatimLatitude "43.07139" ;
|
||||
dwc:verbatimLongitude "82.8175" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A31687DBFFECD10D852BC8F9FDF7FCDF#9BD73C90FFECD10E833EC9ECFB35FA38> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A31687DBFFECD10D852BC8F9FDF7FCDF.mc.9BD73C90FFECD10E82AFC9C1FBC5FA15>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:eventDate "2013-08-02" ;
|
||||
dwc:locality "Tuyukasha River" ;
|
||||
dwc:recordedBy "I. I. Kabak" ;
|
||||
dwc:verbatimElevation "1660" ;
|
||||
dwc:verbatimLatitude "43.07972" ;
|
||||
dwc:verbatimLongitude "82.70027" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A31687DBFFECD10D852BC8F9FDF7FCDF#9BD73C90FFECD10E82AFC9C1FBC5FA15> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A31687DBFFECD10D852BC8F9FDF7FCDF.mc.9BD73C90FFECD10E8273C992FC3BF9C2>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:eventDate "2014-07-21" ;
|
||||
dwc:locality "Erbotu Valley" ;
|
||||
dwc:recordedBy "I. I. Kabak" ;
|
||||
dwc:verbatimElevation "1915" ;
|
||||
dwc:verbatimLatitude "43.103886" ;
|
||||
dwc:verbatimLongitude "83.00139" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A31687DBFFECD10D852BC8F9FDF7FCDF#9BD73C90FFECD10E8273C992FC3BF9C2> ;
|
||||
a dwc:MaterialCitation .
|
165
data/A3/16/87/A31687DBFFECD10E86E9CB60FA9FFB89.ttl
Normal file
165
data/A3/16/87/A31687DBFFECD10E86E9CB60FA9FFB89.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/A31687DBFFECD10E86E9CB60FA9FFB89>
|
||||
dc:creator "Kabak, I. I." ;
|
||||
dc:title "Carabus (Alipaster) semenoviellus subsp. semenoviellus Breuning 1934" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A31687DBFFECD10E86E9CB60FA9FFB89.mc.9BD73C90FFECD10E87D9CBEFFD49F80D>, <http://tb.plazi.org/GgServer/dwcaRecords/A31687DBFFECD10E86E9CB60FA9FFB89.mc.9BD73C90FFECD10E8210CD6FFC34FEA7>, <http://tb.plazi.org/GgServer/dwcaRecords/A31687DBFFECD10E86E9CB60FA9FFB89.mc.9BD73C90FFECD10E820BCD41FB99FE95> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Carabus_semenoviellus_semenoviellus_Breuning_1934> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/181433262019151-5558> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/181433262019151-5558>
|
||||
bibo:endPage "58" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:series "Caucas. entomol. bull." ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "15" ;
|
||||
dc:creator "Kabak, I. I." ;
|
||||
dc:date "2019" ;
|
||||
dc:title "New data on the taxonomy of the genus Carabus Linnaeus, 1758 (Coleoptera: Carabidae) from the Ili River basin (China)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Carabus_semenoviellus_semenoviellus_Breuning_1934>
|
||||
dwc:authority "Breuning, 1934" ;
|
||||
dwc:authorityName "Breuning" ;
|
||||
dwc:authorityYear "1934" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Carabus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Breuning, 1934" ;
|
||||
dwc:species "semenoviellus" ;
|
||||
dwc:subGenus "Alipaster" ;
|
||||
dwc:subSpecies "semenoviellus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8MDTX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Carabus_semenoviellus_semenoviellus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabus_semenoviellus_semenoviellus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Carabus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "semenoviellus" ;
|
||||
dwc:subGenus "Alipaster" ;
|
||||
dwc:subSpecies "semenoviellus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabus_semenoviellus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabus_semenoviellus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Carabus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "semenoviellus" ;
|
||||
dwc:subGenus "Alipaster" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabus_Alipaster> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabus_Alipaster>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Carabus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Alipaster" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Carabus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
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/A31687DBFFECD10E86E9CB60FA9FFB89.mc.9BD73C90FFECD10E87D9CBEFFD49F80D>
|
||||
dwc:collectionCode "NBC, COLE" ;
|
||||
dwc:recordedBy "C. & O. Vogt Acq." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A31687DBFFECD10E86E9CB60FA9FFB89#9BD73C90FFECD10E87D9CBEFFD49F80D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A31687DBFFECD10E86E9CB60FA9FFB89.mc.9BD73C90FFECD10E8210CD6FFC34FEA7>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:eventDate "2013-07-24" ;
|
||||
dwc:locality "Karazhol Mt." ;
|
||||
dwc:recordedBy "I. I. Kabak" ;
|
||||
dwc:verbatimElevation "2515" ;
|
||||
dwc:verbatimLatitude "43.066944" ;
|
||||
dwc:verbatimLongitude "82.21583" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A31687DBFFECD10E86E9CB60FA9FFB89#9BD73C90FFECD10E8210CD6FFC34FEA7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A31687DBFFECD10E86E9CB60FA9FFB89.mc.9BD73C90FFECD10E820BCD41FB99FE95>
|
||||
dwc:eventDate "2014-10-07" ;
|
||||
dwc:locality "Tagymbel" ;
|
||||
dwc:recordedBy "I. I. Kabak" ;
|
||||
dwc:verbatimElevation "2200" ;
|
||||
dwc:verbatimLatitude "43.15528" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A31687DBFFECD10E86E9CB60FA9FFB89#9BD73C90FFECD10E820BCD41FB99FE95> ;
|
||||
a dwc:MaterialCitation .
|
122
data/A3/16/87/A31687DBFFECD10E86F1C9E8FD01F911.ttl
Normal file
122
data/A3/16/87/A31687DBFFECD10E86F1C9E8FD01F911.ttl
Normal file
|
@ -0,0 +1,122 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/A31687DBFFECD10E86F1C9E8FD01F911>
|
||||
dc:creator "Kabak, I. I." ;
|
||||
dc:title "Carabus (Alipaster) semenoviellus Breuning 1934" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Carabus_semenoviellus_Breuning_1934> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/181433262019151-5558> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/181433262019151-5558>
|
||||
bibo:endPage "58" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:series "Caucas. entomol. bull." ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "15" ;
|
||||
dc:creator "Kabak, I. I." ;
|
||||
dc:date "2019" ;
|
||||
dc:title "New data on the taxonomy of the genus Carabus Linnaeus, 1758 (Coleoptera: Carabidae) from the Ili River basin (China)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Carabus_semenoviellus_Breuning_1934>
|
||||
dwc:authority "Breuning, 1934" ;
|
||||
dwc:authorityName "Breuning" ;
|
||||
dwc:authorityYear "1934" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Carabus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Breuning, 1934" ;
|
||||
dwc:species "semenoviellus" ;
|
||||
dwc:subGenus "Alipaster" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8L862> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Carabus_semenoviellus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabus_semenoviellus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Carabus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "semenoviellus" ;
|
||||
dwc:subGenus "Alipaster" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabus_Alipaster>, <http://taxon-name.plazi.org/id/Animalia/Carabus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabus_Alipaster>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Carabus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Alipaster" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Carabus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
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 .
|
226
data/A3/16/87/A31687DBFFECD10E8719CE2AFE19FA99.ttl
Normal file
226
data/A3/16/87/A31687DBFFECD10E8719CE2AFE19FA99.ttl
Normal file
|
@ -0,0 +1,226 @@
|
|||
@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/A31687DBFFECD10E8719CE2AFE19FA99>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Carabus_ernsti_Kabak_2002> ;
|
||||
dc:creator "Kabak, I. I." ;
|
||||
dc:title "Carabus (Ophiocarabus) ernsti subsp. nilkiensis Kabak 2014" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A31687DBFFECD10E8719CE2AFE19FA99.mc.9BD73C90FFECD10E8434CED7FD20FD54> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Carabus_ernsti_nilkiensis_Kabak_2014> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Carabus_nilkiensis_Kabak_2014>, <http://taxon-concept.plazi.org/id/Animalia/Carabus_ernsti_ulastaiensis_Kabak_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/181433262019151-5558> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/181433262019151-5558>
|
||||
bibo:endPage "58" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:series "Caucas. entomol. bull." ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "15" ;
|
||||
dc:creator "Kabak, I. I." ;
|
||||
dc:date "2019" ;
|
||||
dc:title "New data on the taxonomy of the genus Carabus Linnaeus, 1758 (Coleoptera: Carabidae) from the Ili River basin (China)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Carabus_ernsti_nilkiensis_Kabak_2014>
|
||||
dwc:authority "Kabak, 2014" ;
|
||||
dwc:authorityName "Kabak" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Carabus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Kabak, 2014" ;
|
||||
dwc:species "ernsti" ;
|
||||
dwc:subGenus "Ophiocarabus" ;
|
||||
dwc:subSpecies "nilkiensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8MKRH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Carabus_ernsti_nilkiensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Carabus_nilkiensis_Kabak_2014>
|
||||
dwc:authority "Kabak, 2014: 29" ;
|
||||
dwc:authorityName "Kabak" ;
|
||||
dwc:authorityPageNumber "29" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Carabus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kabak, 2014" ;
|
||||
dwc:species "nilkiensis" ;
|
||||
dwc:subGenus "Ophiocarabus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Carabus_nilkiensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Carabus_ernsti_Kabak_2002>
|
||||
dwc:authority "Kabak, 2002" ;
|
||||
dwc:authorityName "Kabak" ;
|
||||
dwc:authorityYear "2002" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Carabus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kabak, 2002" ;
|
||||
dwc:species "ernsti" ;
|
||||
dwc:subGenus "Ophiocarabus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8MKRH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Carabus_ernsti> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Carabus_ernsti_ulastaiensis_Kabak_2019>
|
||||
dwc:authorityName "Kabak" ;
|
||||
dwc:authorityYear "2019" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Carabus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Kabak, 2019" ;
|
||||
dwc:species "ernsti" ;
|
||||
dwc:subSpecies "ulastaiensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Carabus_ernsti_ulastaiensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabus_ernsti_nilkiensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Carabus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "ernsti" ;
|
||||
dwc:subGenus "Ophiocarabus" ;
|
||||
dwc:subSpecies "nilkiensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabus_ernsti> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabus_ernsti>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Carabus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ernsti" ;
|
||||
dwc:subGenus "Ophiocarabus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabus_Ophiocarabus>, <http://taxon-name.plazi.org/id/Animalia/Carabus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabus_Ophiocarabus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Carabus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Ophiocarabus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Carabus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Carabus_nilkiensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Carabus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nilkiensis" ;
|
||||
dwc:subGenus "Ophiocarabus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabus_Ophiocarabus>, <http://taxon-name.plazi.org/id/Animalia/Carabus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabus_ernsti_ulastaiensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Carabus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "ernsti" ;
|
||||
dwc:subSpecies "ulastaiensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabus_ernsti> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A31687DBFFECD10E8719CE2AFE19FA99.mc.9BD73C90FFECD10E8434CED7FD20FD54>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:locality "Color" ;
|
||||
dwc:verbatimLatitude "43.983334" ;
|
||||
dwc:verbatimLongitude "82.809166" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A31687DBFFECD10E8719CE2AFE19FA99#9BD73C90FFECD10E8434CED7FD20FD54> ;
|
||||
a dwc:MaterialCitation .
|
126
data/E0/63/79/E063791BFFC3F32C6391EDD94FD0FC05.ttl
Normal file
126
data/E0/63/79/E063791BFFC3F32C6391EDD94FD0FC05.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/E063791BFFC3F32C6391EDD94FD0FC05>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13273945> ;
|
||||
dc:creator "Nabozhenko, M. V.; Keskin, B." ;
|
||||
dc:title "Helops punctatissimus Nabozhenko & Keskin 2017, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFC3F32C6391EDD94FD0FC05.mc.D8A2C250FFC3F32E63EAED8A4976F8C2> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Helops_punctatissimus_Nabozhenko_2017> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-41-49> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-41-49>
|
||||
bibo:endPage "49" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:series "Caucas. entomol. bull." ;
|
||||
bibo:startPage "41" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Nabozhenko, M. V.; Keskin, B." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Taxonomic review of the genus Helops Fabricius, 1775 (Coleoptera: Tenebrionidae) of Turkey" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13273945> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Helops_punctatissimus_Nabozhenko_2017>
|
||||
dwc:authority "Nabozhenko & Keskin, 2017" ;
|
||||
dwc:authorityName "Nabozhenko & Keskin" ;
|
||||
dwc:authorityYear "2017" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leiodidae" ;
|
||||
dwc:genus "Helops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Nabozhenko & Keskin, 2017" ;
|
||||
dwc:species "punctatissimus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Helops_punctatissimus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helops_punctatissimus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leiodidae" ;
|
||||
dwc:genus "Helops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "punctatissimus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Helops> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leiodidae" ;
|
||||
dwc:genus "Helops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leiodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leiodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leiodidae" ;
|
||||
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.13273945>
|
||||
dc:description "Figs 39–43.Helops punctatissimus sp. n., male genitalia and terminalia. 39 – aedeagus, ventral view; 40 – median piece (penis); 41 – aedeagus, lateral view; 42 – male inner sternite VIII, ventrally; 43 – gastral spicula. Рис.39–43. Helops punctatissimus sp. n., генитаΛии и терминаΛии самца. 39 – эΑеагус вентраΛьно; 40 – пенис; 41 – эΑеагус ΛатераΛьно; 42 – VIII внутренний стернит самца, вентраΛьно; 43 – гастраΛьная спикуΛа." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13273945/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFC3F32C6391EDD94FD0FC05.mc.D8A2C250FFC3F32E63EAED8A4976F8C2>
|
||||
dwc:collectionCode "ZIN, V" ;
|
||||
dwc:eventDate "2009-04-23" ;
|
||||
dwc:locality "Bitlis Prov." ;
|
||||
dwc:recordedBy "E Tatvan" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "38.471684" ;
|
||||
dwc:verbatimLongitude "42.320427" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFC3F32C6391EDD94FD0FC05#D8A2C250FFC3F32E63EAED8A4976F8C2> ;
|
||||
a dwc:MaterialCitation .
|
257
data/E0/63/79/E063791BFFCCF32E6101EC144F48F81D.ttl
Normal file
257
data/E0/63/79/E063791BFFCCF32E6101EC144F48F81D.ttl
Normal file
|
@ -0,0 +1,257 @@
|
|||
@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/E063791BFFCCF32E6101EC144F48F81D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13273943> ;
|
||||
dc:creator "Nabozhenko, M. V.; Keskin, B." ;
|
||||
dc:title "Helops cyanipes Allard 1877" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFCCF32163E8ED9F4948F8FE>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFCCF3216411ED8449D6F8D7>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFCCF32164E3EC724E22F8BA>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFCCF321630DEC4149DBF894>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFCCF32164E4EC2F483FF88E>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFCCF3216509EC144872F851>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFCCF3216559ECEB4822F851>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFCCF3216509ECEB4EFAF84A>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFCCF32163C0ECD1483DF824>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFCCF32E6509ECBF4D96F93E>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFC3F32E60A6EDC54F6BF906>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFC3F32E6276ED9D4FE7F8ED>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFC3F32E62CDEC744F56F8D9>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFC3F32E6261EC604FD6F8B5>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFC3F32E62FFEC4F4F65F89C>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFC3F32E624CEC274C21F864> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Helops_cyanipes_Allard_1877> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-41-49> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-41-49>
|
||||
bibo:endPage "49" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:series "Caucas. entomol. bull." ;
|
||||
bibo:startPage "41" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Nabozhenko, M. V.; Keskin, B." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Taxonomic review of the genus Helops Fabricius, 1775 (Coleoptera: Tenebrionidae) of Turkey" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13273943> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Helops_cyanipes_Allard_1877>
|
||||
dwc:authority "Allard, 1877" ;
|
||||
dwc:authorityName "Allard" ;
|
||||
dwc:authorityYear "1877" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leiodidae" ;
|
||||
dwc:genus "Helops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Allard, 1877" ;
|
||||
dwc:species "cyanipes" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Helops_cyanipes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helops_cyanipes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leiodidae" ;
|
||||
dwc:genus "Helops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cyanipes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Helops> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leiodidae" ;
|
||||
dwc:genus "Helops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leiodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leiodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leiodidae" ;
|
||||
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.13273943>
|
||||
dc:description "Figs 34–38. Helops cyanipes, male genitalia and terminalia. 34 – aedeagus,ventral view;35 – median piece (penis);36 – aedeagus,lateral view;37 – lobe of gastral spicula,lateral view;38 – male inner sternite VIII, ventrally. Рис. 34–38. Helops cyanipes, генитаΛии и терминаΛии самца. 34 – эΑеагус вентраΛьно; 35 – пенис; 36 – эΑеагус ΛатераΛьно; 37 – Λопасть гастраΛьной спикуΛы, ΛатераΛьно; 38 – VIII внутренний стернит самца, вентраΛьно." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13273943/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFCCF32163E8ED9F4948F8FE>
|
||||
dwc:collectionCode "ZDEU" ;
|
||||
dwc:eventDate "1984-07-18" ;
|
||||
dwc:locality "Camliyayla" ;
|
||||
dwc:recordedBy "C. Can" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCCF32E6101EC144F48F81D#D8A2C250FFCCF32163E8ED9F4948F8FE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFCCF3216411ED8449D6F8D7>
|
||||
dwc:eventDate "2001-05-30" ;
|
||||
dwc:locality "Tarsus" ;
|
||||
dwc:recordedBy "Snizek" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCCF32E6101EC144F48F81D#D8A2C250FFCCF3216411ED8449D6F8D7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFCCF32164E3EC724E22F8BA>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:eventDate "2006-07-22" ;
|
||||
dwc:locality "Topaktas" ;
|
||||
dwc:recordedBy "Krolik" ;
|
||||
dwc:verbatimElevation "1170" ;
|
||||
dwc:verbatimLatitude "36.816666" ;
|
||||
dwc:verbatimLongitude "36.333332" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCCF32E6101EC144F48F81D#D8A2C250FFCCF32164E3EC724E22F8BA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFCCF321630DEC4149DBF894>
|
||||
dwc:collectionCode "V, CN" ;
|
||||
dwc:eventDate "2007-04-16" ;
|
||||
dwc:locality "Arslankoy" ;
|
||||
dwc:recordedBy "Abies & Nabozhenko" ;
|
||||
dwc:verbatimElevation "1800" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCCF32E6101EC144F48F81D#D8A2C250FFCCF321630DEC4149DBF894> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFCCF32164E4EC2F483FF88E>
|
||||
dwc:collectionCode "V, CN" ;
|
||||
dwc:eventDate "2008-05-18" ;
|
||||
dwc:locality "Guzeloluk" ;
|
||||
dwc:recordedBy "Shokhin" ;
|
||||
dwc:verbatimElevation "1400" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCCF32E6101EC144F48F81D#D8A2C250FFCCF32164E4EC2F483FF88E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFCCF3216509EC144872F851>
|
||||
dwc:collectionCode "V, ZDEU" ;
|
||||
dwc:eventDate "2009-05-18" ;
|
||||
dwc:locality "Arslankoy" ;
|
||||
dwc:recordedBy "Abies & Nabozhenko, B & Keskin" ;
|
||||
dwc:verbatimElevation "1800" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCCF32E6101EC144F48F81D#D8A2C250FFCCF3216509EC144872F851> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFCCF3216559ECEB4822F851>
|
||||
dwc:collectionCode "CN" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCCF32E6101EC144F48F81D#D8A2C250FFCCF3216559ECEB4822F851> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFCCF3216509ECEB4EFAF84A>
|
||||
dwc:collectionCode "ZDEU" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCCF32E6101EC144F48F81D#D8A2C250FFCCF3216509ECEB4EFAF84A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFCCF32163C0ECD1483DF824>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "2009-05-18" ;
|
||||
dwc:locality "Camliyayla" ;
|
||||
dwc:recordedBy "Nabozhenko, B & Keskin" ;
|
||||
dwc:verbatimElevation "1900" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCCF32E6101EC144F48F81D#D8A2C250FFCCF32163C0ECD1483DF824> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFCCF32E6509ECBF4D96F93E>
|
||||
dwc:collectionCode "V, CN" ;
|
||||
dwc:eventDate "2010-05-18" ;
|
||||
dwc:locality "Amanos Daglari" ;
|
||||
dwc:recordedBy "W Antakya, S & Nabozhenko, B & Keskin" ;
|
||||
dwc:verbatimElevation "1480" ;
|
||||
dwc:verbatimLatitude "36.310165" ;
|
||||
dwc:verbatimLongitude "36.053528" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCCF32E6101EC144F48F81D#D8A2C250FFCCF32E6509ECBF4D96F93E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFC3F32E60A6EDC54F6BF906>
|
||||
dwc:collectionCode "V, CN" ;
|
||||
dwc:eventDate "2010-05-19" ;
|
||||
dwc:locality "Huzurlu Yaylasi" ;
|
||||
dwc:recordedBy "Nabozhenko, B & Keskin" ;
|
||||
dwc:verbatimElevation "1730" ;
|
||||
dwc:verbatimLatitude "36.973804" ;
|
||||
dwc:verbatimLongitude "36.487278" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCCF32E6101EC144F48F81D#D8A2C250FFC3F32E60A6EDC54F6BF906> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFC3F32E6276ED9D4FE7F8ED>
|
||||
dwc:collectionCode "V, CN" ;
|
||||
dwc:eventDate "2010-05-20" ;
|
||||
dwc:locality "Puren Gecidi" ;
|
||||
dwc:recordedBy "Nabozhenko, B & Keskin" ;
|
||||
dwc:verbatimElevation "1404" ;
|
||||
dwc:verbatimLatitude "37.954582" ;
|
||||
dwc:verbatimLongitude "36.560055" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCCF32E6101EC144F48F81D#D8A2C250FFC3F32E6276ED9D4FE7F8ED> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFC3F32E62CDEC744F56F8D9>
|
||||
dwc:collectionCode "ZDEU" ;
|
||||
dwc:eventDate "2014-04-15" ;
|
||||
dwc:locality "Puren Gecidi" ;
|
||||
dwc:recordedBy "B. Keskin" ;
|
||||
dwc:verbatimElevation "1404" ;
|
||||
dwc:verbatimLatitude "37.954582" ;
|
||||
dwc:verbatimLongitude "36.560055" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCCF32E6101EC144F48F81D#D8A2C250FFC3F32E62CDEC744F56F8D9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFC3F32E6261EC604FD6F8B5>
|
||||
dwc:collectionCode "CN" ;
|
||||
dwc:eventDate "2010-05-30" ;
|
||||
dwc:locality "Sibil" ;
|
||||
dwc:recordedBy "D. G. Kasatkin" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCCF32E6101EC144F48F81D#D8A2C250FFC3F32E6261EC604FD6F8B5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFC3F32E62FFEC4F4F65F89C>
|
||||
dwc:collectionCode "ZDEU" ;
|
||||
dwc:eventDate "2011-05-30" ;
|
||||
dwc:locality "Sertavul Pass" ;
|
||||
dwc:recordedBy "B. Keskin" ;
|
||||
dwc:verbatimElevation "1450" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCCF32E6101EC144F48F81D#D8A2C250FFC3F32E62FFEC4F4F65F89C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCCF32E6101EC144F48F81D.mc.D8A2C250FFC3F32E624CEC274C21F864>
|
||||
dwc:collectionCode "ZDEU" ;
|
||||
dwc:eventDate "2011-05-31" ;
|
||||
dwc:locality "Toros" ;
|
||||
dwc:recordedBy "B. Keskin" ;
|
||||
dwc:verbatimElevation "1735" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCCF32E6101EC144F48F81D#D8A2C250FFC3F32E624CEC274C21F864> ;
|
||||
a dwc:MaterialCitation .
|
242
data/E0/63/79/E063791BFFCDF32160AEEC0A4CBAF8B1.ttl
Normal file
242
data/E0/63/79/E063791BFFCDF32160AEEC0A4CBAF8B1.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/E063791BFFCDF32160AEEC0A4CBAF8B1>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13273939> ;
|
||||
dc:creator "Nabozhenko, M. V.; Keskin, B." ;
|
||||
dc:title "Helops glabriventris subsp. glabriventris Reitter 1885" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCDF32160AEEC0A4CBAF8B1.mc.D8A2C250FFCDF32063FEEDC049B2F917>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCDF32160AEEC0A4CBAF8B1.mc.D8A2C250FFCDF320649BEDAD499EF904>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCDF32160AEEC0A4CBAF8B1.mc.D8A2C250FFCDF32064AAED9E4820F8F1>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCDF32160AEEC0A4CBAF8B1.mc.D8A2C250FFCDF3206509ED8B4821F8EE>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCDF32160AEEC0A4CBAF8B1.mc.D8A2C250FFCDF3206509EC7449F4F8B7>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCDF32160AEEC0A4CBAF8B1.mc.D8A2C250FFCDF32064DCEC52499CF891>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCDF32160AEEC0A4CBAF8B1.mc.D8A2C250FFCDF32064A4EC2849C6F87B>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCDF32160AEEC0A4CBAF8B1.mc.D8A2C250FFCDF3206492EC064843F87B>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCDF32160AEEC0A4CBAF8B1.mc.D8A2C250FFCDF320656FEC064E1DF868>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCDF32160AEEC0A4CBAF8B1.mc.D8A2C250FFCDF3206326ECF349E0F832>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCDF32160AEEC0A4CBAF8B1.mc.D8A2C250FFCDF32064C9ECC94879F832>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCDF32160AEEC0A4CBAF8B1.mc.D8A2C250FFCDF3206546ECC94803F832>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCDF32160AEEC0A4CBAF8B1.mc.D8A2C250FFCDF320637FECBA4804F81C>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCDF32160AEEC0A4CBAF8B1.mc.D8A2C250FFCCF32160EFEDEA4C1CF94D>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCDF32160AEEC0A4CBAF8B1.mc.D8A2C250FFCCF3216124EDD74FACF926> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Helops_glabriventris_glabriventris_Reitter_1885> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-41-49> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-41-49>
|
||||
bibo:endPage "49" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:series "Caucas. entomol. bull." ;
|
||||
bibo:startPage "41" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Nabozhenko, M. V.; Keskin, B." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Taxonomic review of the genus Helops Fabricius, 1775 (Coleoptera: Tenebrionidae) of Turkey" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13273939> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Helops_glabriventris_glabriventris_Reitter_1885>
|
||||
dwc:authority "Reitter, 1885" ;
|
||||
dwc:authorityName "Reitter" ;
|
||||
dwc:authorityYear "1885" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leiodidae" ;
|
||||
dwc:genus "Helops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Reitter, 1885" ;
|
||||
dwc:species "glabriventris" ;
|
||||
dwc:subSpecies "glabriventris" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Helops_glabriventris_glabriventris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helops_glabriventris_glabriventris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leiodidae" ;
|
||||
dwc:genus "Helops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "glabriventris" ;
|
||||
dwc:subSpecies "glabriventris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Helops_glabriventris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helops_glabriventris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leiodidae" ;
|
||||
dwc:genus "Helops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "glabriventris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Helops> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leiodidae" ;
|
||||
dwc:genus "Helops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leiodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leiodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leiodidae" ;
|
||||
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.13273939>
|
||||
dc:description "Figs 29–33. Helops glabriventris glabriventris, male genitalia and terminalia. 29 – aedeagus, ventral view; 30 – median piece (penis); 31 – aedeagus, lateral view; 32 – lobe of gastral spicula, lateral view; 33 – male inner sternite VIII, ventrally. Рис. 29–33. Helops glabriventris glabriventris, генитаΛии и терминаΛии самца. 29 – эΑеагус вентраΛьно; 30 – пенис; 31 – эΑеагус ΛатераΛьно; 32 – Λопасть гастраΛьной спикуΛы, ΛатераΛьно; 33 – VIII внутренний стернит самца, вентраΛьно." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13273939/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCDF32160AEEC0A4CBAF8B1.mc.D8A2C250FFCDF32063FEEDC049B2F917>
|
||||
dwc:collectionCode "ZDEU" ;
|
||||
dwc:eventDate "1996-03-02" ;
|
||||
dwc:locality "Balcova District" ;
|
||||
dwc:recordedBy "B. Keskin" ;
|
||||
dwc:verbatimElevation "150" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCDF32160AEEC0A4CBAF8B1#D8A2C250FFCDF32063FEEDC049B2F917> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCDF32160AEEC0A4CBAF8B1.mc.D8A2C250FFCDF320649BEDAD499EF904>
|
||||
dwc:collectionCode "ZDEU" ;
|
||||
dwc:eventDate "1997-07-01" ;
|
||||
dwc:locality "Fethiye District" ;
|
||||
dwc:recordedBy "D. Keith" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCDF32160AEEC0A4CBAF8B1#D8A2C250FFCDF320649BEDAD499EF904> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCDF32160AEEC0A4CBAF8B1.mc.D8A2C250FFCDF32064AAED9E4820F8F1>
|
||||
dwc:eventDate "2001-05-27" ;
|
||||
dwc:locality "Irmazan Pass" ;
|
||||
dwc:recordedBy "Snizek" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCDF32160AEEC0A4CBAF8B1#D8A2C250FFCDF32064AAED9E4820F8F1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCDF32160AEEC0A4CBAF8B1.mc.D8A2C250FFCDF3206509ED8B4821F8EE>
|
||||
dwc:eventDate "2001-05-28" ;
|
||||
dwc:locality "Erdemli" ;
|
||||
dwc:recordedBy "P. Bialooki" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCDF32160AEEC0A4CBAF8B1#D8A2C250FFCDF3206509ED8B4821F8EE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCDF32160AEEC0A4CBAF8B1.mc.D8A2C250FFCDF3206509EC7449F4F8B7>
|
||||
dwc:collectionCode "HNHM" ;
|
||||
dwc:eventDate "2004-04-02" ;
|
||||
dwc:locality "Orta Toroslar" ;
|
||||
dwc:recordedBy "N. Rahme & L. Nadai & Szekely" ;
|
||||
dwc:verbatimElevation "700" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCDF32160AEEC0A4CBAF8B1#D8A2C250FFCDF3206509EC7449F4F8B7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCDF32160AEEC0A4CBAF8B1.mc.D8A2C250FFCDF32064DCEC52499CF891>
|
||||
dwc:collectionCode "V, CN" ;
|
||||
dwc:eventDate "2008-04-15" ;
|
||||
dwc:locality "Ovacik" ;
|
||||
dwc:recordedBy "Nabozhenko, B & Keskin" ;
|
||||
dwc:verbatimElevation "1300" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCDF32160AEEC0A4CBAF8B1#D8A2C250FFCDF32064DCEC52499CF891> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCDF32160AEEC0A4CBAF8B1.mc.D8A2C250FFCDF32064A4EC2849C6F87B>
|
||||
dwc:collectionCode "V, CN" ;
|
||||
dwc:eventDate "2009-11-05" ;
|
||||
dwc:locality "Davraz Dagi" ;
|
||||
dwc:recordedBy "Nabozhenko, B & Keskin" ;
|
||||
dwc:verbatimElevation "1586" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCDF32160AEEC0A4CBAF8B1#D8A2C250FFCDF32064A4EC2849C6F87B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCDF32160AEEC0A4CBAF8B1.mc.D8A2C250FFCDF3206492EC064843F87B>
|
||||
dwc:collectionCode "CN" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCDF32160AEEC0A4CBAF8B1#D8A2C250FFCDF3206492EC064843F87B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCDF32160AEEC0A4CBAF8B1.mc.D8A2C250FFCDF320656FEC064E1DF868>
|
||||
dwc:collectionCode "ZDEU" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCDF32160AEEC0A4CBAF8B1#D8A2C250FFCDF320656FEC064E1DF868> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCDF32160AEEC0A4CBAF8B1.mc.D8A2C250FFCDF3206326ECF349E0F832>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "2009-05-15" ;
|
||||
dwc:locality "Yarpuz Pass" ;
|
||||
dwc:recordedBy "Abies & Juniperus & Nabozhenko, B & Keskin" ;
|
||||
dwc:verbatimElevation "1821" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCDF32160AEEC0A4CBAF8B1#D8A2C250FFCDF3206326ECF349E0F832> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCDF32160AEEC0A4CBAF8B1.mc.D8A2C250FFCDF32064C9ECC94879F832>
|
||||
dwc:collectionCode "CN" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCDF32160AEEC0A4CBAF8B1#D8A2C250FFCDF32064C9ECC94879F832> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCDF32160AEEC0A4CBAF8B1.mc.D8A2C250FFCDF3206546ECC94803F832>
|
||||
dwc:collectionCode "ZDEU" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCDF32160AEEC0A4CBAF8B1#D8A2C250FFCDF3206546ECC94803F832> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCDF32160AEEC0A4CBAF8B1.mc.D8A2C250FFCDF320637FECBA4804F81C>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "2009-05-16" ;
|
||||
dwc:locality "Kupluce" ;
|
||||
dwc:recordedBy "Nabozhenko, B & Keskin" ;
|
||||
dwc:verbatimElevation "1688" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCDF32160AEEC0A4CBAF8B1#D8A2C250FFCDF320637FECBA4804F81C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCDF32160AEEC0A4CBAF8B1.mc.D8A2C250FFCCF32160EFEDEA4C1CF94D>
|
||||
dwc:collectionCode "R, ZDEU" ;
|
||||
dwc:eventDate "2011-11-07" ;
|
||||
dwc:locality "Akseki District" ;
|
||||
dwc:recordedBy "A. Uzum & Kundrata" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCDF32160AEEC0A4CBAF8B1#D8A2C250FFCCF32160EFEDEA4C1CF94D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCDF32160AEEC0A4CBAF8B1.mc.D8A2C250FFCCF3216124EDD74FACF926>
|
||||
dwc:collectionCode "ZDEU" ;
|
||||
dwc:eventDate "2015-04-30" ;
|
||||
dwc:locality "Kaynaklar" ;
|
||||
dwc:recordedBy "B. Keskin" ;
|
||||
dwc:verbatimElevation "150" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCDF32160AEEC0A4CBAF8B1#D8A2C250FFCCF3216124EDD74FACF926> ;
|
||||
a dwc:MaterialCitation .
|
139
data/E0/63/79/E063791BFFCEF320639EEC764FC5F8AF.ttl
Normal file
139
data/E0/63/79/E063791BFFCEF320639EEC764FC5F8AF.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/E063791BFFCEF320639EEC764FC5F8AF>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13273937> ;
|
||||
dc:creator "Nabozhenko, M. V.; Keskin, B." ;
|
||||
dc:title "Helops rossii Germar 1817" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCEF320639EEC764FC5F8AF.mc.D8A2C250FFCEF32363FDEC034926F852>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCEF320639EEC764FC5F8AF.mc.D8A2C250FFCEF323640EECE949D0F852>, <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCEF320639EEC764FC5F8AF.mc.D8A2C250FFCEF32364F4ECE94E0CF81E> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Helops_rossii_Germar_1817> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-41-49> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-41-49>
|
||||
bibo:endPage "49" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:series "Caucas. entomol. bull." ;
|
||||
bibo:startPage "41" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Nabozhenko, M. V.; Keskin, B." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Taxonomic review of the genus Helops Fabricius, 1775 (Coleoptera: Tenebrionidae) of Turkey" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13273937> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Helops_rossii_Germar_1817>
|
||||
dwc:authority "Germar, 1817" ;
|
||||
dwc:authorityName "Germar" ;
|
||||
dwc:authorityYear "1817" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leiodidae" ;
|
||||
dwc:genus "Helops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Germar, 1817" ;
|
||||
dwc:species "rossii" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Helops_rossii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helops_rossii>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leiodidae" ;
|
||||
dwc:genus "Helops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rossii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Helops> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leiodidae" ;
|
||||
dwc:genus "Helops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leiodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leiodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leiodidae" ;
|
||||
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.13273937>
|
||||
dc:description "Figs 24–28. Helops rossii, male genitalia and terminalia. 24 – aedeagus, ventral view;25 – median piece (penis);26 – aedeagus,lateral view;27 – lobe of gastral spicula,lateral view;28 – male inner sternite VIII, dorsally. Рис. 24–28. Helops rossii, генитаΛии и терминаΛии самца. 24 – эΑеагус вентраΛьно; 25 – пенис; 26 – эΑеагус ΛатераΛьно; 27 – Λопасть гастраΛьной спикуΛы, ΛатераΛьно; 28 – VIII внутренний стернит самца, ΑорсаΛьно." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13273937/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCEF320639EEC764FC5F8AF.mc.D8A2C250FFCEF32363FDEC034926F852>
|
||||
dwc:collectionCode "V, CN" ;
|
||||
dwc:eventDate "2008-05-25" ;
|
||||
dwc:locality "Cumalikizik" ;
|
||||
dwc:recordedBy "Quercus & Shokhin" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCEF320639EEC764FC5F8AF#D8A2C250FFCEF32363FDEC034926F852> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCEF320639EEC764FC5F8AF.mc.D8A2C250FFCEF323640EECE949D0F852>
|
||||
dwc:collectionCode "CN" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCEF320639EEC764FC5F8AF#D8A2C250FFCEF323640EECE949D0F852> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCEF320639EEC764FC5F8AF.mc.D8A2C250FFCEF32364F4ECE94E0CF81E>
|
||||
dwc:collectionCode "ZDEU, V" ;
|
||||
dwc:eventDate "2014-10-04" ;
|
||||
dwc:locality "Omerli" ;
|
||||
dwc:recordedBy "Quercus & Nabozhenko, B" ;
|
||||
dwc:verbatimElevation "160" ;
|
||||
dwc:verbatimLatitude "41.08711" ;
|
||||
dwc:verbatimLongitude "29.369444" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCEF320639EEC764FC5F8AF#D8A2C250FFCEF32364F4ECE94E0CF81E> ;
|
||||
a dwc:MaterialCitation .
|
135
data/E0/63/79/E063791BFFCEF3236148EDD34966F915.ttl
Normal file
135
data/E0/63/79/E063791BFFCEF3236148EDD34966F915.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/E063791BFFCEF3236148EDD34966F915>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13273935> ;
|
||||
dc:creator "Nabozhenko, M. V.; Keskin, B." ;
|
||||
dc:title "Helops caeruleus subsp. stevenii Krynicki 1834" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCEF3236148EDD34966F915.mc.D8A2C250FFCEF323616FEC644F41F8DD> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Helops_caeruleus_stevenii_Krynicki_1834> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.23885/1814-3326-2017-13-1-41-49> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.23885/1814-3326-2017-13-1-41-49>
|
||||
bibo:endPage "49" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Caucasian Entomological Bulletin" ;
|
||||
bibo:series "Caucas. entomol. bull." ;
|
||||
bibo:startPage "41" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Nabozhenko, M. V.; Keskin, B." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Taxonomic review of the genus Helops Fabricius, 1775 (Coleoptera: Tenebrionidae) of Turkey" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13273935> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Helops_caeruleus_stevenii_Krynicki_1834>
|
||||
dwc:authority "Krynicki, 1834" ;
|
||||
dwc:authorityName "Krynicki" ;
|
||||
dwc:authorityYear "1834" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leiodidae" ;
|
||||
dwc:genus "Helops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Krynicki, 1834" ;
|
||||
dwc:species "caeruleus" ;
|
||||
dwc:subSpecies "stevenii" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Helops_caeruleus_stevenii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helops_caeruleus_stevenii>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leiodidae" ;
|
||||
dwc:genus "Helops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "caeruleus" ;
|
||||
dwc:subSpecies "stevenii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Helops_caeruleus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helops_caeruleus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leiodidae" ;
|
||||
dwc:genus "Helops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "caeruleus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Helops> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leiodidae" ;
|
||||
dwc:genus "Helops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leiodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leiodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leiodidae" ;
|
||||
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.13273935>
|
||||
dc:description "Figs 19–23. Helops caeruleus sevenii, male genitalia and terminalia. 19 – aedeagus, ventral view; 20 – median piece (penis); 21 – aedeagus, lateral view; 22 – lobe of gastral spicula, lateral view; 23 – male inner sternite VIII, ventrally. Рис. 19–23. Helops caeruleus sevenii, генитаΛии и терминаΛии самца. 19 – эΑеагус вентраΛьно; 20 – пенис; 21 – эΑеагус ΛатераΛьно; 22 – Λопасть гастраΛьной спикуΛы, ΛатераΛьно; 23 – VIII внутренний стернит самца, вентраΛьно." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13273935/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E063791BFFCEF3236148EDD34966F915.mc.D8A2C250FFCEF323616FEC644F41F8DD>
|
||||
dwc:collectionCode "ZIN" ;
|
||||
dwc:locality "Batumi" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E063791BFFCEF3236148EDD34966F915#D8A2C250FFCEF323616FEC644F41F8DD> ;
|
||||
a dwc:MaterialCitation .
|
Loading…
Reference in a new issue