@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/DEE04DBFD1AB0AF5BA9131C09B2BE420>
    dc:creator "Li, Ting-Jing; Carpenter, James M." ;
    dc:title "Labus rufomaculatus van der Vecht 1963" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Labus_rufomaculatus_Vecht_1963> ;
    trt:publishedIn <http://dx.doi.org/10.3897/jhr.65.26976> ;
    a trt:Treatment .

<http://dx.doi.org/10.3897/jhr.65.26976>
    bibo:endPage "46" ;
    bibo:journal "Journal of Hymenoptera Research" ;
    bibo:pubDate "2018-08-27" ;
    bibo:startPage "23" ;
    bibo:volume "65" ;
    dc:creator "Li, Ting-Jing; Carpenter, James M." ;
    dc:date "2018" ;
    dc:title "A taxonomic account of the genus Labus de Saussure, 1867 (Hymenoptera, Vespidae, Eumeninae) with descriptions of three new species" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Labus_rufomaculatus_Vecht_1963>
    dwc:LSID "EB283E8A-9A4F-5CC9-B707-16DAAD1A9052" ;
    dwc:authority "van der Vecht, 1963" ;
    dwc:authorityName "van der Vecht" ;
    dwc:authorityYear "1963" ;
    dwc:class "Insecta" ;
    dwc:family "Vespidae" ;
    dwc:genus "Labus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Hymenoptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "van der Vecht, 1963" ;
    dwc:species "rufomaculatus" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Labus_rufomaculatus> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Animalia/Labus_rufomaculatus>
    dwc:class "Insecta" ;
    dwc:family "Vespidae" ;
    dwc:genus "Labus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Hymenoptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:species "rufomaculatus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Labus> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Labus>
    dwc:class "Insecta" ;
    dwc:family "Vespidae" ;
    dwc:genus "Labus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Hymenoptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vespidae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Vespidae>
    dwc:class "Insecta" ;
    dwc:family "Vespidae" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Hymenoptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "family" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
    dwc:class "Insecta" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Hymenoptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "order" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Insecta>
    dwc:class "Insecta" ;
    dwc:kingdom "Animalia" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "class" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
    dwc:kingdom "Animalia" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "phylum" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia>
    dwc:kingdom "Animalia" ;
    dwc:rank "kingdom" ;
    a dwcFP:TaxonName .