# $Id: peopleKeyC.n3,v 1.1 2002/07/17 17:35:14 connolly Exp $

@prefix :   <http://example/vocab#>.
@prefix ont: <http://www.daml.org/2001/03/daml+oil#>. # not the newest namespace

[] a :Person, [ ont:complementOf :Person ].

