# filename: ex221.rq PREFIX xsd: PREFIX d: PREFIX dm: SELECT ?s WHERE { ?s ?p "two"^^xsd:string . }