@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: Failed to output a material citation, could not create identifier

<http://treatment.plazi.org/id/03A287ADFFF9FF9EFDC7273DFDDDFB46>
    dc:creator "Kuhlmann, Michael; Friehs, Thyra" ;
    dc:title "Scrapter acanthophorus Davies 2005" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Scrapter_acanthophorus_Davies_2005> ;
    trt:publishedIn <http://doi.org/10.5281/zenodo.3852092> ;
    a trt:Treatment .

<http://doi.org/10.5281/zenodo.3852092>
    bibo:endPage "33" ;
    bibo:journal "European Journal of Taxonomy" ;
    bibo:pubDate "2020-05-18" ;
    bibo:startPage "1" ;
    bibo:volume "647" ;
    dc:creator "Kuhlmann, Michael; Friehs, Thyra" ;
    dc:date "2020" ;
    dc:title "Nine new species and new records of euryglossiform Scrapter Lepeletier & Serville (Hymenoptera: Colletidae) from South Africa" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Scrapter_acanthophorus_Davies_2005>
    dwc:authority "Davies, 2005" ;
    dwc:authorityName "Davies" ;
    dwc:authorityYear "2005" ;
    dwc:class "Insecta" ;
    dwc:family "Colletidae" ;
    dwc:genus "Scrapter" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Hymenoptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Davies, 2005" ;
    dwc:species "acanthophorus" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scrapter_acanthophorus> ;
    a dwcFP:TaxonConcept .

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

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

<http://taxon-name.plazi.org/id/Animalia/Colletidae>
    dwc:class "Insecta" ;
    dwc:family "Colletidae" ;
    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 .