> ? [some #body_part]

[pm#graph1_on_animal
     [any #animal (^$(no inheritance)$^),
          #weight: 0.001 to 5000 #kilogram,
          #height: 0.001 to 5 #meter,
          #width: 0.001 to 5 #meter,
          pm#physical_part: a #body_part,
          pm#experiencer of: a #birth,
          may have for pm#owner: a menu#person_or_organization (^$(explore 1)$^),
          may be pm#object of: a pm#commercial_transaction (^$(explore 1)$^),
          may be pm#experiencer of: a pm#situation,
          may be pm#recipient of: a pm#situation,
          may be pm#doer/object/result/place of (^$(explore)$^): a pm#situation]
];

[pm#graph1_on_body_part
     [any #body_part (^$(no inheritance)$^),
          pm#physical_part: a pm#physical_entity,
          pm#physical_part of: a pm#physical_entity,
          menu#spatial_characteristic (^$(explore 1)$^): a pm#spatial_attribute_or_quality_or_measure,
          menu#physical_characteristic (^$(explore 2)$^): a menu#physical_characteristic,
          may be pm#doer/object/result/place of (^$(explore)$^): a pm#situation,
          may be pm#recipient of: a pm#situation]
];

[pm#graph2_on_person
     [any #person (^Physical characteristics^),
          #height: a #height,
          #body_weight: a #body_weight,
          may have for pm#physical_part: a menu#common_human_body_part (^$(explore 1)$^)]
];

[pm#graph1_on_spamOnly@phmartin.info
     [spamOnly@phmartin.info,
          #surname: "Martin",
          #first_name: "Philippe",
          pm#middle_name: "Andre'",
          pm#experiencer of: (a #birth,
               pm#place: #Gabon,
               pm#time: 21/1/1967 ),
          #citizen of: #France,
          pm#social_welfare_identifier: "123-just-a-test",
          pm#kind: #male_person,
          pm#kind: pm#single_person,
          pm#email_address: "pm .@. phmartin dot info",
          pm#main_address: (an #address,
               pm#street_name: "Worendo",
               pm#street_No: 57,
               pm#housing_name: "Irismay Garden",
               pm#floor_No: 1,
               pm#unit_No: 8,
               #district: QLD#Southport,
               #region: #Queensland,
               #country: #Australia),
          #height: 178 #centimeter,
          #body_weight: 80 #kilogram,
          pm#physical_part: (2 #eye,
               #color: {a #bottle_green,an #olive_brown,a #light_brown,a #black}),
          pm#physical_part: (most #hair,
               #color: a #black),
          pm#physical_part: (a #skin,
               #color: a #light_brown)]
](20/08/2001);

[dg#graph1_on_daniel.goodburn@dsto.defence.gov.au
     [daniel.goodburn@dsto.defence.gov.au,
          #surname: "Goodburn",
          #first_name: "Daniel",
          pm#middle_name: "Paul",
          #citizen of: #Australia,
          pm#kind: #male_person,
          pm#kind: pm#single_person,
          pm#kind: #blond,
          pm#main_address: SA#DSTO_address,
          #height: 177 #centimeter,
          #body_weight: 70 #kilogram,
          pm#physical_part: (most #hair,
               #color: a pm#blond_color),
          pm#physical_part: (a #skin,
               #color: a #white)]
](30/01/2002);

//Search time: 0.0013 s, printing time: 0.003 s (according to the Unix function gettimeofday())