@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
_:b207108	rdf:type	owl:Class ;
	owl:complementOf	owl:Nothing .
_:b207160	rdf:first	_:b207108 ;
	rdf:rest	rdf:nil .