[graph1_on_Person
     [the Person,
          firstname: "Mary",
          surname: "Ruddy",
          postalAddress: (the PostalAddress,
               country: "USA",
               city: "Provo",
               postalCode: "12345",
               streetAddress: "123 Main St."),
          friend: (the Person,
               contextURI: "http://example.com/robertjones/public-business-card",
               subjectCUID: "bob")]
];


Another search (with same display options)?