This commit is contained in:
parent
49207c6e71
commit
3bb367e1c0
7 changed files with 393 additions and 109 deletions
72
data/33/58/E3/3358E365FFA810067BB7FAACFA0E166B.ttl
Normal file
72
data/33/58/E3/3358E365FFA810067BB7FAACFA0E166B.ttl
Normal file
|
|
@ -0,0 +1,72 @@
|
|||
@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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/3358E365FFA810067BB7FAACFA0E166B>
|
||||
# Warning: Could not add treatment taxon because genus "" contains invalid characters ;
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Acanthostroblia_Roman_1925>, <http://taxon-concept.plazi.org/id/Animalia/Cymodusoides_Viereck_1925>, <http://taxon-concept.plazi.org/id/Animalia/Stroblia_Schmiedeknecht_1911> ;
|
||||
dc:creator "Humala, Andrei E." ;
|
||||
dc:title "(Ischyracis) Forster 1869" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5537.2.8> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5537.2.8>
|
||||
bibo:endPage "287" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-11-08" ;
|
||||
bibo:startPage "281" ;
|
||||
bibo:volume "5537" ;
|
||||
dc:creator "Humala, Andrei E." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "First record of the genus Eusterinx Förster (Hymenoptera: Ichneumonidae: Orthocentrinae) from the Afrotropical Region, with description of a new species from South Africa" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Acanthostroblia_Roman_1925>
|
||||
dwc:authority "Roman, 1925" ;
|
||||
dwc:authorityName "Roman" ;
|
||||
dwc:authorityYear "1925" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:genus "Acanthostroblia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Roman, 1925" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acanthostroblia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cymodusoides_Viereck_1925>
|
||||
dwc:authority "Viereck, 1925" ;
|
||||
dwc:authorityName "Viereck" ;
|
||||
dwc:authorityYear "1925" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:genus "Cymodusoides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Viereck, 1925" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cymodusoides> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stroblia_Schmiedeknecht_1911>
|
||||
dwc:authority "Schmiedeknecht, 1911" ;
|
||||
dwc:authorityName "Schmiedeknecht" ;
|
||||
dwc:authorityYear "1911" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Muscidae" ;
|
||||
dwc:genus "Stroblia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Schmiedeknecht, 1911" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stroblia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
@ -108,10 +108,12 @@
|
|||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/3358E365FFAB10017BB7F982FCD217E0.mc.0B99582EFFAB10067AA9F92EFD93174B>
|
||||
dwc:catalogNumber "SAM-HYM-P103720" ;
|
||||
dwc:collectionCode "SAMC" ;
|
||||
dwc:eventDate "2006-05-29" ;
|
||||
dwc:locality "Gudu Forest" ;
|
||||
dwc:recordedBy "M. Mostovski" ;
|
||||
dwc:samplingProtocol "Malaise trap" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1705" ;
|
||||
dwc:verbatimLatitude "-28.681667" ;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue