GG2RDF 2024-08-02T22:34:16.530Z (plazi/treatments-xml)
This commit is contained in:
parent
093e64b201
commit
abc3d7585d
274 changed files with 36103 additions and 0 deletions
117
data/03/BE/87/03BE87D6F5266016FF19F3A8C025882E.ttl
Normal file
117
data/03/BE/87/03BE87D6F5266016FF19F3A8C025882E.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/03BE87D6F5266016FF19F3A8C025882E>
|
||||
dc:creator "Shcherbakov, D. E.; Emeljanov, A. F." ;
|
||||
dc:title "Inoderbe rapunzel Shcherbakov et Emeljanov 2021, sp.n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03BE87D6F5266016FF19F3A8C025882E.mc.3B7F3C9DF5266014FF33F3EEC2778E2A> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Inoderbe_rapunzel_Shcherbakov_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.30.2.03> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.15298/rusentj.30.2.03>
|
||||
bibo:endPage "139" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Russian Entomological Journal" ;
|
||||
bibo:pubDate "2021-06-30" ;
|
||||
bibo:startPage "135" ;
|
||||
bibo:volume "30" ;
|
||||
dc:creator "Shcherbakov, D. E.; Emeljanov, A. F." ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Paradoxical derbid-like planthopper (Homoptera: Fulgoroidea) from Cretaceous Burmese amber" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Inoderbe_rapunzel_Shcherbakov_2021>
|
||||
dwc:authority "Shcherbakov et Emeljanov" ;
|
||||
dwc:authorityName "Shcherbakov et Emeljanov" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Inoderbidae" ;
|
||||
dwc:genus "Inoderbe" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Shcherbakov & Emeljanov, 2021" ;
|
||||
dwc:species "rapunzel" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9F87L> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Inoderbe_rapunzel> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Inoderbe_rapunzel>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Inoderbidae" ;
|
||||
dwc:genus "Inoderbe" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rapunzel" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Inoderbe> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Inoderbe>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Inoderbidae" ;
|
||||
dwc:genus "Inoderbe" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Inoderbidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Inoderbidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Inoderbidae" ;
|
||||
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/03BE87D6F5266016FF19F3A8C025882E.mc.3B7F3C9DF5266014FF33F3EEC2778E2A>
|
||||
dwc:catalogNumber "PIN 5608" ;
|
||||
dwc:collectionCode "PIN" ;
|
||||
dwc:locality "Burmese" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BE87D6F5266016FF19F3A8C025882E#3B7F3C9DF5266014FF33F3EEC2778E2A> ;
|
||||
a dwc:MaterialCitation .
|
||||
Loading…
Add table
Add a link
Reference in a new issue