@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/B47537B1B7A46055EA018B765F18A606>
    dc:creator "Alfred W. Thomson; Lawrence M. Page" ;
    dc:title "Glyptothorax cous" ;
    dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/B47537B1B7A46055EA018B765F18A606.mc.29B8D090943DEEB2C549EF0F753C62D7> ;
    trt:publishedIn <http://publication.plazi.org/id/B9C560F494E5BA8F4131C5F7853E35BA> ;
    trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Glyptothorax_cous> ;
    a trt:Treatment .

<http://publication.plazi.org/id/B9C560F494E5BA8F4131C5F7853E35BA>
    bibo:endPage "96" ;
    bibo:journal "Zootaxa" ;
    bibo:startPage "1" ;
    bibo:volume "1345" ;
    dc:creator "Alfred W. Thomson; Lawrence M. Page" ;
    dc:date "2006" ;
    dc:title "Genera of the Asian Catfish Families Sisoridae and Erethistidae (Teleostei: Siluriformes)." ;
    a fabio:JournalArticle .

<http://taxon-name.plazi.org/id/Animalia/Glyptothorax_cous>
    dwc:class "Actinopterygii" ;
    dwc:family "Sisoridae" ;
    dwc:genus "Glyptothorax" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Siluriformes" ;
    dwc:phylum "Chordata" ;
    dwc:rank "species" ;
    dwc:species "cous" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Glyptothorax> ;
    a dwcFP:TaxonName .

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

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

<http://taxon-name.plazi.org/id/Animalia/Siluriformes>
    dwc:order "Siluriformes" ;
    dwc:rank "order" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Actinopterygii> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Actinopterygii>
    dwc:class "Actinopterygii" ;
    dwc:rank "class" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Chordata>
    dwc:phylum "Chordata" ;
    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 .

<http://tb.plazi.org/GgServer/dwcaRecords/B47537B1B7A46055EA018B765F18A606.mc.29B8D090943DEEB2C549EF0F753C62D7>
    dwc:catalogNumber "BMNH 1955.6.25.2" ;
    dwc:collectionCode "BMNH" ;
    dwc:locality "Tigris-Euphrates basin" ;
    dwc:typeStatus "holotype" ;
    trt:gbifOccurrenceId "923901363" ;
    trt:httpUri <https://treatment.plazi.org/id/B47537B1B7A46055EA018B765F18A606#29B8D090943DEEB2C549EF0F753C62D7> ;
    a dwc:MaterialCitation .