@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/F549A9F29E6CF9AA082A35F9252B2C3E>
    dc:creator "Farache, Fernando Henrique Antoniolli; Rasplus, Jean-Yves" ;
    dc:title "Conidarnes subtectae Farache & Rasplus, sp. n." ;
    trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Conidarnes_subtectae_Farache_> ;
    trt:publishedIn <http://dx.doi.org/10.3897/zookeys.539.6529> ;
    a trt:Treatment .

<http://dx.doi.org/10.3897/zookeys.539.6529>
    bibo:endPage "145" ;
    bibo:journal "ZooKeys" ;
    bibo:startPage "119" ;
    bibo:volume "539" ;
    dc:creator "Farache, Fernando Henrique Antoniolli; Rasplus, Jean-Yves" ;
    dc:date "2015" ;
    dc:title "Conidarnes, a new oriental genus of Sycophaginae (Hymenoptera, Agaonidae) associated with Ficus section Conosycea (Moraceae)" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Conidarnes_subtectae_Farache_>
    dwc:LSID "urn:lsid:zoobank.org:act:1843245F-8200-48ED-A02C-0B7460D740A9" ;
    dwc:authority "Farache & Rasplus" ;
    dwc:genus "Conidarnes" ;
    dwc:kingdom "Animalia" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Farache & Rasplus" ;
    dwc:species "subtectae" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Conidarnes_subtectae> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Animalia/Conidarnes_subtectae>
    dwc:genus "Conidarnes" ;
    dwc:kingdom "Animalia" ;
    dwc:rank "species" ;
    dwc:species "subtectae" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Conidarnes> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Conidarnes>
    dwc:genus "Conidarnes" ;
    dwc:kingdom "Animalia" ;
    dwc:rank "genus" ;
    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 .