# $Id: danb-query.n3,v 1.5 2002/05/13 08:24:50 amdus Exp $ # PxButton | test | java Euler -think danb.n3 danb-query.n3 | # http://rdfweb.org/2001/01/design/smush.html # (Q1) What are the technology interests of persons who own companies that have an ethical # policy committment to the policy stated in the document # http://dotherightthing.example.org/policy.xhtml @prefix agg: . @prefix : . [ a agg:User; agg:personalMailbox _:mb; agg:technologyInterest _:ti ] .