@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/03ACD2768E1DFEA2FC8BFB6241373DD2>
    dc:creator "HUBER, BERNHARD A." ;
    dc:title "Blancoa HUBER 2000, NEW GENUS" ;
    trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Blancoa_Huber_2000> ;
    trt:publishedIn <http://dx.doi.org/10.1206/0003-0090(2000)254%3C0001:NWPSAP%3E2.0.CO;2> ;
    a trt:Treatment .

<http://dx.doi.org/10.1206/0003-0090(2000)254%3C0001:NWPSAP%3E2.0.CO;2>
    bibo:endPage "348" ;
    bibo:issue "254" ;
    bibo:journal "Bulletin of the American Museum of Natural History" ;
    bibo:pubDate "2000-06-30" ;
    bibo:startPage "1" ;
    bibo:volume "2000" ;
    dc:creator "HUBER, BERNHARD A." ;
    dc:date "2000" ;
    dc:title "New World Pholcid Spiders (Araneae: Pholcidae): A Revision At Generic Level" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Plantae/Blancoa_Huber_2000>
    dwc:authority "HUBER, 2000" ;
    dwc:authorityName "HUBER" ;
    dwc:authorityYear "2000" ;
    dwc:class "Liliopsida" ;
    dwc:family "Haemodoraceae" ;
    dwc:genus "Blancoa" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Commelinales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "genus" ;
    dwc:scientificNameAuthorship "Huber, 2000" ;
    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8VVLJ> ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Blancoa> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Plantae/Blancoa>
    dwc:class "Liliopsida" ;
    dwc:family "Haemodoraceae" ;
    dwc:genus "Blancoa" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Commelinales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Haemodoraceae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Haemodoraceae>
    dwc:class "Liliopsida" ;
    dwc:family "Haemodoraceae" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Commelinales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "family" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Commelinales> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Commelinales>
    dwc:class "Liliopsida" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Commelinales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "order" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
    a dwcFP:TaxonName .

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

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

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