@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/CFDF4A42BA093E76BA133844B59705B5>
    # Warning: Could not add treatment taxon because sigEpithet "sp. \"INPA 43863\"" contains invalid characters ;
    dc:creator "Collins, Rupert A.; Duarte Ribeiro, Emanuell; Nogueira Machado, Valeria; Hrbek, Tomas; Farias, Izeni Pires" ;
    dc:title "Hypancistrus sp. \"INPA 43863\"" ;
    dwc:basisOfRecord <http://treatment.plazi.org/id/CFDF4A42BA093E76BA133844B59705B5/43863> ;
    trt:publishedIn <http://dx.doi.org/10.3897/BDJ.3.e4162> ;
    a trt:Treatment .

<http://dx.doi.org/10.3897/BDJ.3.e4162>
    bibo:endPage "4162" ;
    bibo:journal "Biodiversity Data Journal" ;
    bibo:startPage "4162" ;
    bibo:volume "3" ;
    dc:creator "Collins, Rupert A.; Duarte Ribeiro, Emanuell; Nogueira Machado, Valeria; Hrbek, Tomas; Farias, Izeni Pires" ;
    dc:date "2015" ;
    dc:title "A preliminary inventory of the catfishes of the lower Rio Nhamunda, Brazil (Ostariophysi, Siluriformes)" ;
    a fabio:JournalArticle .

<http://treatment.plazi.org/id/CFDF4A42BA093E76BA133844B59705B5/43863>
    dwc:catalogNumber "43863" ;
    dwc:collectionCode "INPA" ;
    dwc:eventDate "2013-11" ;
    dwc:locality "Lower Nhamunda River" ;
    dwc:recordedBy "Valeria Nogueira Machado; Emanuell Duarte Ribeiro; Rupert A. Collins" ;
    dwc:typeStatus "Other material" ;
    dwc:verbatimLatitude "-2.19081" ;
    dwc:verbatimLongitude "-56.7084" ;
    a dwc:MaterialCitation .