@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/CF3780DA127476146CC1CE723F17AB5B>
    dc:creator "Huesser, Martin" ;
    dc:title "Psalmopoeinae Samm & Schmidt 2010" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Psalmopoeinae_Samm_2010> ;
    trt:publishedIn <http://dx.doi.org/10.3897/zookeys.784.26521> ;
    a trt:Treatment .

<http://dx.doi.org/10.3897/zookeys.784.26521>
    bibo:endPage "93" ;
    bibo:journal "ZooKeys" ;
    bibo:startPage "59" ;
    bibo:volume "784" ;
    dc:creator "Huesser, Martin" ;
    dc:date "2018" ;
    dc:title "A first phylogenetic analysis reveals a new arboreal tarantula genus from South America with description of a new species and two new species of Tapinauchenius Ausserer, 1871 (Araneae, Mygalomorphae, Theraphosidae)" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Psalmopoeinae_Samm_2010>
    dwc:authority "Samm & Schmidt, 2010" ;
    dwc:authorityName "Samm & Schmidt" ;
    dwc:authorityYear "2010" ;
    dwc:family "Theraphosidae" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Araneae" ;
    dwc:rank "subFamily" ;
    dwc:scientificNameAuthorship "Samm & Schmidt, 2010" ;
    dwc:subFamily "Psalmopoeinae" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psalmopoeinae> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Animalia/Psalmopoeinae>
    dwc:family "Theraphosidae" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Araneae" ;
    dwc:rank "subFamily" ;
    dwc:subFamily "Psalmopoeinae" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Theraphosidae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Theraphosidae>
    dwc:family "Theraphosidae" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Araneae" ;
    dwc:rank "family" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
    a dwcFP:TaxonName .

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