2024-07-04 13:08:51 +02:00
@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#> .
2024-11-28 01:29:08 +01:00
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
2024-07-04 13:08:51 +02:00
<http://treatment.plazi.org/id/6FD0A95FCAF8BE3D6C78D95375CBF09E>
2024-11-28 01:29:08 +01:00
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ellampus_puncticollis>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Omalus_puncticollis>' due to issues with rank ;
2024-07-04 13:08:51 +02:00
dc: creator " Paukkunen, Juho; Berg, Alexander; Soon, Villu; Odegaard, Frode; Rosa, Paolo " ;
dc: title " Omalus puncticollis Mocsary 1887 " ;
trt: augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Omalus_puncticollis_Mocsary_1887> ;
trt: publishedIn <http://dx.doi.org/10.3897/zookeys.548.6164> ;
a trt: Treatment .
<http://dx.doi.org/10.3897/zookeys.548.6164>
bibo: endPage " 116 " ;
bibo: journal " ZooKeys " ;
bibo: startPage " 1 " ;
bibo: volume " 548 " ;
dc: creator " Paukkunen, Juho; Berg, Alexander; Soon, Villu; Odegaard, Frode; Rosa, Paolo " ;
dc: date " 2015 " ;
dc: title " An illustrated key to the cuckoo wasps (Hymenoptera, Chrysididae) of the Nordic and Baltic countries, with description of a new species " ;
a fabio: JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Omalus_puncticollis_Mocsary_1887>
dwc: authority " Mocsary, 1887 " ;
dwc: authorityName " Mocsary " ;
dwc: authorityYear " 1887 " ;
dwc: genus " Omalus " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Mocsary, 1887 " ;
dwc: species " puncticollis " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Omalus_puncticollis> ;
a dwcFP: TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Omalus_puncticollis>
2024-11-28 01:29:08 +01:00
# Warning: Could not determine parent name ;
2024-07-04 13:08:51 +02:00
dwc: genus " Omalus " ;
dwc: rank " species " ;
dwc: species " puncticollis " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Omalus> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Omalus>
dwc: genus " Omalus " ;
dwc: rank " genus " ;
2024-11-28 01:29:08 +01:00
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Omalus_puncticollis> ;
2024-07-04 13:08:51 +02:00
a dwcFP: TaxonName .