treatments-rdf/data/8A/6A/47/8A6A4702646D1231FF5DFCB6FD4CFB7E.ttl

48 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/8A6A4702646D1231FF5DFCB6FD4CFB7E>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Kocourekia_clavigera_Boucek_1977> ;
dc:creator "Zhu, Chao-Dong" ;
dc:title "Kocourekia clavigera Boucek 1977" ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4317.2.13> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4317.2.13>
bibo:endPage "400" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2017-04-04" ;
bibo:startPage "391" ;
bibo:volume "4317" ;
dc:creator "Zhu, Chao-Dong" ;
dc:date "2017" ;
dc:title "Notes on Kocourekia Bouček (Hymenoptera: Eulophidae: Tetrastichinae) with description of a new species from China" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Kocourekia_clavigera_Boucek_1977>
dwc:authority "Boucek, 1977: 23" ;
dwc:authorityName "Boucek" ;
dwc:authorityPageNumber "23" ;
dwc:authorityYear "1977" ;
dwc:class "Insecta" ;
dwc:family "Eulophidae" ;
dwc:genus "Kocourekia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Boucek, 1977" ;
dwc:species "clavigera" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3RBC6> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Kocourekia_clavigera> ;
a dwcFP:TaxonConcept .