treatments-rdf/data/A8/7E/D1/A87ED1618D374A0A2ABAFD28FB6AFCCA.ttl

58 lines
2.3 KiB
Turtle
Raw Normal View History

@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/A87ED1618D374A0A2ABAFD28FB6AFCCA>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Eulophus_thespius_Walker_>, <http://taxon-concept.plazi.org/id/Animalia/Geometridae_Lepidoptera_> ;
dc:creator "Yefremova, Zoya A." ;
dc:title "Eulophus thespius Walker" ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3957.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3957.1.1>
bibo:endPage "36" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:startPage "1" ;
bibo:volume "3957" ;
dc:creator "Yefremova, Zoya A." ;
dc:date "2015" ;
dc:title "An annotated checklist of the Eulophidae (excl. Tetrastichinae) (Hymenoptera: Chalcidoidea) of Israel" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Eulophus_thespius_Walker_>
dwc:authority "Walker" ;
dwc:authorityName "Walker" ;
dwc:class "Insecta" ;
dwc:family "Eulophidae" ;
dwc:genus "Eulophus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Walker" ;
dwc:species "thespius" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3CCHD> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eulophus_thespius> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Geometridae_Lepidoptera_>
dwc:authority "(Lepidoptera)" ;
dwc:baseAuthorityName "Lepidoptera" ;
dwc:class "Insecta" ;
dwc:family "Geometridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
dwc:scientificNameAuthorship "(Lepidoptera)" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geometridae> ;
a dwcFP:TaxonConcept .