# $Id: librarianQ.n3 424 2004-12-06 20:03:44Z josd $ # PxButton | es | euler --nope --think librarianP.n3 --query librarianQ.n3 # PxButton | cwm | cwm librarianP.n3 --think --query"=librarianQ.n3" @prefix q: . @prefix : . [] q:select {<> q:answer (?x ?y)}; q:where {?x a :Librarian; :hairColor ?y}.