2024-07-04 13:07:23 +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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
<http://treatment.plazi.org/id/A65D82DE4CD6CCEB2E8634856CDCE2FA>
dc: creator " Carlos David de Santana; Javier A. Maldonado-Ocampo " ;
dc: title " Sternachogiton cuchillejo " ;
2024-09-27 00:45:19 +02:00
trt: augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sternachogiton_cuchillejo_Santana_2004> ;
2024-07-04 13:07:23 +02:00
trt: publishedIn <http://publication.plazi.org/id/C3B333F286648E771AF699D7F8F464D4> ;
a trt: Treatment .
<http://publication.plazi.org/id/C3B333F286648E771AF699D7F8F464D4>
bibo: endPage " 14 " ;
bibo: journal " Zootaxa " ;
bibo: startPage " 1 " ;
bibo: volume " 632 " ;
dc: creator " Carlos David de Santana; Javier A. Maldonado-Ocampo " ;
dc: date " 2004 " ;
dc: title " Redescription of Apteronotus mariae (Eigenmann & Fisher, 1914) and the taxonomic status of Apteronotus jurubidae (Fowler, 1944) (Gymnotiformes: Apteronotidae). " ;
a fabio: JournalArticle .
2024-09-27 00:45:19 +02:00
<http://taxon-concept.plazi.org/id/Animalia/Sternachogiton_cuchillejo_Santana_2004>
# Info: authority attributes generated from docAuthor ;
dwc: authority " Carlos David de Santana & Javier Maldonado-Ocampo, 2004 " ;
dwc: authorityName " Carlos David de Santana & Javier A. Maldonado-Ocampo " ;
dwc: authorityYear " 2004 " ;
dwc: genus " Sternachogiton " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Carlos David de Santana & Javier Maldonado-Ocampo, 2004 " ;
dwc: species " cuchillejo " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sternachogiton_cuchillejo> ;
a dwcFP: TaxonConcept .
2024-07-04 13:07:23 +02:00
<http://taxon-name.plazi.org/id/Animalia/Sternachogiton_cuchillejo>
# Warning: Could not determine parent name ;
dwc: genus " Sternachogiton " ;
dwc: rank " species " ;
dwc: species " cuchillejo " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Sternachogiton> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sternachogiton>
dwc: genus " Sternachogiton " ;
dwc: rank " genus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Sternachogiton_cuchillejo> ;
a dwcFP: TaxonName .