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

<http://treatment.plazi.org/id/03A04E74B856DE74FC8DF88EFC0BE7D2>
    dc:creator "Boumans, Louis" ;
    dc:title "Capnia vidua Klapalek 1904" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Capnia_vidua_Klapalek_1904> ;
    trt:publishedIn <http://doi.org/10.5281/zenodo.4764911> ;
    a trt:Treatment .

<http://doi.org/10.5281/zenodo.4764911>
    bibo:endPage "290" ;
    bibo:issue "25" ;
    bibo:journal "Illiesia" ;
    bibo:startPage "280" ;
    bibo:volume "7" ;
    dc:creator "Boumans, Louis" ;
    dc:date "2011" ;
    dc:title "The Plecoptera Collection At The Natural History Museum In Oslo" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Capnia_vidua_Klapalek_1904>
    dwc:authority "Klapalek 1904" ;
    dwc:authorityName "Klapalek" ;
    dwc:authorityYear "1904" ;
    dwc:class "Insecta" ;
    dwc:family "Capniidae" ;
    dwc:genus "Capnia" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Plecoptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Klapalek, 1904" ;
    dwc:species "vidua" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Capnia_vidua> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Animalia/Capnia_vidua>
    dwc:class "Insecta" ;
    dwc:family "Capniidae" ;
    dwc:genus "Capnia" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Plecoptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:species "vidua" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Capnia> ;
    a dwcFP:TaxonName .

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

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

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