64 lines
2.6 KiB
Turtle
64 lines
2.6 KiB
Turtle
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
|
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
|
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
|
@prefix cito: <http://purl.org/spar/cito/> .
|
|
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
|
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
|
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
|
@prefix fabio: <http://purl.org/spar/fabio/> .
|
|
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
|
# Error: the treatment is lacking the taxon
|
|
|
|
<http://treatment.plazi.org/id/8D5F87B8611589782CF9FAC75B9E42D2>
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Argyroploce_archimedias_Meyrick_1912>, <http://taxon-concept.plazi.org/id/Animalia/Eudemis_archimedias_Diakonoff_1967> ;
|
|
dc:creator "Yu, Haili; Li, Houhun" ;
|
|
dc:title "Sorolopha archimedias Meyrick 1912" ;
|
|
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.186851> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.186851>
|
|
bibo:endPage "14" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "2062" ;
|
|
dc:creator "Yu, Haili; Li, Houhun" ;
|
|
dc:date "2009" ;
|
|
dc:title "Review of the genus Sorolopha Lower (Lepidoptera: Tortricidae, Olethreutinae) from Mainland China, with descriptions of two new species" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Argyroploce_archimedias_Meyrick_1912>
|
|
dwc:authority "Meyrick, 1912: 63" ;
|
|
dwc:authorityName "Meyrick" ;
|
|
dwc:authorityPageNumber "63" ;
|
|
dwc:authorityYear "1912" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Tortricidae" ;
|
|
dwc:genus "Argyroploce" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Lepidoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Meyrick, 1912" ;
|
|
dwc:species "archimedias" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/95YHY> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Argyroploce_archimedias> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Eudemis_archimedias_Diakonoff_1967>
|
|
dwc:authority "Diakonoff, 1967: 49" ;
|
|
dwc:authorityName "Diakonoff" ;
|
|
dwc:authorityPageNumber "49" ;
|
|
dwc:authorityYear "1967" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Tortricidae" ;
|
|
dwc:genus "Eudemis" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Lepidoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Diakonoff, 1967" ;
|
|
dwc:species "archimedias" ;
|
|
dwc:subGenus "Eudemis" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eudemis_archimedias> ;
|
|
a dwcFP:TaxonConcept .
|