2024-07-04 12:54:58 +02:00
@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/4656E33CC89366CE6F29C3062580BF68>
dc: creator " Luis Fernández; Roberto Quispe Chuquihuamani " ;
dc: title " Trichomycterus chaberti " ;
trt: publishedIn <http://publication.plazi.org/id/3B86BEEE0058C7112F4552609DE0656D> ;
2024-11-06 13:48:35 +01:00
trt: treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichomycterus_chaberti> ;
2024-07-04 12:54:58 +02:00
a trt: Treatment .
<http://publication.plazi.org/id/3B86BEEE0058C7112F4552609DE0656D>
bibo: endPage " 57 " ;
bibo: journal " Zootaxa " ;
bibo: startPage " 49 " ;
bibo: volume " 1545 " ;
dc: creator " Luis Fernández; Roberto Quispe Chuquihuamani " ;
dc: date " 2007 " ;
dc: title " A new species of Trichomycterus (Siluriformes: Trichomycteridae) from the Andean Cordillera of Perú with comments on relationships within the genus. " ;
a fabio: JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Trichomycterus_chaberti>
dwc: family " Trichomycteridae " ;
dwc: genus " Trichomycterus " ;
dwc: kingdom " Animalia " ;
dwc: order " Siluriformes " ;
dwc: phylum " Chordata " ;
dwc: rank " species " ;
dwc: species " chaberti " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichomycterus> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichomycterus>
dwc: genus " Trichomycterus " ;
dwc: rank " genus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichomycteridae> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichomycteridae>
dwc: family " Trichomycteridae " ;
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/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 .