54 lines
2.2 KiB
Turtle
54 lines
2.2 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#> .
|
||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||
|
||
<http://treatment.plazi.org/id/03EC87B20F3BFFFAC2DBFBB7FE58BFDB>
|
||
dc:creator "Ghahari, Hassan; Moulet, Pierre; Ostovan, Hadi" ;
|
||
dc:title "Hemiptera" ;
|
||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cimicomorpha_Ghahari_2016> ;
|
||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4111.2.8> ;
|
||
a trt:Treatment .
|
||
|
||
<http://dx.doi.org/10.11646/zootaxa.4111.2.8>
|
||
bibo:endPage "200" ;
|
||
bibo:issue "2" ;
|
||
bibo:journal "Zootaxa" ;
|
||
bibo:startPage "194" ;
|
||
bibo:volume "4111" ;
|
||
dc:creator "Ghahari, Hassan; Moulet, Pierre; Ostovan, Hadi" ;
|
||
dc:date "2016" ;
|
||
dc:title "An annotated catalog of the Iranian Cimicidae and Largidae (Hemiptera: Heteroptera) and in memoriam Carl Walter Schaefer (1934 – 2015)" ;
|
||
a fabio:JournalArticle .
|
||
|
||
<http://taxon-concept.plazi.org/id/Animalia/Cimicomorpha_Ghahari_2016>
|
||
# Info: authority attributes generated from docAuthor ;
|
||
dwc:authority "Ghahari, Moulet & Ostovan, 2016" ;
|
||
dwc:authorityName "Ghahari, Moulet & Ostovan" ;
|
||
dwc:authorityYear "2016" ;
|
||
dwc:class "Insecta" ;
|
||
dwc:infraOrder "Cimicomorpha" ;
|
||
dwc:kingdom "Animalia" ;
|
||
dwc:order "Hemiptera" ;
|
||
dwc:phylum "Arthropoda" ;
|
||
dwc:rank "infraOrder" ;
|
||
dwc:scientificNameAuthorship "Ghahari, Moulet & Ostovan, 2016" ;
|
||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cimicomorpha> ;
|
||
a dwcFP:TaxonConcept .
|
||
|
||
<http://taxon-name.plazi.org/id/Animalia/Cimicomorpha>
|
||
# Warning: Could not determine parent name ;
|
||
dwc:class "Insecta" ;
|
||
dwc:infraOrder "Cimicomorpha" ;
|
||
dwc:kingdom "Animalia" ;
|
||
dwc:order "Hemiptera" ;
|
||
dwc:phylum "Arthropoda" ;
|
||
dwc:rank "infraOrder" ;
|
||
a dwcFP:TaxonName .
|