treatments-rdf/data/2A/61/5D/2A615D73FF8B2A26FF1E76A3FB3239F1.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/2A615D73FF8B2A26FF1E76A3FB3239F1>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Istrianis_finbosella_Bidzilya_2010> ;
dc:creator "Bidzilya, Oleksiy; Karsholt, Ole" ;
dc:title "Istrianis finbosella Bidzilya & Mey 2010" ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4059.3.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4059.3.1>
bibo:endPage "445" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:startPage "401" ;
bibo:volume "4059" ;
dc:creator "Bidzilya, Oleksiy; Karsholt, Ole" ;
dc:date "2015" ;
dc:title "Revision of the genus Istrianis Meyrick, 1918 (Lepidoptera, Gelechiidae) with special regard to the Palaearctic region" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Istrianis_finbosella_Bidzilya_2010>
dwc:authority "Bidzilya & Mey, 2010: 204" ;
dwc:authorityName "Bidzilya & Mey" ;
dwc:authorityPageNumber "204" ;
dwc:authorityYear "2010" ;
dwc:class "Insecta" ;
dwc:family "Gelechiidae" ;
dwc:genus "Istrianis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Bidzilya & Mey, 2010" ;
dwc:species "finbosella" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Istrianis_finbosella> ;
a dwcFP:TaxonConcept .