@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#> .

<http://treatment.plazi.org/id/039C342A6E35EC7FFF1E63FEFDDEFDF9>
    dc:creator "Orellana, Samanta; Barrios, Héctor" ;
    dc:title "Allandrus angulatus Jordan 1906" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Allandrus_angulatus_Jordan_1906> ;
    trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4904.1.1> ;
    a trt:Treatment .

<http://dx.doi.org/10.11646/zootaxa.4904.1.1>
    bibo:endPage "71" ;
    bibo:issue "1" ;
    bibo:journal "Zootaxa" ;
    bibo:pubDate "2021-01-12" ;
    bibo:startPage "1" ;
    bibo:volume "4904" ;
    dc:creator "Orellana, Samanta; Barrios, Héctor" ;
    dc:date "2021" ;
    dc:title "Catalogue of the Anthribidae (Coleoptera: Curculionoidea) of Panama, including new country records and a key to genera" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Allandrus_angulatus_Jordan_1906>
    dwc:authority "Jordan, 1906" ;
    dwc:authorityName "Jordan" ;
    dwc:authorityYear "1906" ;
    dwc:class "Insecta" ;
    dwc:family "Anthribidae" ;
    dwc:genus "Allandrus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Coleoptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Jordan, 1906" ;
    dwc:species "angulatus" ;
    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BT3K> ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Allandrus_angulatus> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Animalia/Allandrus_angulatus>
    dwc:class "Insecta" ;
    dwc:family "Anthribidae" ;
    dwc:genus "Allandrus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Coleoptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:species "angulatus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Allandrus> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Allandrus>
    dwc:genus "Allandrus" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthribidae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Anthribidae>
    dwc:family "Anthribidae" ;
    dwc:rank "family" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
    dwc:order "Coleoptera" ;
    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:rank "class" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
    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 .