#Composistion of type Person
name:"Person"
( & (2.5.4.0="2.5.6.6")
    ( | (2.5.4.3~=*)	# cn (common name)
	(2.5.4.4%=*)	# sn (surname)
	(2.5.4.12~=*)))	#title

