# $Id: danb-query.n3,v 1.2 2001/10/01 00:12:35 amdus Exp $ # 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 : . @prefix log: . [ a agg:Company ]. [ a agg:User]. [ a agg:Organisation; :hp; agg:ethicalPolicy ].