57 lines
2.7 KiB
Turtle
57 lines
2.7 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/> .
|
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
|
|
|
<http://treatment.plazi.org/id/C587D93A1E50A1F7BE9DD054A78E17AD>
|
|
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Dispophrys_erythrocephala>' due to issues with rank ;
|
|
cito:cites <https://binary.pensoft.net/fig/11268>, <https://binary.pensoft.net/fig/11269> ;
|
|
dc:creator "Sharkey, Michael J.; Clutts, Stephanie A." ;
|
|
dc:title "Dispophrys erythrocephala Cameron" ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/jhr.22.1299> ;
|
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Dispophrys_erythrocephala> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/jhr.22.1299>
|
|
bibo:endPage "132" ;
|
|
bibo:journal "Journal of Hymenoptera Research" ;
|
|
bibo:pubDate "2011-09-28" ;
|
|
bibo:startPage "69" ;
|
|
bibo:volume "22" ;
|
|
dc:creator "Sharkey, Michael J.; Clutts, Stephanie A." ;
|
|
dc:date "2011" ;
|
|
dc:title "A revision of Thai Agathidinae (Hymenoptera, Braconidae), with descriptions of six new species" ;
|
|
fabio:hasPart <https://binary.pensoft.net/fig/11268>, <https://binary.pensoft.net/fig/11269> ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Dispophrys_erythrocephala>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Dispophrys" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "erythrocephala" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dispophrys> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Dispophrys>
|
|
dwc:genus "Dispophrys" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dispophrys_erythrocephala> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<https://binary.pensoft.net/fig/11268>
|
|
dc:description "Figure 43. Disophrys erythrocephala a lateral habitus b wings." ;
|
|
fabio:hasRepresentation <https://binary.pensoft.net/fig/11268> ;
|
|
a fabio:Figure .
|
|
|
|
<https://binary.pensoft.net/fig/11269>
|
|
dc:description "Figure 44. Disophrys erythrocephala a dorsolateral head b anterior head c lateral head and prothorax d dorsal mesothorax e dorsal propodeum f lateral pro- and mesothorax g dorsal metasoma." ;
|
|
fabio:hasRepresentation <https://binary.pensoft.net/fig/11269> ;
|
|
a fabio:Figure .
|