78 lines
2.9 KiB
Turtle
78 lines
2.9 KiB
Turtle
@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/1167B6B9B5399BBE253EE13ABCEAEBDB>
|
|
dc:creator "Luis Fernández; Roberto Quispe Chuquihuamani" ;
|
|
dc:title "Trichomycterus punctulatus" ;
|
|
trt:publishedIn <http://publication.plazi.org/id/3B86BEEE0058C7112F4552609DE0656D> ;
|
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichomycterus_punctulatus> ;
|
|
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_punctulatus>
|
|
dwc:family "Trichomycteridae" ;
|
|
dwc:genus "Trichomycterus" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Siluriformes" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "punctulatus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichomycterus> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Trichomycterus>
|
|
dwc:family "Trichomycteridae" ;
|
|
dwc:genus "Trichomycterus" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Siluriformes" ;
|
|
dwc:phylum "Chordata" ;
|
|
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:kingdom "Animalia" ;
|
|
dwc:order "Siluriformes" ;
|
|
dwc:phylum "Chordata" ;
|
|
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:kingdom "Animalia" ;
|
|
dwc:order "Siluriformes" ;
|
|
dwc:phylum "Chordata" ;
|
|
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:kingdom "Animalia" ;
|
|
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 .
|