treatments-rdf/data/F5/14/B3/F514B319F684B79A55112A07EA8832D1.ttl

43 lines
1.9 KiB
Turtle
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

@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/> .
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
<http://treatment.plazi.org/id/F514B319F684B79A55112A07EA8832D1>
dc:creator "Marcia Salustiano de Castro; Ana Cristina Teixeira Bonecker" ;
dc:title "Ophichthini sp. 6" ;
trt:publishedIn <http://publication.plazi.org/id/4E007F760D53ED3770719C5EAD9C994D> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Ophichthini_sp6> ;
a trt:Treatment .
<http://publication.plazi.org/id/4E007F760D53ED3770719C5EAD9C994D>
bibo:endPage "28" ;
bibo:journal "Zootaxa" ;
bibo:startPage "1" ;
bibo:volume "935" ;
dc:creator "Marcia Salustiano de Castro; Ana Cristina Teixeira Bonecker" ;
dc:date "2005" ;
dc:title "Leptocephali collected off the eastern coast of Brazil (12 ° 23 ° S)." ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Ophichthini_sp6>
# Warning: abbreviated species "sp. 6", Could not determine parent name ;
dwc:genus "Ophichthini" ;
dwc:rank "species" ;
dwc:species "sp. 6" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophichthini> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ophichthini>
dwc:genus "Ophichthini" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophichthini_sp6> ;
a dwcFP:TaxonName .