> ? [some #statement]

[pm#graph1_on_insurance
     [any #insurance,
          pm#consequence of: a pm#insurance,
          pm#result: an #insurance_policy]
];

[pm#graph1_on_insurance
     [any pm#insurance,
          pm#result: an #insurance_policy]
];

[pm#graph1_on_ontology
     [any pm#ontology (^$(no inheritance)$^),
          may have for pm#member: several pm#category_identifier,
          may have for pm#member: several pm#category_definition,
          pm#result of: a #creation,
          may have for pm#creator: a #person,
          may have for pm#url: a pm#URL]
];

//Search time: 0.00047 s, printing time: 0.001 s (according to the Unix function gettimeofday())