GG2RDF 2024-07-04T10:51:45.858Z full update: 212 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
4674aaab6a
commit
6f8f387b6d
3000 changed files with 400045 additions and 0 deletions
77
data/C7/C0/5E/C7C05E6D4C78CD795835012B0D274C89.ttl
Normal file
77
data/C7/C0/5E/C7C05E6D4C78CD795835012B0D274C89.ttl
Normal file
|
|
@ -0,0 +1,77 @@
|
|||
@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/C7C05E6D4C78CD795835012B0D274C89>
|
||||
dc:creator "Luis Fernández; Roberto Quispe Chuquihuamani" ;
|
||||
dc:title "Trichomycterus aguarague" ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/3B86BEEE0058C7112F4552609DE0656D> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichomycterus_aguarague> ;
|
||||
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_aguarague>
|
||||
dwc:family "Trichomycteridae" ;
|
||||
dwc:genus "Trichomycterus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Siluriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "aguarague" ;
|
||||
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 .
|
||||
Loading…
Add table
Add a link
Reference in a new issue