treatments-rdf/data/03/E8/87/03E887C72218FFA0FE82FE3FEDF9FC4D.ttl

45 lines
1.8 KiB
Turtle
Raw Normal View History

@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/03E887C72218FFA0FE82FE3FEDF9FC4D>
# Warning: Could not add treatment taxon because sigEpithet "aff. arnoldi" contains invalid characters ;
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Copella_affarnoldi_Regan_1912> ;
dc:creator "Sébastien Brosse; Fréderic Melki; Régis Vigouroux" ;
dc:title "Copella aff. arnoldi Regan 1912" ;
trt:publishedIn <http://dx.doi.org/10.5252/zoosystema2019v41a8> ;
a trt:Treatment .
<http://dx.doi.org/10.5252/zoosystema2019v41a8>
bibo:endPage "151" ;
bibo:issue "8" ;
bibo:journal "Zoosystema" ;
bibo:pubDate "2019-04-01" ;
bibo:startPage "131" ;
bibo:volume "41" ;
dc:creator "Sébastien Brosse; Fréderic Melki; Régis Vigouroux" ;
dc:date "2019" ;
dc:title "Fishes of the Mitaraka Mountains (French Guiana)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Copella_affarnoldi_Regan_1912>
dwc:authorityName "Regan" ;
dwc:authorityYear "1912" ;
dwc:class "Actinopterygii" ;
dwc:family "Characidae" ;
dwc:genus "Copella" ;
dwc:kingdom "Animalia" ;
dwc:order "Characiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Regan, 1912" ;
dwc:species "aff. arnoldi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Copella_affarnoldi> ;
a dwcFP:TaxonConcept .