biboInterviewee constant

IriTerm const biboInterviewee

interviewee from bibo vocabulary [Expects: http://xmlns.com/foaf/0.1/Agent]

An agent that is interviewed by another agent.

Can be used on: http://xmlns.com/foaf/0.1/Agent

Implementation

static const biboInterviewee = IriTerm.prevalidated(
  'http://purl.org/ontology/bibo/interviewee',
);