#Composition of type Place#
name:"Place"
( & ( | (2.5.4.0 = "country")
	(2.5.4.0 = "room")
	(2.5.4.0 = "locality"))
    ( | (2.5.4.7 ~= *)
        (2.5.4.8 ~= *)
	(2.5.4.6 ~= *)
	(2.5.4.17  ~= *)
	(0.9.2342.19200300.99.1.8 ~= *)
	(0.9.2342.19200300.100.1.6 ~= *)
	(2.5.4.3 ~= *)))
