treatments-rdf/data/8D/5F/87/8D5F87B8611489792CF9FF2E5CD04766.ttl

46 lines
1.9 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/8D5F87B8611489792CF9FF2E5CD04766>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Sorolopha_asphaeropa_Diakonoff_1973> ;
dc:creator "Yu, Haili; Li, Houhun" ;
dc:title "Sorolopha asphaeropa Diakonoff 1973" ;
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/Sorolopha_asphaeropa_Diakonoff_1973>
dwc:authority "Diakonoff, 1973: 87" ;
dwc:authorityName "Diakonoff" ;
dwc:authorityPageNumber "87" ;
dwc:authorityYear "1973" ;
dwc:class "Insecta" ;
dwc:family "Tortricidae" ;
dwc:genus "Sorolopha" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Diakonoff, 1973" ;
dwc:species "asphaeropa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6YVSW> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sorolopha_asphaeropa> ;
a dwcFP:TaxonConcept .