function getNTriples()
 {
     return parent::toNTriples($this->index, $this->ns);
 }