92 lines
3.5 KiB
Turtle
92 lines
3.5 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#> .
|
|
# Warning: Failed to output a material citation, could not create identifier
|
|
|
|
<http://treatment.plazi.org/id/9BE0291E3A9CA000A60A1CC371D2E3D9>
|
|
dc:creator "Alexandre P. Marceniuk; Naércio A. Menezes" ;
|
|
dc:title "Cathorops hypophthalmus" ;
|
|
dwc:basisOfRecord <https://www.gbif.org/occurrence/923907443>, <https://www.gbif.org/occurrence/923907416> ;
|
|
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Arius_hypophthalmus>, <http://taxon-name.plazi.org/id/Animalia/Tachisurus_gulosus> ;
|
|
trt:publishedIn <http://publication.plazi.org/id/E3B79C8FF6B0B87BE406EA4948E96A3B> ;
|
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Cathorops_hypophthalmus> ;
|
|
a trt:Treatment .
|
|
|
|
<http://publication.plazi.org/id/E3B79C8FF6B0B87BE406EA4948E96A3B>
|
|
bibo:endPage "126" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "1416" ;
|
|
dc:creator "Alexandre P. Marceniuk; Naércio A. Menezes" ;
|
|
dc:date "2007" ;
|
|
dc:title "Systematics of the family Ariidae (Ostariophysi, Siluriformes), with a redefinition of the genera." ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Cathorops_hypophthalmus>
|
|
dwc:class "Actinopterygii" ;
|
|
dwc:family "Ariidae" ;
|
|
dwc:genus "Cathorops" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Siluriformes" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "hypophthalmus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cathorops> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Cathorops>
|
|
dwc:genus "Cathorops" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ariidae> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Ariidae>
|
|
dwc:family "Ariidae" ;
|
|
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:order "Siluriformes" ;
|
|
dwc:rank "order" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Actinopterygii> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Actinopterygii>
|
|
dwc:class "Actinopterygii" ;
|
|
dwc:rank "class" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
|
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 .
|
|
|
|
<https://www.gbif.org/occurrence/923907443>
|
|
dwc:catalogNumber "MCZ 4974" ;
|
|
dwc:collectionCode "MCZ" ;
|
|
dwc:locality "Panama" ;
|
|
dwc:typeStatus "Syntypes" ;
|
|
trt:gbifOccurrenceId "923907443" ;
|
|
a dwc:MaterialCitation .
|
|
|
|
<https://www.gbif.org/occurrence/923907416>
|
|
dwc:catalogNumber "USNM 293275" ;
|
|
dwc:collectionCode "USNM" ;
|
|
dwc:locality "rio Pirre ca 1 / 2 km above El Real (rio Tuyra dr.)" ;
|
|
trt:gbifOccurrenceId "923907416" ;
|
|
a dwc:MaterialCitation .
|