GG2RDF 2024-07-22T17:20:11.330Z (plazi/treatments-xml)
This commit is contained in:
parent
c666505cd2
commit
de63a233d1
1 changed files with 101 additions and 0 deletions
101
data/D4/65/87/D46587B9FFEC3B14FF4AAD7FFC4BF956.ttl
Normal file
101
data/D4/65/87/D46587B9FFEC3B14FF4AAD7FFC4BF956.ttl
Normal file
|
@ -0,0 +1,101 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/D46587B9FFEC3B14FF4AAD7FFC4BF956>
|
||||
dc:creator "CHOI, SEI-WOONG" ;
|
||||
dc:title "Evecliptopera Inoue 1982" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/D46587B9FFEC3B14FF4AAD7FFC4BF956.mc.ECA43CF2FFEC3B14FF5BAD37FF11FA5D> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Evecliptopera_Inoue_1982> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1206/0003-0082(2001)318%3C0001:POEHBA%3E2.0.CO;2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1206/0003-0082(2001)318%3C0001:POEHBA%3E2.0.CO;2>
|
||||
bibo:endPage "40" ;
|
||||
bibo:journal "American Museum Novitates" ;
|
||||
bibo:pubDate "2001-01-30" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "3318" ;
|
||||
dc:creator "CHOI, SEI-WOONG" ;
|
||||
dc:date "2001" ;
|
||||
dc:title "Phylogeny of Eulithis Hübner and Related Genera (Lepidoptera: Geometridae), with an Implication of Wing Pattern Evolution" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Evecliptopera_Inoue_1982>
|
||||
dwc:authority "Inoue" ;
|
||||
dwc:authorityName "Inoue" ;
|
||||
dwc:authorityYear "1982" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Evecliptopera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Inoue, 1982" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9296R> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Evecliptopera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Evecliptopera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Evecliptopera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geometridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Geometridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/D46587B9FFEC3B14FF4AAD7FFC4BF956.mc.ECA43CF2FFEC3B14FF5BAD37FF11FA5D>
|
||||
dwc:locality "Moths" ;
|
||||
dwc:recordedBy "Descr. New Indian Lepid. Insects & Mr. W. S. Atkinson" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/D46587B9FFEC3B14FF4AAD7FFC4BF956#ECA43CF2FFEC3B14FF5BAD37FF11FA5D> ;
|
||||
a dwc:MaterialCitation .
|
Loading…
Add table
Add a link
Reference in a new issue